
html {
height:100%;
overflow-x:hidden;
overflow-y:scroll;
}

        body {
			font-family:Arial, Verdana, Trebuchet, sans-serif;
			background-image: url('../images/background.gif');
			background-repeat: repeat-y;
			background-position: center center;
			background-color:#7A7A7A;
            position: relative; 
            width: 759px;
            padding: 0 0px;
            margin: 0 auto;

        }
        
        #container {
		    width: 759px; 
			min-height:100%;
        }       
		
		 	#slogan {
	position:absolute;
	left:425px;	
	height:20px;
	width:335px;
	background-image:url(../images/slogan.gif);
	}
 
 		#logo {
	top: 0px;
	float: left;
	margin-left:1px;
	}
		
		#menu {
		float:right;
		}
		
		#oranje_balk {
		background-color:#F87F11;
		position:absolute;
		float:left;
		left:0px;
		top:84px;
		height:40px;
		width:100%;
			margin-left:1px;
		}
		
		#datum {
		float:left;
		position:relative;
		font-weight:bold;
		font-size:11px;
		left:14px;
		top:12px;
		color:#FFFFFF;
		}
		
		#callme {
		float:right;
		position:relative;
		right:12px;
		margin-top:5px;
		width:110px;
		height:31px;
		}
		
		#foto {
		float:left;
		position:absolute;
		left:0px;
		top:124px;
		width:506px;
		height:123px;
			margin-left:1px;
		}
		
		#referentie {
		background-color:#EFEFEF;
		float:right;
		position:absolute;
		top:124px;
		left:506px;
		width:254px;
		}
		
		#contactgegevens {
		background-color:#F87F11;
		}
		
		.rechtscontent {
		padding-top:13px;
		padding-bottom:13px;
		padding-right:13px;
		padding-left:13px;
		font-size:11px;
		line-height:16px;
		color:#4F4F4F;
		}
		
		#contentfrontpage {
		background-image:url(../images/background2.gif);
		position:absolute;
		left:15px;
		width:475px;
		font-size:11px;
		color:#4F4F4F;
		line-height:16px;
		text-align:justify;
		top:260px;
		}
		
		#content {
		position:absolute;
		left:15px;
		width:475px;
		font-size:11px;
		color:#4F4F4F;
		line-height:16px;
		text-align:justify;
		top:260px;
		}
		
		#extralinks {
		position:absolute;
		font-size:11px;
		color:#4F4F4F;
		top:585px;
		left:15px;
		}
		
		#extralinks a, a:hover, a:visited {
		font-size:11px;
		color:#f87f10;
		text-decoration:none;
		border-bottom: dashed 0px;
		}
		
		#counter {
		display:none;
		}
		
		#imagefloatlinks {
		 width: 100px; 
		 float: left; 
		 padding-right:20px;
		 padding-top:20px;
		 padding-bottom:20px;
		}
		
			
		#imagefloatrechts {
		 width: 100px; 
		 float: right; 
		 padding-left:20px;
		 padding-top:20px;
		 padding-bottom:20px;
		}
		
		#imagefloatrechts2 {
		 width: 86px; 
		 float: right; 
		 padding-left:20px;
		 padding-top:20px;

		}
		
		#kolom1 {
		float:left;
		width:225px;
		}
		
		#kolom2 {
		float:right;
		width:223px;
		}
		
		.witteTekst {
		font-size:11px;
		line-height:16px;
		color:#FFFFFF;
		}
		
		.nieuwsitem {
		color:#F87F11;
		font-weight:bold;
		font-size:12px;
		}
		
		.itemtitel {
		border:0;
		margin-bottom:10px;
		}
		
		.itemtitel2 {
		border:0;
		margin-top:10px;
		margin-bottom:10px;
		}
		
		a,a:visited { 
		text-decoration:none;
		color:#F87F11;
		border-bottom: dashed 1px; 
		}
		
		a:hover { 
		text-decoration:none;
		border-bottom: 0px;
		}
		
		a.menulink { 
		text-decoration:none;
		color:#4F4F4F;
		border-bottom: 0px; 
		}
		
		a.menulink:hover, a.menulink:visited { 
		text-decoration:underline;
		border-bottom: 0px;
		}
		
		a.wittelink { 
		text-decoration:underline;
		color:#FFFFFF;
		border-bottom: 0px; 
		}
		
		a.wittelink:hover, a.wittelink:visited { 
		text-decoration:none;
		border-bottom: 0px;
		}
		
		a.overignieuws { 
		text-decoration:none;
		font-weight:bold;
		color:#F87F11;
		border-bottom: 0px; 
		}
		
		a.overignieuws:hover, a.overignieuws:visited { 
		text-decoration:none;
		border-bottom: 0px;
		}
		
		a.internetnieuws { 
				text-decoration:none;
				color:#4F4F4F;
				border-bottom: dashed 0px; 
				}
				
				a.internetnieuws:hover, a.internetnieuws:visited { 
				text-decoration:none;
				color:#4F4F4F;
				border-bottom: dashed 0px;
		}
		
		
	table.menu {
	height: 83px; 
	width: 441px;
	}
		
		td.menu01 a  {
    display:block;
    height:83px;
	width: 64px;
	background: url(../images/menu01_off.gif) top left no-repeat;
	}
	
	td.menu01 a:hover {
	background: url(../images/menu01_on.gif) top left no-repeat;
	}
	
			td.menu02 a  {
    display:block;
    height:83px;
	width: 70px;
	background: url(../images/menu02_off.gif) top left no-repeat;
	}
	
	td.menu02 a:hover {
	background: url(../images/menu02_on.gif) top left no-repeat;
	}
	
			td.menu03 a  {
    display:block;
    height:83px;
	width: 67px;
	background: url(../images/menu03_off.gif) top left no-repeat;
	}
	
	td.menu03 a:hover {
	background: url(../images/menu03_on.gif) top left no-repeat;
	}
	
			td.menu04 a  {
    display:block;
    height:83px;
	width: 81px;
	background: url(../images/menu04_off.gif) top left no-repeat;
	}
	
	td.menu04 a:hover {
	background: url(../images/menu04_on.gif) top left no-repeat;
	}
	
			td.menu05 a  {
    display:block;
    height:83px;
	width: 81px;
	background: url(../images/menu05_off.gif) top left no-repeat;
	}
	
	td.menu05 a:hover {
	background: url(../images/menu05_on.gif) top left no-repeat;
	}
	
			td.menu06 a  {
    display:block;
    height:83px;
	width: 78px;
	background: url(../images/menu06_off.gif) top left no-repeat;
	}
	
	td.menu06 a:hover {
	background: url(../images/menu06_on.gif) top left no-repeat;
	}
	
	INPUT {
border: #000000 1px solid;
background-color: #FFFFFF;
color: #000000;
font-family: tahoma, ms sans serif;
font-size: 11px;
width:135px;
padding-left:5px;
padding-right:5px;
} 

	SELECT {
border: #000000 1px solid;
background-color: #FFFFFF;
color: #000000;
font-family: tahoma, ms sans serif;
font-size: 11px;
width:140px;
} 


	.aanmeldenveld {
border: #FFFFFF 1px solid;
background-color: #FFFFFF;
color: #000000;
font-family: tahoma, ms sans serif;
font-size: 11px;
width:140px;
padding-left:5px;
padding-right:5px;
} 

	TEXTAREA {
border: #000000 1px solid;
background-color: #FFFFFF;
color: #000000;
font-family: tahoma, ms sans serif;
font-size: 11px;
padding-left:5px;
} 


	.button {
border: #000000 1px solid;
background-color: #FFFFFF;
color: #000000;
font-family: tahoma, ms sans serif;
font-size: 11px;
width:50px;
} 

	.aanmeldenbutton {
border: #FFFFFF 1px solid;
background-color: #F87F11;
color: #FFFFFF;
font-family: tahoma, ms sans serif;
font-size: 11px;
width:70px;;
} 

.checkbox {
border: #000000 0px solid;
background-color: #FFFFFF;
color: #000000;
font-family: tahoma, ms sans serif;
font-size: 11px;
width:15px;;
} 

		
.htag { 
display:none; 
}

.itemtiteloranje2 {
font-family:Trebuchet MS;
font-size:12px;
color:#f87f10;
}

.itemtiteloranje {
font-family:Trebuchet MS;
font-size:20px;
color:#f87f10;
}

.itemtitelwit {
font-family:Trebuchet MS;
font-size:20px;
color:#ffffff;
}

img.noborder {
border:0;
padding-right:10px;
padding-bottom:10px;
padding-top:10px;
}

img.noborder2 {
border:0;
padding-right:10px;
}

img.imgborder {
border: #F87F11 1px solid;
margin-right:10px;
margin-bottom:5px;
margin-top:5px;
}

img.imgborderblack {
border: #000000 1px solid;
margin-right:10px;
margin-bottom:5px;
margin-top:5px;
}

a.imagelink, a.imagelink:hover, a.imagelink:visited {
margin-right:10px;
margin-bottom:5px;
margin-top:5px;
border: #000000 0px solid;
}


