
html, body{
	height:100%;
	margin: 0 auto;
	background-color:#FFFFFF;
	font-family: Verdana;
}

td {font-size: 11px; color: #000000;}

td.logo {
	/*
	background-image: url("images/logo_vo2015.gif");
	background-repeat: no-repeat;
	*/
	
	padding: 0px 0px 0px 0px; /* boven, rechts, onder en links */
	margin: 0px 0px 0px 0px; /* boven, rechts, onder en links */
}

.home_blok1 {
	
	/* background-color: #C3C618; */
	
	padding: 0px 0px 0px 0px; /* boven, rechts, onder en links */
	margin: 0px 0px 0px 0px; /* boven, rechts, onder en links */
	
}

.home_kolom1 {
	background-image: url('images/bg-links.gif'); 
	background-repeat: repeat-x; 
	background-position: top left;
}

.home_blok2 {
	
	background-color: #10476F;
	
	width: 465px;
	_width: 490px; /* IE */
	
	padding: 10px 10px 0px 10px; /* boven, rechts, onder en links */
	margin: 0px 0px 0px 0px; /* boven, rechts, onder en links */
	
	font-size: 13px; 
	color: #FFFFFF;
	font-weight: 700;
	line-height: 17px;
}

#div_home_blok3 {
	
	background-color: #DFE180;
	
	height: 90px;
	_height: 99px; /* IE */
	
	padding: 10px 10px 0px 10px; /* boven, rechts, onder en links */
	margin: 0px 0px 0px 0px; /* boven, rechts, onder en links */
	
} #home_kandidaten {
	
	padding: 10px 10px 10px 10px; /* boven, rechts, onder en links */
	margin: 0px 0px 0px 0px; /* boven, rechts, onder en links */
	
}

.home_blok4 {
	
	background-color: #FFFFFF;
	
	padding: 0px 0px 0px 0px; /* boven, rechts, onder en links */
	margin: 0px 0px 0px 0px; /* boven, rechts, onder en links */
	
}

.home_blok5 {
	
	background-color: #F3F4D1;
	
	padding: 10px 10px 5px 10px; /* boven, rechts, onder en links */
	margin: 0px 0px 0px 0px; /* boven, rechts, onder en links */
}

.home_blok6 {
	
	background-color: #FFFFFF;
	
	padding: 10px 10px 5px 10px; /* boven, rechts, onder en links */
	margin: 0px 0px 0px 0px; /* boven, rechts, onder en links */
}

.home_blok7 {
	padding: 0px 0px 0px 0px; /* boven, rechts, onder en links */
	margin: 0px 0px 0px 0px; /* boven, rechts, onder en links */
}

.content {
	
	background-color: #FFFFFF;
	
	padding: 20px 20px 20px 20px; /* boven, rechts, onder en links */
	margin: 0px 0px 0px 0px; /* boven, rechts, onder en links */
}

.pasfoto {
	
	padding: 0px 0px 0px 0px; /* boven, rechts, onder en links */
	margin: 0px 0px 0px 0px; /* boven, rechts, onder en links */
	
}

a.siteoverzicht_blauw {
	font-size: 12px; 
	color: #002B54; /* blauw */
	font-weight: 900;
	text-decoration: none;
}
a:hover.siteoverzicht_blauw {
	font-size: 12px; 
	color: #002B54; /* blauw */
	font-weight: 900;
	text-decoration: none;
}
a.siteoverzicht_groen {
	font-size: 12px; 
	color: #C3C618; /* groen */
	font-weight: 900;
	text-decoration: none;
}
a:hover.siteoverzicht_groen {
	font-size: 12px; 
	color: #C3C618; /* groen */
	font-weight: 900;
	text-decoration: none;
}
.siteoverzicht_grijs {
	font-size: 12px; 
	color: #CCCCCC; /* grijs */
	font-weight: 900;
}

span.video {
	font-size: 10px; 
	color: #10476F;
}
a.video {
	font-size: 10px; 
	color: #FF0101;
	text-decoration: none;
}
a:hover.video {
	font-size: 10px; 
	color: #FF0101;
	text-decoration: underline;
}

span.initium {
	font-size: 10px; 
	color: #BAD0E4;
}
a.initium {
	font-size: 10px; 
	color: #BAD0E4;
	text-decoration: none;
}
a:hover.initium {
	font-size: 10px; 
	color: #BAD0E4;
	text-decoration: underline;
}

a.menu {
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: 900;
	text-decoration: none;
}
a:hover.menu {
	font-size: 12px; 
	color: #FF0101;
	font-weight: 900;
	text-decoration: none;
}

a.wit {
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: 900;
	text-decoration: none;
}
a:hover.wit {
	font-size: 12px; 
	color: #FFFFFF;
	font-weight: 900;
	text-decoration: none;
}

.groen, .green {
	color: #C3C618; /* groen */
}
.blauw, .blue {
	color: #002B54; /* blauw */
}
.wit, .white {
	color: #FFFFFF; 
}
.zwart, .black {
	color: #000000; 
}
.rood, .red {
	color: #FF0000; 
}
.kopgroen {
	color: #C3C618; /* groen */
	font-size: 12px; 
	font-weight: 900;
}
.kopblauw {
	color: #002B54; /* blauw */
	font-size: 12px; 
	font-weight: 900;
}
.kopwhite {
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: 900;
}

