html, body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:  0.95em;
line-height: 1.1;
text-align: center;
margin: 0;
padding: 0;
color: #000; 
background-color:#993333; 
}

a:link { color: #993333; }
a:visited { color: #993333; }
a:hover, a:active { color: #993333;}


h1 { color: #993333; font-size: 125%; margin: 20px 0 15px 0; }
h2 { color: #993333; font-size: 110%; margin: 10px 0 3px 0; }
h3 { color: #993333; font-size: 103%; font-weight: bold; margin: 8px 0 3px 0; }

#container
{
overflow: auto;
margin:auto;
margin-top: 15px;
width: 900px;
height: 100%;
text-align: left;
padding: 0 0 0 0;
background-color:#EFEFEF;
border-right: 14px solid #F9B95A; 
border-left: 14px solid #F9B95A; 
background-image: url(korstian.jpg);
background-position: top left; 
background-repeat: no-repeat;
min-height: 500px;
height: 100%;
overflow-x: Hidden;
}

#header
{
width : 733px;
background-repeat: no-repeat;
margin-left: 167px;
background-position: 0 0;
position: relative;
background-color:#982021;
}

#header img
{
border: 0 none;
}

#headerprint{
display:none;
}


#menu { float: left; background-position: top; background-repeat: no-repeat; width: 155px;
margin: 20px 5px 0 0; overflow:hidden; 
visibility: visible; margin-left: 140px; margin-top: 55px; list-style-type: none; padding-left: 0px; line-height: 120%;
}

#menu li { border-top: 4px solid #fff; visibility: hidden; border-top: 1px solid #fff; background-color: #EFEFEF;}
#menu li a { border-bottom: 0px solid #fff; border-left: 7px solid #AD813E; color: #982021; 
line-height: 17px; display: block; padding: 4px 5px 5px 5px; text-decoration: none; list-style-type: none; background-color: #EFEFEF;  margin-bottom: 2px; }
#menu ul { list-style-type: none;}
#menu ul li a { visibility: visible; border-bottom: 0px solid #fff; list-style-type: none; line-height: 20px; padding: 2px 5px 2px 5px; margin-buttom: 2px;  }
#menu ul ul { list-style-type: none; font-size: 95%; }	
#menu ul ul li { border-top: 1px solid #fff; margin-left: -25px; }
#menu li a:hover { color: #fff; background-color: #982021; font-weight: bold;}
#menu li .menu_current a, #menu li .menu_current a:link { background-color: #F9B95A; color: #000; }

#search { margin-left: 35px;} 

#contents { 
float: right;
overflow: hidden;
margin: 5px 5px 5px 0px; /* top right bottom left */
width:548px;
padding: 10px 10px 10px 10px;
line-height: 125%;
min-height: 350px;
background-image: url(hintergrund.jpg);
background-position: bottom right; 
background-repeat: no-repeat;
}

#unten {
padding: 0px; 
font-size: 75%; 
overflow: hidden;
margin:auto;
margin-bottom: 10px; 
width: 900px;
padding: 2px 0 2px 0;
}

#footer a {
color: #000; }


.search {
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color: #999;
	width: 135px;
}

input.searchbutton {
	padding: 5px 3px 5px 3px;
	color: #000;
	border: none;
	background: #003368;
	cursor: pointer;
	text-transform: uppercase;
		
}
input.searchbutton:hover {
	padding: 5px 3px 5px 3px;
	color: #FFFFFF;
	border: none;
	background: #003368;
	cursor: pointer;
	text-transform: uppercase;
}
