@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#e3e3e3;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

a.terug:link, a.terug:visited  {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

a.terug:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
}

span {
	margin:0px;
	padding:0px;
}

a.submenu:link, a.submenu:visited {
	height:33px;
	width:75px;
	display:block;
	text-align:center;
	text-decoration:none;	
	color:#555555;
}

a.submenu:hover {
	background-image:url(sub2nav_hvbg.jpg);
	background-position:left;
	background-repeat:repeat-x;
	height:33px;
	width:75px;
	display:block;
	text-align:center;	
	text-decoration:none;
	color:#555555;
}

.submenu_background {
	background-image:url(sub2nav_bg.gif);
	width:590px;
	height:33px;
}

.submenu_selected {
	background-image:url(sub2nav_btnbg_active.gif);
	width:75px;
	height:33px;
	text-align:center;
}

a.greenlarge:link, a.greenlarge:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ddf24f;
	text-decoration:none;
}
a.greenlarge:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ddf24f;
	text-decoration:underline;
}

.greentext{
	color:#ddf24f;
	font-size:22px;
}

a.greensmall:link, a.greensmall:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#ddf24f;
	text-decoration:none;
}
a.greensmall:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#ddf24f;
	text-decoration:underline;
}


a.brownlarge:link, a.brownlarge:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#b58800;
	text-decoration:none;
}
a.brownlarge:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#b58800;
	text-decoration:underline;
}


a.yellowsmall:link, a.yellowsmall:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffda61;
	text-decoration:none;
}
a.yellowsmall:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffda61;
	text-decoration:underline;
}


.background{
	background-image:url(background_image.jpg);
	background-repeat:repeat-x;
	height:655px;
}
.menu_background{
	background-image:url(top_menu_background.jpg);
	height:52px;
	background-repeat:repeat-x;
}

a.top_menu_label:link, a.top_menu_label:visited{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	cursor:pointer;
	text-decoration:none;
}
a.top_menu_label:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	cursor:pointer;
	text-decoration:none;	
}


.menu_separator{
	background-image:url(menu_separator.jpg);
	background-repeat:repeat-y;
	width:1px;
}
a.box_label:link, a.box_label:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.box_label:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

a.bar_label:link, a.bar_label:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#757575;
	text-decoration:none;
}
a.bar_label:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3a3a3a;
	text-decoration:underline;
}


.box_left_sidebar{
	background-image:url(box_left_sidebar.jpg);
	background-repeat:no-repeat;
	height:25px;
	width:3px;
}
.box_center{
	background-image:url(box_center.jpg);
	background-repeat:repeat-x;
	height:25px;
}
.box_right_sidebar{
	background-image:url(box_right_sidebar.jpg);
	background-repeat:no-repeat;
	height:25px;
	width:3px;
}
.news_leftsidebar{
	background-image:url(news_leftsidebar.jpg);
	background-repeat:no-repeat;
	height:22px;
	width:3px;
}
.newslabel_center{
	background-image:url(newslabel_center.jpg);
	background-repeat:repeat-x;
	height:22px;
}
.news_center{
	background-image:url(news_center.jpg);
	background-repeat:repeat-x;
	height:22px;
}
.news_rightsidebar{
	background-image:url(news_rightsidebar.jpg);
	background-repeat:no-repeat;
	height:22px;
	width:3px;

}
.block_leftsidebar{
	background-image:url(block_left_sidebar.jpg);
	background-repeat:no-repeat;
	height:24px;
	width:4px;
}
.block_center{
	background-image:url(block_center.jpg);
	background-repeat:repeat-x;
	height:24px;
}
.block_rightsidebar{
	background-image:url(block_rightsidebar.jpg);
	background-repeat:no-repeat;
	height:24px;
	width:4px;
}
.block_content{
	background-color:#FFFFFF;
	background-image:url(block_content_gradient.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #CAC9C9;
	border-right:1px solid #CAC9C9;
}
.block_left_footer{
	background-image:url(block_left_footer.jpg);
	background-repeat:no-repeat;
	height:3px;
	width:4px;
}
.block_center_footer{
	background-image:url(block_center_footer.jpg);
	background-repeat:repeat-x;
	height:3px;
}
.block_right_footer{
	background-image:url(block_right_footer.jpg);
	background-repeat:no-repeat;
	height:3px;
	width:4px;
}
.sitesection_title {
	padding-top:0px;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:16px;
	color:#718E00;
}
.sitesection_desc {
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:11px;
	color:#454545;
}
.sitesection_dotted_underline {
	background-image:url(blue_underline.jpg);
	background-repeat:repeat-x;
	height:1px;
}
a.sitesection_morelink:link,a.sitesection_morelink:visited {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.sitesection_morelink:hover {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

a.whitebox_link:link, a.whitebox_link:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#900;
}
a.whitebox_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#900;	
	padding-left:2px;
}

.whitebox_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
