BODY {
	SCROLLBAR-FACE-COLOR: #968F5B;
	SCROLLBAR-HIGHLIGHT-COLOR: #968F5B;
	SCROLLBAR-SHADOW-COLOR: #fefefe;
	SCROLLBAR-3DLIGHT-COLOR: #fefefe;
	SCROLLBAR-ARROW-COLOR: #fefefe;
	SCROLLBAR-DARKSHADOW-COLOR: #fefefe;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/D73.jpg);
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

.wrap {
text-align:center;
}

#header {
	WIDTH:100%;
	background-image: url(/images/07.gif);
	top: 0px;
	height:28px;
}

.left {
width:14%;
background-color: transparent;
}

.center {
width:100%;
text-align:center;
font-size: 1.5em;
height: 580px;
top:0px;
}
.abstand {
height:20px;
}
.right {
width:14%;
background-color: transparent;
}

#navigation ul
{
	margin-left: 0;
	padding-left: 0;
    list-style:none;
    text-align:center;
}
#navigation li{
	padding: 2px;
    font-size: 0.8em;
	font-weight: bold;
}

.navlist a {
	display: block;
	width: 115px;
	height: 19px;
    padding:3px;
}

.navlist a, .navlist a:link, .navlist a:visited
{
	text-decoration: none;
	background-image: url(/images/button.jpg);
    color: #993333;
    border: 1px solid #000;
}

.navlist a:active, .navlist li#active, .navlist li a#current, .navlist a:hover, .navlist li#hover
{
	background-image: url(/images/button2.jpg);
	color:#E0DAA8;
    border: 1px solid #000;
}

#footer {
	position: absolute;
    font-size: 0.7em;
	font-weight: bold;
	bottom: 0px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 0px;
    color: #663333;
}


