body{
background-image: url(../img/layout/bg_white.jpg);
background-repeat: repeat-x;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
margin: 0px;
padding: 0px;
}

img {
border: none;
}

a,
a:link {
text-decoration:none;
color: #272749;
}


a,
a:hover {
text-decoration:none;
color: #272749;
}
a,
{}
a:active,{
}
a:visited, {
text-decoration:none;
color: #424284;
cursor: pointer;
}

ul li{
list-style: none;
}


#main {
position: relative;
height: 900px;
width: 1200px;
left: 35%;
margin-left: -477px;
background-image: url(../img/layout/bg_main.jpg);
background-repeat: no-repeat;
color: #424284;
}

.slogan{
font-size: 12px;
font-weight: bold;
color: #272749;
position: absolute;
left: 640px;
top: 342px;
}

.sloganLine2{
margin-left: 40px;
}

#home ul a:hover{
color: #424284;
cursor: pointer;
}

.navigation,
.box {
font-size: 12px;
font-weight: bold;
color: #272749;
}

.mainNav{
}

.subNav{
left: 0px;
margin: 0px;
padding-left: 10px;
line-height: 18px;
color: #424284;
}

#navDemoReel{
position: absolute;
left: 404px;
top: 14px;
}
#navFilme{
position: absolute;
left:732px;
top:14px;
}
#navKontakt{
position: absolute;
left:850px;
top:14px;
}
#navDienstleistungen{
position: absolute;
left:541px;
top:14px;
}
#navLinks{
position: absolute;
left:983px;
top:14px;
}
#navNews{
position: absolute;
left:284px;
top:14px;
}


#linkList{
padding:0px;
margin: 0px;
font-size: 12px;
color: #272749;
}

#linkList ul{
padding:0px 0px 0px 10px;
}

#linkList h2{
font-size: 12px;
padding:15px 0px 5px 0px;
margin: 0px;
}


.date{
font-size: 12px;
}

.filmtitel{
padding: 5px 0px 0px 0px;
font-size: 14px;
font-weight: bold;
color: #272749;
}


.news{
padding: 5px;
border-bottom: 1px solid #ccc;
font-size: 12px;
text-align:justify;
}

.filmtext{
padding: 0px;
font-size: 12px;
}

.news img{
display: block;
}

