@import url(undohtml.css);

/* IE 5, 4 / NS 4 Styles explizit */

html, body {
    height:100%;
}


body {
    background-color: #210500;
    font-family: Verdana, sans-serif; 
    font-size:12px; 
    line-height:13px; 
    font-weight:normal; 
    color:#aaaaaa; 
    text-align:center;
}
.distance {
    background-color:#210500;
    float:left;
    height:50%;
    margin-bottom:-26em;
    width:1px;
}
.wrapper {
    width:1000px;
    overflow: hidden;
    height:52em;
    background-image: url(../images/bg_e10.jpg); 
    background-repeat: no-repeat;
    margin:auto;
    text-align: left;
    position:relative;
    clear:left;
}

body#index .wrapper {
    background-image: url(/images/bg_a10_teaser.jpg);
}

#headline{
    position:absolute; 
    top:0px; 
    left:0px; 
    width:1000px; 
    height:79px;
}

#homenavi{
    position:absolute; 
    top:495px; 
    left:0px; 
    width:600px; 
    height:30px;
    z-index: 100;
}

#navi{
    position:absolute;
    top:490px;
    left:20px;
    width:658px;
    height:30px;
    z-index: 100;
}

#footer{
    position:absolute; 
    top:520px; 
    left:0px; 
    width:788px; 
    height:107px;
    background-image: url(../images/grauer_balken.jpg); 
    background-repeat: no-repeat;
    background-color:#E5E4E2;
}
#verlinkung{
    position:absolute; 
    top:520px;
    left:0px;
    width:200px;
    height:85px;
}

#logo{
    height:173px;
    left:788px;
    margin:0px;
    padding:0px;
    position:absolute;
    top:454px;
    width:215px;
    z-index:102;
}

img{
    padding:0px;
    margin:0px;
    border:0px;
}
p#abstandlinks{
    float:left;
    padding-right:230px;
}
p.footer{
    margin-top:60px;
    float:left;
    padding-right:10px;
    line-height:11px;
}
p.abstand{
    margin-bottom:15px;
    line-height:15px;
}
p.abstandklein{
    margin-bottom:5px;
    line-height:5px;
}
h5{
    padding-bottom:10px;
}

a.footer:link {
    color:#aaaaaa;
    text-decoration:none;
    font-size:11px;
}
a.footer:visited {
    color:#aaaaaa;
    text-decoration:none;
    font-size:11px;
}
a.footer:hover {
    color:#aaaaaa;
    text-decoration:none;
    font-size:11px;
}
a.footer:active {
    color:#aaaaaa;
    text-decoration:none;
    font-size:11px;
}
.links{
    float:left;
    padding-right:10px;
    width:120px;
    text-align:right;
}
.rechts{
    float:left;
    padding-right:10px;
}
.linksfehler{
    float:left;
    padding-right:10px;
    width:120px;
    color:#f6b522;
    text-align:right;
}
.rechtsfehler{
    float:left;
    padding-right:10px;
    color:#f6b522;
}
.clear{
    clear:both;
}

#c12 #contentmetanavi p {
    margin: 1em 0;
    line-height: 1.6em;
}

#layer_9er_box {
    position: absolute;
    z-index: 2;
    display: none;
}
#teaser_9er_box {
    position: absolute;
    top: 300px;
    width: 250px;
    height: 150px;
}