/* CSS Document */

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



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

		
} 
body {
	background-color: #3c270e;
	background-image: url(images/hg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px 0 0px 0;
	}

h1{
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color:#57bc21;
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
}

h2 {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color:#b4a88f;
	font-size: 17px;
	font-weight: 18px;
}

h3{
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	
}

.gruen {
	font-family: "Arial", Helvetica, sans-serif;
	color:#57bc21;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}
.blau {
	font-family: "Arial", Helvetica, sans-serif;
	color:#0e457e;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

.strichel {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size: 11px;
	line-height: 40px;
}


.slogangruen {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color:#57bc21;
	font-size: 15px;
	font-weight: bold;
	font-weight: 19px;
}



a:link {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #dc5d30;
	text-decoration: none;
	border: none;	
}
a:visited {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color: #dc5d30;
	font-size:12px;
	text-decoration: none;
	border: none;	
}
a:hover {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color: #333;
	font-size:12px;
	text-decoration: none;
	border: none;	
}
a:active {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color: #dc5d30;
	font-size:12px;
	text-decoration: none;
	border: none;	
}	



/*---------------------------WEBSITE AUFBAU-------------------------	*/	

#all {
	
	position: relative;
	margin: 0px auto 0px auto;
	width: 900px;
	}
	

	
/*---------------------------TOP BEREICH-------------------------	*/	
#top {
	width: 900px;
	height: 116px;
	padding: 0px 0 0 0px;
	background-image: url(images/top.png);
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color:#a29685;
	font-size: 12px;
	line-height: 17px;
	}
			#top a:link, #top a:visited, #top a:active{
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			font-size:12px;
			color:#a29685;
			font-weight: bild;
			padding: 0 0px 0 0px;
			text-decoration:none;
			border: none;
			}
		
			#top a:hover{
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			color:#fff;
			}
			

			
#top1 {
	width: 210px;
	height: 103px;
	padding: 13px 0 0 54px;
	float: left;
	}
	
	#top1 img {
	border: none;
	}
	
#top2 {
	width: 142px;
	height: 60px;
	padding: 56px 0 0 32px;
	float: left;
	}
	
#top3 {
	width: 204px;
	height: 60px;
	padding: 56px 0 0 0px;
	float: left;
	}


/*---------------------------TOP BEREICH ENDE-------------------------	*/	


#navileiste {
	width: 900px;
	height: 192px;
	padding: 0px 0 0 0px;
	background-image: url(images/navi.png);
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color:#fff;
	font-size: 14px;
	}
			
			

			
#navileiste1 {
	width: 238px;
	height: 146px;
	padding: 46px 0 0 26px;
	float: left;
	}
	#navileiste1 a:link, #navileiste1 a:visited, #navileiste1 a:active{
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			font-size:14px;
			line-height: 22px;
			color:#fff;
			font-weight: bold;
			background: url(images/pfeilgruen.gif) 0px 2px no-repeat;
			padding:0 0 0 20px;
			text-decoration:none;
			border: none;
			}
		
			#navileiste1 a:hover{
			color:#75c5fc;
			background: url(images/pfeilweiss.gif) 0px 2px no-repeat;
			padding:0 0 0 20px;
			text-decoration:none;
			border: none;
			}
			
			#navileiste1 ul {
			padding:0 0 0 0px;
			list-style-type: none;
			float: left;
			}
		
			#navileiste1 li{
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			color:#fff;
			font-size: 14px;
			line-height: 16px;
			list-style-type: none;
			display: block;
			}
			
			#navileiste1 img {
			border: none;
			}
	
#navileiste2 {
	width: 238px;
	height: 20px;
	padding: 8px 0 0 0px;
	float: left;
	}
	
			#navileiste2 a:link, #navileiste2 a:visited, #navileiste2 a:active {
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			font-size:11px;
			color:#fff;
			text-decoration:none;
			}
		
			#navileiste2 a:hover {
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			color:#64d32a;
			}
			
			#navileiste2 ul {
			padding:0 0 0 0px;
			list-style-type: none;
			float: left;
			}
		
			#navileiste2 li{
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			color:#fff;
			padding: 0 8px 0 8px;
			font-size: 14px;
			line-height: 16px;
			list-style-type: none;
			display: inline;
			}
			
#navileiste2ticker {
	width: 325px;
	height: 16px;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color:#fff;
	font-size: 11px;
	padding: 12px 32px 0 32px;
	float: left;
	}




/*---------------------------LEFT BEREICH-------------------------	*/	


#leftblock {
	width: 264px;
	min-height: 383px;
	padding: 0px 0px 0 0px;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	background-image: url(images/leftblock.png);
	background-repeat: no-repeat;
	background-position: left top;
	color:#000;
	font-size: 12px;
	line-height: 17px;
	float:left;
	}
	
