/* 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: 945px; margin: 10px 20px 20px 10px; text-align: left; }
div.head     { width: 945px; height: 30px; padding: 10px 0 10px 0; text-align: center; }
div.tube     { width: 945px; padding: 10px 0 10px 0; text-align: center; }

/* plaatjes */
div.mimg img  { width: 120px; height: 90px; border: 2px solid #572773; }

/* fonts */
h1                         { font: bold 20px 'Trebuchet MS'; line-height: 30px; color: #ffffff; text-decoration: none; text-transform: uppercase; }
b, h2, A.yellow            { font: bold 15px 'Trebuchet MS'; line-height: 22px; color: #ffffff; text-decoration: none; text-transform: uppercase; }
a, p                       { font: normal 15px 'Trebuchet MS'; line-height: 15px; color: #ffffff; text-decoration: none; }
A.yellow:hover             { color: yellow; }
div.ghead b, div.shead b   { font: bold 15px 'Trebuchet MS'; line-height: 22px; color: #000000; text-decoration: none; text-transform: uppercase; }
div.lhead b                { font: bold 18px 'Trebuchet MS'; line-height: 22px; color: #ffffff; text-decoration: none; text-transform: uppercase; }
div.stext span             { font: normal 15px 'Trebuchet MS'; line-height: 15px; color: yellow; text-decoration: none; text-transform: lowercase;}

div.legal p                { font: normal 15px 'Trebuchet MS'; line-height: 18px; color: #ffffff; text-align: center; text-decoration: none; }

div.tube a                 { font: bold 15px 'Trebuchet MS'; line-height: 15px; color: #ffffff; text-decoration: none; }
div.tube a:hover           { color: #000000; text-decoration: none; }

/* elementen */
div.tpic  img       { width: 200px; height: 150px; border: 2px solid white;}
div.spic  img       { width: 300px; height: 200px; border: 2px solid white;}

/* elementen */
ul            { text-indent: 5px; list-style-position: outside; list-style-type: square; color: #ffffff; padding: 6px; margin: 2px; padding-left: 20px; }

/* main divs */
div.left        { float: left; width: 210px; padding: 20px 10px 0 10px; display: inline; }
div.right       { float: left; width: 708px; margin: 0 0 0 7px; padding-top: 20px; display: inline; }
div.thumb       { float: left; width: 200px; margin: 20px 0 0 0; display: inline; }

/* menu links */
div.ttitel       { float: left; width: 200px; height: 22px; text-align: center; display: inline; }
div.tpic         { float: left; width: 200px; height: 160px; padding: 5px 0 5px 0; text-align: center; display: inline; }

/* galleries */
div.gallery      { float: left; width: 336px; margin: 50px 14px 0 0; border: 1px solid white; display: inline; }
div.galleryr     { float: left; width: 336px; margin: 50px 0 0 0;border: 1px solid white; display: inline; }
div.ghead        { float: left; width: 336px; height: 22px; background: url(images/fill.jpg) repeat; text-align: center; display: inline; }
div.gal          { float: left; width: 336px; background-color: #761c1c; height: auto; display: inline; }

/* links */
div.links      { float: left; width: 690px; padding: 50px 0 0 0; display: inline; }
div.lhead      { float: left; width: 690px; height: 22px; text-align: center; display: inline; }
div.link       { float: left; width: 690px; text-align: center; display: inline; }

/* links */
div.special      { float: left; width: 688px; border: 1px solid white; margin-top: 50px; display: inline; }
div.shead        { float: left; width: 673px; height: 22px; background: url(images/fill.jpg) repeat; text-align: left; padding-left: 15px; display: inline; }
div.spic         { float: left; width: 300px; padding: 15px 15px 15px 0; repeat; background-color: #74191a; text-align: center; display: inline; }
div.stext        { float: left; width: 343px; height: 200px; padding: 15px; background-color: #74191a; text-align: left; display: inline; }
div.legal        { float: left; width: 688px; margin: 40px 0 20px 0; text-align: center; display: inline; }

/* stats */
div.stats      { float: left; width: 690px; margin-top: 50px; padding-bottom: 20px; text-align: center; display: inline; }



