BODY {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#000000;		
	}
	
	#rahmen {
	width:1004px;
	height:614px;
	margin:0px auto;
	text-align:left;
	}
	
	#navi {
	width:852px;
	height:48px;
	padding:45px 0px 0px 150px;
	}
	
	#navi ul {
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	}
	
	#navi li {
	float:left;
	}
	
	#navi a:link, #navi a:visited {
	padding:0px 10px 0px 15px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-image:url(../bilder/stern.gif);
	background-repeat:no-repeat;
	}
	
	#navi a:hover {
	padding:0px 10px 0px 15px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	background-image:url(../bilder/stern_over.gif);
	background-repeat:no-repeat;
	}
	
	#content{
	width:1004px;
	height:493px;
	padding:0px 0px 0px 0px;
	}
	
		.info{
		width:130px;
		height:250px;
		padding-top:50px;
		padding-left:15px;
		float:left;
		color:#000000;
		}
		
		.anfahrt {
		width:550px;
		height:auto;
		text-align: center;
		overflow:auto;
		padding:50px 0px 0px 10px;
		float:left;
		}
		
		.text_hg {
		width:550px;
		height:310px;
		overflow:auto;
		margin-top:50px;
		padding:0px 0px 0px 10px;
		float:left;
		}
			
			.text {
			width:550px;
			height:230px;
			overflow:auto;
			padding:8px 10px 0px 0px;
			}
			
			.text1 {
			width:220px;
			height:auto;
			overflow:auto;
			padding:50px 10px 0px 10px;
			float:left;
			}
			
			.text2 {
			width:330px;
			height:auto;
			overflow:auto;
			padding:50px 10px 0px 10px;
			float:left;
			}
		
		.bild {
		width:226px;
		height:344px;
		padding-top:27px;
		float:left;
		}
	
	
	#navi_bot {
	width:1004px;
	height:27px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	}
	
	#navi_bot ul {
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	}
	
	#navi_bot li {
	float:right;
	}
	
	#navi_bot a:link, #navi_bot a:visited {
	padding:0px 10px 0px 10px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}
	
	#navi_bot a:hover {
	padding:0px 10px 0px 10px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	}
	


	
/*---------- KONTAKT ---------- */
	#kontakt_text {
	width:120px;
	height:auto;
	line-height:23px;
	float:left;
	}
	
	#kontakt_felder {
	width:400px;
	height:auto;
	float:left;
	}
	
	input {
	background-color:#dddddd;
	color:#000;
	}

	select {
	background-color:#dddddd;
	color:#000;
	font-size:11px;
	}
	
	textarea {
	background-color:#dddddd;
	color:#000;
	}
	
	form {
	display:inline;
	}	
	

	.highlight { display:none; }
	
	.fehler {color:#fee55a;}

.clear 	{
	clear:both;
	line-height:0px;
	font-size:0px;
	height:0px;
	}	
	
	/* KONTAKT */
	

	
/*---------- KONTAKT ENDE ---------- */	