@charset "utf-8";
body {
background-image:url(../pics/bg.jpg);
background-repeat:repeat-x;
	background-color:#fff;	
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.6em;
	color:#606e7b;
    }
	/*Überschriften*/
	h1{
	font-size:18px;
	line-height:0.7em;
		
	}
	h2{
	font-size:12px;
	color: #7b6060;
	}
	h3{
	font-size:12px;
	color: #7b6060;
	}
	/*Links normal*/
	
	 a {	
	color:#2C74A9;	
	
	text-decoration: none;	
	}
	 a:hover{
	color: #7b6060;
	
		}
		/*
	a:visited{
	color:#999999;
	
		}*/
	/*Alles auf mittig gesetzt*/

	#main{
	margin:auto;
	width:950px;
	height:auto;
	}
	/*Headbereich*/

	#header{
	width:950px;
	height:120px;
	
	background-image:url(../pics/head.jpg);
	}
	/*Navigation oben mit Bildern*/

	#navOben{
	width:418px;
	height:120px;
	margin-left:532px;
	
	}
	#navInner{
		height:120px;
		overflow:hidden;
	}
	#navInner ul,#navInner li{
		margin:0;
		padding:0;
		list-style:none;
		display:inline;
	}
	#navInner a{
		margin-top:0;
	}
	
	#navInner a,#navInner a:hover{		
		height:240px;
		overflow:hidden;
		display:block;
		text-decoration:none;
		float:left;
	}
	#navInner a.active{
	margin-top:-120px;
	
	}
	#navInner a:focus, #navInner a:hover{
		margin-top:-120px;
	}
	
	
	img{
		border:none;
	}
	/*Mittelbild*/

	#mittel{
	width:950px;
	height:250px;
	
	}
	/*Content NAch den Bildern*/

	#mainContentWhite{
	width:903px;
	height:auto;
	margin-left:28px;
	padding-top:10px;
	background-color:#FFFFFF;
	
 background-image:url(../pics/footer.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
	
	}
	/* navigation */
	#Navigation{
	width:auto;
	height:auto;
	margin-left:12px;
	margin-right:12px;
	/*border-bottom: solid #606e7b 1pt;*/
	
	
	
	}
	
	#nav {
	font-size:12px;
	font-weight:bold;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	background:#a4bbd1;
	border-bottom: 1px solid #fff;
		}
	
	#nav li { 
		float: left;
		margin: 0;
		padding: 0;
		}
	
	#nav a {
	float: left;
	display: block;
	padding: 6px 30px 6px 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	color: #FFFFFF;
	background: #a4bbd1 url(../pics/nav_slant.gif) no-repeat top right;
		}
	
	#nav #nav-1 a {
		padding-left: 20px;
		}
	/*
	#nav a:hover {
	color: #606e7b;
		}*/
	#nav a.active:link, #nav a.active:visited, #nav a:hover {
	color: #606e7b;
		}
	/* more */
	
	ul#more {
		clear: left;
		margin-top: 60px;
		}

	/*SubNavigation*/

	
	ul#Navigation li {
    
    margin: 5px;
	font-size:14px;
	color:#606e7b;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
   
  }

  ul#Navigation a, ul#Navigation span {
  
    text-decoration: none;  
	color:#606e7b;
    
  }
 
  ul#Navigation a:hover, ul#Navigation span {
   
    text-decoration: none;  
	color:#ffffff;
    background-color: #606e7b;
  }
/*Tatsächlicher Content*/

#mainContent{
clear:both;
padding:12px 12px 12px 12px;




}
/*Inhalt der Startseite Kontakt, Allgemein und Neuigkeiten*/

#contentNeues{
width: 200px;
height:auto;
border-right: solid #606e7b 1pt;
padding:12px 12px 12px 12px;
text-align:left;
float:left;

}

#contentFotos{
font-size:10px;
width: 180px;

}

#contentAllgemein{
width: 600px;
height:auto;
padding:12px 12px 12px 12px;
text-align:left;

float:left;




}
#flashcontent {
	margin-top: 20px;
	margin-bottom: 20px;
	}

	 /*Footer*/
	 
	 #footer{
		
	 font-size:10px;
	 clear:both;
	 width:903px;
	height:auto;
	margin-top:40px;
	
	padding-top:10px;
	padding-bottom:10px;
	background-color:#fff;
	border-top: dotted #606e7b 1pt;
	border-bottom: dotted #606e7b 1pt;
	text-align:center;
	 z-index:4;
	 }
	
	 #footerInner{
	 margin-left:12px;
	 margin-right:12px;
	
	 }
	
	  #footer a{
	 font-size:10px;
	 }
	
	
	
	

