* {
	margin: 0;
	padding: 0;
}


body {
	font-family:Times New Roman, Arial, Verdana, Helvetica, sans-serif;
 	font-size:13px;
 	background: #FFF;
 	color:#000000;
 	height: 99%;
 	margin-top:0px;
 	margin-left:0px;
 	text-align: center;
}


html {
	height: 101%;
}


a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  color:#646161;
  font-size:12px;
}


a:active, a:hover {
	 color:#da6a35;
}


#title {
	height:50px;
	background:#FFF;
	border-bottom:0px solid #0d4579;
	background:url(/images/fries.jpg);
	background-repeat: repeat-x;
}


#border1 {
  height:503px; 
  margin: 0x 0px 0px 0px;
}

html > body #border{
	/* -> FF Hack to compensate for IE6 lack of min.height */
	height:auto;
	min-height:308px; 
}

#border {
	width: 973px;
	height: 308px; 	
	border:1px solid #000;
	text-align:left;
  	margin: 0px 0px 0px 0px;
}


#content {
	/*margin-left:58px;
	margin-top:55px;*/
	margin: 30px 0px 0px 30px;
	width:500px;
	text-align:left;
	/*border:1px solid #dd0;*/
}


#start {
	text-align:center;
	margin-top:20px;
}


#startmenue {
	text-align:left;
	font-size:12px;
	font-weight:bold;
	width:600px;
	margin:0px 0px 0px 335px;
}


.clerasil {
	clear: both;
}


#nav {
	font-weight:bold;
}


#navactive {
	color:#da6a35;
	font-weight:bold;
}

#navactiveSub {
	color:#da6a35;
}


#pipe {
	color:#fe6542;
	margin-left:3px;
	margin-right:3px;
}


#menue {	
	text-align:left;
	height:13px;
	width:973px;
	margin: 35px -25px 0px 0px;
	border:1px solid #h6h;
}

#menue1 {	
  	height:18px; 
  	margin: 0x 0px 0px 0px;	
	/*border:1px solid #FFF;*/
	/*background: Fuchsia;*/
}


#submenue {	
	text-align:left;
	height:20px;
	width:950px;
	margin: 2px 0px -22px 13px;
	/*border:1px solid #dd0;*/

}


/*#schriftzug {
	position:absolute;
	margin:-20px 0px 0px -5px;
	vertical-align: bottom;
	text-align: right;
}*/


#schriftzug {
	margin:-15px 0px -3px 460px;
	vertical-align: bottom;
	text-align: right;
	/*border:1px solid #c3c;*/
	width:500px;
	/*background: Red;*/
}


#innenbild {
	margin-left:525px;
	margin:0px 0px 0px 0px;
	border:1px solid #000;
}
