/* CSS Document */

/* 	1.basics 
	2.layout
	3.content
*/



/* 1.basics*/
*{
margin: 0px;
padding: 0px;

	
	
} 
body {
	background-color:#127cae;
	background-image: url(img/hg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px 0 0px 0;
	}
h1{
	font-family:"Trebuchet MS";
	color:#00557d;
	font-size: 16px;
}
h2{
	font-family:"Trebuchet MS";
	color:#3a3a3a;
	font-size: 16px;
}
h3{
	font-family:"Trebuchet MS";
	color:#3a3a3a;
	font-size: 15px;
	line-height: 19px;
}

.weiss{
	font-family:"Trebuchet MS";
	color:#ffffff;
}
.hellblau{
	font-family:"Trebuchet MS";
	color:#249ad2;
}
.blau{
	font-family:"Trebuchet MS";
	color:#00557d;
}

a:link {
font-family: "Arial", Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	
}
a:hover {
font-family: "Arial", Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
a:active {
font-family: "Arial", Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}		



#all {
	width: 900px;
	height: auto;
	margin: 0 auto;
	background-position: center top;
	background-image:url(img/hg_all.jpg);
	background-repeat:repeat-y;
	}
	*html #all {
	height: auto;
	}
#bottom {
	width: auto;
	min-height: 183px;
	background-image: url(img/hgbottom.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
	float: none;
	}
	* html #bottom {
	width: 100%;
	height: 183px;
	}

/*---------------------------HEADER BEREICH-------------------------	*/
	
#top { 
	width: 900x; 
	height: 249px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	}
	#top a:link, #top a:visited, #top a:active{
		font-family: "Arial", Helvetica, sans-serif;
			font-size:11px;
			line-height: 15px;
			color:#999;
			margin: 0 19px 0 0;
			text-decoration:none;
			display: inline; 
			}
		
		#top a:hover{
			font-family: "Arial", Helvetica, sans-serif;
			color:#c8d827;
			margin: 0 19px 0 0;
		}
	#header_top {
	width: 837px;
	height: 24px;
	background-image: url(img/header_top.jpg);
	padding: 6px 0px 0px 63px;
	float: left;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	}
	#header1 {
	width: 607px; 
	padding: 0px 0px 0px 0px;
	float: left;
	}
	#header2 {
	width: 57px; 
	padding: 0px 0px 0px 0px;
	float: left;
	}
	#header3 {
	width: 75px; 
	padding: 0px 0px 0px 0px;
	float: left;
	}
	#header4 {
	width: 98px; 
	padding: 0px 0px 0px 0px;
	float: left;
	}
	
		#header_top a:link, #header_top a:visited, #header_top a:active{
			font-family:"Trebuchet MS";
			font-size:11px;
			color:#ffffff;
			margin: 0 0px 0 0;
			text-decoration:none;
			display: inline; 
			}
		#header_top a:hover{
			font-family:"Trebuchet MS";
			color:#fff200;
		}
		#header_top ul {
			padding:90px 20px 0px 90px;
			list-style-type: none;
			float: left;
			}
		#header_top li{
			font-family: "Arial", Helvetica, sans-serif;
			color:#ffffff;
			height:15px;
			font-size: 12px;
			padding:0 0 10px 0px;
			list-style-type: none;		
			}
	#header {
	width: 900px;
	height: 219px;
	background-image: url(img/header.jpg);
	padding: 0px 0px 0px 0px;
	float: left;
	}
	#navigation{
	background-image: url(img/navigation.jpg);
	width: 860px;
	height: 25px;
	padding: 10px 0px 0px 40px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#ffffff;
	float: left;
	}
		#navigation a:link, #navigation a:visited, #navigation a:active{
			font-family:"Trebuchet MS";
			font-size:12px;
			color:#ffffff;
			line-height: 13px;
			text-decoration:none;
			display: inline; 
			}
		#navigation a:hover{
			font-family:"Trebuchet MS";
			color:#fff200;
			margin: 0px 0px 0px 0px;
		}
		#navigation ul {
			color:#ffffff;
			padding:0px 0px 0px 0px;
			float: left;
			}
		#navigation li{
			font-family:"Trebuchet MS";
			color:#ffffff;
			font-size: 12px;
			padding: 0px 25px 0px 0px;
			list-style-type: none;	
			float: left;
			display:block;
			}

#subnavigation{
	background-image: url(img/subnavigation.jpg);
	width: 619px;
	height: 22px;
	text-align:right;
	padding: 10px 281px 0px 0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	float: left;
	}
		#subnavigation a:link, #subnavigation a:visited, #subnavigation a:active{
			font-family:"Trebuchet MS";
			font-size:12px;
			color:#3a3a3a;
			margin: 0 0px 0 0;
			line-height: 15px;
			text-decoration:none;
			display: inline; 
			}
		
		#subnavigation a:hover{
			font-family:"Trebuchet MS";
			color:#249ad2;
			margin: 0px 0px 0px 0px;
		}
		#subnavigation ul {
			padding:90px 20px 0px 90px;
			list-style-type: none;
			float: left;
			}
		#subnavigation li{
			font-family:"Trebuchet MS";
			color:#3a3a3a;
			height:15px;
			font-size: 12px;
			padding:0 0 10px 0px;
			list-style-type: none;		
			}


#main_all {
width: 900px;
min-height:200px;
background-image: url(img/hg_all.jpg);
background-repeat:repeat-y;
float: left;
}
* html #main_all {
	height: 200px;
	}
		
