html{
	margin:0; padding:0;
	background:url(../afbeeldingen/bg.jpg);
	height:100%;
	}
body{
	margin:0; padding:0;
	background:url(../afbeeldingen/bg_gradient.jpg) repeat-x center top fixed;
	height:100%;
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

a{ text-decoration:none;}
a:hover{text-decoration:underline;}
	
#header{
	height:162px; width:973px;
	margin:auto;
	background:url(../afbeeldingen/header.png) no-repeat top center;
		_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../afbeeldingen/header.png', sizingMethod='image')
	}
#center{
	width:971px;
	margin:auto;
	background:url(../afbeeldingen/center.jpg) repeat-y;
	}
#center2{
	width:700px;
	margin:auto;
	background:url(../afbeeldingen/center.jpg) repeat-y;
	}	
#content{
	float:right;
    width:650px;
	padding-top:20px;
	position:relative;
	right:20px;
	}
#side{
	margin-right:640px;
	margin-left:-2px;
	padding-top:20px;
	}
#content h1{
	font-size:220%;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:3px solid red;
	padding-left:10px;
	}
h1, .blok-p{
	background:url(../afbeeldingen/trans.jpg);
	border:1px solid white;
	margin:6px 0;	}
p{
	margin:20px 10px;
	}
p.intro{
	font-size:110%;
	font-weight:bold;
	}
ul{
	margin:0;
	padding:0;
	list-style:none;
	}
ul li{
	display:block;
	padding:0;
	margin:1px 0 0 0!important;margin:-2px 0 0 0;
	width:90%;
	}
ul li a{
	display:block;
	background: url(../afbeeldingen/nav.gif) no-repeat 1px 1px;
	padding:7px;
	font-size:111%;
	font-weight:bold;
	color:black;
	}
ul li a:hover{ color:white; background-position:bottom left}		
.clear{ clear:both;}

.page_footer{
	background:url(../afbeeldingen/footer.png) no-repeat top left;
		_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../afbeeldingen/footer.png', sizingMethod='image');
	height:77px;
	position:relative;
	top:31px!important;top:37px;
	}
/**  Contact formulier **/
#contactform label{width:178px; display:block; float:left; padding-left:10px;}
#contactform #comments{height:140px; border:1px solid #666; width:300px;}

#contactform input{border:1px solid #666; margin:1px; width:200px;}
#contactform .button{width:auto; margin-left:180px;background:#eeeeee; font-weight:bold; color:black; font-size:100%; padding:8px;}

/*** Inschrijven formulier */
.circuit_date{
	font-size:110%;
	font-weight:bold; text-align:center;
	}

#loginform label {width:120px; display:block; float:left; padding-left:10px; }
#loginform input{border:1px solid #666; margin:1px; width:150px;}
#loginform .button{width:auto; margin-left:122px;background:#eeeeee; font-weight:bold; color:black; font-size:100%; padding:5px;}

#inschrijven .standard_label{width:150px; display:block; float:left; padding-left:10px; }
#inschrijven .radio_optie1{margin:1px; width:60px;}
#inschrijven .radio_optie2{margin:1px; width:60px;}
#inschrijven .radio_optie3{margin:1px; width:60px;}
#snelste_ronde {float:left}
#inschrijven label {line-height:25px;}
.linealign_left { margin-left:10px;}
.label_payment { margin-left:10px; font-weight:bold }
.warning {color:#FF0000}

#circuits {margin-left:15px;}
#circuits caption {color:#000000; font-weight:bold }
#circuits thead {color:#000000; font-weight:bold }
#circuits a:hover {text-decoration:underline; }
.align-right {text-align:right}
.gray {color:#333333; font-weight:bold}

#footer { width:971px; margin:auto; font-size:70%; clear:both; position:relative; top:33px!important;top:39px; color:#333333;}
#footer a { color:#333333;}
#footer a:hover { text-decoration:underline}