/*******************************/
/* css WKSvzw default style v1.00 */
/*******************************/

/* general settings LVHA */
a { color: #CCCCCC;}
a:hover     { font-weight: none; text-decoration: none; background: transparent; color: red; }
a:link       { font-weight: none; text-decoration: none; background: transparent; }
a:visited { font-weight: none; text-decoration: none; background: transparent; }
a:active   { font-weight: none; text-decoration: none; background: transparent; }

/* font and color headings */
h1 { Font-size: 2.0em; font-weight: bold; color:darkRed;}
h2 { Font-size: 1.5em; font-weight: bold; color:darkRed;}
h3 { Font-size: 1.2em; font-weight: bold; color: #FFFFFF; }
h4 { Font-size: 1.1em; font-weight: bold; color:Red;}
h5 { Font-size: 1.0em; font-weight: bold; color:Red;}
strong { Font-size: 1.5em; font-weight: bold; color:Red;}


/* Header */
#header { width: 878px; height: 120px; margin: 0 auto; }

/* body */
body { margin: 0; padding: 0; background: #000000 url(http://users.skynet.be/fa620436/images/img1.gif) repeat-x; font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif; color: #999999; }

/* Logo */
#logo { float: left; }
#logo * { padding: 0px 0 0 0; margin: 0; padding: 0; text-transform: lowercase; 	color: #FFFFFF;}
#logo h1 { padding: 0px 0 0 0; letter-spacing: -3px; font-size: 3.5em; }
#logo h2 { padding: 0px 0 0 0; letter-spacing: 1px; font-size: 1em; }

/* naviagation display*/
	/* lijntje trekken onder de opties */
	/*
	table#nav {border-bottom: 1px solid #000; border-left: 1px solid #000}
	table#nav td { font: 1em verdana, arial, sans-serif; text-align: center; border-right: 1px solid #000; border-top: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000;}
	table#nav td a { font-weight: normal; text-decoration: none; display: block; Margin: 0; padding: 0; }
	#nav td a:link, #nav td a:visited { background: transparent url(http://users.skynet.be/fa620436/images/nopat.gif) repeat; display: block; margin: 0; line-height:25px;}
    #nav td a:hover { color #fff; background: red url(http://users.skynet.be/fa620436/images/bgpat.gif) repeat;}
		
	table#nav2  p { width:100; align: right;}
td#home a:link img, td#home a:visited img { color: #c30; background: transparent url(http://users.skynet.be/fa620436/images/bgpat.gif) repeat; width: 100%; height: 75px; }
td#home a:hover img { color: #f60; background: white url(http://users.skynet.be/fa620436/images/nopat.gif) repeat; width: 100%; height: 75px; }
	*/
	
/* Menu */
#menu { float: right;}
#menu ul { margin: 0; padding: 50px 0 0 0; list-style: none; }
#menu li { display: inline; }
#menu a { display: block; float: left; padding: 5px 20px; text-decoration: none; text-transform: lowercase; font-size: 1em; font-weight: bold; }
#menu a:hover, #menu .active a { padding: 5px 19px; background: #2F1A1A url(http://users.skynet.be/fa620436/images/img2.gif) repeat-x left bottom; border: 1px solid #1E1010; border-right-color: #7A6D6D; border-bottom-color: #7A6D6D; color: #FFFFFF; }

/* Content */
#content { width: 778px; margin: 0 auto; padding: 20px 0 0 0; background: transparent url(http://users.skynet.be/fa620436/images/cr2.jpg) no-repeat center bottom; }
#primarycontent { padding-left: 25px; padding-top: 25px; }

/* Column One */
#colOne { float: left; width: 500px; }
#colOne h2 { margin-top: 0; font-size: 2.2em; color: #CCCCCC; }
#colOne p, #colOne ul, #colOne ol { line-height: 160%; }
#colOne .credits { margin-bottom: 50px; padding: 5px 0 8px 8px; background: #210100; border-left: 2px solid #8A0600; }
#colOne .credits p { margin: 0; padding: 0; line-height: normal; }
#colOne imgoL  { float: left; width: 300px; }

/* Column Two */
#colTwo { float: right; width: 248px; }
#colTwo ul { margin: 0; padding: 10px 0 0 0; list-style: none; }
#colTwo li { margin-bottom: 20px; }
#colTwo li li { margin-bottom: auto; }
#colTwo li ul { padding-left: 20px; list-style: square inside;}
#colTwo h2 { padding-bottom: 5px; font-size: 1em; color: #FFFFFF; padding-left: 20px; background: url(http://users.skynet.be/fa620436/images/img3.gif) no-repeat 5px 6px; border-bottom: 1px solid #2C2C2C; }

/* textfield */
#textfield1 { width: 150px; 	margin-left: 20px; background: #9E9E9E url(http://users.skynet.be/fa620436/images/img4.gif) repeat-x; border: 1px solid #9C9C9C; border-right-color: #C6C6C6; border-bottom-color: #C6C6C6; }

/* submit */
#submit1 { background: #9E9E9E url(http://users.skynet.be/fa620436/images/img5.gif) repeat-x; border: 1px solid #625252; border-right-color: #1B0F0F; border-bottom-color: #1B0F0F; color: #CCCCCC; }

/* Footer */
#footer { clear: both; height: 60px; margin: 0 auto; padding: 20px 0; background: url(http://users.skynet.be/fa620436/images/img6.gif) repeat-x; }
#footer p { margin: 0; padding: 0; text-align: center; font-size: smaller; }
#footer a:link, #footer a:visited { margin-right: 20px; }

/* functions */
.hide { text-indent: -999px; }
img { display: block; border: 0; }

