html, body {

height:100%;

}



#spacer { 

width:1px;

height:50%;

background-color:#FFFFFF;

margin-bottom:-301px; /* half of container's height */

float:left;

z-index:1;

}



#hauptrahmen {

margin:0 auto;

position:relative; /* puts container in front of distance */

text-align:left;

height:602px;

width:852px;

clear:left;

z-index:2;

background-color:#012466;

}



#div_oben {

position:absolute;

overflow:hidden;

width:850px;

height:72px;

top:1px; left:1px;

background-image:url(bilder/hg_oben.jpg);

}



#div_links {

position:absolute;

overflow:hidden;

width:230px;

height:368px;

top:73px; left:1px;

background-image:url(bilder/hg_links.jpg);

}



#div_buttom {

position:absolute;

overflow:hidden;

width:850px;

height:160px;

top:441px; left:1px;

background-image:url(bilder/hg_unten.jpg);

}



#div_content {

position:absolute;

overflow:auto;

width:620px;

height:368px;

top:73px; left:231px;

background-color:#CCCCCC;

}





body {

text-align:center; /* horizontal centering for IE Win quirks */

margin:0px 0px 0px 0px; 

overflow:auto;

background:#FFFFFF;

font-family:Arial, Helvetica, sans-serif;

font-size:11px;

color: #000000;

text-decoration: none;

line-height: 16px;

background-color:#FFFFFF;

}







img {

border:none;

}





table,tr,td,tbody {

font-family:Arial, Helvetica, sans-serif;

font-size:11px;

color: #000000;

text-decoration:none;

line-height: 16px;

}







a:link {

font-family:Arial, Helvetica, sans-serif;

font-size:11px;

color: #000000;

text-decoration:underline;

line-height: 16px;

}



a:visited {

font-family:Arial, Helvetica, sans-serif;

font-size:11px;

color: #000000;

text-decoration:underline;

line-height: 16px;

}





a:hover {

font-family:Arial, Helvetica, sans-serif;

font-size:11px;

color: #000000;

text-decoration:none;

line-height: 16px;

}









.lauftext {

font-family:Arial, Helvetica, sans-serif;

font-size:11px;

color: #000000;

text-decoration:none;

line-height: 16px;

}









.bildtext {

font-family:Arial, Helvetica, sans-serif;

font-size:10px;

color: #000000;

text-decoration:none;

line-height: 16px;

}







.bildtext a:link {

font-family:Arial, Helvetica, sans-serif;

font-size:10px;

color: #000000;

text-decoration:underline;

line-height: 16px;

}





.bildtext a:visited {

font-family:Arial, Helvetica, sans-serif;

font-size:10px;

color: #000000;

text-decoration:underline;

line-height: 16px;

}





.bildtext a:hover {

font-family:Arial, Helvetica, sans-serif;

font-size:10px;

color: #000000;

text-decoration:none;

line-height: 16px;

}









h1 {

margin:0px;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size:13px;

color: #012466;

text-decoration:none;

font-weight:bold;

line-height: 16px;

}

.input_css {
border: 1px solid #012466;
width:310px;
}

form {
margin:0px;
}


