BODY {
        margin: 0px;
        padding: 0px;
        background : #4F779C url(../images/pback.gif) top center no-repeat;
        color: #FFFFFE;
}


#content .w2dptablinks {
        padding: 12px 0 0 0;
        border-bottom: 1px dotted #4F779C;
        margin-bottom: 10px;

}
#content .w2dptablinks a {
        font-weight: normal;
        padding: 4px 10px;
        rem border-left: 1px solid  #4F779C;
        rem border-top: 1px solid  #4F779C;
        rem border-right: 1px solid #4F779C;
        background-color: #19184A;
        display: block;
        float: left;
        margin-right: 3px;
        color: #FFFFFE;
}
#content .w2dptablinks a.w2dptabsel {
color: #4F779C;
background-color: #FFFFFE;
}
#content .w2dptablinks a:hover {
text-decoration: none; background-color: #FFFFFE;
color: #4F779C;
}


#content .parapicture {
        padding: 8px;
        margin: 10px 0;
        background-color: #FFFFFE;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        color: #ffffff;
}

#content .parapicture p {
        margin-bottom: 0;
}

#colors {
color: #FFFFFE;
color: #FFFFFE;
color: #4F779C;
color: #19184A;
color: #7EF500;
color: #F9F9F9;
}

#youarehere {
        position: absolute;
        top: 180px;
        left: 50%;
        width: 600px;
        height: 15px;
        margin-left: -270px;
        color: #FFFFFE;
}

#youarehere a {
text-decoration: none;
color: #FFFFFE;
}

#youarehere a:hover {
color: #FFFFFE;
}

#abstand {
margin: 0 auto;
width: 1000px;
height: 190px;
border-left:1px solid #19184A;
border-right:1px solid #19184A;
}

#master {
width: 1000px;
margin: 0 auto;
border-left:1px solid #19184A;
border-right:1px solid #19184A;
}

#footer {
clear: both;
width: 100%;
min-height: 130px;
        color: #FFFFFE;

text-align: center;
background : #19184A url(../images/footer.gif) top center no-repeat;
}



#footer a {
color: #FFFFFE;
margin: 10px;
text-decoration: none;
font-size: 120%;
}

#footer a:hover {
color: #FFFFFE;
}


#content {
        padding: 5px;
        margin-left: 8px;
        float: left;
        z-index: 0;
        }


#sidebar {
width: 200px;
}

#sidebarleft {
        float: left;
        width: 204px;
        margin: 335px 3px 0px 3px;
        padding-bottom: 20px;
        padding-left: 4px;
       }

#sidebarright {

        float: right;
        width: 210px;
        padding: 0px;
       }

#logo {
        width: 700px;
        height: 40px;
        padding: 0px;
        margin: 0px;
        position: absolute;
        top: 20px;
        left: 50%;
        margin-left: -250px;
        font-size: 280%;
        font-variant : small-caps;
        }

#alogo {
        padding: 0px;
        margin: 0px;
        position: absolute;
        top: 20px;
        left: 50%;
        margin-left: -280px;
        }

#blogo {
        height: 100px;
        padding: 0px;
        margin: 0px;
        position: absolute;
        top: 15px;
        left: 50%;
        margin-left: 160px;
        }

#uhr {
        position: absolute;
        top: 453px;
        left: 50%;
        margin-left: -488px;
        z-index: 6;
        }

#plaintext {
        position: absolute;
        top: 3px;
        margin-left: -485px;
        left: 50%;
}

#plaintext a {
        color:#FFFFFE;
        text-decoration: none;
}




#eyecatcher {
        top: 20px;
        left: 50%;
        margin-left: -494px;
        width: 200px;
        height: 500px;
        padding: 0px;
        border : 1px #19184A;
        position: absolute;
        z-index: 5;
        background : url(../images/9.jpg) ;

}



#common{
}

#common a {
        color: #7EF500;
        display: block;
        text-decoration: none;
        padding: 4px 0px 4px 15px;
        background : url(../images/pbull.gif) no-repeat 0px 3px;
        font-weight: bold;
        font-style: italic;
}

#common a:hover {
        color: #FFFFFE;
}


/* Menü */

#menuback {
        padding: 0;
        position: absolute;
        top: 127px;
        left: 50%;
        margin-left: -286px;
        z-index: 20;
        height: 36px;
        overflow: hidden;
        background: url(../images/mbar.gif);
        width: 785px;
}

#menuBar {
        padding: 0;
        position: absolute;
        top: 129px;
        left: 50%;
        margin-left: -267px;
        z-index: 20;
        height: 34px;
        overflow: hidden;
}

a.menuButton, a.menuButtonActive  {
        display: block;
        float: left;
        color: #FFFFFE;
        text-decoration: none;
        padding: 8px 6px 10px 6px;
        border-right: 1px solid #19184A;

        }

.menu {
        background:#4F779C repeat-x top left;
        border: 1px solid #19184A;
        padding: 0px;
        position: absolute;
        text-align: left;
        visibility: hidden;
        left:0px;
        top:0px;
        z-index: 10;
}

a.menuItem, a.menuItemActive {
        color: #FFFFFE;
        background-color: transparent;
        display: block;
        padding: 6px 16px 6px 16px;
        text-decoration: none;
        white-space: nowrap;
}

a.menuButtonActive, a.menuButton:hover {
  background-color:#19184A;
  color: #7EF500;
}

a.menuItem:hover, a.menuItemActive {
  background-color:#19184A;
  color: #7EF500;
}

form.search {
        padding: 0px;
        position: absolute;
        top: 10px;
        margin-left: 165px;
        left: 50%;
        border: red solid 1px;
        width: 200px;

}

form.search input {
        margin: 0px;
        vertical-align : middle;
}

input.search {
        border: 1px solid #19184A;
        color: white;
        background : #19184A url(../images/pfade.gif) repeat-x;
        width: 126px;
        padding: 2px;
        margin: 0;
}

#google_translate_element {
position: absolute;
left: 50%;
margin-left: -494px;
top: 567px;
z-index: 20;
text-align: right;
}
