body
{
	font-family:				Georgia, Verdana, Arial, Sans-Serif;
	font-size:					11px;
	
	margin:						0px;
	padding:					0px;
	
	text-align:					center;
}

h1, h2, h3, h4, h5, h6
{
	font-family:				Georgia, Verdana, Arial, Sans-Serif;
	font-size:					16px;
	color:						#F25D23;
}

h7
{
	font-family:				Georgia, Verdana, Arial, Sans-Serif;
	font-size:					12px;
	color:						#F25D23;
}

#container
{
	text-align:					left;
	margin:						auto;
	width:						950px;
}

#head
{
	width:						950px;
	height:						125px;
	background:					url('../images/head.jpg');
	cursor:						pointer;
}

#headblauw
{
	width:						950px;
	height:						125px;
	background:					url('../images/headblauw.jpg');
	cursor:						pointer;
}

#headgroen
{
	width:						950px;
	height:						125px;
	background:					url('../images/headgroen.jpg');
	cursor:						pointer;
}

#headoranje
{
	width:						950px;
	height:						125px;
	background:					url('../images/headoranje.jpg');
	cursor:						pointer;
}

#headpaars
{
	width:						950px;
	height:						125px;
	background:					url('../images/headpaars.jpg');
	cursor:						pointer;
}

#hoofdmenu
{
	width:						950px;
	height:						51px;
}

#hoofdmenu span
{
	display:					none;
}

#hoofdmenu a
{
	display:					block;
}

.netwerk
{
	width:						237px;
	height:						51px;
	background:					url('../images/netwerk.jpg');
}

.academie
{
	width:						240px;
	height:						51px;
	background:					url('../images/academie.jpg');
}

.service
{
	width:						239px;
	height:						51px;
	background:					url('../images/service.jpg');
}

.helpdesk
{
	width:						234px;
	height:						51px;
	background:					url('../images/helpdesk.jpg');
}

#column_container
{
	width:						950px;
}

#left_col
{
	float:						left;
	width:						231px;
}

#mid_col
{
	position:					absolute;
	top:						176px;
	left:						50%;
	margin-left:				-239px;
	width:						475px;
}

#mid_col_small
{
	position:					absolute;
	top:						176px;
	left:						50%;
	margin-left:				0px;
	width:						234px;
}

#right_col
{
	float:						right;
	width:						234px;
}

#menu
{
	width:						231px;
	background-color:			#F25D23;
}

#menu ul
{
	margin-left:				-6px;
	font-weight:				bold;
}

* html #menu ul
{
	margin-left:				35px;
}

ul#idMenuLeft
{
	padding-left:				-6px !important;
	padding-left:				35px;
}

#menu_blauw
{
	width:						231px;
	background-color:			#5191CE;
}

#adverteren
{
	width:						234px;
	height:						283px;
}

#adverteren span
{
	display:					none;
}

#adverteren a
{
	display:					block;
}

.adverteren
{
	width:						234px;
	height:						283px;
	background:					url('../images/adverteren.jpg');
}

#text_area
{
	width:						475px;
	background-color:			#E6E7E9;
}

#text_area_content
{
	width:						435px;
	margin:						10px 20px 10px 20px;
	text-align:					justify;
}

#text_area_content_small
{
	width:						234px;
	margin:						10px 20px 10px 20px;
	text-align:					justify;
}

#inloggen
{
	width:						231px;
	background-color:			#231F20;
	margin-top:					5px;
}

#inloggen_content
{
	width:						191px;
	margin:						10px 20px 10px 20px;
}

#inloggen a:link{color:#C0C0C0; text-decoration:none;}
#inloggen a:visited{color:#C0C0C0; text-decoration:none;}
#inloggen a:hover{color:#C0C0C0; text-decoration:underline;}

#problemen
{
	width:						231px;
	height:						281px;
}

#problemen span
{
	display:					none;
}

#problemen a
{
	display:					block;
}

.problemen
{
	width:						231px;
	height:						281px;
	margin-top:					5px;
	background:					url('../images/problemen.jpg');
}

#text_container
{
	width:						475px;
}

#text_area_small_left
{
	width:						234px;
	background-color:			#E6E7E9;
	margin-top:					5px;
	float:						left;
}

#content_text_area_small_left
{
	width:						194px;
	margin:						10px 20px 10px 20px;
	text-align:					justify;
}

#text_area_small_right
{
	width:						234px;
	background-color:			#E6E7E9;
	margin-top:					5px;
	margin-left:				7px;
	float:						left;
}

#content_text_area_small_right
{
	width:						194px;
	margin:						10px 20px 10px 20px;
	text-align:					justify;
}

#text_area_small_left_academie
{
	width:						234px;
	background-color:			#E6E7E9;
	margin-top:					5px;
	float:						justify;
}

#text_area_small_right_academie
{
	width:						234px;
	background-color:			#E6E7E9;
	margin-top:					5px;
	margin-left:				7px;
	
}

#text_area_small_left_donkergrijs
{
	width:						234px;
	background-color:			#818286;
	margin-top:					5px;
	float:						left;
}

#text_area_small_right_donkergrijs
{
	width:						234px;
	background-color:			#818286;
	margin-top:					5px;
	margin-left:				7px;
	float:						left;
}

