/*/////////////////////////////////////////////////////////////////*/
/*///////////////////////// GENERAL ///////////////////////////////*/
/*/////////////////////////////////////////////////////////////////*/

body,html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646253;
}


/*/////////////////////////////////////////////////////////////////*/
/*////////////////////// GLOBAL LAYOUT ////////////////////////////*/
/*/////////////////////////////////////////////////////////////////*/

#wrapper {
	width: 950px;
	margin: 10px auto;
	position: relative;	
}
#top {
	width: 100%;
	height: 120px;
}
#navigatie {
	width: 100%;
	height: 450px;
	position: absolute;
	z-index: 1;
}
#content {
	width: 100%;
	margin-top: 70px;
	position: absolute;
	z-index: 2;
}


/*/////////////////////////////////////////////////////////////////*/
/*////////////////////// CONTENT LAYOUT ///////////////////////////*/
/*/////////////////////////////////////////////////////////////////*/

#main {
	width: 785px;
	float: left;
}
.mainText {
	font-size: 11px;
	font-weight: normal;
	color: #646253;
}
#sub {
	width: 150px;
	margin-left: 15px;
	_margin-left: 5px;
	float: left;
	font-size: 11px;
}
#bannerLeft {
	width: 475px;
	margin-top: 30px;
	float: left;
}
#bannerRight {
	width: 475px;
	margin-top: 30px;
	text-align: right;
	float: left;
}

/*/////////////////////////////////////////////////////////////////*/
/*///////////////////////// U BENT HIER ///////////////////////////*/
/*/////////////////////////////////////////////////////////////////*/

#ubenthier {
	width: 100%;
	height: 30px;
	float: left;
	font-size: 9px;
	color: #A4A5A6;
}
#ubenthier a:link, #ubenthier a:visited, #ubenthier a:hover, #ubenthier a:active { 
	color: #A4A5A6;
}

/*/////////////////////////////////////////////////////////////////*/
/*/////////////////////// SUBNAV RIGHT ////////////////////////////*/
/*/////////////////////////////////////////////////////////////////*/

#sub ul {
	margin: 0px -5px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
}
#sub li {
	margin: 2px;
	text-align: center;
	font-weight: bold;
}
#sub a:link, #sub a:visited, #sub a:hover, #sub a:active, #sub .active:link, #sub .active:hover, #sub .active:visited, #sub .active:active { 
	width: 100%;
	display: block;
	text-decoration: none;
	padding: 2px 0px;
}
.button, #sub a:link, #sub a:visited { 
	color: #ffffff;
	border: solid 1px #ffffff;
	background: #e2001a;
}
#sub .active:link, #sub .active:hover, #sub .active:visited, #sub .active:active, #sub a:hover, #sub a:active {
	color: #e2001a;
	border: solid 1px #e2001a;
	background: #ffffff;
}
#sub h1 { 
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	width: 100%;
	background: #e2001a;
	border: solid 1px #e2001a;
	margin: 3px -2px -1px;
	padding: 2px;	
}
#sub h3 { 
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #646253;
}
#sub .leesmeer:link, #sub .leesmeer:hover, #sub .leesmeer:visited, #sub .leesmeer:active {
	color: #0d4e98;
	text-decoration: underline;
	background: #ffffff;
	border: 0px;
	width: 50%;
	margin-bottom: 10px;
}
#sub .leesmeer:hover, #sub .leesmeer:active {
	text-decoration: none;
}
#sub .snelreageren {
	border: solid 1px #e2001a;
	margin-left: -2px; 
	_margin-left: 0px;
	display: block;
	width: 156px;
	_width: 153px;
}
#sub .banner:link, #sub .banner:hover, #sub .banner:visited, #sub .banner:active {
	border: 0px;
	padding: 0px;
	margin-left: -2px;
	background: #ffffff;
	text-align: center;
}



/*/////////////////////////////////////////////////////////////////*/
/*/////////////////////////// FOOTER //////////////////////////////*/
/*/////////////////////////////////////////////////////////////////*/

#footer {
	width: 100%;
	margin-top: 10px;
	float: left;
	border-top: 1px solid #A4A5A6;
	padding-top: 3px;
	font-size: 9px;
	color: #A4A5A6;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active { 
	color: #A4A5A6;
}


/*/////////////////////////////////////////////////////////////////*/
/*////////////////////// GLOBAL STYLES ////////////////////////////*/
/*/////////////////////////////////////////////////////////////////*/

/* subcontent */
.subcontent {
	background: #e9e9e9 url(gifs/corner_topLeft.gif) top left no-repeat;
	border-right: 1px solid #A4A5A6;
	font-size: 11px;
	height: 650px;
}
.alignCenter {
	text-align: center;
}

/* link decoration */
a:link, a:visited { text-decoration: underline; color:#ef8400; }
a:hover, a:active { text-decoration: none; }

/* headers */
h1 { 
	color: #646253;
	font-size: 20px;
}
h2 { 
	color: #646253;
	font-size: 16px;
}

h3 { 
	color: #646253;
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;

}
.ol {
	color:#ef8400;
	font-weight: bold;
}

.catLink, .catLink2, .catLink3 {
	list-style: none;
}

li {
	margin-left: -10px;
}

p	{
	padding-top: 0px;
	margin-top: 0px;
}

u	{
	text-decoration: underline;
	}
.small {
	font-size: 9px;
	color: #A4A5A6;
}
.red {
	color: #ff0000;
}
hr {
	padding: 0px;
	margin: 0px;
	display: none;
}
.tafInput {
	height: 14px;
	width: 190px;
}
.tafOpmerkingen {
	height: 50px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Opmerkingen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.button{ 
	font-weight: bold;
}

.right_frame
	{
	border: 1px dotted #a4a5a6;
	padding: 3px;
	}
	


/*/////////////////////////////////////////////////////////////////*/
/*////////////////    CONTENT BLOKKEN     /////////////////////////*/
/*/////////////////////////////////////////////////////////////////*/
	
#blok {
	color: #ffffff;
	padding: 10px;
}

#blok h3,  #blok a:link, #blok a:visited, #blok a:hover, #blok a:active {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}


	
		
/*/////////////////////////////////////////////////////////////////*/
/*///////////////////// TELL A FRIEND BOX /////////////////////////*/
/*/////////////////////////////////////////////////////////////////*/

#ibox_w{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
	width: 100%;
	height: 100%;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

#ibox_progress {	
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 105;
}

#ibox_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	padding: 10px;
	background-color: #ffffff;
	padding-bottom: 40px;
	margin: 0px;
}

#ibox_content {
	width: 100%;
	height: 100%;
	margin-bottom: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 2px;
}

#ibox_footer_wrapper {
	position: relative;
	padding: 0px;
	margin: 0px;
	top: -10px;
	left: -5px;
	background-color: #FFFFFF;
}
#ibox_footer {
	font-weight: bold;
}
#ibox_footer_wrapper a:link, #ibox_footer_wrapper a:visited { 
	color: #ff6600;
	font-size: 11px;
}

