body {
	background		: url('../gfx/bg.gif') repeat top left;
	margin			: 0px;
	padding			: 0px;
	font-family		: Verdana;
	font-size		: 12px;
	line-height		: 1.5em;
	color			: #fff;
}


a{
	color: #fff;
	text-decoration: none;
}

#contentRight a, #content a{
	color: #ca7709;
	text-decoration: none;
}

a:hover, #contentRight a:hover, #content a:hover{
	text-decoration: underline;
	}


IMG, #content IMG{
	border: 0px;
	}
	
#contentRight IMG{
	border: 1px solid #000;
	}

#contentRight IMG.imgleft, IMG.imgleft {
	float: left;
	margin: 10px;
	margin-left: 0px;
	}
	
#contentRight IMG.imgright, IMG.imgright{
	float: right;
	margin: 10px;
	margin-right: 0px;
	}
		
H1, H2, H3{
	color: #ca7709;
	}
H1{
	font-size: 20px;
	text-transform: uppercase;
	}
	
H2{
	font-size: 16px;
	text-transform: uppercase;
	}

H3{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	}	
	
#container{
	width: 760px;
	margin-top: 11px;
	background: url('../gfx/frame.png');
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
	
	}

#header{
	width: 760px;
	height: 189px;
	background: url('../gfx/header.png') no-repeat;
}

#navigatie{
	background: #ab6005;
	height: 27px;
	border-top: 1px solid #000;
	background: url('../gfx/navigatie.png') repeat-x;
	text-align: right;
}

#content, #contentHome{
	/*background: #1f1d1d;*/
	padding: 16px 16px 0px 19px;
	}
	
#contentHome{
	width: 760px;
	/*height:484px; */
	}

#content{
	/*background: url('../gfx/frame.png') repeat-y;*/
	padding-bottom: 19px;
	}

#contentLeft{
	float: left;
	padding-right: 10px;
	width: 153px;
	}

#contentRight{
	float: right;
	width: 524px;
	padding-right: 30px;
	}

#footer{
	border-top: 1px solid #343333;
	height: 36px;
	width: 760px;
	background: url('../gfx/footer.png');
}

.sbform .sbbutton{
	/*margin-left: 125px;*/
	border: 1px solid #ce9b5a;
	color: #fff;
	background: #cf8911;
	font-weight: bold;
	}

.sbform INPUT, .sbform TEXTAREA{
	margin-bottom: 5px;
	}

.sbform SELECT{
	width:205px;
	border: 1px solid #CA7709;
	}
	

.sbform LABEL{
	width: 125px;
	float: left;
	}
	
.contact {
	border: 1px solid #CA7709;
	/*width: 250px;*/
	}
SPAN.e {
	color: #CA7709;
	}
	
.sbform #commentaar{
	height: 200px;
	}
	
#flvplayer{
	margin-top: 20px;
	width: 400px;
	height: 300px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	}
	
#startflash{
	width: 760px;
	height: 465px;
	margin-left:-19px;
	margin-top: -15px;
}

#dropdownMogelijkheden{
	position: absolute;
	display: none;
	z-index: 10;
	width: 135px;
	margin-left: 330px;
	
}

.droptop{
	height: 8px;
	width: 135px;
	background: url('../gfx/dropdown/top.png') no-repeat;
	}
	
.droprep{
	width: 123px;
	padding-left: 12px;
	background: url('../gfx/dropdown/rep.png') repeat-y;
	line-height: 20px;
	}
	
.droprep a{
	font-family: arial;
	font-size: 15px;
	}
	
.dropbottom{
	height: 13px;
	width: 135px;
	background: url('../gfx/dropdown/bottom.png') no-repeat;
	}
	
ul	{
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-left: 20px;
	width: 445px;
}
li{
	background-image:url('../gfx/lu.gif');
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:14px;
}