/*
    Farben: nav-bg: #DEE5C6
    Dunkel: #BECA9A
    Mittel: #E4EDC0

*/

body {
    margin:0;
    font-size:100%;
    font-family: Arial, Helvetica;
    position:absolute; top:0; left:0;
    width:100%;
    background-color: #FFFFFF;
}

img { border:0; }

#content {
    width:996px;
    height:100%;
    position:absolute;
    top:0;
    left:0;
}

#mainnav {
    background-color:#DEE5C6;
    font-size:100%;
    color:#BECA9A;
    text-transform:uppercase;
    vertical-align:bottom;
    padding:12px;
    font-weight:bold;
}

#mainnav b {
    color:#000000;
}

a, a:link, a:active, a:visited {
    text-decoration:none;
    color:#BECA9A;
}

a:hover {
    text-decoration:none;
    color:#000000;
}


#metanav {
    background-color:#DEE5C6;
    font-size:75%;
    color:#BECA9A;
    vertical-align:top;
    padding:13px;
    text-align:right;
}

#suche {
    background-color:#BECA9A;
    text-align:left;
    color:#000000;
    height:18px;
    width:160px;
    padding:1px 2px;
    font-size:11px;
    margin:12px 0 0 0;
    line-height:100%;
}

#suche input {
    margin:0px;
    border-style:solid;
    border-width:0px;
    width:115px;
    height:18px;
}

#subnav {
    position:relative;
    top:0px;
    left:0px;
    background-color:#E4EDC0;
    vertical-align:top;
    padding:20px 13px 0px 0px;
    text-align:right;
    line-height:200%;
    font-size:75%;
    color:#BECA9A;
    height:100%;
    width:175px;
}

#subnav b {
    color:#000000;
    font-weight:normal;
}


#logo {
    background-color:#E4EDC0;
    text-align:center;
    width:200px;
}

#side_l {
    background-image:url(/img/page/bg.gif);
    background-repeat:repeat-x;
    width:25px;
}


#side_r {
    background-color:#BECA9A;
    text-align:center;
    vertical-align:top;
    padding-top:13px;
    width:225px;
}

#side_r img {
    border-style:solid;
    border-width:1px;
    border-color:#E4EDC0;
    margin-top:9px;
}

#side_r img.spacer {
    border-style:none;
    border-width:0;
    margin:0;
}

#cont {
    position:relative;
    top:0px;
    left:0px;
    height:100%;
    vertical-align:top;
    color:#000000;
    padding:0 25px 25px 25px;
    font-size:75%;
    line-height:150%;
}

.article {
    position:relative;
    top:0px;
    left:0px;
    padding-top:25px;
}


.article h1 {
    font-size:130%;
    margin:0;
    padding:0;
    line-height:100%;
}

.article h2 {
    font-size:100%;
    padding:0;
    margin:5px 0 0 0;
    line-height:100%;
    font-weight:bold;
    color:#000000;
}

.article img.pic, .article img.picL {
    border-style:solid;
    border-width:1px;
    border-color:#BECA9A;
    margin:0 13px 5px 0;
    float:left;
}

.article img.picR {
    border-style:solid;
    border-width:1px;
    border-color:#BECA9A;
    margin:0 0 5px 13px ;
    float:right;
}

.infobox {
    font-size:70%;
    line-height:120%;
    text-align:left;
    border-style:solid;
    border-width:1px;
    border-color:#E4EDC0;
    background-color:#DEE5C6;
    width:184px;
    padding:8px;
    margin:9px 12px 4px 11px;
}


.infobox .article {
    padding: 5px 0;
}


.infobox .article h1 {
    font-size:100%;
    margin:0;
    padding:0;
    line-height:100%;
}

.infobox .article h2 {
    font-size:100%;
    margin:1px 0 0 0;
    padding:0;
    line-height:100%;
}

.infobox .article p {
    font-size:100%;
    margin:0;
    padding:0;
    line-height:120%;
}

.infobox a, .infobox a:link, .infobox a:active, .infobox a:visited {
    color:#000000;
    text-decoration:none;
}

.infobox a:hover {
    color:#000000;
    text-decoration:underline;
}


#cont p {
    text-align:justify;
}

#sponsor {
    margin:440px 0 13px 10px;
    width:148px;
    height:59px;
}

.datum {
    position:absolute;
    right:25px;
    z-index:1;
    top:25px;
    font-size:90%;
    color:#BECA9A;
    text-align:right;
    font-weight:normal;
}


#ttop {
    position:absolute;
    right:25px;
    z-index:1;
    top:20px;
    font-size:90%;
    color:#BECA9A;
    text-align:right;
    font-weight:normal;
}

#alspdf {
    position:absolute;
    right:25px;
    height:20px;
    width:200px;
    z-index:1;
    bottom:10px;
    font-size:90%;
    text-align:right;
    font-weight:normal;
}

#downld {
    color:#BECA9A;
    margin-bottom:3px;
}

.posr {
    position:relative;
    top:0px;
    left:0px;
    height:100%;
}

#credits {
    margin: 20px 15px 10px 0;
    font-size:60%;
    text-align: right;
}

#credits a, #credits a:link, #credits a:active, #credits a:visited, #credits a:hover {
    text-decoration:none;
    color:#E4EDC0;
}

acronym {
    border-bottom-width:1px;
    border-bottom-style:dashed;
    cursor: help;
}

acronym.rot {
    border-bottom-width:1px;
    border-bottom-style:dashed;
    cursor: help;
    color:#FF0000;
}

tt {
    color:#E4EDC0;
    font-family:Arial,helvetica;
    font-size:75%;
}