#main {
width: 524px;
min-height: 349px;
background-image: url(img/main_hg.jpg);
background-repeat:repeat;
padding: 53px 54px 0px 63px;
font-family:"Trebuchet MS";
text-align:left;
color:#3a3a3a;
font-size: 12px;
line-height: 18px;
float: left;
}
	#main a:link, #main a:visited, #main a:active{
		font-family:"Trebuchet MS";
		color:#3a3a3a;
		font-size: 12px;
		line-height: 18px;
		text-decoration:none;
		}
	#main a:hover{
		font-family:"Trebuchet MS";
		color:#00557d;
		text-decoration:none;
		}
	#main ul {
		padding:0px 0px 0px 0px;
		width:524px;
		list-style-type: none;
		float: left;
		}	
	#main li{
		font-family:"Trebuchet MS";
		color:#00557d;
		font-size: 12px;
		line-height: 18px;
		background: url(img/pfeil.jpg) 0px 4px no-repeat;
		padding:0px 0px 0px 15px;
		list-style-type: none;		
		}
#info {
width: 191px;
min-height: 402px;
background-image: url(img/info.jpg);
background-repeat:no-repeat;
padding: 0px 44px 0px 24px;
font-family:"Trebuchet MS";
font-size: 11px;
line-height: 15px;
color:#ffffff;
float: left;
}
	#info a:link, #info a:visited, #info a:active{
		font-family:"Trebuchet MS";
		color:#fff200;
		font-size: 11px;
		line-height: 15px;
		text-decoration:none;
		}
	#info a:hover{
		font-family:"Trebuchet MS";
		color:#249ad2;
		text-decoration:none;
		}
	#info ul {
		padding:0 0 0 0px;
		list-style-type: none;
		float: left;
		}
	#info li{
		font-family:"Trebuchet MS";
		color:#ffffff;
		font-size: 12px;
		line-height: 18px;
		background: url(img/pfeil.jpg) 0px 4px no-repeat;
		padding:0 0 0 15px;
		list-style-type: none;		
		}
#infohome {
width: 191px;
min-height: 500px;
background-image: url(img/info_home.jpg);
background-repeat:no-repeat;
padding: 0px 44px 0px 24px;
font-family:"Trebuchet MS";
font-size: 11px;
line-height: 15px;
color:#ffffff;
float: left;
}
	#infohome a:link, #infohome a:visited, #infohome a:active{
		font-family:"Trebuchet MS";
		color:#fff200;
		font-size: 11px;
		line-height: 15px;
		text-decoration:none;
		}
	#infohome a:hover{
		font-family:"Trebuchet MS";
		color:#249ad2;
		text-decoration:none;
		}
	#infohome ul {
		padding:0 0 0 0px;
		list-style-type: none;
		float: left;
		}
	#infohome li{
		font-family:"Trebuchet MS";
		color:#ffffff;
		font-size: 12px;
		line-height: 18px;
		background: url(img/pfeil.jpg) 0px 4px no-repeat;
		padding:0 0 0 15px;
		list-style-type: none;		
		}
#infoueberuns {
width: 191px;
min-height: 700px;
background-image: url(img/info_ueber_uns.jpg);
background-repeat:no-repeat;
padding: 0px 44px 0px 24px;
font-family:"Trebuchet MS";
font-size: 11px;
line-height: 15px;
color:#ffffff;
float: left;
}
	#infoueberuns a:link, #infoueberuns a:visited, #infoueberuns a:active{
		font-family:"Trebuchet MS";
		color:#fff200;
		font-size: 11px;
		line-height: 15px;
		text-decoration:none;
		}
	#infoueberuns a:hover{
		font-family:"Trebuchet MS";
		color:#249ad2;
		text-decoration:none;
		}
	#infoueberuns ul {
		padding:0 0 0 0px;
		list-style-type: none;
		float: left;
		}
	#infoueberuns li{
		font-family:"Trebuchet MS";
		color:#ffffff;
		font-size: 12px;
		line-height: 18px;
		background: url(img/pfeil.jpg) 0px 4px no-repeat;
		padding:0 0 0 15px;
		list-style-type: none;		
		}
	
/*-----------------------------MAIN BEREICH ENDE-----------------------------	*/

/*-----------------------------FOOTER BEREICH-----------------------------	*/

#footer { 
	width: 837px; 
	height: 100px;
	margin: 0 auto;
	padding: 83px 0px 0px 63px;
	background-image: url(img/bottom.jpg);
	font-family:"Trebuchet MS";
	color:#3a3a3a;
	font-size: 11px;
	line-height:20px;
	}
	#footer1 {
	width: 142px; 
	padding: 0px 0px 0px 0px;
	float: left;
	}
	#footer2 {
	width: 142px; 
	padding: 0px 0px 0px 0px;
	float: left;
	}
	#footer3 {
	width: 142px; 
	padding: 0px 0px 0px 0px;
	float: left;
	}
	#footer a:link, #footer a:visited, #footer a:active{
		font-family:"Trebuchet MS";
		color:#3a3a3a;
		font-size: 11px;
		text-decoration:none;
		}
	#footer a:hover{
		font-family:"Trebuchet MS";
		color:#fff200;
		text-decoration:none;
		}


/*-----------------------------FOOTER BEREICH ENDE-----------------------------	*/

/* 2.layout ENDE */


#fixfloat{
	clear: both;
	float: none;
	}

#flashkarte {
	width: 198px; 
	min-height: 203px;
	padding: 0px 0px 0px 0px;
	float: left;
	}	

/*-------------------------inhalt display none---------------------------*/

#display {
	width: 850px;
	height: 202px;
	background-image: url(images/top.jpg);
	float: left;
	display: none;
	}

