HTML, BODY, TD, INPUT, SELECT {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 0px;
        padding: 0px;
        background : #e4eef0 url(../images/pback.gif) repeat-x;
        color: #000000;

}
/* Logogröße 960x175 */
#logo3 {
        width: 1025px;
        height: 175px;
        padding: 0px;
        margin: 0px;
        position: absolute;
        top: 2px;
        left: 0px;
        background : #e4eef0 url(../galerie/logo5.png)

}
/* Logo selber */
#logo {
        width: 700px;
        height: 175px;
        padding: 0px;
        margin: 0px;
        position: absolute;
        top: 13px;
        left: 400px;
        font-size: 380%;
        font-variant : small-caps;
        color: #ffffff;
        overflow: hidden;

}
/* #################### LOGO2 3D-Rundgang ################### */

#logo2 {
        padding: 0px;
        margin: 0px;
        position: absolute;
        top: 80px;
        left: 39px;
        z-index: 2;
        overflow: hidden;
}

#logo2 span /* einstellungen */
{
display: none;
}

#logo2:hover span
{
display:block;

top:2px;
left:10em;
width:15em;
border:1px solid #12127D;
background-color:#fc0;
color:#000;
text-align: center;
padding: 5px;
font-size: 0.8em;
}
/* ############################## Rechter Feld  ##############################*/
#sidebar {
        position: absolute;
        top: 215px;
        left: 830px;
        width: 160px;
        padding: 0px;


}
#sidebar h2 {
        padding: 2px 0px 2px 0px;
        text-transform : uppercase;
}
#plaintext {
        position: absolute;
        top: 55px;
        left: 820px;
}

#plaintext a {
        color: #888888;
        text-decoration: none;
}
/* ############################## linker Feld  ############################## */
#eyecatcher {
        top: 215px;
        left: 20px;
        width: 200px;
        height: 600px;
        padding: 1px;
        position: absolute;

}
 /* ##############################  Mittelfeld ######################### */
#content {
        width: 530px;
        padding: 0px;
        margin: 0px;
        position: absolute;
        top: 220px;
        left: 270px;
        z-index: 0;
}

#content h1, #eyecatcher h1 {
        font-size: 200%;
        font-weight : normal;
        margin: 0px 0px 5px 0px;
        padding: 5px 0px 2px 0px;
        color: #000000;
        font-variant : small-caps;
        border-bottom: 1px solid #555555; /* Linie unter der Schrift */
}

#content h2, #sidebar h2, #eyecatcher h2 {
        font-size: 120%;
        font-weight : bold;
        margin: 0px;
        color: #000000;
        letter-spacing : 1px;
        border-bottom: 1px solid #555555; /* Linie unter der Schrift */
}

#content h2 {
        padding: 10px 0px 2px 0px;
        text-transform : uppercase;
}



#content h3 {
        font-size: 100%;
        font-weight: bold;
        margin: 0px;
        padding: 2px 0px 2px 0px;
        text-transform : uppercase;
}

#content p, #sidebar p, #eyecatcher p {
        margin: 0px;
        padding: 2px 0px 2px 0px;
        line-height: 180%;
}

#content a, #sidebar a, #eyecatcher a {
        text-decoration: none;
        font-weight : bold;
        color: #2a0aee;
        font-style : italic;
}

#content a.link, #eyecatcher a.link {
        border-bottom: 1px solid #555555;
}
/* Linkfarbe Mouseover */
#content a:hover, #sidebar a:hover, #eyecatcher a:hover {
        color: #ffffff;
}

#content .sidepicture {
        float: right;
        padding: 0px 0px 0px 10px;
        margin: 0px 0px 10px 10px;
        width: 160px;
}

#content .clearer, #eyecatcher.clearer {
        clear: both;
}

/* Tabelle */

#content table.cells {
        border: 1px solid #aaaaaa;
}

#content td.cell {
        background-color: #000000;
}

#content td.headercell {
        background-color: #000000;
        color: #7AA6F9;
        font-weight: bold;
}
/* Liste */

#content ul, #sidebar ul {
        list-style: none;
        padding: 0px;
        margin: 6px 0px 6px 10px;
}

#content li, #sidebar li {
        padding: 2px 0px 2px 16px;
        background: url(../images/pbull.gif) no-repeat top left;
}

