@charset "utf-8";
body {
	background-image:url(../pics/header.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.6em;
	color:#666666;
	
    }
	/*Überschriften*/
	h1{
	font-size:18px;
	line-height:1.2em;
	color: #666666;
	text-align:left;
	
	}
	h2{
	font-size:14px;
	color:#666666;
	}
	h3{
	font-size:12px;
	color: #7b6060;
	}
	/*Links normal*/
	
	 a {
	color:#009458;
	text-decoration: none;
	border:none;
	}
	 a:hover{
	color: #004a2c;
		}
	
	/*Alles auf mittig gesetzt*/

	#main{
	
	margin-left:auto;
	margin-right:auto;
	width:860px;
	height:auto;
	}
	/*Headbereich*/

	#header{
	position:absolute; top:8px;
	clear: both;	
	}
	
	#logo{
	float:left;
	margin-left:5px;
	width:130px;
	height:205px;
	background-image:url(../pics/baum.jpg);
	background-repeat:no-repeat;
	
	}
	
	img{border:none;}
	img a{border:none;}
	#logoText{
	
	margin-left:160px;
	width:504px;
	height:133px;
	background-image:url(../pics/erfrischt.jpg);
	background-repeat:no-repeat;
	}
	#navigation{
	clear: both;
	margin-top:21px;
	font-size: 16px;
	color:#666666;
	margin-left: 210px;
	}
	#contentMain{
	clear: both;
	width:860px;
	height:auto;
	position:absolute;
	top:152px;
	border-left:solid;
	border-right:solid;
	border-width:1px;
	border-color:#CCCCCC;
	}
	
	#content{
	margin-top:70px;
	margin-left:20px;
	
	}
	#leftContent{
	width:580px;
	float:left;
	margin-top:10px;	
	margin-right:20px;
	text-align:justify;
	}
	
	#rightContent{
	width:210px;
	float:right;
	margin-top:40px;	
	margin-right: 20px;
	}
	
	#underContent{	
	clear:both;
	
	}
	#footerMain{
	clear:left;	
	clear:right;	
	clear:both;
	float:none;
	width:860px;
	height:166px;
	
	}
	#footerBg{
	
	background-image:url(../pics/footer.jpg);
	background-repeat:repeat-x;
	width:860px;
	height:93px;
	position:absolute; bottom:0px;
	
	}
	#footerLeft{
	
	background-image:url(../pics/betty.jpg);
	background-repeat:no-repeat;
	position:absolute; 
	bottom:0px;
	width:100px;
	height:166px;
	}
	#footerMiddle{	
	position:absolute; 
	bottom:0px;
	width:860px;
	height:90px;
	
	
	}
	#footerPic{
	
	width:42px;
	height:44px;
	margin-left:auto;
	margin-right:auto;
	
	}
	#footerText{	
	
	position:absolute; 
	bottom:4px;
	width:860px;
	height:45px;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	}
	#footerBaum{
	clear:both;
	text-align:center;
	padding-bottom:3px;
	}
	
	
	.newsTitle{
	width:200px;
	background-image:url(../pics/boxHeader.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
	padding-bottom:10px;
	margin: 5px 5px 0px 5px;
	}
	.newsTitelText{
	margin-top:2px;
	margin-left:5px;
	margin-bottom:2px;
	margin-right:2px;
	font-size:11px;
	color:#FFFFFF;
	
	}
	.newsContent{
	font-size:11px;
	color:#666666;
	margin-top:5px;
	margin-left:2px;
	margin-bottom:2px;
	margin-right:2px;	

	
	}
	
	/*Navigation MAin*/
	#nav {
	font-size:12px;	
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;	
	/*border-bottom: 1px solid #fff;*/
		}
	
	#nav li { 
		float: left;
		margin: 0;
		padding: 0;
		}
	
	#nav a {
	float: left;
	display: block;
	padding: 6px 30px 6px 10px;
	text-decoration: none;	
	color: #666666;
	background:  url(../pics/navSlant.gif) no-repeat top right;
		}
	
	#nav #nav-1 a {
		padding-left: 20px;
		}
		#nav #nav-6 a {
		
		background:none;
		}
	/*
	#nav a:hover {
	color: #606e7b;
		}*/
	#nav a.active:link, #nav a.active:visited, #nav a:hover {
	color: #006600;
		}
	/* more */
	
	ul#more {
		clear: left;
		margin-top: 60px;
		}
/*Navigation Footer*/
#footerNavigation {
	margin-left: auto;
	margin-right:auto;
	width: 220px;
	height:30px;
	
	
		}
	#footerNav {
	font-size:10px;			
	margin: 0;
	padding: 0;
	list-style: none;	
	
		}
	
	#footerNav li { 
		float: left;
		margin: 0;
		padding: 0;
		}
	
	#footerNav a {
	float: left;
	display: block;
	padding: 6px 5px 6px 5px;
	text-decoration: none;
	color: #FFFFFF;
	background:  url(../pics/navSlantFooter.gif) no-repeat  right;
		}
		#footerNav #footerNav-1 a {
		padding-left: 10px;
		}
		#footerNav #footerNav-3 a {
		padding-left: 6px;
		background:none;
		}
	/*
	#nav a:hover {
	color: #606e7b;
		}*/
	#footerNav a.active:link, #footerNav a.active:visited, #footerNav a:hover {
	color: #006600;
		}
	/* more */
	
	ul#more {
		clear: left;}
	
	
	

	
