/* CSS Document */

body {
	text-align:center;
}

#container
	{
	margin: auto;
	width: 996px;


	text-align: left;
	background-color:#FFFFFF;
	border: 1px solid #000000;		
	}
	



#bilderleiste
	{
		width: 996px;
		height: 156px;
		
		float:left;
	}



#unterstrich 
	{
	clear: both;
	width: 996px;
	height: 30px;
	background-color:#00489E;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;	
	}
	
#contentcontainer {
 	width:996px;
	background-color:#FFCC00;
}
#menu 
	{
		position:relative;
		float: left;
		width: 181px;
		
		background-color: transparent;
		
	}

#space_oben 
	{

		height: 39px;
		background-color: transparent;
	}
#nav 
	{
	
	height: auto;
	background-color:#FFE168;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	}
	
#nav a:link 
	{
		color:#00489E;
		font:bold 12px Tahoma;
		text-decoration: none;
	}
#nav a:visited 
	{
		color:00489E;
		font:bold 12px Tahoma;
		text-decoration: none;
		
	}
#nav a:hover 
	{
		color:00489E;
		font:bold 12px Tahoma;
		
		text-decoration: underline;
	}
		
		
#content
	{
	width:613px;
	margin-left: 181px;
	margin-right:181px;
	

	
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	min-height: 480px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#FFFFFF;
	background-image: url(../img/background.gif);
	background-repeat: repeat-y;
	background-position: center center;
	text-align: justify;
	}

#content h1
	{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;		
	}
	
#content a:link
	{
	text-decoration:none;
	}
#content a:visited
	{
	color:#0000CC;
	text-decoration:none;
	}
#content a:hover
	{
	text-decoration:underline;
	}
	


#rechts
	{
	position:absolute;
	top:210px;
	margin-left:638px;
	display:inline;
	width: 185px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	}
	
#rechts a:link
	{
	text-decoration:none;
	}
#rechts a:visited
	{
	color:#0000CC;
	text-decoration:none;
	}
#rechts a:hover
	{
	text-decoration:underline;
	}
	
#rechts h1 {
	font-size:10px;
	font-weight:800;
	font-style:italic;
}
	
body {
	background-color: #00489E;
	margin-left:2px;
	margin-right:2px;
}

#navelement
	{
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF34D;
	font-family:Tahoma;
	font-size:12px;
	}
	
#navelement_links
	{
	
	
	font-family:Tahoma;
	font-size:12px;
	}

#navelement_unter
	{
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF34D;
	background-color: #FDE997;
	font-family:Tahoma;
	font-size:12px;
	
	}	

#tabelle {
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	}


#Adresse {

	font-size:11px;
	font-family:Tahoma;
	margin-left:10px;
}


