html {
	margin: 0px;
	padding: 0px;
	}
body {
	font: 75% verdana, sans-serif;
	line-height: 1.88889;
	color: #444;
	background-image:			url('pagebody.jpg');
	background-repeat:			repeat-x;
         background-color: #2E2C1F;
	padding: 0px;
	margin: 0px;
	height: 100%;
	}
#wrap {
	height: 100%;
	}
#topnav {
	height: 112px;
	margin: 0px auto;
	width: 902px;
         background-color: #312922;
	z-index:		2;
	}
#logo {
	height: 175px;
	margin: 0px auto;
	width: 902px;
	background-image:			url('logo_bg.jpg');
	z-index:		3;
	}
#content_wrap{
         margin: 0px auto;
         width: 900px;
	background-image:			url('content_bg.jpg');
	background-repeat:			repeat-x;
         background-color: #ffffff;
         border-left:		solid 1px #564a3a;
	border-right:		solid 1px #564a3a;
         border-bottom:		solid 1px #564a3a;
         }

#content {
	float: left;
	width: 450px;
         padding-left: 50px;

	}
#content_sub {
	float: right;
	width: 300px;
         padding-right: 50px;
	}
#bottom {
         margin: 0px auto;
         width: 800px;
         height: 20px;
         padding: 5px 10px 5px 90px;
         background-color: #201811;
         border-left:		solid 1px #564a3a;
	border-right:		solid 1px #564a3a;
         border-bottom:		solid 1px #564a3a;
         }
p {
	margin-top: 0px;
	text-indent: 25px;
	text-align: left;
	line-height: 2;
	}
h1 {
	color: #770000;
	margin-bottom:0px;
	padding:0px;
	font:	25pt;
	}
h2 {
	color: #770000;
	margin-bottom:0px;
	padding:0px;
	font:	18pt;
	}
h4 {
	color: #252c47;
	margin-top:10px;
         margin-bottom:-3px;
	padding:0px;
	font:	11pt, fontin sans, sans-serif;
	font-style: bold;
	}
h5 {
	color: #252c47;
	margin-top:-3px;
	padding:0px;
	font:	9pt, fontin sans, sans-serif;
	font-style: italic;
	}
a {
        color: #660000;
        font-weight: bold;
	}
a:visited{
	color: #440000;
	}
a:hover	{
	color:			#440000;
	}
ul#menu{
	height: 112px;
	margin: 0px auto;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	text-transform:uppercase;
	font-size:13px;
	background:transparent url("nav_bg.jpg") repeat;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:41px 24px 33px 24px;
         }
ul#menu li a:hover{
	background:transparent url("nav_bg_hover.jpg") repeat;
	}
#bottom a {
	text-decoration:none;
	font: 120% fontin sans, sans-serif, bold;
         color:			#ffffff;
	}
#bottom a:hover {
         color:			#ff0000;
	}
#bottom a:visited {
         color:			#ffffff;
	}

#clear {
         clear:left;
}
form   {
         font: 120% fontin sans, sans-serif, bold;
	}

input, select, textarea {
       	color:#000000;
	}

.Bereich, .Feld {
	background-color:#000000;
         color:#e6d1bf;
         border:1px solid #e6d1bf;
         type:text;
         size:18;
         wrap:hard;
	}

.Auswahl {
         background-color:;
         width:300px;
         border:6px solid #e6d1bf;
	}

.Check, .Radio {
        background-color:;
        border:1px solid #e6d1bf;
	}

.Button  {
         background-color:#000000;
         color:#e6d1bf;
         border:1px solid #e6d1bf;
         position: relative;
         top: 4px;
	}
#back    {
         margin: 200px auto;
         width: 100%;
         text-align: center;
         background-color:#000000;
         }
#back a  {
         color:#ffffff;
         text-align: center;
         margin: 0px;
	padding: 0px;
         }