#poll_area
{
	width:						234px;
	background-color:			#F25D23;
	margin-top:					5px;
}

#content_poll_area
{
	width:						194px;
	margin:						5px 10px 5px 10px;
	text-align:					justify;
}

#poll_area_blauw
{
	width:						234px;
	background-color:			#5191CE;
	margin-top:					5px;
}

#poll_area_groen
{
	width:						234px;
	background-color:			#01A161;
	margin-top:					5px;
}

#poll_area_paars
{
	width:						234px;
	background-color:			#9561A9;
	margin-top:					5px;
}

#poll_area_geel
{
	width:						234px;
	background-color:			#FCB134;
	margin-top:					5px;
}

#text_area_bottom
{
	width:						475px;
	position:					relative;
	top:						5px;
	background-color:			#818286;
}

#content_text_area_bottom
{
	width:						435px;
	margin:						10px 20px 10px 20px;
	text-align:					justify;
}

.kop_white
{
	color:						#FFFFFF;
}

.kop_columns_donker
{
	font-family:				Georgia, Verdana, Arial, Sans-Serif;
	font-size:					16px;
	color:						#FFFFFF;
}

.kop_poll
{
	font-family:				Georgia, Verdana, Arial, Sans-Serif;
	font-size:					20px;
	color:						#FFFFFF;
}

.kop_poll_2
{
	font-family:				Georgia, Verdana, Arial, Sans-Serif;
	font-size:					16px;
	color:						#FFFFFF;
}

.kop_login
{
	font-family:				Georgia, Verdana, Arial, Sans-Serif;
	font-size:					11px;
	color:						#000000;
}

a.kop_merc_oranje:link{color:#F25D23; text-decoration:italic; font-weight:bold;}
a.kop_merc_oranje:visited{color:#F25D23; text-decoration:italic; font-weight:bold;}
a.kop_merc_oranje:hover{color:#F25D23; text-decoration:italic; font-weight:bold;}

.kop_merc_blauw
{
	font-family:				Georgia, Verdana, Arial, Sans-Serif;
	font-size:					11px;
	color:						#5191CE;
}

.kop_merc_paars
{
	font-family:				Georgia, Verdana, Arial, Sans-Serif;
	font-size:					11px;
	color:						#9561A9;
}

.kop_merc_groen
{
	font-family:				Georgia, Verdana, Arial, Sans-Serif;
	font-size:					11px;
	color:						#01A161;
}

.kop_merc_geel
{
	font-family:				Georgia, Verdana, Arial, Sans-Serif;
	font-size:					11px;
	color:						#FCB134;
}

.kop_merc_wit
{
	font-family:				Georgia, Verdana, Arial, Sans-Serif;
	font-size:					11px;
	color:						#FFFFFF;
}

#menu a:link{color:#FFFFFF; text-decoration:none;}
#menu a:visited{color:#FFFFFF; text-decoration:none;}
#menu a:hover{color:#FFFFFF; text-decoration:underline;}

#menu ul
{
	color:						#FFFFFF
}

a img {border:none;}

.text
{
	background-color:				#ffffff;
	font-family:					Verdana, Arial, Georgia, Sans-Serif;
	font-size:						11px;
	
	height:							16px;
	width:							195px;
	
	background-position:			top;
	
	padding-top:					3px;
	padding-left:					3px;
	
	border:							1px solid black;
}

.check
{
	margin-top:						0px;
	margin-bottom:					0px;
	margin:							0px;
	padding:						0px;
}

.button
{
	background-color:				#C0C0C0;
	font-family:					Verdana, Arial, Georgia, Sans-Serif;
	font-size:						11px;
	font-weight:					bold;
	color:							#000000;
	
	height:							20px;
	width:							200px;
	
	border:							1px solid #000000;
}

select
{
	font-family:					Verdana, Arial, Georgia, Sans-Serif;
	font-size:						11px;
	color:							#000000;
	
	width:							200px;
}

textarea
{
	font-family:					verdana;
	font-size:						11px;
	color:							#000000;
	
	padding:						3px;
	
	width:							200px;
	height:							100px;
	border:							1px solid black;
}

.border
{
	border:							1px solid black;
}

.white
{
	color:							#FFFFFF;
}

.orange
{
	color:							#F25D23;
}

.verplicht
{
	color:							#F25D23;
}

.HOB
{
	position:						relative;
	top:							8px;
	left:							10px;
	
	border:							1px solid black;
}

.HOB_thumb
{
	border:							1px solid black;
}

.link_pdf
{
	font-weight:					bold;
	
	position:						relative;
	left:							30px;
	bottom:							55px;
}

.kop_agenda
{	
	font-size: 						12px;
	color: 							#e95d2a;
	font-weight: 					bold;
}

.links a:link
{ text-decoration:underline; font-weight:bold; color:#e95d2a}
.links a:visited
{ text-decoration:underline; font-weight:bold; color:#e95d2a}
.links a:hover
{ text-decoration:underline; font-weight:bold; color:#e95d2a}

a:link
{ text-decoration:underline; font-weight:bold; color:#e95d2a}
a:visited
{ text-decoration:underline; font-weight:bold; color:#e95d2a}
a:hover
{ text-decoration:underline; font-weight:bold; color:#e95d2a}