@charset "utf-8";
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height:1.4em;
	margin: 0;
	padding: 0;
	background: url(../grafix/bg.gif) top left repeat;
	color:#666666;
}

a{ 
 text-decoration:none;  
 color:#465925;
}

a:link, a:visited, a:hover, a:active { text-decoration:none; }
h1 {
	color: #465925;
	font-size: 18px;
	font-weight:normal;
} 

/*-----------------------------------erster Header------------------------------------------*/
#firstHeader {
	height: 169px;
	background: #fff5e4 url(../grafix/verlauf_header1.gif) top left repeat-x;
	padding-left: 50px;
}
#logo {
	margin-right: 120px;	
}
	
/*-----------------------------------zweiter Header---------------------------------------*/
#secondHeader {
	background: #fff5e4 url(../grafix/verlauf_header2.gif) top left repeat-x;
	height:257px;	
	padding-left:40px;
}
#secondHeader ul {
	font-size:14px;
	color: #666666;	
	float:left;
	margin-right:178px;
	margin-top:15px;
	text-align:center;
	
	}
#secondHeader li {
	list-style: none;
	margin-bottom:6px;
	background: url(../grafix/linie_menu.gif) bottom center no-repeat;
	padding-bottom: 3px;
	}
#secondHeader li a {
	color:#666666;
	}
#secondHeader li a:hover {
	color:#465925;
	}
	
#wrapper {
	border-right: 1px solid #ffcc66;
	border-left: 1px solid #ffcc66;
	width: 1000px;
	position:relative;
	left:50%;
	margin-left:-500px;
	}
#content {
	background: #fff4e1;
	height:auto;
}
#hotline {
	width: 200px;
	border: 1px solid #ffcd6a;
	
	background: #fffaf2 url(../grafix/verlauf_hotline.gif) top left repeat-x;
	padding-top:15px;
	padding-bottom:5px;
}	
#hotline p {
	line-height:1.8em;
	text-align:left;
	margin-left:10px;
	}
#hotline h1 {
	font-size:16px;
}



.img {
	background-color: #e09143;
	padding:5px;
	}
h2 {
	font-size:12px;
	}
h3 {
	font-size:12px;
	margin-top:15px;
	}
