@charset "utf-8";
/* CSS ohne subnavigation */
	
* {
	margin: 0;
	padding: 0;
}
	
body  {
	font-family: Arial, Helvetica, Verdana, SansSerif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	background-position: center top;
	background-repeat: repeat;
	background-image: url(../bilder/back1.jpg);
	margin-top: 10px;
}

#container {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 798px;
	height: 680px;
	padding-top: 10px;
	background-color: #FFF;
}
	
#header {
	height: 88px;
	background-image: url(../bilder/dis_header.png);
	background-repeat: no-repeat;
	font-size: 0px;
	color: #f2f2f2;
	background-position: 5px;
} 

#mainContent {
	width: auto;
	height: auto;
	padding-left: 10px;
	padding-top: 30px;
}


#mainContent h1 {
	color: #004D98;
	text-align: left;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
}


#mainContent h2 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #CC3300;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}


#mainContent h3 {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #333;
	padding-bottom: 10px;
}

#mainContent h4 {
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}

#mainContent h5 {
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666;
	font-weight: bold;
	margin: 0px;
	color: #003366;
	text-decoration: underline;
	line-height: 40px;
}

#mainContent p {
	text-decoration: none;
}

.headline {
	font-family: Arial, Helvetica, Verdana, SansSerif;
	font-size: 24px;
	color: #004D98;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
}
#maps {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 2px solid #999;
	width: 445px;
	margin-bottom: 10px;
	float: left;
	height: auto;
}
#download {
	float: right;
	padding-right: 10px;
}



#footer {
	height: 15px;
	width: 798px;
	text-align: center;
	color: #666;
	padding-top: 2px;
	padding-bottom: 1px;
	float: left;
	margin-top: 10px;
	background-color: #FFF;
} 
#footer a   {
	height: 15px;
	width: auto;
	text-align: center;
	text-decoration: none;
	color: #036;
	background-color: #FFF;
}

#partner {
	width: 928px;
	background-color: #000;
	padding-left: 25px;
	padding-top: 30px;
	padding-right: 25px;
	height: auto;
}

.partnerlogo {
	float: left;
	text-align: center;
	width: 180px;
	height: 80px;
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
