/*

************************
*					   *
* AUTOR: Timothy Remst *
*	 (c) 3rdMedia	   *
* 					   *
************************

*/

/************************************************************************************************/
/* Body opmaak */
/************************************************************************************************/

body { background: #000000; border: 0px; margin: 0px; padding: 0px; color: #6A6A6A; font: 11px Verdana; text-align: center; }
img  { border:0; }


/************************************************************************************************/
/* layout */
/************************************************************************************************/

#header   { width: 955px; height: 259px; }
#top	  { width: 703px; height: 85px; }
#menu	  { width: 736px; height: 34px; }
#wallpaper    { width: 703px; height: 22px; text-align: center; }
#time	  { width: 613px; height: auto; }
#time_vak { width: 306px; height: auto; padding: 10px 10px 10px 10px; }
#timoco	  { width: 613px; height: auto; }
#content  { background: url('images/content_bg.png') repeat-y; width: 613px; height: auto; text-align: justify; line-height: 18px;}
#links	  { width: 45px; height: auto; }
#rechts	  { width: 45px; height: auto; }
#sponsors { width: 955px; height: 120px; }
#sponsbg  { background: url('images/sponsors_bg.jpg') no-repeat; width: 955px; height: 85px; }
#footer   { background: url('images/footer.png') no-repeat; width: 955px; height: 106px; }
#footer_left {width: 784px; height: 106px; padding: 0px 190px 0px 0px; }
#footer_right {width: 171px; height: 106px; }
#map      { width: 171px; height: 106px; }
#pre-flyer    { width: 900x; height: 600px; }
#pre-links    { text-align:center; }

.style1 { color: #FFFFFF; font-weight: bold; }
.style2 { font-size: 36px; }
.style3 { line-height: 16px; text-decoration: line-through; }

/************************************************************************************************/
/* Navigatie */
/************************************************************************************************/

.nav a { font-family: Verdana; font-size: 9px; color: #FFFFFF; text-decoration : none; text-align: center; display: block; overflow : hidden; line-height: 34px; width: 98px; height: 34px; }
.nav a:hover { color: #FFFF00; text-decoration : none; background: url('images/menu/roll/nav-hover.png'); }
.nav a:link { color: #FFFFFF; text-decoration : none; }
.nav a:active { color: #FFFFFF; text-decoration : none; }
.nav a:visited { color: #FFFFFF; text-decoration : none; }

a:link { color: #FFFF00; text-decoration: underline; }
a:hover { color: #FFFFFF;}
a:active { color: #FFFF00; }
a:visited { color: #FFFFFF; }

.derechter a:link { color: #FFFFFF; text-decoration: underline; }
.derechter a:hover { color: #944f9f;}
.derechter a:active { color: #944f9f; }
.derechter a:visited { color: #FFFFFF; }

/************************************************************************************************/
/* Input */
/************************************************************************************************/

input, select { font-family: Verdana; font-size: 11px; color : #FFFFFF; line-height: 20px; border : 1px solid #FFFFFF; background: #1A1A1A; width: 306px; height: 20px; }
textarea      { font-family: Verdana; font-size: 11px; color : #FFFFFF; line-height: 16px; border : 1px solid #FFFFFF; background: #1A1A1A; width: 500px; }