body
{
	background-image:url(/images/images/bg_pattern.jpg);
	background-color:#999;
	font-family:Helvetica;
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:12px;
}

h1
{
	font-weight:normal;
	font-size:25px;
	color:#db001b;
}

h3
{
	color:#000;
	margin:0;
	padding:0;
	font-size:14px;
}

p
{
	padding-top:3px;
	margin:0;
}

a
{
	color:#db001b;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}


#container
{
	background-color:#FFF;
	margin:0 auto;
	position:relative;
	width:980px;
	min-height:650px;
}

#container #inhoud
{
	background-color:#FFF;
	margin-top:-8px;
	width:100%;
	z-index:0;
	height:100%;
}

#container #header
{
	background-color:#000;
	height:175px;
	width:100%;
}

	#container #header #logo
	{
		background-image:url(/images/images/logo.jpg);
		float:right;
		margin-right:20px;
		width:220px;
		height:100%;
	}

#container #menu
{
	height:28px;
	width:100%;
	z-index:2;
}

	#container #menu #balk
	{
		background-color:#db001b;
		width:100%;
		height:20px;
	}
	#container #menu #balk ul
	{
		margin:0;
		margin-left:70px;
		padding:0;
		list-style:none;
	}
	
	#container #menu #balk li
	{
		height:20px;
		width:auto;
		float:left;	
		padding:0;
		margin:0;
	}
	#container #menu #balk a
	{
		font-weight:500;
		text-decoration:none;
		line-height:20px;
		letter-spacing:1px;
		color:#FFF;
	}
	#container #menu #balk a:hover
	{
		color:#000;
	}
	#container #menu #balk .active
	{
		font-weight:500;
		text-decoration:none;
		line-height:20px;
		letter-spacing:1px;
		color:#000;
	}
	
	

	#container #menu #shadow
	{
		position:absolute;
		background-image:url(/images/images/Menu_shadow.png);
		width:100%;
		height:8px;
	}
	
#container #tekst_left
{
	background-image:url(/images/images/news_background.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:730px;
	height:100%;
	min-height:450px;
	background-color:#000;
	float:left;
}

	#container #tekst_left #informatie
	{
		color:#FFF;
		width:500px;
		margin-left:100px;
	}
		#container #tekst_left #informatie h2
		{
			font-size:14px;
		}
		#container #tekst_left #informatie h3
		{
			color:#FFF;
			font-size:13px;
			margin:0;
			padding:0;
		}
		
		
		#container #tekst_left #informatie p
		{
			font-size:12px;
			letter-spacing:1px;
			line-height:15px;
		}
		
		#container #tekst_left #informatie a
		{
			color:#ffcc01;
		}
		
		#container #tekst_left #informatie li
		{
			padding:0;
			margin-left:10px;
		}

#container #tekst_right
{
	background-color:#ffcc01;
	height:100%;
	min-height:450px;
	width:250px;
	float:right;
}

	#container #tekst_right #news
	{
		width:200px;
		margin:20px;
	}
	
		#container #tekst_right #news h2
		{
			font-size:14px;
			color:#000;
		}
		
		#container #tekst_right #news a
		{
			color:#db001b;
			font-size:12px;
		}
		
		#container #tekst_right #news a:hover
		{
			color:#000;
		}
		
		
	#container #tekst_right #news2
	{
		width:200px;
		margin:20px;
		margin-top:100px;
	}
	
		#container #tekst_right #news2 h2
		{
			font-size:14px;
			color:#000;
		}
		
		#container #tekst_right #news2 a
		{
			color:#db001b;
			font-size:12px;
		}
		
		#container #tekst_right #news2 a:hover
		{
			color:#000;
		}
		
	#container #tekst_right #news3
	{
		width:200px;
		margin:20px;
		margin-top:100px;
	}
	
		#container #tekst_right #news3 h2
		{
			font-size:14px;
			color:#000;
		}
		
		#container #tekst_right #news3 a
		{
			color:ffcc01;
			font-size:12px;
		}
		
		#container #tekst_right #news3 a:hover
		{
			color:#000;
		}


#footer
{
	background-color:#000;
	width:100%;
	height:20px;  
	bottom:0;
	position:absolute;
}

#footer p
{
	color:#FFF;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-left:20px;
	font-size:10px;
}

#contact
{
	float:left;
	width:70%;
}

#googlemap
{
	margin-right:70px;
	float:right;
	width:200px;
}

label
{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	height:20px;
	float:left;
}

.contact_div
{
	width:100%;
	height:20px;
	position:relative;
}

input 
{
	
	margin-left:10px;
	padding-left:10px;
	color:#db001b;
	font-size:normal;
	height:15px;
	float:right;
	border-width:1px;
	border-color:#000;
	border-style:solid;
}

input:hover
{
	border-width:1px;
	border-color:#000;
	border-style:solid;
}

.test
{
	line-height:20px;
	width:20px;
	float:left;
	margin-left:10px;
}

.gegevens
{
	width:135px;
	float:left;
}

textarea
{
	margin-top:5px;
	height:130px;
	width:67%;
	float:right;
	border:1px solid #000;
}

.submit
{
	margin-top:5px;
	border:none;
	width:50px;
	height:20px;
	background-color:#000;
	color:#FFF;
}
