/* algemene instellingen */

* { margin: 0; padding: 0; }
html { height: 100%; padding:0; margin:0; } 

BODY {
font: normal 14px 'Trebuchet MS';
text-align: center;
color:#000000;
border: 0;
}

#container {
position: relative;
background-color: #f9f6db;
min-height: 3460px;
width: 975px;
text-align: left;
padding:0; 
margin: 0; 
} 

p {
font: normal 14px 'Trebuchet MS';
line-height: 15px;
text-align: center;
color:#000000;
}

b {
font: bold 14px 'Trebuchet MS';
line-height: 20px;
text-align: center;
color:#000000;
}

h1 {
color: #776b3e;
font: bold 60px 'Trebuchet MS';
line-height: 100px;
text-decoration:none;
}

h2 {
color: #000000;
font: bold 14px 'Trebuchet MS';
line-height: 20px;
text-decoration:none;
}

h3 {
color: #000000;
font: bold 13px 'Trebuchet MS';
line-height: 20px;
text-decoration:none;
}

a {
color: #000000;
font: bold 13px 'Trebuchet MS';
line-height: 14px;
text-decoration:none;
font-weight: normal;
}

a:hover {
color: #776b3e;
}

img  { 
border: 0px; 
text-decoration:none; 
}

ul {
 list-style: square;
 list-style-position: inside;
 font: bold 13px 'Trebuchet MS';
 line-height: 20px;
 color:#000000;
 text-transform: none;
 padding: 6px;
 margin: 2px 2px 2px 10px;
}

div.header {
float: left;
background: url(bg.jpg)repeat;
width: 975px;
height: 100px;
text-align: center;
display: inline;
}

div.content {
float: left;
width: 963px;
margin-left: 17px;
display: inline;
}

div.trailer {
float: left;
width: 216px;
background-color: #e0d995;
border: 2px solid #776b3e;
text-align: center;
margin: 15px 20px 15px 0;
display: inline;
}

div.tcontent {
float: left;
width: 202px;
text-align: left;
margin: 4px 0 4px 6px;
display: inline;
}

div.tf {
float: left;
height: 24px;
line-height: 24px;
text-align: left;
display: inline;
}

div.trailer img { 
border: 2px solid #776b3e; 
margin-top:6px;
width: 200px;
height: 150px;
text-decoration:none; 
}

div.screen img { 
border: 2px solid #776b3e; 
margin-top:6px;
width: 175px;
height: 140px;
text-decoration:none; 
}

div.trailer img:hover, div.screen img:hover{ 
border: 2px solid #f9f6db; 
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}

div.titel {
float: left;
background-color: #e0d995;
border: 1px solid #776b3e;
text-align: center;
height: 20px;
width: 938px;
display: inline;
}

div.titel2 {
float: left;
text-align: center;
height: 20px;
width: 940px;
display: inline;
}

div.text {
float: left;
text-align: center;
width: 940px;
margin: 10px;
display: inline;
}

div.blok {
float: left;
background-color: #fdfef9;
border-left: 1px solid #776b3e;
border-right: 1px solid #776b3e;
border-bottom: 1px solid #776b3e;
width: 938px;
display: inline;
}

div.websites {
float: left;
width: 700px;
display: inline;
}

div.screen {
float: left;
height: 150px;
margin: 14px 15px 0 15px;
width: 179px;
display: inline;
}

div.desc {
float: left;
height: 150px;
width: 477px;
margin-top: 14px;
padding: 10px 10px 0 0;
display: inline;
}

div.links {
float: left;
width: 220px;
display: inline;
}

div.linkstop {
float: left;
width: 220px;
background-color: #e0d995;
border: 1px solid #776b3e;
text-align: center;
margin-top: 10px;
height: 20px;
display: inline;
}

div.linkslist {
float: left;
width: 220px;
border-left: 1px solid #776b3e;
border-right: 1px solid #776b3e;
border-bottom: 1px solid #776b3e;
margin-bottom: 10px;
text-align: left;
display: inline;
}

div.textmovies {
float: left;
width: 449px;
padding: 10px;
display: inline;
}

div.stats {
float: left;
width: 400px;
height: 25px;
text-align: right;
margin-top: 30px;
display: inline;
}

div.footer {
float: left;
width: 530px;
height: 25px;
line-height: 25px;
text-align: left;
margin-left: 10px;
margin-top: 30px;
display: inline;
}
