body  { 
background-color:#FFEEDC;
text-align:center;
font-family:Verdana;
  scrollbar-base-color:#FDD286;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#F7D9A4;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#FFFAEF;
}

p {	
font-family:Verdana;
font-size:11px;
}

td {	
font-family:Verdana;
font-size:11px;
}

#umrandung {
	position:relative;
	border-width:2px;
  	border-style:dotted;
	border-color:#A35600;
	margin:auto auto auto auto;
	width:700px;
	height:auto;
	z-index:4;
}

#navigation {
	text-align:left;
	position:relative;
	left:0px;
	width:700px;
	height:157px;
	z-index:4;
	font-size:11px;
}



#main {
	text-align:left;
	position:relative;
	left:0px;
	width:700px;
	height:auto;
	z-index:1;
	font-size:11px;
}

#inhalt {
background-color:#FFEEDC;
}
#menue {
  margin-top:-17px;
}
