body{
	background: url("../images/bg.jpg") repeat-x left top #acbd2f;
	margin:0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #777;
	line-height: 180%;
}
p {
line-height:180%;
}
img{
	border:0px;
}
a{
	color: #555;
	text-decoration: underline;
}

a p{
	color: #555;
	text-decoration: underline;
}
a:hover{
	color: #b4c450;
	text-decoration: none;
}

a:hover p{
	color: #b4c450;
	text-decoration: none;
}

#container{
	background: url("../images/bg_container.gif") no-repeat left top;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding: 25px 0px 0px 26px;
	overflow: hidden;
}

#navigation{
	background-color: #fff;
	margin-bottom: 14px;
	height: 32px;
	padding: 7px;
}

	#navigation #language{
		float: left;
		width: 200px;
	}
	
	#navigation .menu{
		float: right;
		width: 600px;
		margin: 0px;
	}
	
	#navigation .menu li{
		display: block;
		float: right;
		margin: 0px 3px;
	}
	
	#navigation .menu li.inloggen a{
		padding: 13px 15px 5px 15px;
		background-color: #ecf5ce;
		margin-top: -7px;
	}
	
	#navigation .menu li a{
		display: block;
		padding: 6px 15px;
		color: #aabc39;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	#navigation .menu li a:hover, #navigation .menu li a.selected{
		color: #fff;
		padding: 6px 15px;
		background: url(../images/bg_navig.gif) left top repeat-x;
		margin-top: 0px;
	}
#header{
	margin-bottom: 14px;
}

#navigation_login{
	display: none;
	background-color: #fff;
	position: absolute;
	width: 870px;
	height: 34px;
	padding: 4px 7px 0px 7px;
	margin: -14px 34px 0px 34px;
	#margin: -27px 34px 0px 34px;
	text-align: center;
}

	#navigation_login ul{
		background: url(../images/bg_navig_login.gif) left top repeat-x;
		height: 34px;
		margin: 0px;
		padding: 5px 10px;
	}
	
	#navigation_login ul li{
		display: block;
		float: left;
		margin: 0px 5px;
		color: #fff;
	}
	
	#navigation_login ul li.divider{
		border-right: 1px solid #fdd89c;
		padding: 2px 15px 2px 5px;
	}
	
	#navigation_login ul li a{
		display: block;
		padding: 2px 5px;
		color: #fff;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	#navigation_login li a:hover, #navigation_login li a.selected{
		color: #ec9100;
		background-color: #fff;
	}
	
.language{
	color: #b4c450;
	padding: 3px 0px 0px 6px;
	font-size: 12px;
	float: left;
}

.language a{
	color: #d0d0d0;
	text-decoration: none;
	font-size: 12px;
}


#content_wrapper{
	padding: 37px 37px 50px 37px;
	border-top: 3px solid #e8e596;
	background-color: #fff;

}

	#content{
		background: url(../images/bg_content.gif) repeat-y left top;
		min-height: 200px;
		height: auto;
		_height: 200px;
	}
	
	#content.register{
		background: url(../images/bg_content_register.gif) repeat-y left top!important;
		min-height: 200px;
		height: auto;
		_height: 200px;
	}
	
	#content.archief{
		background: none!important;
		min-height: 200px;
		height: auto;
		_height: 200px;
	}

	#leftColumn{
		width: 235px;
		float: left;
		padding-right: 10px;
		_overflow: hidden;
	}
	
		#leftColumn.wide{
			width: 400px;
			float: left;
			padding-right: 10px;
			}
	
		#leftColumn.submenu a{
			border-bottom: 1px solid #e7e7e7;
			padding: 3px 0px 3px 25px;
			background: url(../images/bullet_gray.gif) 8px 10px no-repeat;
			display: block;
			text-decoration: none;
		}
		
		#leftColumn.submenu a:hover, #leftColumn.submenu a.selected{
			background: url(../images/bullet_orange.gif) 8px 10px no-repeat;
			color: #ec9100;
		}
		#leftColumn.submenu .description{
			margin: 5px 0px 5px 25px;
		}
		#leftColumn.submenu a.green{
			text-decoration: underline;
			border: none;
		}
		
	
	#middleColumn{
		width: 350px;
		float: left;
		padding: 0px 25px;
		margin-top: -15px;
		#margin-top: -5px;
		_overflow: hidden;
	}
		#middleColumn.login{
			margin-top: 0px;
			width: 250px;
		}
	
	#rightColumn{
		width: 220px;
		_width: 213px;
		_overflow: hidden;
		float: left;
		padding-left: 20px;
		border-left: 1px solid #e7e7e7;
		min-height: 200px;
		height: auto;
	}
	
			#rightColumn.login{
				width: 320px;
				_width: 295px;
				_overflow: hidden;
			}
	
	#rightColumn_wide{
		width:610px;
		float: right;
		padding-left: 20px;
		min-height: 200px;
		height: auto;
		_height: 200px;
	}
	
	#rightColumn_medium{
		width:450px;
		float: right;
		padding-left: 20px;
		border: none
	}

