/* algemene instellingen */
*            { margin: 0; padding: 0; }
html         { height: 100%; padding:0; margin:0; } 
BODY         { background-color: #000000; font: normal 15px 'Trebuchet MS'; text-align: left; color:#ffffff; height: 100%; }
#container   { position: relative; width: 975px; padding:0; margin:0; border:0; } 
div.content  { width: 910px; margin: 10px 35px 0 30px; text-align: left; }
div.menu     { float: left; margin-left: 20px; text-align: left; display: inline;}
div.stats    { float: left; width: 910px; text-align: center; margin-top: 20px; display: inline; }

/* plaatjes */
div.popular img      { width: 150px; height: 120px; }
div.pic img          { width: 150px; height: 120px; border: 2px solid white;}
div.tpic img         { width: 200px; height: 150px; border: 1px solid white;}
div.tpic img:hover   { border: 2px solid white;}

/* fonts */
h1                                          { font: bold 25px 'Trebuchet MS'; line-height: 25px; color: #ffffff; text-decoration: none; text-transform: uppercase; }
b                                           { font: bold 15px 'Trebuchet MS'; line-height: 25px; color: #ffffff; text-decoration: none; text-transform: uppercase; }
a, p                                        { font: normal 14px 'Trebuchet MS'; line-height: 15px; color: #ffffff; text-decoration: none; }
div.link a                                  { text-decoration: underline;   }
div.link a:hover                            { line-height: 15px; color: #000000; }
div.ttitel b                                { font: bold 14px 'Trebuchet MS'; line-height: 22px; color: #ffffff; text-decoration: none; text-transform: lowercase; }
div.gallery a:hover, div.partners a:hover   { font: bold 14px 'Trebuchet MS';  }
div.menu a                                  { font: bold 14px 'Trebuchet MS'; line-height: 15px; color: #000000; text-decoration: none;  text-transform: uppercase; }
div.menu a:hover                            { color: #749755;  }


/* elementen */
ul                 { text-indent: 1px; list-style-position: outside; list-style-type: square; color: #749755; padding: 6px; margin: 2px; padding-left: 14px; }

/* main divs */
div.titel    { float: left; width: 910px; height: 25px;  text-align: center; display: inline;}
div.balk     { float: left; background: url(images/fill.jpg) repeat;   width: 908px; height: 25px;  text-align: center; display: inline;}
div.pbalk    { float: left; width: 908px; height: 25px;  text-align: center; display: inline;}
div.mbalk    { float: left; background: url(images/fill.jpg) repeat;   width: 444px; height: 25px;  text-align: center; display: inline;}
div.popular  { float: left; background-color: #749755; width: 908px; height: 190px; text-align: left; border: 1px solid #000000; margin-top: 25px; display: inline;}
div.pblok    { float: left; background-color: #749755; width: 908px; height: 760px; text-align: left; border: 1px solid #000000; margin-top: 25px; display: inline;}
div.partners { float: left; width: 908px; text-align: left; margin-top: 25px; display: inline;}
div.left     { float: left; background-color: #749755; height: 602px; width: 443px; text-align: left; border: 1px solid #000000; margin-top: 25px; margin-right: 18px; display: inline;}
div.right    { float: left; background-color: #749755; height: 602px; width: 443px; text-align: left; border: 1px solid #000000; margin-top: 25px; display: inline;}
div.legal    { float: left; width: 868px; height: 40px; text-align: center; padding: 0 20px 0 20px; margin-top: 10px; display: inline;}

div.gallery            { float: left; width: 443px; text-align: left; display: inline;}
div.blok               { float: left; width: 423px; margin-top: 10px; padding: 0 10px 10px 10px; border-bottom: 1px dashed white; display: inline;}
div.titel, div.link    { float: left; width: 423px; height: 22px; text-align: left; display: inline;}
div.text               { float: left; width: 259px; height: 120px; text-align: left; display: inline;}
div.pic                { float: left; width: 154px; height: 120px; text-align: left; margin-left: 10px; display: inline;}
div.links              { float: left; width: 908px; text-align: center; display: inline;}

/* thumb divs */
div.thumbs             { float: left; background-color: #749755; width: 908px; height: 630px; text-align: left; border: 1px solid #000000; margin-top: 25px; display: inline;}
div.tblok              { float: left; width: 207px; height: 172px; padding: 10px 10px 15px 10px; display: inline;}
div.ttitel             { float: left; width: 207px; height: 22px; text-align: center; display: inline;}
div.tpic               { float: left; width: 207px; height: 150px; text-align: center; display: inline;}

