/* CSS Document */

body {margin: 0px; padding: 0px; color: #black; background-color:white; font-family: arial; font-size: 12px;}

#main {position: relative; width: 100%; margin: 0px}
#content {position: relative; width: 880px; left: 50%; margin-left: -440px}



.header {position: relative; width: 880px; height: 178px; float: left; }
.links {position: relative; width: 250px; height: 1660px; float: left; background-color: #F4E6F5; margin-top:5px}
.teaser {position: relative; float: left; width: 310px; height: 355px; background-color: #F4E6F5; margin-left:5px; margin-top:5px}
.teaserpic {position: relative; float: left; width: 300px; height: 300px; margin-left:5px; margin-top:5px}
.teasertext {position: relative; float: left; width: 300px; height: 28px; margin-left:5px; margin-top:5px}
.mehr {position: relative; float: right; margin-right:5px;}

.trailergrafik {position: relative; float: left; margin-left:5px; margin-top:5px}

.footertext {position: relative; float: left; width: 625px; height: 220px; background-color: #F4E6F5; margin-left:5px; margin-top:5px}
.teasertext2 {position: relative; float: left; margin-left:5px; margin-top:5px}

a { color: #990099; font-weight: bold; text-decoration:none;}
a img {border:0px white solid !important;}


