#A:link {color: #000000; text-decoration: none}
#A:visited {color: #000000; text-decoration: none}
#A:active {color: #000000; text-decoration: none}
#A:hover {color: #0055C9; text-decoration: underline;}

html { height:100%;}
body {
	font-size: 12px;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-color: #505050;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
hr {
	position:relative;
	background-color: #77D401;
	color: #77D401;
	border: 0;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	display: block;

}
#container {
	position: relative;
	width:980px;
	margin: auto;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
}
#block {
	position: absolute;
	width:980px;
	background-color: #FFFFFF;
	background-image: url(/images/background-kolomlijn.gif);
	background-position: 0px 10px;
}
#header {
	height:60px;
	padding-left:5px;
	background-color: #0053C5;
}
#footer {
	position:absolute;
	clear:both;
	margin-top:10px;
	bottom:-45px;
	width:950px;
	height:15px;
	background-color: #0053C5;
	color: #ffffff;
	padding:15px;
}
#menu {
	height:25px;
	padding-left:8px;
	background: url(/images/bovenbalk_groen.gif);
}

#submenu {
	height:45px;
	padding-left:8px;
	background: #ffffff url(/images/bovenbalk_licht_groen.gif) repeat-x;
}

#twocols{
	position:relative;
	float:left;
	width:740px;
	padding:0px;
	margin:0px;
}
#links {
	position: relative;
	float:left;
	width:280px;
	padding:0px 15px;
}
#content {
	position: relative;
	float:right;
	width:400px;
	height:100%;
	padding:0px 15px;
}
#rechts {
	position: relative;
	float:right;
	width:210px;
	padding:0px 15px;
	margin-bottom:30px;
}

.mainmenu_item {
	color: #000000;
	font-size: 12px;
	padding-top: 5px;
	text-decoration: none;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	height: 20px;
	white-space: pre;
	background-image: url(images/bovenbalk_groen.gif);
	background-position: left top;
	background-repeat:repeat-x;
}

.mainmenu_item:hover      {
	color: #0000ff;
	background-image: url(images/mainmenu_actief_background.gif);
}

#mainmenu_actief	{
	background-image: url(images/mainmenu_actief_background.gif);
	}


.streepje_mainmenu {
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	height: 20px;
	background-image: url(images/bovenbalk_groen.gif);
	background-position: left top;
	background-repeat:repeat-x;
}


.submenu_item {
	color: #000000;
	font-size: 12px;
	padding-top: 5px;
	text-decoration: none;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	height: 26px;
	white-space: pre;
	background-image: url(images/bovenbalk_licht_groen.gif);
	background-position: left top;
	background-repeat:repeat-x;
}

.submenu_item:hover      {
	color: #0000ff;
	background-image: url(images/submenu_actief_background.gif);
}

#submenu_actief	{
	background-image: url(images/submenu_actief_background.gif);
	}


.streepje_submenu {
	color: #000000;
	font-size: 12px;
	padding-top: 5px;
	float: left;
	height: 26px;
	background-image: url(images/bovenbalk_licht_groen.gif);
	background-position: left top;
	background-repeat:repeat-x;
}
.colomn_heading {
	color: #0055C9;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

.colomn_item {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	vertical-align: absmiddle;
	height: 18px;
	width: 280px;
	display: block;
}
.colomn_item:link {color: #000000; text-decoration: none}
.colomn_item:visited {color: #000000; text-decoration: none}
.colomn_item:active {color: #000000; text-decoration: none}
.colomn_item:hover {
	color: #0055C9;
	text-decoration: none;
	background-color: #DDF4BF;
}
.article_heading_blue {
	font-size: 18px;
	font-weight: bold;
	color: #0055C9;
	letter-spacing: 0.01em;
	position: relative;
	text-decoration: none;
}
.colomn_item_midden {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	vertical-align: absmiddle;
	height: 18px;
	width: 400px;
	display: block;
	overflow: hidden;
}
.colomn_item_midden:link {color: #000000; text-decoration: none}
.colomn_item_midden:visited {color: #000000; text-decoration: none}
.colomn_item_midden:active {color: #000000; text-decoration: none}
.colomn_item_midden:hover {
	color: #0055C9;
	text-decoration: none;
	background-color: #DDF4BF;
}
.colomn_item_rechts {
	font-size: 12px;
	text-decoration: none;
	vertical-align: absmiddle;
	height: 18px;
	width: 190px;
	display: block;
}
.colomn_item_rechts:link {color: #000000; text-decoration: none}
.colomn_item_rechts:visited {color: #000000; text-decoration: none}
.colomn_item_rechts:active {color: #000000; text-decoration: none}
.colomn_item_rechts:hover {
	color: #0055C9;
	text-decoration: none;
	background-color: #DDF4BF;
}

.introtekst {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.01em;
}
.fotobox {
	width: 200px;
	position: relative;
	padding: 0px;
	float:right;
	margin-bottom:5px;
	margin-left:15px;
	margin-top:0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: -3px;
	color: #0055C9;
	letter-spacing: 0.01em;
	position: relative;
	text-decoration: none;
}


h2 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-top: -8px;
//	margin-bottom: -5px;
}
