body{
        background-color: #EDEDED;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #666666;
}

.aussenabstand {margin:0px 0px 0px 50px}

.menu:link {color:#666666; text-decoration:none; font-size:10px; font-weight:bold;}
.menu:visited {color:#666666; text-decoration:none; font-size:10px; font-weight:bold;}
.menu:active {color:#666666; text-decoration:none; font-size:10px; font-weight:bold;}
.menu:hover {color:#999999; text-decoration:none; font-size:10px; font-weight:bold;}

i {
font-size:10px;
color: #666666;
text-decoration:none;
}

b {
font-size:10px;
color: #666666;
text-decoration:none;
}

.small{font-size:10px; color:#666666; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}

h1 {
font-size:12px;
color: #666666;
text-decoration:none;
}

h2 {
font-size:12px;
color: #666666;
text-decoration:none;
}


h3 {
font-size:14px;
color: #330000;
text-decoration:none;
}


h4 {
font-size:14px;
color: #ff0000;
text-decoration:none;
}

#content{
         width: 440px;
         height: 96px;
      }
      #content {
         background-color: #EDEDED;
         /* absolut positioniert */
         position: absolute;
         top: 170px;
         left: 367px;
      }

#trailer{
         width: 440px;
         height: 96px;
      }
      #trailer {
         background-color: #EDEDED;
         /* absolut positioniert */
         position: absolute;
         top: 135px;
         left: 367px;
      }