body {
 	margin: 0px;
	font-family: Courier New, Courier, monospace;
	font-size:14px;
	line-height: 15px;
}
form {
	display:inline;
}

img {
	border:0!important;
} 



a:link, a:visited {
	color:#000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #001ce3;
	text-decoration: underline;
}

#container {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}




#menue {
	margin-top: 15px;
	width: 186px;
	height: 165px;
	line-height:16px;
	float:left;
}

#footer {
	width: 100%;
	height: 15px;
	font-family: Courier New, Courier, monospace;
	font-size:13px;
	line-height:15px;
	margin: 0px;
	margin-top: 30px;
	bottom: 0px;
	float:left;
	border-top: solid;
	border-color:#000;
	border-top-width: 1px;
}
.steg {
	margin-right: 8px;
}

#container_content {
	width: 962px;
	float:left;
	margin-top: 45px;
}

#container_1spalte {
	width: 186px;
	float: left;
}


#container_2spalten {
	width: 380px;
	float: left;
}

#container_3spalten {
	width: 574px;
	float:left;
}

#container_5spalten {
	width: 962px;
	float:left;
	margin-top:15px;
}

.headline {
	font-size: 24px;
	font-family: Arial Narrow, Arial;
	font-style:italic;
	color:#FFF;
	font-weight:100;
	background-color:#006;
	padding-left: 4px;
	
	line-height: 30px;
}
.headline_small {
	font-size: 18px;
	line-height: 30px;
	font-family: Arial Narrow, Arial;
	font-style:italic;
	color:#000;
	font-weight:100;
}
.subline {
	padding-top: 4px;
	
}
.select_aktuell {
	font-family: Courier New, Courier, monospace; 
	font-size: 13px; 
	color:#FFF; 
	background-color:#006; 
	width:186px; 
	height:20px;
	margin-bottom: 2px;
}
.select {
	font-family: Courier New, Courier, monospace; 
	font-size: 13px; 
	color:#FFF; 
	background-color:#006; 
	width:186px; 
	height:20px;
	margin-top: 8px;
	margin-bottom: 17px;
	
}