.bluegrey {
	color: #BAD0E4;
}
.bluegrey2 {
	color: #88A3B8;
}

a.login {
	font-size: 11px; 
	color: #10476D;
	text-decoration: none;
	font-weight: 900;
}
a:hover.login {
	font-size: 11px; 
	color: #10476D;
	text-decoration: none;
	font-weight: 900;
}

span.login {
	font-size: 11px; 
	color: #89A3B4;
}

a.meer 			{color: #a1aa2a; text-decoration: none; font-weight: bold;}
a.meer:hover 	{color: #FF0100; text-decoration: underline; font-weight: bold;}

a.nieuws		{font-size: 11px; color: #000000; text-decoration: none;}
a.nieuws:hover 	{font-size: 11px; color: #FF0100; text-decoration: underline;}

p {margin: 0px 0px 10px 0px; font-size: 11px; color: #000000;}
h1 {margin: 0px 0px 6px 0px; color: #002B55; font-size: 15px; text-decoration: none; font-weight: 900;}
.tagline {margin: 0px 0px 0px 0px; color: #002B55; font-size: 12px; text-decoration: none; font-weight: 900;}
h2 {margin: 0px 0px 4px 0px; color: #C3C618; font-size: 12px; text-decoration: none; font-weight: 900;}
h3 {margin: 0px 0px 2px 0px; padding: 0px 0px 0px 12px; color: #000000; font-size: 11px; text-decoration: none; font-weight: 900; background-image: url("../images/bullet_groen.gif"); background-repeat: no-repeat; background-position: 0px 4px;}
h4 {margin: 0px 0px 0px 0px; color: #000000; font-size: 11px; font-weight: 900;}
hr {display:block; border: none 0; border-top: 1px solid #C3C519; height: 1px; margin: 13px 0 !important; margin: 6px 0; padding: 0 0 0 0;}
.content ul {padding: 0px 0px 0px 0px; margin: 3px 0px 3px 0px; font-size: 11px; color: #000000;}
.content ol {padding: 0px 0px 0px 0px; margin: 0px 0px 13px 30px; font-size: 11px; color: #000000;}
.content ul li {padding: 0px 0px 5px 10px; margin: 0px 0px 0px 0px; list-style-type: none; background-image: url("images/bg_sub.gif"); background-repeat: no-repeat; background-position: 1px 3px; font-size: 11px; color: #000000;}
.content ol li {padding: 0px; margin-left: 0px; font-size: 11px; color: #000000;}
a {color: #FF0101; text-decoration: underline; font-size: 11px;}
a:hover {color: #FF0101; text-decoration: none; font-size: 11px;}
a.tagline {text-decoration: none; margin: 0px 0px 0px 0px; color: #002B55; font-size: 12px; text-decoration: none; font-weight: 900;}
a:hover.tagline {text-decoration: none; margin: 0px 0px 0px 0px; color: #002B55; font-size: 12px; text-decoration: none; font-weight: 900;}
/* nieuwslijst op de frontpage */
.home_blok4 #news-frontlist {
	width: auto;
	padding: 10px 20px;
}

.home_blok4 .news-frontitem {
	margin: 10px 0px 5px 0px;
}
.home_blok4 .news-frontitem .news-title {
	font-weight: bold;
}

.home_blok4 .news-frontitem ,news-body {
	color: #E5E9EE;
	font-size: 11px;
}

.sendbutton {
	background-color:#DBE4EB;
	
	padding: 0px 0px 0px 0px; /* boven, rechts, onder en links */
	margin: 0px 0px 0px 0px; /* boven, rechts, onder en links */
	
	border-style: none;
	
	color: #D42E30; /* blauw */
	font-size: 13px; 
	font-weight: 900;
}

.searchbutton {
	background-color:#002B55;
	
	padding: 0px 0px 0px 0px; /* boven, rechts, onder en links */
	margin: 0px 0px 0px 0px; /* boven, rechts, onder en links */
	
	border-style: none;
	
	color: #FFFFFF; /* blauw */
	font-size: 13px; 
	font-weight: 900;
}


/* Nieuws reacties */

	#reactions {
		margin: 0px 0px;
		font-size: 11px;
	}
		#reactions .reaction-item {
			margin: 0px 0px 20px 0px;
			border: 1px solid #C3C618;
			color: #002a54;
		}
		
		#reactions .reaction-item .reaction-body {
			padding: 10px;
		}
		#reactions .reaction-item .reaction-foot {
			padding: 2px 5px;
			background-color: #F9F9E8;
			border-top: 1px solid #C3C618;
		}
			#reactions .reaction-item .reaction-foot { }
			#reactions .reaction-item .reaction-foot .reaction-user { text-align: left; }
			#reactions .reaction-item .reaction-foot .reaction-date {				
				width: 200px;
				text-align: right;
			}	
	
	#reactions-form {
		margin: 20px 20px;
	}
	
	#reactions-form label {
		display: block;
	}
	#reactions-form input, #reactions-form textarea {
		width: 400px;
	}
	
.forumprofile {padding: 0px 0px 0px 0px; font-size: 11px; color: #000000;} /* boven, rechts, onder en links */
