/*---------- R E S E T  S T Y L E S -------------*/

body,div, dl, dt, dd, ul, li, h1, h2 , h3, h4, h5, h6, th, td {
	margin:0; padding:0;
	}

ul {
	list-style:none;
	}
	

table {
	border:0;
	border-collapse:collapse;
	width:100%;
	}
	
/*---------- D E F A U L T   S T Y L E S -------------*/	


body {
	margin:0;
	padding:0;	
	font-size:11px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	background:#fff;
	}

	
#container {
	width:945px;
	margin:0px auto;
	padding:0;	
	}
	
	

/*---------- H E A D E R   S T Y L E S -------------*/	

#header {
	height:111px;
	background: url(../_img/header.jpg) no-repeat;
	position:relative;
	color:#535353;
	font-family:"Trebuchet MS", Verdana, Arial;
	}
	
#logo {
	width:132px;
	height:35px;
	position:absolute;
	top:34px;
	left:27px;	
	}
	
#logo span {
	position:absolute;
	left:-9999px;
	}
	
#header h2 {
	font-size:14px;
	text-align:right;
	width:350px;
	position:absolute;
	right:35px;
	top:30px;
	}
	
#header h3 {
	font-weight:normal;
	font-style:italic;
	font-size:11px;
	position:absolute;
	right:35px;
	top:65px;
	width:350px;
	}
	

/*---------- L E F T  C O L O M N   S T Y L E S -------------*/	
	
	
#left {
	float:left;
	width:186px;			
	}
	

	
#menu h2{
	background:url(../_img/menu_header.jpg) no-repeat -5px 0;
	height:28px;	
	margin:0;
	padding:15px 25px 0 25px;
	color:#fff;
	font-size:12px;	
	}
	
#menu ul {
	padding:0 0 25px 0;
	margin:0;
	background: url(../_img/menu_bg.jpg) no-repeat bottom;	
	}
	
#menu li {
	margin:0 35px;
	_margin:0 37px;	
	padding:0;
	color:#a6121c;
	list-style:disc;
	}
	
#menu a {		
	padding:2px 0;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#a6121c;	
	_height:1px;			
	}
	
#menu a:hover {
	color:#535353;
	}
	
	
#contact {	
	background:url(../_img/contact.jpg) no-repeat;
	height:126px;
	position:relative;
	color:#707070;
	font-family:"Trebuchet MS", Verdana, Arial;		
	}
	
#contact ul{
	position:absolute;
	left:41px;
	top:25px;
	}
	
#contact li{
	padding:0 0 5px 0;
	_padding:0 0 2px 0;
	}	
	
	
#contact a{
	color:#707070;
	text-decoration:none;
	line-height:10px;		
	}
	
#contact a:hover {
	text-decoration:underline;
	}
	
#belme {	
	background:url(../_img/belme.jpg) no-repeat;
	height:100px;
	color:#707070;
	position:relative;
	font-family:"Trebuchet MS", Verdana, Arial;
	}
	
#belme label{
	position:absolute;
	top:18px;
	left:20px;
	}
	
#belme #telnummer {
	height:10px;
	width:120px;
	position:absolute;
	top:41px;
	left:40px;
	}
	
#belme #stuur{
	position:absolute;
	top:63px;
	left:40px;
	height:17px;
	font-size:10px;
	background:#545454;
	color:#fff;
	border:none;
	}
	
#sponsors {	
	background:url(../_img/sponsors.jpg) no-repeat;
	height:258px;	
	}
	
#sponsors ul{
	position:relative;
	}
	
#sponsors li{
	position:absolute;
	width: 62px;
	height: 61px;
	}
	
#sponsors a{
	display:block;
	width:60px;
	height:60px;
	}
	
#sponsors span {
	position:absolute;
	left:-9999px;
	}
	
#windows{
	top:1px;
	left:63px;
}	
#dcf{
	top:0;
	left:125px;
}
#sd{top:0;left:120px;}
#vip{top:60px;left:0;}
#dunes{
	top:1px;
	left:1px;
}
#spotzer{top:60px;left:120px;}
	

/*---------- R I G H T   S T Y L E S -------------*/	

#right {
	float:right;
	width:187px;	
	}
	
#right h2 {
	
	height:30px;
	padding:17px 25px 0 25px;	
	font-size:12px;	
	color:#fff;	
	}
	
#right dl{
	padding:0 0 8px 0; 
	}
	
#right a {
	font-weight:bold;
	text-decoration:none;
	}
	
#right a:hover {
	text-decoration: underline;
	}
	
#right dt {
	font-weight:bold;
	padding:0 0 5px 0;
	}
	
#nieuws h2 {
	background:url(../_img/nieuws_header.jpg) no-repeat -4px 0;	
	}
	
#nieuws .content {
	background:url(../_img/nieuws_bg.jpg) no-repeat bottom;
	padding:0 25px 25px 25px;
	color:#2e4895;
	}
	
#nieuws a{
	color:#2e4895;
	}
	
#klanten h2 {
	background:url(../_img/klanten_header.jpg) no-repeat -4px 0;
	}
	
#klanten .content {
	background:url(../_img/klanten_bg.jpg) no-repeat bottom;
	padding:0 25px 25px 25px;
	color:#a5312f;
	}	
	
#klanten a {
	color:#a5312f;
	}

	
#interessant h2 {
	background:url(../_img/interessant_header.jpg) no-repeat -4px 0;
	}
	
#interessant .content {
	background:url(../_img/interessant_bg.jpg) no-repeat bottom;
	padding:0 25px 25px 25px;
	color:#20812d;
	}
	
#interessant a{
	color:#20812d;
	}
	
/*---------- M A I N  C O L O M N   S T Y L E S -------------*/
	
	
#main {	
	margin:10px 189px 0 189px;
	padding:0;
	}
	
#player {
	position:relative;
	width:556px;
	height:461px;
	background:url(../_img/player.jpg) no-repeat;
	margin:0 0 0 2px;			
	}
	
#video {
	position:absolute;
	top:5px;
	left:5px;
	}
	
#breadcrumb {
	color:#2e4895;
	padding:15px;		
	}
	
#breadcrumb a {
	color:#2e4895;
	text-decoration:none;
	}
	
#breadcrumb a:hover {
	color:#707070;
	}
	
	
/*---------- C O N T E N T   S T Y L E S -------------*/	

#content {
	
	padding:0 15px 15px 15px;	
	color:#535353;
	line-height:14px;
	}	
	
#content h1 {
	font-size:13px;	
	color:#2e4895;
	font-family:"Trebuchet MS", Verdana, Arial;
	margin:0 0 1em 0;
	}
	
#content h2 {
	font-size:11px;
	color:#2e4895;
	font-family:"Trebuchet MS", Verdana, Arial;		
	}
	
#content p{
	margin:0 0 1em 0;
	}	


#content a {
	color:#000;	
	}

#content a:hover {
	text-decoration:none;
	}
	
#content img {
	margin:15px;
	}
	

		
#cleardiv {
	clear: both;			
	}

#footer {
	font-family:Tahoma, "Trebuchet MS", Verdana, Arial;
	width:955px;
	margin:0px auto;	
	height:30px;
	color:#2c3b72;
	text-align:center;
	}
	
#footer a{
	color:#2c3b72;
	text-decoration:none;
	}
	
#footer a:hover{
	color:#707070;
	}
	
