body {
        background: #E9E9E9;
        font-size: 100.01%;
        font-family: Georgia, "Times New Roman", serif;
        line-height: 125%;
        color: #535353;
}

/* unsichtbare Elemente z.B.: skip links */
.skip, .hideme, .print {
position: absolute;
top: -1000em;
left: -1000em;
height: 1px;
width: 1px;
}

/* Skip-Links für Tab-Navigation sichtbar schalten */
.skip:focus, .skip:active {
position: static;
top: 0;
left: 0;
height: auto;
width: auto;
}


/* Links allgemein */
a {
        color: #535353;
}


#page {
        background-color: #FFFFFF;
        width: 1000px;
        margin: 10px auto 10px auto;
        padding: 5px;
        border: 1px solid #B1B1B1;
}

#header {
        position: realtive;
        top: 0;
        left: 0;
        background-image: url(../img/header_200.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        height: 200px;
        margin: 0;
        padding: 0;
}




#main {
        /*background-color: #E8EBED;*/
        border: 0;
        padding: 0;
}

#content {
        background-color: transparent;
        width: auto;
        margin-right: 200px;
        /*background-image: url(../img/linie.gif);
        background-position: top right;
        background-repeat: repeat-y;*/
                                border-right: 1px solid #BCD2E6;

}

#content_inner {
        margin: 10px;
        padding-top: 10px;
        /*background-color: #E8EBED;*/
        min-height: 800px;
}

#content_inner h1 {
        width: 80%;
        font-size: 1.4em;
        padding: 5px 0;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        color: #182E7A;
        /*border-bottom: 1px solid #B22222;*/
}

#content_inner p {
  font-size: 0.9em;
        line-height: 125%;
        margin-top: 10px;
        margin-bottom: 20px;
}

/* bildserien*/

.bilder ul li{
        display: inline;
}

.bilder img{
        border: 1px solid #BCD2E6;
}


a.pdf {
        background-image: url(../img/pdf_16x16.png);
        background-position: top right;
        background-repeat: no-repeat;
        padding-right: 20px;
}

/*rundbuersten*/
ul.rundbuersten, ul.handfeger, ul.infomaterial{
        list-style-type: disc;
        margin-left: 20px;
}

/* #nav in extra css */
#nav {
width: 200px;
float: right;
}

#footer {
        /*background-color: #D8BFD8;*/
        clear: both;
        border-top: 1px solid #BCD2E6;
        font-size: 0.8em;
        text-align: center;
        padding: 5px 0;
}

#pflichtlinks {
        /*background-color: #B0E6B6;*/
        width: 1000px;
        margin: auto;
                                text-align: center;
        font-size: 0.75em;
}

/* [Bildvergroesserung*/
#zeigedasbild{
position: absolute;
visibility: hidden;
border: 1px solid #BCD2E6;
background-color: #FFFFFF;
padding: 5px;
}

#leiste{
background-color: #FFFFFF;
min-width: 100px;
}

#leiste #schliessen_text{
font-family: Arial;
font-size: 10px;
margin-right: 1px;
}
/* end:Bildvergroesserung]*/


/* phpmyvisites  bei noscript nicht anzeigen*/
object p {
        visibility: hidden;
        height: 2px;
}