#common {
        top: 540px;
        left: 20px;
        width: 204px;
        position: absolute;
        padding-bottom: 20px;
}

#common a {
        color: #7AA6F9;
        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: #ffffff;
}


/* ################################## Menü ############################*/

#menuBar {

        margin: 0;
        padding: 0;
        position: absolute;
        top: 180px;
        left: 20px;
        z-index: 20;
        height: 27px;
        overflow: visible;
}

a.menuButton, a.menuButtonActive  {
        display: block;
        float: left;
        height: 17px;
        /* Fabe Menü Schrift */
        color: #bbbbbb;
        text-decoration: none;
        padding: 5px 6px 5px 6px;
        /* Farbe zw. Menüschrift balken */
        border-right: 2px solid #111111;
}

/* Aufklappmenue */
.menu {
        background: #0B0C0B url(../images/pmenu.gif) repeat-x top left;
        border: 5px solid #000000;
        padding: 0px;
        position: absolute;
        text-align: left;
        visibility: hidden;
        left:0px;
        top:0px;
        z-index: 10;
}

/* Aufklappmenue einzeln*/
a.menuItem, a.menuItemActive {
        color: #7AA6F9;
        background-color: transparent;
        display: block;
        padding: 6px 16px 6px 16px;
        text-decoration: none;
        white-space: nowrap;
}

/* Mouseover menue */
a.menuButtonActive, a.menuButton:hover {
  background-color: #000000;
  color: #7AA6F9;
  background : url(../images/r2.jpg) no-repeat;
  background-position: center;
}

a.menuItem:hover, a.menuItemActive {
  background-color: #000000;
  color: #7AA6F9;
    background : url(../images/r2.jpg) no-repeat;
  background-position: absolute;
}

form.search {
 background-color: #111111;
        padding: 0px;
        position: absolute;
        top: 20px;
        left: 820px;
}

form.search input {
        margin: 0px;
        vertical-align : middle;
}

input.search {
        border: #888888 1px solid;
        background : #ffffff url(../images/pfade.gif) repeat-x;
        width: 126px;
        padding: 2px;
        margin: 0;
}

/* Content und Sidebar-Elemente */

#more p {
        marging: 0px;
        padding: 0px 0px 8px 0px;
        text-align: right;
        line-height: 100%;
}

#more a {
        padding: 2px 0px 2px 14px;
        background : url(../images/pbull.gif) no-repeat;
}

.pictureframe  {
        padding: 1px;
        border : 1px solid #000000;
        background-color: #888888;
}



/* Teaser */

div.teaserelement {
        float: left;
        padding: 0px 20px 0px 0px;
        margin: 0px;
}

div.teaser {
        margin: 0px;
        padding: 2px 0px 2px 0px;
}

div.teaserpicture {
        float: right;
        margin: 5px 0px 10px 10px;
        padding: 1px;
        border : 1px solid #000000;
        background-color: #888888;
}

p.teasertext {
        margin: 0px;
        padding: 4px 0px 4px 0px;
}

.teasernav {
        clear: both;
        padding: 6px 0px 2px 0px;
        margin: 0px;
        text-align: center;
}

/* Absatztype Formular */

input.box {
        border : 1px solid #888888;
        width: 300px;
        vertical-align: top;
        padding: 1px;
        margin: 0px 0px 10px 0px;
        background : #ffffff url(../images/pfade.gif) repeat-x;
}

form.formular textarea  {
        background : #ffffff url(../images/pfade.gif) repeat-x;
        border : 1px solid #888888;
        width: 300px;
        height: 200px;
        vertical-align: top;
        padding: 1px;
        margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
        width: 220px;
        line-height: 200%;
        float: left;
        clear: left;
}

form.formular .formnote {
        line-height: 160%;
        padding: 2px 0px 10px 222px !important;
}

.buttoncaption {
        line-height: 200%;
}


/* Plugin-Styles */

P.s2d  {
        font-size: 180%;
        color: #7AA6F9;
        font-weight : bold;
        margin: 0px;
        padding: 2px 0px 2px 0px;
        line-height: 200%;
}

P.s2dsmall  {
        font-size: 80%;
}

a.s2dsmall, a.s2dinfo  {
        border-bottom: 1px solid #555555 !important;
}