body {
	font-family: arial, verdana;
	margin: 0px;
	background-image: url('/images/bg.png');
	line-height: 20px;
	font-size: 12px;
	}

h1 {
	color: #E82E22;
	font-size: 16px;
	}
	
h2 {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 16px;
	margin: 0px;
	padding: 5px;
	text-align: center;
	}

a {
	color: #E73422;
	text-decoration: none;
	}
	
a:visited {
	color: #E73422;
	text-decoration: none;
	}

a:hover {
	color: #E73422;
	text-decoration: underline;
	}	

img {
	border: none;
	}

table,
tr, 
td  {
	margin : 0px;
	padding : 0px;
	border : none;
	border-spacing: 0px 0px; 
}
.content-table {
	width : 780px;
	border : none;
	margin-bottom : 10px;
}
.table-links {
	background-color: #EEEEEE;
	width : 250px;
	vertical-align : top;
}
.table-spacer {
	width : 10px;	
}

.table-spacer-hor {
	height: 10px;
}

.TopForms {
	float: left;
	}
	
.Selecteer {
	margin-left: 10px;
	margin-top: 7px;
	}
	
.Search2 {
	width: 250px;
	margin-left: 15px;
	margin-top: 8px;
	}

.Search3 {
	width: 250px;
	margin-left: 10px;
	margin-top: 8px;	
	}
	
#MainWrapper {
	position: absolute;
	width: 900px;
	left: 50%;
	margin-left: -460px;
	top: 10px;
	min-height: 817px;
	border: 1px solid #000000;
	padding: 10px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	-moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;  
	}
	
#Header	{
	width: 900px;
	height: 150px;
	background-image: url('/images/header01.jpg');
	background-repeat: no-repeat;
	}

#Zoeken	{
	width: 900px;
	height: 36px;
	background: url('/images/wortelnoot.jpg');
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#YP { 
	position: absolute;
	left: 50%;
	margin-top: 13px;
	margin-left: 271px;
	z-index: 10;
	}

#Logo { 
	position: absolute;
	left: 50%;
	margin-left: -440px;
	margin-top: 0px;
	z-index: 10;
	}
	
.Float1 {
	font-size: 11px;
	width: 140px;
	padding-left: 5px;
	float: left;
	text-align: left;
	}

.Float2 {
	font-size: 10px;
	width: 100px;
	padding-left: 5px;
	float: left;
	text-align: left;
	}
	
.Single {
	font-size: 12px;
	width: 245px;
	padding-left: 5px;
	text-align: left;
	}

.Footer {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	}
	
/* the overlayed element */ 
.simple_overlay { 
    /* must be initially hidden */ 
    display:none;
    /* place overlay on top of other elements */ 
    z-index:10000; 
    /* styling */ 
	background-color:#333333; 
    width:950px;
	margin-top: 100px;
	min-height:400px; 
	border:1px solid #FFFFFF; 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url('/images/overlay-close.png'); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

/* styling for elements inside overlay */ 
.details { 
    position:absolute; 
    top:10px; 
	left: 10px;
	font-size:12px; 
    color:#FFFFFF; 
    width:900px; 
} 
 
.details h3 { 
    color:#FFFFFF;
    font-size:20px; 
    margin:0 0 -10px 0; 
}

.FormFields {
	width: 500px;
	color: #E82E22;
	font-weight: bold;
	font-size: 11px;
	}

.TextArea {
	width:660px;
	height: 100px;
	font-family: arial, verdana;
	font-size: 11px;
	color: #E82E22;
	font-weight: bold;
	}

.SideBar {
	position: absolute;
	top: 216px;
	left: 50%;
	margin-left: 330px;
	width: 120px;
	height: 600px;
	background-color: #EEEEEE;
	}

.AdSense {
	position: absolute;
	top: 826px;
	left: 50%;
	margin-left: 330px;
	width: 120px;
	height: 600px;
	background-color: #EEEEEE;
	}
	
.menuButtons {
	position: absolute;
	z-index: 500;
	top: 125px;
	width: 310px;
	height: 25px;
	left: -3px;
	}

.menuButton {
	float: left;
	width: 100px;
	background-image: url('/images/button.png');
	background-repeat: no-repeat;
	line-height: 28px;
	text-align: center;
	margin-right: 2px;
	}

.menuButton a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	}

.menuButton a:hover {
	color: #000;
	}
	
.slideWrapper {
	border-bottom: 1px solid #E73422;
	border-top: 1px solid #E73422;
	float: left;
	margin-top: -1px;
}

.slideHeadline {
	float: left;
}

.slideRight h3 {
	font-size: 14px;
	margin: 0px;
	padding-top: 6px;
	}
	
.slideRight {
	float: left;
	width: 650px;
}

.slidePic {
	float: left;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.red {
	color: #E73422;
}

.boldText {
	font-weight: bold;
}

.italicText {
	font-style: italic;
}

.smallFont {
	font-size: 11px;
}

.largeFont {
	font-size: 18px;
}


.rijtestWrapper {
	margin-top: 20px;
	margin-bottom: 50px;
	text-align: justify;
}

.rijtestWrapper h1 {
	font-size: 36px;
	color: #000;
	padding: 0px;
	margin-top: 10px;
}

.rijtestWrapper fieldset {
	border: 1px solid #E73422
}

.rijtestPhotoWrapper {
	float: right;
	width: 200px;
	margin-left: 20px;
}

.rijtestPhotoWrapper img {
	border: 1px solid #E73422;
	margin-bottom: 20px;
	margin-top: 6px;
}

.socialMedia {
	position: absolute;
	z-index: 500;
	top: 129px;
	right: 20px;
}

.socialMedia img {
	margin-left: 5px;
}

.specs {
	font-weight: bold;
	display:inline-block;
	width: 150px;
	
}

