body {
	margin: 0px;
	scrollbar-face-color: #eeeace;
	scrollbar-highlight-color: #eeeace;
	scrollbar-shadow-color: #333;
	scrollbar-3dlight-color: #333;
	scrollbar-arrow-color: #333;
	scrollbar-track-color: #eeeace;
	scrollbar-darkshadow-color: #eeeace;
	background-color: #eeeace;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #472303;
}

#menu {
	position:absolute;
	left:2px;
	top:101px;
	width:222px;
	height:358px;
	z-index:1;
}

#inhalt {
	position:absolute;
	left:241px;
	top:148px;
	width:750px;
	height:24px;
	z-index:1;
}

#sm {
	position:absolute; 
	left:5px; 
	top:549px; 
	width:185px; 
	height:16px; 
	z-index:1;
}

#adresse {
	position:absolute;
	left:587px;
	top:81px;
	width:401px;
	height:44px;
	z-index:1;
}

#imageContainer {
	position:relative;
	margin:auto;
	height:380px;
	width: 570px;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}


a {	color: #472303;}
h1 {	font-size: 12px; margin:0;}
.small {font-size: 10px}

#rahmen
{position:absolute; width:990px; height:600px; left:50%; top:5; margin:0px 0px 0px -495px;}

.box 			{border: 1px solid #333;}
.hintergrund 	 {background-image:url(images/hintergrund.jpg);background-repeat:no-repeat;}

a.menu { display:block; text-align:center; width:150; padding:2px;}
a.menu:link    { color:#00f; background-color:transparent;}
a.menu:visited { color:#00f; background-color:transparent;}
a.menu:hover   { color:#ff0; background-color:#00f;}
a.menu:active  { color:#ff0; background-color:transparent;}

form 			{margin:0; padding:0;}



  
