/* algemene instellingen */

*    { margin: 0; padding: 0; }
html { height: 100%; padding:0; margin:0; } 
BODY { background:#d0e3ff url(images/background.gif); color: #000000; font: bold 17px 'Trebuchet MS'; line-height:18px; text-decoration:none; height: 100%; }

/* container */
#container { position: relative; width: 919px; padding:0; margin:0; border: 0;} 

/* fonts */
h2   { color: #de0a78; font: bold 30px 'Trebuchet MS'; line-height:35px; text-decoration:none; }
b    { color: #000000; font: bold 15px 'Trebuchet MS'; line-height:18px; text-decoration:none; }
p    { color: #000000; font: normal 15px 'Trebuchet MS'; line-height:18px; text-decoration:none; }
span { color: #000000; font: normal 15px 'Trebuchet MS'; line-height:18px; text-decoration:none; }
a    { color: #000000; font: normal 15px 'Trebuchet MS'; line-height:18px; text-decoration:none; }

a:hover             { color: #de0a78; }
div.reclame a       { color: #088fb2; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; line-height:30px; text-decoration:underline; font-weight: bold; text-transform: uppercase; }
div.reclame a:hover { color: #de0a78; }



/* images */
img { border: 0px; margin: 0px; }

/* reclame */

div.reclame {
float: left;
width: 919px;
height: 30px;
padding: 40px 0 30px 0;
text-align: center;
display: inline;
}

/* contentblokken */

div.blok {
float: left;
width: 859px;
height: 530px;
margin: 10px 33px 10px 27px;
display: inline;
}

div.small img {
float: left;
width: 235px;
height: 174px;
border: 2px solid white;
}

div.mid img {
float: left;
width: 355px;
height: 362px;
text-align: center;
border: 2px solid white;
}

div.left, div.right {
float: left;
width: 239px;
height: 370px;
text-align: center;
display: inline;
}

div.mid {
float: left;
width: 365px;
height: 370px;
text-align: center;
margin-left: 4px;
display: inline;
}

div.small {
float: left;
width: 240px;
height: 174px;
padding-bottom: 14px;
text-align: center;
display: inline;
}

div.bot {
float: left;
width: 859px;
margin-top: 10px;
display: inline;
}

div.text {
float: left;
background-color: #eaf7fc;
width: 530px;
height: 120px;
padding: 10px;
border: 2px solid #1dd1fe;
display: inline;
}

div.titel {
float: left;
width: 530px;
height: 30px;
text-align: center;
padding-left: 10px;
display: inline;
}

div.members {
float: left;
width: 305px;
height: 140px;
text-align: center;
display: inline;
}


