body {
margin:0px;
padding:0px;
font-family:verdana, arial, helvetica, sans-serif;
color:black;
background-color: #bbbfdc;
}
h1 {
margin:0px 0px 15px 0px;
padding:0px;
font-size:28px;
line-height:28px;
font-weight:900;
color:#000e78;
}
hr {
color:#000e78;
line-height: 1px;
}
img {
border:0;
} 
p {
font:11px/20px verdana, arial, helvetica, sans-serif;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
/* auskommentiert wg. geastebuch, erste zeile um 20 versetzt nach rechts
/*#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}*/


#Content {
margin:20px 50px 50px 190px;
padding:0px;
height:700px;
width:548px;
font:11px/20px verdana, arial, helvetica, sans-serif;
}

#Content_Bild{
float: left;
margin-right: 15px;
margin-bottom: 15px;
}

#Content_Bild_2{
margin-left: 40px;
margin-right: 15px;
margin-top: 28px;
}

#Fussnote {
font-size:9px;
}

#Header {
margin:10px 0px 10px 0px;
padding:6px 6px 6px 6px;
/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
height:140px;
line-height:110px;
background-image:url(../img/hintergrund_header.jpg);
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
voice-family: "\"}\"";
voice-family:inherit;
height:14px; /* the correct height */
}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:140px;}

#Header_Ueberschrift {
position:absolute;
top:30px;
left:190px;
width:600px;
color:#000e78;
font-family:verdana, arial, helvetica, sans-serif;
font-size:28px;
}

#Header_Mainmenue {
position:absolute;
top:123px;
left:192px;
line-height:20px;
width:600px;
color:#000e78;
font-family:verdana, arial, helvetica, sans-serif;
font-size:14px;
}
#Header_Mainmenue a:link {
color:#000e78;
font-size:11px;
text-decoration:none;
font-weight:600;
font-family:verdana, arial, helvetica, sans-serif;
}
#Header_Mainmenue a:visited {
font-size:11px;
text-decoration:none;
font-weight:600;
font-family:verdana, arial, helvetica, sans-serif;
color:#000e78;
}
#Header_Mainmenue a:hover {
background-color:transparent;
font-size:11px;
text-decoration:none;
font-weight:600;
font-family:verdana, arial, helvetica, sans-serif;
}



#Menu {
position:absolute;
top:150px;
left:0px;
width:152px;
padding:22px 0px 0px 0px;
height:7000px;
background-image:url(../img/hintergrund_menue.jpg);
}
/* Again, "be nice to Opera 5". */
body>#Menu {width:152px; height:7000px;}

#Menu_Navigation {
position:absolute;
top:0px;
left:10px;
width:152px;
padding:22px 0px 0px 0px;
height:7000px;
background-image:url(../img/hintergrund_menue.jpg);
line-height:17px;
/* Again, the ugly brilliant hack.*/ 
voice-family: "\"}\"";
voice-family:inherit;
}
/* Again, "be nice to Opera 5". */
body>#Menu_Navigation {width:152px; height:7000px;}





#Menu_Navigation a:link {
color:#07a;
font-size:11px;
text-decoration:none;
font-weight:600;
font-family:verdana, arial, helvetica, sans-serif;
width:152px;
}
#Menu_Navigation a:visited {
font-size:11px;
text-decoration:none;
font-weight:600;
font-family:verdana, arial, helvetica, sans-serif;
color:#07a;
width:152px;
}
#Menu_Navigation a:hover {
font-size:11px;
text-decoration:none;
font-weight:600;
font-family:verdana, arial, helvetica, sans-serif;
width:152px;
}


#Menu_Selected {
font-size:11px;
text-decoration:none;
font-weight:600;
font-family:verdana, arial, helvetica, sans-serif;
color:#07a;
width:100%;
background-color: #bbbfdc;
}



#form   {
font-family:verdana, arial, helvetica, sans-serif;
font-size:11px; 
}
input, select, textarea {
font-size:11px; 
font-family:verdana, arial, helvetica, sans-serif;
font-weight:600;
color:#000e78; 
}
.Bereich, .Feld { 
background-color:#c0c0c0; 
width:300px; 
border:1px solid black;
font-family:verdana, arial, helvetica, sans-serif;
color:#000e78;
font-size:11px;  
}
.Auswahl { background-color:#bbbfdc; width:300px; border:0px solid #DDDDDD; }
.Check, .Radio { background-color:#bbbfdc; border:0px solid #DDDDDD; }
.Button{ 
border-top: 1px solid white; 
border-left: 1px solid white; 
border-right: 1px solid black; 
border-bottom: 1px solid black; 
background: transparent;
width:200px
}

.input_button {
border-top: 1px solid white; 
border-left: 1px solid white; 
border-right: 1px solid black; 
border-bottom: 1px solid black; 
background: transparent;
width:218px;
height: 24px;
font-family:verdana, arial, helvetica, sans-serif;
font-size:11px;
font-weight: normal;
color: black;
}