/* CSS Document */
body {
	margin: 0;
	background-color: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
	line-height: 1.8;
}
form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	color: #000;
	margin-top: -4px;
}
li {
	margin-top: 0px;
	margin-left: -24px;
}
li a:link, li a:visited, li a:active  {
	color: #000;
	font-weight: bold;
	text-decoration:none;	
}
li a:hover {
	color:#000;
	font-weight: bold;
	text-decoration:underline;
}
#Right ul {
	list-style-type: none;
	color: #073156;
	margin-top: -4px;
}
#Right li {
	margin-top: 0px;
	margin-left: -40px;
}
#Right li a:link, #Right li a:visited, #Right li a:active {
	color: #073156;
	font-weight: bold;
	text-decoration:none;	
}
#Right li a:hover {
	color:#073156;
	font-weight: bold;
	text-decoration:underline;
}
a:link, a:visited, a:active {
	color:#000;
	font-weight: bold;
	text-decoration:none
}
a:hover {
	color:#000;
	font-weight: bold;
	text-decoration:underline;
}
#Container {
	position:relative;
	width: 874px;
	margin: 0 auto;
}
#Header {
	position: relative;
	width: 900px;
	height: 47px;
	float:left;
	clear:both;
	margin-top: 20px;
	background-image:url(../images/header.gif);	
	background-repeat:no-repeat;
	padding: 126px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
}

#Header a:link, #Header a:visited, #Header a:active {
	color:#FFF;
	font-weight: bold;
	text-decoration:none;
}
#Header a:hover {
	color:#FFF;
	font-weight: bold;
	text-decoration:underline;
}
#Header a.active {
	color:#f85810;
}
#Main {
	position: relative;
	float: left;
	clear:both;
	width:874px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-color:#f5f5f5;
/*	background-image:url(../images/back_main.gif);
	background-repeat: repeat-y;*/
}
#Left {
	position: relative;
	float: left;
	clear: none;
	width: 506px;
	padding:0px 40px 0px 20px;
	margin: 0px;
	min-height:550px;
	text-align:justify;
}

#Left .ArtikelInfo {
	color: #000;	
	margin-bottom: 10px;
	font-weight: bold;
}
#Left .ArtikelInfo a:link, #Left .ArtikelInfo a:visited, #Left .ArtikelInfo a:active {
	color:#000;
	font-weight: bold;
	text-decoration:none;
}
#Left .ArtikelInfo a:hover {
	color:#000;
	font-weight: normal;
	text-decoration:underline;
}
#Right {
	position:relative;
	float:left;
	clear: right;
	width:308px;
	margin: 0px;
	padding: 10px 0px 10px 0px;	
	text-align:left;	
}
#NieuwsBrief {
	position:relative;
	float:left;
	clear: right;
	width:280px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 32px 10px;	
	text-align:left;
	color: #073156;	
	background-image:url(../images/back_nieuwsbrief.gif);
	background-repeat:no-repeat;
	background-position:bottom;

}
#Nieuws{
	position:relative;
	float:left;
	clear: right;
	width:270px;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 32px 10px;	
	text-align:left;
	color: #073156;	
	background-image:url(../images/back_nieuws.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#Contact{
	position:relative;
	float:left;
	clear: right;
	width:270px;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 32px 10px;	
	text-align:left;
	color: #073156;	
	background-image:url(../images/back_contact.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#NieuwsBrief h2, #Nieuws h2, #Contact h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: normal;
	font-size: 22px;
	margin: 0px;
	text-decoration:none;
}
#ContentRight {
	position:relative;
	float:left;
	clear: right;
	width:308px;
	margin: 0px;
/*	padding: 10px 74px 0px 10px;*/
	text-align:left;
	min-height:500px;	
}
#ContentRightLeider {
	position:relative;
	float:left;
	clear: right;
	width:270px;
	margin: 0px;
	padding: 10px 74px 0px 10px;
	text-align:left;
	background-image:url(../images/projectleider_back.jpg);
	background-repeat:no-repeat;	
	min-height:565px;	
	height:auto !important; /* IE 6,7 */
	height:565px;/* IE 6,7 */		
}
#ContentRightLeider2 {
	position:relative;
	float:left;
	clear: right;
	width:270px;
	margin: 0px;
	padding: 140px 74px 0px 10px;
	text-align:left;
	background-image:url(../images/projectleider_back2.jpg);
	background-repeat:no-repeat;	
	min-height:445px;	
	height:auto !important; /* IE 6,7 */
	height:445px;/* IE 6,7 */	
}
#Footer {
	position: relative;
	width: 874px;
	height: 38px;
	float: left;
	clear: both;
	padding: 32px 0px 0px 0px;
	margin-top:3px;
	background-image:url(../images/back_footer.gif);
	background-repeat:no-repeat;
	text-align:right;
}
#Footer a:link, #Footer a:visited, #Footer a:active {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
#Footer a:hover {
	color:#999999;
	font-weight:normal;
	text-decoration: underline;
}
h1, h1 a:link, h1 a:visited, h1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #fb5810;
	font-weight: normal;
	font-size: 22px;
	margin: 0px;
	text-decoration:none;
	line-height:30px;
	text-align:left;
}
h1 a:hover  {
	color: #fb5810;
	font-weight: normal;
	text-decoration:underline;
}
h2, h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: #073156;
	font-weight: normal;
	font-size: 22px;
	margin: 0px;
	text-decoration:none;
}
.formfield {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 128px;
}
.emailformfield {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 140px;
}
.comment {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.reactie_form {
	width: 476px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
}
.edit_reactie_form {
	width: 466px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;		
}
.comments {
	width: 486px;
	background-color:#FFF;
	text-align:justify;	
	padding: 10px 10px 10px 10px;	
	margin-bottom: 10px;
}
.textarea {
	width: 486px;
	height: 130px;	
	font-size: 11px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;		
}
.opmerking_form {
	width: 430px;
	height: 90px;	
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.inputDisabled {
	background-color:#CCCCCC;
}
.inputEnabled {
	background-color:#FFFFFF;
}
.afbeelding {
	background-color:#FFFFFF;
	padding: 0px;
	border:#d0d0d0 solid 1px;
	float:right;
	margin-left: 15px;
}

.Inleiding, .Tekst {
	margin-bottom: 20px;
	text-align:justify;
}

.LeesVerder {
	margin-bottom: 20px;
}

.LeesVerder a:link, .LeesVerder a:visited, .LeesVerder a:visited {
	margin-bottom: 20px;
	text-decoration:none;
}
.LeesVerder a:hover{
	margin-bottom: 20px;
	text-decoration:underline;
}

#vorige {
	position:relative;
	width:170px;
	text-align:left;
	float: left;
	clear:none;	
	margin: 10px 0px 20px 0px;
	padding: 0px;
}
#volgende {
	position:relative;
	width:170px;
	text-align:right;
	float: right;
	clear:right;
	margin: 10px 0px 20px 0px;
	padding: 0px;	
}