body{
    position:absolute;
    background:#ffffff;
}

html, body{
    top:0; left:0; right:0;
    min-height:100%;
    margin:0;
    padding:0;
    width:100%;
}
* html, * html body{
    overflow:hidden;
    bottom:0;
    height:100%;
}

#header_container{
    position:fixed;
    top:0; left:0; right:0;
    margin:0;
    height:130px;
    z-index:3;
}
* html #header_container {
    position:absolute;
    width:100%;
    padding-right:16px;
}

#header{
    position:absolute;
    top:0; left:0; right:0; bottom:0;
    height:100%;
    z-index:3;
    margin:0;
    padding:0;
    background-color:#B2B2B2;

}
* html #header{
    height:100%;
    position:static;
}

#haberiheader{
    position:absolute;
    top:29px;
    left:29px;
}

#impressum{
    position:absolute;
    right:0px;
    top:29px;
    width:160px;
    text-align:center;
    font-family:Arial;
    color:#ffffff;
}

#navioben{
    position:absolute;
    left:0; bottom:0;
    background-color:#CCCCCC;
    height:30px;
    width:100%;
    border-top: #ffffff 2px solid;
    font-family:"Century Gothic", Verdana, Arial, Helvetica;
    padding-left:29px;
}
* html navioben{
    position:static;
    padding-right:16px;
}
#navioben td{
    color:#ffffff;
    padding-left:0.5em;
    padding-right:0.5em;
}

#links{
    position:fixed;
    top:130px;
    left:0;
    width:270px;
    padding:0px;
    margin:0px;
    height:100%;
}
* html #links{
    position:absolute;
    margin:0;
    width:270px;
}

#menu{
    height:100%;
    background-color:#B2B2B2;
    border-left: #CCCCCC 29px solid;
    padding-top:0.5em;
    color:#ffffff;
    font-family:"Century Gothic", Verdana, Arial, Helvetica;
    font-weight:bold;
    font-size:0.9em;
    padding-left:2em;
    padding-bottom:0px;
}
* html #menu{
    position:absolute;
    left:0;
    width:270px;
    top:125px;
}

.untermenu{
    color:#ffffff;
    font-family:"Century Gothic", Verdana, Arial, Helvetica;
    font-weight:normal;
    padding-left:1em;
    margin-top:0.5em;
    margin-bottom:0.5em;
}
#rechts{
    position:fixed;
    top:130px;
    right:0;
    width:160px;
    padding:0px;
    margin:0px;
    height:100%;
}
* html #rechts{
    position:absolute;
    margin:0px;
    width:177px;
}

#info{
    background-color:#CCCCCC;
    height:100%;
    font-family:"Century Gothic", Verdana, Arial, Helvetica;
    color:#ffffff;
    text-align:center;
    padding-top:0.5em;
}
* html #info{
    position:static;
    right:16px;
    width:161px;
}

#content{
    margin:0;
    padding-top:160px;
    padding-left:300px;
    padding-right:200px;
    z-index:2;
    font-family:"Century Gothic", Verdana, Arial, Helvetica;
    font-size:0.8em;
}
* html #content{
    position:absolute;
    top:0; bottom:0; left:0; right:0;
    height:100%;
    width:100%;
    overflow:auto;
    margin:0;
}
#content td{
    font-family:"Century Gothic", Verdana, Arial, Helvetica;
    font-size:0.8em;
}

#footer_container{
    position:fixed;
    bottom:0px; left:270px; right:160px;
    text-align:center;
    vertical-align:middle;
    margin:0;
    height:1.5em;
    z-index:3;
    float:left;
    border-color:#ffffff;
    border-style:solid;
    border-top-width:8px;
    border-left-width:40px;
    border-right-width:40px;
}
* html #footer_container{
    position:absolute;
    width:auto;
    right:178px;
}

#footer{
    position:absolute;
    top:0; left:0; right:0; bottom:0;
    background:#B2B2B2;
    z-index:3;
    text-align:center;
}
* html #footer{
    position:static;
    height:100%;
}

.haberi{
    font-family:"Century Gothic", Verdana, Arial, Helvetica;
    font-size:3em;
    color:#ffffff;
    letter-spacing:0.2em;
    width:241px;
    height:70px;
    background-color:#96140F;
    text-align:center;
    vertical-align:middle;
}
.haberi a, #starttab a, #impressum a, #footer a{
    text-decoration:none;
    color:#ffffff;
}

#content a{
    font-family:"Century Gothic", Verdana, Arial, Helvetica;
    font-weight:bold;
    text-decoration:none;
    color:#96140F;
}

#telefon{
    position:relative;
    top:0;
    left:20px;
    float:left;
    padding-top:5px;
}

#tabfooter{
    text-align:center;
    margin:auto;
    height:100%;
}

#tabfooter td{
    font-family:"Century Gothic", Verdana, Arial, Helvetica;
    color:#ffffff;
    padding-left:1.5em;
    padding-right:1.5em;
    text-align:center;
    vertical-align:middle;
}

#starttab{
    position:absolute;
    left:50%;
    top:50%;
    margin-top:-100px;
    margin-left:-241px;
}

#starttd1{
    width:241px;
}

#starttd2{
    background-color:#B2B2B2;
    width:230px;
    padding-left:1.5em;
    font-family:"Century Gothic", Verdana, Arial, Helvetica;
    color:#ffffff;
    font-weight:bold;
}

#starttd3{
    height:130px;
    border-left-color:#B2B2B2;
    border-bottom-color:#B2B2B2;
    border-left-style:solid;
    border-bottom-style:solid;
    border-left-width:1px;
    border-bottom-width:1px;
}

.activated{
    color:#ffffff;
    font-weight:bold;
    text-decoration: underline
}

.unactivated{
    color:#ffffff;
    text-decoration:none;
}


.mactivated{
    color:#ffffff;
    font-weight:bold;
    text-decoration: underline
}

.munactivated{
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
}

.umactivated{
    color:#ffffff;
    text-decoration: underline
}

.umunactivated{
    color:#ffffff;
    text-decoration:none;
}

#header_container_print{
    display:none;
}

#footer_container_print{
    display:none;
}

#pictelefon{
    float:left;
    padding-left:15px;
    padding-top:7px;
}
