body {
        font-family: Arial, Helvetica, sans-serif;
        background-color: #D2D2D2;
        color: #000000;
        background-image: url(hintergrund2.jpg);
        background-repeat: repeat-x;
        overflow: -moz-scrollbars-vertical;
        padding: 0px;
        margin-top: 0px;
        font-size: 12px;
}

br  {  line-height:70%; }

#maske {position: absolute; top:0px; left: 0px; height:110px; width:650px; z-index: 2;}
#container {position: relative; top:0px; left:0px; height:110px; width:650px;}
#logo {position: absolute; top:79px; left:550px; height:60px; width:72px; z-index:3;}

#video-container {
position : relative;
top : 0;
left : 0px;
width : 100%;
}

#H_NAVIGATION {
        background-image: url(navi-hintergrund.gif);
        background-repeat: no-repeat;
        MARGIN: 0px;
        WIDTH: 650px;
        HEIGHT: 24px;
        TEXT-ALIGN: left;
        border-top:1px solid #ECEEEB;
        border-bottom:0px solid #ffffff;
}
#TABS {
        MARGIN-RIGHT: 0px;
        Margin-left: 17px;
        HEIGHT: 24px;
        TEXT-ALIGN: center
}
#TABS UL {
        DISPLAY: inline;
        PADDING-LEFT: 0px;
        MARGIN: 0px;
        LIST-STYLE-TYPE: none
}
#TABS LI {
        PADDING-RIGHT: 5px;
        DISPLAY: inline;
        PADDING-LEFT: 5px;
        FLOAT: left;
        PADDING-BOTTOM: 0px;
        MARGIN: 0px;
        PADDING-TOP: 4px;
        LIST-STYLE-TYPE: none
}

#TABS A {
        FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        COLOR: #ffffff;
        FONT-FAMILY: Arial, Sans-Serif
}
#TABS A:hover {
        COLOR: #FF0146;
        PADDING-TOP: 4px;
        TEXT-DECORATION: none
}
td.boxfuss {
         background-position: 0px 0px;
         background-image: url(boxfuss.gif);
         background-repeat: no-repeat;
         height:35px;
         padding: 0px;
         margin: 0px;
         vertical-align: top;
         text-align: right;
}
#footer {
        FONT-SIZE: 11px;
        padding-left: 0px;
        margin-top: 12px;
 }

hr{
        border: 0px; /* Für Firefox und Opera */
        border-top: dotted 1px #D10076;
        border-bottom: solid 1px #EDEEE9; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
        margin-bottom: 20px;
        margin-left: 190px;
}

a {
        color: indigo;
        font-weight: normal;
        text-decoration: none;
}
a:hover {
        color: #a92b8a;
        text-decoration: underline;
        }

#maintable {
background-position: 0px 0px;
background-image: url(boxinhalt.gif);
background-repeat: repeat-y;
padding: 0px;
margin-top: 30px;
border: 0px;
 }

td.centercolumn {
height:380px;
color: #000000;
 padding-top: 15px;
 line-height:135%;
 padding-left: 20px;
 padding-right: 15px;
 padding-bottom: 0px;
 text-align: left;
 }

h1 {
        font-size: 20px;
        letter-spacing: 0.5px;
        font-family : "Tahoma", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
        /*text-transform: uppercase; */
        font-weight: normal;
        text-align: left;
        color: #D10076;
        margin-top: 10px;
        margin-left: 190px;
        margin-bottom:0px;
        padding-bottom: 5px;
        }

.slideshow {display: block; position: absolute; top:0px; left:0px; z-index: 0; height: 110px; width: 650px; margin: 0 auto; }
.slideshow-images {display: block; overflow: hidden; position: absolute; top:0px; left:0px; height: 110px; width: 650px; }
.slideshow-images img {display: block; position: absolute; top:0px; left:0px; z-index: 1; height: 110px; float: left; margin-left: 0px; margin-top: 0px; }
.slideshow-images-visible {opacity: 1;}
.slideshow-images-prev {opacity: 0;}
.slideshow-images-next {opacity: 0;}
.slideshow a img {border: 0;}
