/* algemene instellingen */

* {
margin: 0;
padding: 0;
}

html { 
height: 100%;
padding:0; 
margin:0; 
} 

BODY  {
color: #ffffff;
font-family: Franklin Gothic Medium Cond;
text-decoration:none;
font-weight: normal;
font-size: 16px;
height: 100%;
}

/* container */

#container {
position: relative;
background: url(http://www.reptilesex.com/images/background.jpg) repeat;
width: 975px;
padding:0; 
margin:0; 
} 

/* algemeen */

b {
color: #ffffff;
font-family: Franklin Gothic Medium Cond;
text-decoration:none;
font-weight: bold;
font-size: 16px;
padding-top: 1px;
}

a {
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height:15px;
text-decoration:none;
text-align: left;
font-weight: bold;
}

a:hover {
color: #e8cca1;
}

h2, h2 a {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 28px;
line-height:28px;
text-decoration:underline;
font-weight: bold;
}

h2 a:hover {
color: #ffffff;
}

span {
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
line-height:18px;
text-decoration:none;
text-align: left;
font-weight: bold;
padding-top: 1px;
}

/* contentblokken */

div.titel {
float: left;
width: 480px;
height: 30px; 
margin-top: 13px;
display: inline;
}

.titel h2 {
color: #ffffff;
font-family: Franklin Gothic Medium Cond;
text-decoration:none;
font-weight: bold;
font-size: 24px;
text-align: left;
padding-top: 1px;
padding-left: 8px;
}

div.intro {
float: left;
width: 875px;
text-align: center;
font-size: 22px;
margin: 40px 50px 10px 50px;
display: inline;
}

div.blok {
float: left;
width: 880px;
text-align: center;
font-size: 22px;
margin: 0 47px 50px 47px;
display: inline;
}

div.trailer {
float: left;
width: 220px;
height: 186px;
text-align: center;
margin-top: 50px; 
display: inline;
}

div.desc {
float: left;
width: 220px;
height: 22px;
text-align: center;
display: inline;
}

div.thumb {
float: left;
width: 220px;
height: 164px;
text-align: center;
display: inline;
}

div.thumb img {
border: 2px solid white;
width: 200px;
height: 160px;
}

div.blokleft {
float: left;
width: 551px;
height: 432px; 
text-align: right;
margin-top: 2px;
display: inline;
}

div.blokright {
float: left;
width: 410px;
height: 432px; 
text-align: center;
margin-left: 14px;
display: inline;
}

div.blokleft img {
width: 500px;
height: 426px;
border: 0px;
text-align: right;
border: 2px solid #826f4e;
}

div.blokleft img:hover, div.blokimg2 img:hover, div.blokimg3 img:hover {
border: 2px solid white;
}

div.bloktxt {
float: left;
width: 362px;
height: 80px; 
display: inline;
text-align: left;
margin-top: 2px;
margin-right: 48px;
margin-bottom: 2px;
}

div.playtrailer, div.blokdesc {
float: left;
width: 362px;
height: 47px; 
display: inline;
text-align: left;
margin-left: -3px;
margin-top: 0px;
margin-right: 48px;
}

div.playtrailer img, div.blokdesc img {
width: 355px;
height: 47px;
border: 0px;
}

div.blokimg2 {
float: left;
width: 167px;
height: 135px; 
text-align: left;
display: inline;
margin-top: 14px;
}

div.blokimg3 {
float: left;
width: 167px;
height: 135px; 
text-align: left;
display: inline;
margin-top: 14px;
margin-left: 10px;
}

div.blokimg2 img, div.blokimg3 img {
width: 167px;
height: 135px;
border: 2px solid #826f4e;
}
