body, html {
	margin:				0;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			11px;
	line-height:		16px;
	color:				#000;
	background-color:	#343536;
	background-image:	url(../images/bg.jpg);
	background-position:center;
	background-repeat:	repeat-y;
} 

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


/* wrapper */

#wrapper {
	width:				930px;
}

/* col1 */

#col1 {
	float:				left;
	width:				240px;
	background-color:	#000;
}

#col1_row1 {
	width:				240px;
	height:				240px;
}

#col1_row2 {
	width:				240px;
}

/* col2 */

#col2 {
	float:				left;
	width:				690px;
}

#col2_row1a {
	width:				690px;
	height:				20px;
	line-height:		20px;
	background-color:	#de8e2a;
	text-align:			right;
}

#col2_row1b {
	width:				690px;
	height:				191px;
	background-color:	#de8e2a;
	text-align:			left;
}

#col2_row2 {
	width:				690px;
	height:				29px;
	line-height:		29px;
	background-color:	#666768;
	text-align:			center;
}

#col2_row3 {
	width:				690px;
	text-align:			left;
}

#col2_row4 {
	width:				690px;
	text-align:			left;
}

#col2_row5 {
	width:				690px;
	text-align:			left;
}

#col2_row6 {
	width:				690px;
	text-align:			left;
}

#col2_row6_col1 {
	float:				left;
	width:				335px;
}

#col2_row6_col2 {
	float:				left;
	width:				20px;
}

#col2_row6_col3 {
	float:				left;
	width:				335px;
}

#col2_row7 {
	width:				690px;
	text-align:			center;
}

/* classes */

.text10 {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px;
	color:				#000;
}

.text11_white {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#fff;
}

.text14 {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size:			15px;
	color:				#000;
	line-height:		25px;
}

.invoer_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#062a5e;
	background-color:#ffffff;
	height:14px;
	width:200px;
}

.selektie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#062a5e;
	background-color:#ffffff;
	height:20px;
	width:120px;
}

.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 11px;
	background-color:#062a5e;
	border: 1px outset #cfd7ea;
	cursor:pointer;
}

/* links */

a.language:link {
	color: 				#fff;
	font-size:			10px;
}

a.language:visited {
	color: 				#fff;
	font-size:			10px;
}

a.language:hover {
	color: 				#fff;
	font-size:			10px;
}

a.language:active {
	color: 				#fff;
	font-size:			10px;
}

a.navheader:link {
	color: 				#fff;
	font-size:			11px;
	text-decoration:	none;	
}

a.navheader:visited {
	color: 				#fff;
	font-size:			11px;
	text-decoration:	none;	
}

a.navheader:hover {
	color: 				#fff;
	font-size:			11px;
	text-decoration:	none;			
}

a.navheader:active {
	color: 				#fff;
	font-size:			11px;
	text-decoration:	none;		
}

a.navreferenties:link {
	color: 				#000;
	font-size:			11px;
	text-decoration:	none;	
}

a.navreferenties:visited {
	color: 				#000;
	font-size:			11px;
	text-decoration:	none;	
}

a.navreferenties:hover {
	color: 				#000;
	font-size:			11px;
	text-decoration:	none;			
}

a.navreferenties:active {
	color: 				#000;
	font-size:			11px;
	text-decoration:	none;		
}

a.tekstlink:link {
	color: 				#000;
	font-size:			11px;
}

a.tekstlink:visited {
	color: 				#000;
	font-size:			11px;
}

a.tekstlink:hover {
	color: 				#000;
	font-size:			11px;
}

a.tekstlink:active {
	color: 				#000;
	font-size:			11px;
}

a.footerlink:link {
	color: 				#000;
	font-size:			10px;
	text-decoration:	none;
}

a.footerlink:visited {
	color: 				#000;
	font-size:			10px;
	text-decoration:	none;
}

a.footerlink:hover {
	color: 				#000;
	font-size:			10px;
	text-decoration:	none;
}

a.footerlink:active {
	color: 				#000;
	font-size:			10px;
	text-decoration:	none;
}

