BODY {
SCROLLBAR-HIGHLIGHT-COLOR: White; 
SCROLLBAR-SHADOW-COLOR:#000000; 
SCROLLBAR-ARROW-COLOR: #B30C10; 
SCROLLBAR-BASE-COLOR: White;
background-color: #F3EA99;
}

td,p,pre,h1,h2,h3,h4,ul {font-size:14px, color: Black;
 font-family: Tahoma, "Century Gothic";
  }

h1 {
	font: bold 16px;
	color: #C40000;
	font-size: 16px;
	font-weight: bold;
	}
a:link {color: #823136;}
a:visited {color: #6C6B6C;}
a:hover {color: #B59859;}

div#body {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 810px;
	font-size:12px;
} 
div#navi {
	top: 115px;
	left: 5px;
	width: 150px;
	height: 100%;
	position: absolute;
} 
div#inhalt {
	position: absolute;
	top: 115px;
	left: 155px;
	width: 645px;
	border-left: #C40000 dotted 1px;
	border-right: #C40000 dotted 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	background-color: White;
} 
div#kopf {
position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 110px;
	background-image: url(banner-1.png);
}
