body{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #515054;
    background: #FFF;
    margin: 0;
    padding: 0;
    text-align: left;    
}
a#start_img {
    margin: 15% auto;
    width: 704px;
    display: block;
}
#inhalt {
    width: 744px;
    margin: 0 auto;
    padding: 0;
}
h1 {
    padding: 0;
    margin: 111px 0 20px 12px;
    height: 59px;
}
h2 {
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
    padding: 20px 0;
    margin: 0;
    z-index: 3;
}
h3 {
    color: #FFF;
    font-size: 18px;
    padding: 0 0 0 0;
    margin: 0;
    z-index: 3;
}
h3 strong {
    font-size: 12px;
    color: #E7DF00;
}
.yellow {
    color: #E7DF00;
    font-weight: bold;
}
#logo_href {
    height: 59px;
    width: 289px;
    padding: 0;
    margin: 0;
    float: left;
    background: url(/images/logogr.gif) no-repeat bottom left;
}
#header {
    height: 207px; 
}
#img_head {
    margin: 0;
    height: 207px;
    width: 744px;
}
#ueberschrift {
    margin: 0 0 0 134px;    
}
p {
    margin: 20px 0 0 134px;
    width: 360px;
    width:600px;    
    color: #707173;
    text-align: left;
    position: absolute;
    top: 200px;
}
ul {
    list-style-type: none; 
    margin: 20px 0 0 0;
    padding: 0 0 0 12px;
    float: left;
    width: 120px;
    z-index: 10;
    position: absolute;
    top: 0;
    left: 0;
}
ul li {
    height: 17px;
    text-align: left;
    width: 70px;
    float: left;
}
ul li a {
    font-size: 11px;
}
#content {
    position: absolute;
    top: 0;
    left: 0;
}
a#active {
    font-weight: bold;
}
.invisible {
    display: none;
}
img {
    border: 0;
}
#head {
    position: relative;
}

#temp_img {
    z-index: 9;
    position: absolute;
    top: 0;
    left: 0;
}
#img_head img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
a {
    text-decoration: none;
    color: #FFF;
}
a:hover {
    font-weight: bold;
}
.liste {
    padding-left: 13px;
    text-align: left;
    display: block;
    background: url(/images/dotted.gif) no-repeat top left;
    margin: 0 0 8px 0;
}
img#koepfe {
    left:370px;
    position:absolute;
    top:30px;  
}
.small {
    font-size: 9px;
    color: ;
}