/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size:12px;
}

h1 {
	font-family:Arial, "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size:21px;
	margin:0px 0px 19px 0;
	padding:0;
	color:#9baa00;
	font-weight:normal;
}

h2 {
	font-family:Arial,"Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size:13px;
	padding:7px 0 0 7px;
	margin:0;
	color:#FFFFFF;
	
	font-weight:normal;
}
 
img {
	border:0;
	}

p, ul {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	margin:0px 0 8px 0;
	padding-right:22px;
}
	table{
		font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
	}
		table p{
			line-height:22px;
		}
p.tekst2 {
	font-family:"Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size:11px;
	line-height:22px;
	color:#666666;
	margin:0;
	margin-bottom:22px;
	padding-right:8px;
	padding-bottom:20px;
}

.clear {
	clear:both;
}
img.right {
	float:right;
	padding:10px 0 10px 10px;
	position:absolute;
	margin-left:420px;
}

#notification { 
border: 1px solid #E41A1E;
background-color: #F6BFC0;
padding: 10px;
}

#landingspage {
	width:789px;
	margin:0 auto;
	background: url(../images/backgr_total.gif) no-repeat;
	background-position:top; 
}
	#landingspage .logo {
		width:774px;
		height:51px;
		padding:45px 0 0 15px;
		float:left;
	}
		
		#landingspage .logo img {
			border:0;
		}
	
	#landingspage #content {
	}
	
	#landingspage #content #tekst {
		width:575px;
		float:left;
	}
		#landingspage #content #tekst .tekst {
			padding:25px 19px 0 59px;
		}
		
	#landingspage #content #tekst #formulier {
		background:url(../images/background_form.png) repeat-x;
		width:471px;
		padding:25px 25px 100px 25px;
		margin-left:36px;
		float:left;
		font-size:14px;
		font-weight:bold;
		color:#CCC;
		text-shadow: #666 0px 1px 1px;
	}
	
		#landingspage #content #tekst #formulier p {
			
		}
	#thumb-table td{
		width: 33%;
		text-align:center;
	}
	
	#thumb {
		padding:5px;
	}
	
	#landingspage #content #tekst .tussenkop {
		font-size:15px;
		color:#c90b1a;
	}
	
		#landingspage #content #tekst span.link {
			color:#c90b1a;
			text-decoration:none;
			font-size:12px;
			font-weight:bold;
			padding-top:20px;
		}
		
		#landingspage #content #tekst a {
			color:#666666;
		}
		
			#landingspage #content #tekst span.link a {
				color:#c90b1a;
			}
			
		#landingspage #content #tekst img.button1 {
			margin-right:15px;
			border:0;
		}
		
		#landingspage #content #tekst img.button2 {
			border:0;
			}
	
	#landingspage #content #rechts-opties {
		width:212px;
		margin-top:27px;
		float:left;
	}
	
		#landingspage #content #rechts-opties #block {
			width:194px;
			margin-bottom:16px;
		}
			#landingspage #content #rechts-opties #block .kop {
				height:30px;
				background:url(../images/kop_rechts.gif) no-repeat;
			}
			
			#landingspage #content #rechts-opties #block .tekst {
				background:url(../images/item_rechts.gif) no-repeat;
				background-position:bottom;
				padding:8px 2px 0 10px;
			}
			
			#landingspage #content #rechts-opties #block a {
				color:#c90b1a;
				text-decoration:underline;
			}
			
				#landingspage #content #rechts-opties #block .tekst form {
					padding:0;
					margin:0;
				}
				
				#landingspage #tekst input.xxl {
					width:200px;
					margin:0 0 2px 0;
					border:0;
					border-bottom:1px #FFFFFF solid;
					background:none;
					font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif;
					font-size: 15px;
					color:#CCC;
					padding: 3px;
				}
				
					#landingspage #content #tekst input.xxl:hover {
						border:0;
						border-bottom:1px #CCC solid;
					}
					
				#landingspage #tekst input.xl {
					width:115px;
					margin:0 0 2px 0;
					border:0;
					border-bottom:1px #FFFFFF solid;
					background:none;
					font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif;
					font-size: 15px;
					color:#CCC;
					padding: 3px;
				}
				
					
				#landingspage #tekst input.l {
					width:70px;
					margin:0 10px 2px 0;
					border:0;
					border-bottom:1px #FFFFFF solid;
					background:none;
					font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif;
					font-size: 15px;
					color:#CCC;
					padding: 3px;
				}
					
					
				#landingspage #tekst input.button {
					margin-top:10px;
					width:100px;
					border:1px #c5d721 solid;
					background:#c5d721;
					font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif;
					font-size: 14px;
					color:#000;
					padding: 2px;
				}
				
				
				#landingspage #content #tekst a.belmij {
					margin: 10px 0 0 85px;					
					display: block;
					text-align: center;
					font-size: 18px;
					border:0;
					background-image:url(../images/belmij.gif);
					line-height: 33px;
					width: 180px;
					text-decoration: none;
					color:#FFFFFF;
				}
					#landingspage #content #tekst a.belmij:hover {
						background-image: url(../images/belmij-hover.gif);
					}
					
					#landingspage #content p.errorvelden{
						color: #c90b1a;
						font-weight: bold;
					}

.jsvalidation {
	background: none !important;
	color:red;
}