#footer{
	color: #f7fce7;
	font-size: 10px;
	text-align:center;
}

	#footer a{
		color: #fff;
		display: inline;
	}
	#footer p{
		margin: 0px;
	}
	
	

h1{
	font-size: 18px;
	color: #9cb10c;
	margin: 0px 0px 20px 0px;
}

h3{
	font-size: 13px;
	margin: 0px 0px 15px 0px;
}

h1.margin{
	font-size: 18px;
	color: #9cb10c;
	margin: 20px 0px 20px 0px;
}

a.green{
	color: #a3b61c;
	background: url(../images/bullet.gif) 10px 11px no-repeat!important;
	margin-top: 15px;
	display: block;
	padding: 0px 0px 5px 30px;
}
a.green:hover{
	background: url(../images/bullet_orange.gif) 10px 11px no-repeat!important;
}

/* styles for lists */

#content ul{
	list-style: none;
	margin: 10px 0px 0px 20px;
	padding: 0px;
}

#content ul li{
	background: url(../images/bullet.gif) 8px 7px no-repeat;
	padding: 0px 0px 0px 30px;
	margin: 5px 0px;
}

/* styles for inlogbuttons */

a.loginbtn{
	width: 213px;
	display: block;
	background: url(../images/btn_inloggen_bottom.gif) no-repeat left bottom;
	margin-bottom: 11px;
	text-decoration: none;
	cursor: pointer;
}

a.loginbtn span{
	width: 156px;
	display: block;
	background: url(../images/btn_inloggen_top.gif) no-repeat left top;
	padding: 18px 10px 10px 47px;
	color: #713d0b;
	min-height: 16px;
	height: auto;
	_height: 16px;
	font-weight: bold;
	line-height: 100%;
}

/* styles for downloadbuttons */

a.downloadbtn{
	width: 213px;
	display: block;
	background: url(../images/btn_downloaden_bottom.gif) no-repeat left bottom;
	margin-bottom: 11px;
	text-decoration: none;
	cursor: pointer;
}

a.downloadbtn span{
	width: 156px;
	display: block;
	background: url(../images/btn_downloaden_top.gif) no-repeat left top;
	padding: 12px 10px 10px 47px;
	color: #713d0b;
	min-height: 16px;
	height: auto;
	_height: 16px;
	font-weight: bold;
	line-height: 100%;
}

/* styles for lid worden buttons */

a.lidwordenbtn{
	width: 201px;
	display: block;
	background: url(../images/btn_lidworden_bottom.gif) no-repeat left bottom;
	margin-bottom: 11px;
	text-decoration: none;
	line-height: 100%;
	cursor: pointer;
}

a.lidwordenbtn span{
	width: 201px;
	display: block;
	background: url(../images/btn_lidworden_top.gif) no-repeat left top;
	padding: 20px 10px 10px 47px;
	color: #306c08;
	min-height: 14px;
	height: auto;
	_height: 14px;
	font-weight: bold;
	line-height: 100%;
}

/* styles for loginform home */

#login_home{
	display: none;
}

/* styles for login page */

.loginUitleg{
	min-height: 200px;
	#min-height: 230px;
	height: auto;
	_height: 230px;
}

.loginForm_wrapper{
	width: 240px;
	background: url(../images/loginForm_bottom.gif) no-repeat left bottom;
	margin-left: 7px;
}

.loginForm{
	width: 220px;
	background: url(../images/loginForm_top.gif) no-repeat left top;
	min-height: 54px;
	height: auto;
	_height: 54px;
	padding: 10px;
	color: #713d0b;
}

.loginForm_wrapper.home{
	width: 206px;
	background: url(../images/loginForm_home_bottom.gif) no-repeat left bottom;
	margin-left: 7px;
}

.loginForm_wrapper.home .loginForm{
	width: 186px;
	background: url(../images/loginForm_home_top.gif) no-repeat left top;
	min-height: 54px;
	height: auto;
	_height: 54px;
	padding: 10px;
	color: #713d0b;
}


.loginForm label{
	float: left;
	width: 100px;
	margin-right: 5px;
	margin-top: 5px;
	clear: left;
}
.loginForm input{
	float: left;
	width: 100px;
	margin-top: 5px;
}

.loginForm_wrapper.home label{
	width: 95px;
	_overflow: hidden;
}

.loginForm_wrapper.home input{
	width: 80px;
}


.loginForm button{
	float: right;
	border: none;
	background: none;
	color: #713d0b;
	font-weight: bold;
	margin-top: 10px;
	font-size: 12px;
	cursor: pointer;
}

