/* algemene instellingen */

*    { margin: 0; padding: 0; }
html { height: 100%; padding:0; margin:0; } 
BODY { background:#000000 url(images/background.gif);  color: #ffffff; font: bold 17px 'Trebuchet MS'; line-height:18px; text-decoration:none; height: 100%; }

/* container */
#container { position: relative; width: 920px; padding:0; margin:0; border: 1px solid white;} 

/* fonts */
h2   { color: #de0a78; font: bold 30px 'Trebuchet MS'; line-height:35px; text-decoration:none; }
b    { color: #ffffff; font: bold 15px 'Trebuchet MS'; line-height:18px; text-decoration:none; }
p    { color: #ffffff; font: normal 15px 'Trebuchet MS'; line-height:18px; text-decoration:none; }
span { color: #ffffff; font: normal 15px 'Trebuchet MS'; line-height:18px; text-decoration:none; }
a    { color: #ffffff; font: normal 15px 'Trebuchet MS'; line-height:18px; text-decoration:none; }
div.text p    { color: #000000; font: normal 15px 'Trebuchet MS'; line-height:22px; text-decoration:none; }

a:hover             { color: #8c7d73; }
div.reclame a       { color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 25px; line-height:30px; text-decoration:underline; font-weight: bold; text-transform: uppercase; }
div.reclame a:hover { color: #8c7d73; }



/* images */
img { border: 0px; margin: 0px; }

/* reclame */

div.reclame {
float: left;
width: 920px;
height: 30px;
padding: 40px 0 30px 0;
text-align: center;
display: inline;
}

/* contentblokken */

div.blok {
float: left;
width: 855px;
margin: 10px 35px 0 30px;
display: inline;
}

div.intro {
float: left;
width: 920px;
text-align: center;
margin: 20px 0 20px 0;
display: inline;
}

div.left {
float: left;
width: 560px;
height: 416px;
margin-left: 5px;
display: inline;
}

div.left img {
width: 553px;
height: 414px;
border: 1px solid white;
}

div.right {
float: left;
width: 265px;
margin-left: 15px;
height: 416px;
display: inline;
}

div.thumb {
float: left;
width: 263px;
height: 198px;
display: inline;
}

div.thumb img {
width: 261px;
height: 196px;
border: 1px solid white;
}

div.text {
float: left;
background-color: #ffffff;
width: 819px;
height: 60px;
padding: 10px;
margin: 15px 0 0 4px;
border: 1px solid #000000;
display: inline;
}