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: #C4C4C4;
background-image:url(bg_2939.png);
}

a:link { color: #78081D; }
a:visited { color: #C40D2F; }
a:hover, a:active { color: #C40D2F;}


h1 { color: #78081D; font-size: 140%; margin: 20px 0 15px 0; }
h2 { color: #78081D; font-size: 110%; margin: 10px 0 3px 0; }
h3 { color: #78081D; font-size: 103%; font-weight: bold; margin: 8px 0 3px 0; }

#container
{
overflow: auto;
margin:auto;
margin-top: 10px; 
width: 990px;
height: 100%;
text-align: left;
padding: 0 0 0 0;
background-color:#fff;
border-top: 1px solid #3B3B3B;
border-bottom: 1px solid #3B3B3B;
border-right: 1px solid #3B3B3B; 
border-left: 1px solid #3B3B3B; 
min-height: 500px;
height: 100%;
}

#header
{
height: 150px;
width : 990px;
background-repeat: no-repeat;
background-position: 0 0;
position: relative;
}

#header img
{
border: 0 none;
}

#menu { float: left; background-position: top; background-repeat: no-repeat; width: 175px;
margin: 5px 5px 0 0; padding-left: 10px; overflow:hidden; list-style-type: none; /*margin-top: -30px;*/  } 
#menu ul { visibility: hidden;  }
#menu li { visibility: hidden; }
#menu ul li { visibility: hidden; border-top: 4px solid #fff; border-top: 1px solid #fff; list-style-type: none; }
#menu ul li a { visibility: hidden; border-bottom: 0px solid #fff; border-left: 7px solid #78081D; color: #000; 
line-height: 24px; padding: 4px 5px 5px 5px; text-decoration: none;  list-style-type: none; }
#menu ul ul { visibility: visible; list-style-type: none; margin-left: -35px; padding-left: 0; list-style-type: none; line-height: 120%; }
#menu ul ul li a { visibility: visible; display: block; border-bottom: 0px solid #fff; list-style-type: none; line-height: 27px; padding: 1px 5px 1px 5px;  }
#menu ul ul ul { list-style-type: none; font-size: 95%; padding-left: 10px; margin-left: 7px; }	
#menu ul ul ul li { border-top: 1px solid #fff;}
#menu ul li a:hover { color: #000; background-color: #eee; font-weight: bold;}
#menu ul li .menu_current a, #menu li .menu_current a:link { background-color: #C4C4C4; border-top: 1px solid #C46C5C; border-bottom: 1px solid #C46C5C; border-right: 1px solid #C46C5C; color: #000; }



#search { margin-left: 0px;} 

#contents { 
float: right;
overflow: hidden;
margin: 0px 5px 5px 0px; /* top right bottom left */
width:750px;
padding: 0px 10px 10px 10px;
line-height: 125%;
min-height: 350px;
background-image:url(hintergrund-wappen.jpg);*/
background-position:bottom right; 
background-repeat: no-repeat;/*repeat-x;*/
}

#unten {
padding: 0px; 
font-size: 75%; 
overflow: hidden;
margin:auto;
margin-bottom: 10px; 
width: 990px;
padding: 2px 0 2px 0;
text-align: right;
}

#footer { 
}

.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;
}