/*roter Style */
body {
    font-family:tahoma,arial, sans-serif;
         font-size:90%;
    color:#000000;
    background-color:#ccc;
         margin:10px 0px 0px 50px;
         }
a {
    color:#000;
    font-weight:bold;
         text-decoration:none;
}
a:hover {
    color:#ee0000;
}
a.klein {
       font-size:75%;
}
p {
    text-align:justify;
}
p.klein {
    font-size:75%;
}
h1.titel {
    font-size:1.6em;
    text-align:left;
    padding-left:200px;
    padding-top:93px;
}
h1 {
    font-size:1.6em;
    text-align:left;
}
h2 {
    font-size:1em;
    margin-bottom:3px;
}
img {
    border:0px;
}
img.rechts {
    float:right;
    margin:5px 0px 10px 15px;
}
img.links {
    float:left;
    margin:10px 15px 10px 0px;
}
span.visible {
    display:none;
}
span.fett {
    font-weight: bold;
}
span.klein {
    font-size:75%;
}
div#main {
    background-color:#eee;
    width:916px;
    background:url('rot_back.png');
         }
div#top {
    background-color:#990000;
    height:164px;
    }
div#content {
         padding-right:15px;
         padding-left:15px;
         margin-left:157px;
         text-align:justify;
         }
div#bottom {
    background:url('rot_bottom.png');
    background-repeat:no-repeat;
    height:16px;
    }
ul#topbar{
    margin:0px;
    padding-left:8px;
    float:left;
    }

ul#topbar li{
    list-style-type:none;
    text-align:center;
    }

ul#topbar li a{
    border:1px solid #660000;
    background:none;
    display:block;
    width:149px;height:23px;
    padding-top:7px;
    color:#000000;
    font-weight:bold;
    font-size:120%;
    text-decoration:none;
    }

ul#topbar li a:hover{
    border:1px solid #990000;
         background:#ee0000;
         color:#330000;
    }
ul#zeiten {
    FONT-FAMILY: 'arial';
    COLOR: black;
    FONT-SIZE: 10pt;
    FONT-WEIGHT:bold;
    text-align:center;
    list-style-type: none;
}
table.programm {
         border-collapse:collapse;
         margin-left:70px;
         margin-bottom:50px;
}
table.programm td {
         padding:6px;
         vertical-align:top;
}
table.programm td.fett{
    font-weight:bold;
}
table.programm td.programmklein{
    font-size:80%;
}
span.subtitle{
    font-weight:normal;
}
img {
         border:1px solid #900;
}
div#teletextlinks{
         float:right;
         margin-right:10px;
}
table#teletextbild{
         width:492px;
}
table#teletextbild input {
         background-color:#eec8c8;
         border:1px solid #600;
         font-family:tahoma,arial, sans-serif;
}
table#teletextbild input:hover {
         background-color:#ee9696;
}
table#teletextbild input#anzeigen {
         background-color:#cc1414;
         font-weight:bold;
}
table#teletextbild input#anzeigen:hover {
         background-color:#e00;
}
input#email{
         background-color:#eec8c8;
         border:1px solid #600;
         font-family:tahoma,arial, sans-serif;
}
input#email:hover{
         background-color:#ee9696;
}
input#newsletterbutton {
         background-color:#cc1414;
         font-weight:bold;
         border:1px solid #600;
         font-family:tahoma,arial, sans-serif;
}
input#newsletterbutton:hover {
         background-color:#e00;
}


