body, td, pre {color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; margin:8px;}
body {background:#FFF;}
body.mceForceColors {background:#FFF; color:#000;}
h1 {font-size: 2em}
h2 {font-size: 1.5em}
h3 {font-size: 1.17em}
h4 {font-size: 1em}
h5 {font-size: .83em}
h6 {font-size: .75em}
.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;}
a.mceItemAnchor {width:12px; line-height:6px; overflow:hidden; padding-left:12px; background:url(img/items.gif) no-repeat bottom left;}
img.mceItemAnchor {width:12px; height:12px; background:url(img/items.gif) no-repeat;}
img {border:0;}
table {cursor:default}
table td, table th {cursor:text}
ins {border-bottom:1px solid green; text-decoration: none; color:green}
del {color:red; text-decoration:line-through}
cite {border-bottom:1px dashed blue}
acronym {border-bottom:1px dotted #CCC; cursor:help}
abbr, html\:abbr {border-bottom:1px dashed #CCC; cursor:help}

/* IE */
* html body {
scrollbar-3dlight-color:#F0F0EE;
scrollbar-arrow-color:#676662;
scrollbar-base-color:#F0F0EE;
scrollbar-darkshadow-color:#DDD;
scrollbar-face-color:#E0E0DD;
scrollbar-highlight-color:#F0F0EE;
scrollbar-shadow-color:#F0F0EE;
scrollbar-track-color:#F5F5F5;
}

/*************************************************************************************************************************************/



body {  
    text-align: left;
    background-color: #111111;
    padding: 0px;
    width: 381px; /* für Backend */
}

body, td{
    font-family: Arial,Verdana,Tahoma,Helvetica,Sans-serif;
    font-size: 12px;
    color: #ffffe0;
    font-weight: normal;
    line-height : 140%;
}


.pfeil_zurueck {
    padding-right: 14px;
    background:url(../upload/bilder/pfeil_zurueck.gif);
    background-repeat:no-repeat;
    background-position: right;
}

.pfeil_rechts {
    padding-right: 9px;
    background:url(../upload/bilder/pfeil_rechts.gif);
    background-repeat:no-repeat;
    background-position: right;
}

.ueberschrift {
    font-size: 26px;    
    color: #B39D72;
    line-height : 140%;
}


select {
    font-family: Arial,Verdana,Tahoma,Helvetica,Sans-serif;
    color: #ffffe0;
    font-size: 12px;
    line-height: 12px;
    margin-top: 0px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    background-color: #000000;
    vertical-align: middle;
}


input, textarea, .label_loginbox {
    font-family: Arial,Verdana,Tahoma,Helvetica,Sans-serif;
    font-size: 12px;
    color: #ffffe0;
    background-color: #000000;
    border:1px solid #333333;
    padding: 1px;
    vertical-align: middle;
}


a img { border:1px solid #333333; }
a:hover img { border:1px solid #FFFFFF; }

p { margin: 0; padding: 0 }

a:link, p a:link       { text-decoration: none; color: #B39D72}
a:visited, p a:visited    { text-decoration: none; color: #B39D72}
a:hover, p a:hover      { text-decoration: underline; color: #ffffe0 }
a:active, p a:active     { text-decoration: underline; color: #ffffe0 }

#copyright {
    font-family: Arial,Verdana,Tahoma,Helvetica,Sans-serif;
    font-size: 11px;
    color: #666666;
}


#servicenavigation td a{
    font-family: Arial,Verdana,Tahoma,Helvetica,Sans-serif;
    font-size: 11px;
    color: #666666;
    padding-left: 10px;
}
#servicenavigation td a:hover { color: #ffffe0; text-decoration: none; }


#content { }

.blond {    color: #B39D72; font-weight: normal; }  /* #B39D72; */
.weiss { color: #ffffe0; }
a.weiss { color: #ffffe0; }

.fett { font-weight: bold; }
.klein { font-family: Arial,Verdana,Tahoma,Helvetica,Sans-serif; font-size: 11px; color: #444444; letter-spacing: -1px; }


td.line-vertical { margin: 5px; border-left-width: 1px;
    border-left-style: solid;
    border-color: #333333; padding-right:5px }

.line-horizontal { 
    line-height: 1px;
    border-top: solid 1px #333333; 
}

hr, td hr {
    height: 1px;
    margin: 8px 0px 8px 0px; 
    border: 0px; /* Für Firefox und Opera */
    border-top: solid 1px #333333;
}
*:not(hr) hr { margin: 15px 0 15px 0; } /* für ff2 und safari */

*:first-child>*:first-child+body hr { margin: 17px 0px 17px 0px; } /* für opera */