* html #leftblock {
	height: 383px;
		}


#leftblock1 {
	width: 264px;
	height: 99px;
	padding: 0px 0px 0 0px;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color:#fff;
	font-size: 12px;
	line-height: 17px;
	float:left;
	}
		a.leftblock1 { background:url(images/logo.jpg) repeat 0px 0px; width: 264px; height:99px; display: block; }
		a.leftblock1 span { display: none; }
		a.leftblock1:hover { background: url(images/angebot.gif) repeat 0px -99px; }

		
#leftblock2 {
	width: 240px;
	eight: 271px;
	padding: 17px 0px 0 24px;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color:#9f9283;
	font-size: 12px;
	line-height: 17px;
	float:left;
	}
	
* html #leftblock2 {
	height: 271px;
		}
		

			
			
	

/*---------------------------LEFT BEREICH ENDE-------------------------	*/	


#rightblock {
	width: 572px;
	min-height: 388px;
	padding: 33px 32px 0 32px;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color: #cdc3b5;
	font-size: 12px;
	line-height: 17px;
/*	background-image: url(images/rightblock.png);
	background-repeat: repeat-y;
	background-position: left top;*/
	float:left;
	}
	
	* html #rightblock {
	height: 388px;
		}
		
		
		
		

/*---------------------------HEADER BEREICH-------------------------	*/	

			

#header {
	width: 900px;
	height: 190px;
	padding: 0px 0 0 0px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color:#942228;
	font-size: 18px;
	float: left;
	}
	
			#header a:link, #header a:visited, #header a:active{
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			font-size:12px;
			line-height: 17px;
			color:#4dbd12;
			text-decoration:none;
			}
		
			#header a:hover{
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			color:#fff;
			text-decoration: underline;
			}
	
	#header1 {
	width: 226px;
	height: 168px;
	padding: 22px 14px 0 24px;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color:#cdc3b5;
	font-size: 12px;
	line-height: 17px;
	float: left;
	}
	
	#header2 {
	width: 636px;
	height: 190px;
	padding: 0px 0 0 0px;
	float: left;
	}
	



/*---------------------------HEADER BEREICH ENDE-------------------------	*/







/*---------------------------MAIN BEREICH-------------------------	*/


	
	
#main {
	width: 900px; 
	min-height: 250px;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color:#000;
	font-size: 12px;
	line-height: 17px;
	background-image: url(images/mainhg.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px 0px 0px 0px;
	float: left;
	}
*html #main{
	height: 250px;
		}
			#main a:link, #main a:visited, #main a:active{
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			font-size:12px;
			line-height: 18px;
			color:#1c94e6;
			text-decoration:none;
			border: none;
			}
			
			#main a:hover{
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			color:#fff;
			text-decoration: underline;
					
			}
			
			#main ul {
			padding:0 0 0 0px;
			list-style-type: none;
			}
		
			#main li{
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			color:#cdc3b5;
			font-size: 12px;
			line-height: 20px;
			background: url(images/pfeilblau.gif) 0px 4px no-repeat;
			padding:0 0 0 20px;
			list-style-type: none;
			}			

			#main img {
			border: none;
			}
		
/*---------------------------MAIN BEREICH ENDE-------------------------	*/	

/*---------------------------BOTTOM BEREICH-------------------------	*/	

#bottom {
	width: 604px; 
	height: 147px;
	padding: 0px 0px 0px 296px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color:#fff;
	font-size: 12px;
	line-height: 16px;
	margin: 0px auto;
	clear: both;
	float: none;
	}
			#bottom a:link, #bottom a:visited, #bottom a:active{
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			font-size:12px;
			line-height: 20px;
			color:#a29685;
			text-decoration:none;
			}
		
			#bottom a:hover{
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			font-size:12px;
			color:#1d97e9;
			text-decoration: underline;
			}
			
	#bottom1 {
	width: 129px; 
	height: 97px;
	padding: 50px  0 0 0px;
	float: left;
	}
	#bottom2 {
	width: 145px; 
	height: 97px;
	padding: 50px  0 0 0px;
	float: left;
	}
	#bottom3 {
	width: 70px; 
	height: 97px;
	padding: 50px  0 0 0px;
	float: left;
	}
	
	#bottom4 {
	width: 210px; 
	height: 137px;
	padding: 10px  0 0 50px;
	float: left;
	}
	
		#bottom4 a:link, #bottom4 a:visited, #bottom4 a:active{
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			font-size:12px;
			line-height: 16px;
			color:#fff;
			text-decoration:none;
			}
		
			#bottom4 a:hover{
			font-family: "Arial", Verdana, Helvetica, sans-serif;
			font-size:12px;
			line-height: 16px;
			color:#84ee4e;
			text-decoration: underline;
			}

/*---------------------------BOTTOM BEREICH ENDE-------------------------	*/	
	


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

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

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