input.hidden{
	height: 0px;
}

/* START input field and form classes */

table{
	font-size: 11px;
}


form {
	
}

fieldset {
	font-size: 10pt;
	color:orange;
	border: none;
	margin: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
}

fieldset p {
	font-size:8pt;
	color: orange;
}

input {
	color:#555;
	border: solid 1px gray;
	font-size: 8pt;
	background-color: white;
	padding: 2px;
}

input.submit {
	color:#555;
	border: solid 1px #a3b61c;
	font-size: 8pt;
	background: url(../images/button_bg.gif);
	margin-top: 10px;
	cursor: pointer;
	padding: 2px 10px!important;
	#padding: 2px 0px!important;
	margin: 10px 0px 0px 0px;
}

a.buttonlink{
	color:#555;
	border: solid 1px #a3b61c;
	font-size: 8pt;
	background: url(../images/button_bg.gif);
	margin-top: 10px;
	cursor: pointer;
	padding: 3px 10px!important;
	text-decoration: none;
}

.margin5{
	margin-bottom: 10px;
}

button.submit {
	color:#555;
	border: solid 1px #a3b61c;
	font-size: 8pt;
	background: url(../images/button_bg.gif) repeat-x left top #fff;
	margin-top: 10px;
	cursor: pointer;
	padding: 2px 10px!important;
	#padding: 2px 10px!important;
	margin: 10px 0px 0px 0px;
	text-align: left;
	min-width: 50px;
	width: auto;
	_width: 50px;
}
select {
	color:gray;
	border: solid 1px gray;
	font-size: 8pt;
	background-color: white;
}
textarea {
	border: solid 1px gray;
	font-size: 8pt;
	background-color: white;
}
input.inputButton {
	border: solid 1px gray;
	color:black;
	font-weight:bold;
}
input.inputRadio {
	border: 0px;
}
input.inputCheckbox {
	border: 0px;
}


/*calendar */

div.paper_agenda {
	background-image:url(../images/bg_calendar.jpg);
	background-repeat:no-repeat;
	float:left;
	font-size:8pt;
	font-weight:bold;
	height:35px;
	padding-top:9px;
	text-align:center;
	width:31px;
	line-height: normal;
}



/* profiel */

.profiel label{
	float: left;
	width: 30%;
	margin-right: 20px;
}

.profiel span{
	float: left;
	width: 30%;
}

.profiel span input{
	width: 100%;
}

/* register */

.register label{
	float: left;
	width: 45%;
	margin-right: 3%;
	clear: left;
	margin-top: 5px;
}

.register span{
	float: left;
	width: 50%;
	_width: 45%;
}

.register span input{
	width: 100%;
	margin-top: 5px;
}

#friendform label{
	float: left;
	width: 45%;
	_width: 40%;
	margin-right: 3%;
	clear: left;
	margin-top: 5px;
}

#friendform span{
	float: left;
	width: 50%;
}

#friendform span input{
	width: 115px;
	margin-top: 5px;
}

#friendform span input.submit{
	width: 121px;
	margin-top: 5px;
}

.registerSteps{
	background: url(../images/bg_steps.gif) left bottom repeat-x;
	height: 33px;
}

.registerSteps h3{
	background-color: #d3daa0;
	color: #fff;
	float: left;
	padding: 5px 7px 0px 7px;
	margin: 0px 0px 0px 10px;
	height: 27px;
	font-size: 11px;
	min-width: 100px;
}

.registerSteps h3.selected{
	background-color: #fff;
	border-top: 1px solid #9cb10c;
	border-left: 1px solid #9cb10c;
	border-right: 1px solid #9cb10c;
	color: #9cb10c;
	
}

.archief{
	margin-top: -25px;
}

.archief a{
	border: none!important;
	background: none!important;
	padding: 0px!important;
}

.archief td{
	vertical-align: top;
}

/*
	Lightbox
*/
	#lightbox{
		background-color:#eee;
		padding: 10px;
		border-bottom: 2px solid #666;
		border-right: 2px solid #666;
		}
	#lightboxDetails{
		font-size: 0.8em;
		padding-top: 0.4em;
		}	
	#lightboxCaption{ float: left; }
	#keyboardMsg{ float: right; }
	#closeButton{ top: 5px; right: 5px; }
	
	#lightbox img{ border: none; clear: both;} 
	#overlay img{ border: none; }
	
	* html #overlay{
		background-color: #333;
		back\ground-color: transparent;
}

.clear{
	clear: both;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}

strong.error{
	font-weight: normal;
	font-size: 10px;
	display: block;
	color: red;
	clear: both;
}

.login_home{
	width: 213px;
	overflow: hidden;
}

.pdf{
	position: relative;
	top: 5px;
}

