@import url(resetclearfix.css);

body
{
	background: #0c0c0c url(../images/body_bg.jpg) no-repeat top center;
	font-size: 14px;
	line-height: 1.3em;
	color: #fff;
	text-align: center;
	font-family: "Trebuchet MS", arial;
	z-index: 1;
}

img
{
	display: block;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear: both;
}

.h1
{
	font-size: 30px;
	color: #771977;
	text-transform: uppercase;
	margin-bottom: 10px;
}

h2
{
	font-size:40px;
	text-transform: uppercase;
	margin-top: 8px;
	display: block;
}

.h2
{
	font-size:40px;
	text-transform: uppercase;
	margin-top: 8px;
	display: inline-block;
}

a
{
	text-decoration: none;
}

a:link, a:visited, a:active
{
	color: #fff;
}

a:hover { text-decoration: underline;}

#container
{
	margin: 0 auto;
	text-align: left;
	width: 940px;
}

#header
{
	height: 130px;
	border-bottom: 1px solid #313131;
	clear: both;
}

.menu_container
{
	margin-top: 67px;
	width: 839px;
	float: right;
	text-align: right;
}

.logo
{
	margin-top: 17px;
}

#menu
{
	float: right;
	text-align: left;
}

#menu ul
{
	list-style: none;
}

#menu ul li
{
	float: left;
	margin-left: 2px;
	display: block;
}

#menu ul
{
	margin: 0;
	padding: 0;
}

#menu ul li ul
{
	list-style: none;
	background-color: #fff;
	border-top: 1px solid #000;
	padding: 7px 9px ;
	position: absolute;
	z-index: 20;
	width: 116px;
	max-width: 116px;
	display: none;
}

#menu ul li ul li
{
	margin: 0;
}

#menu ul li ul li a
{
	width: 113px;
}

#menu ul li ul li a:link, #menu ul li ul li a:visited, #menu ul li ul li a:active
{
	color: #000;
	font-size: 13px;
	background-color: #fff;
	text-decoration: none;
	display: block;
}

#menu ul li ul li a:hover, #menu ul li ul li a.active:link,
#menu ul li ul li a.active:visited, #menu ul li ul li a.active:hover,
#menu ul li ul li a.active:active
{
	color: #771977;
}

#menu a
{
	display: block;
}

a.zijkant_menu, a.zijkant_menu_active
{
	padding: 13px 10px 10px 13px;
	display: inline-block;
	font-size: 24px;
	margin-bottom: 2px;
	text-transform: uppercase;
}

a.menuitem, a.menuitem_active
{
	padding: 6px 13px 10px 13px;
	font-size: 19px;
	color: #fff;
	text-decoration: none;
}

a.menuitem:link, a.menuitem:visited, a.menuitem:active,
a.zijkant_menu:link, a.zijkant_menu:visited, a.zijkant_menu:active
{
	background: none;
}

a.menuitem_active:link, a.menuitem_active:visited, a.menuitem_active:active, a.menuitem_active:hover,
a.menuitem:hover,
a.zijkant_menu_active:link, a.zijkant_menu_active:visited, a.zijkant_menu_active:active, a.zijkant_menu_active:hover,
a.zijkant_menu:hover
{
	background-color: #771977;
	text-decoration: none;
}

a.body_link
{
	padding: 6px 10px 10px 13px;
	font-size: 29px;
	color: #fff;
	text-decoration: none;
	background-color: #771977;
	display: inline-block;
}

.inhoud_home
{
	width: 618px;
	float: left;
	margin: 0;
}

.inhoud_home
{
	line-height: 25px;
}

.home_naw_block
{
	width: 460px;
	height: 189px;
	color: #fff;
}

#home_amersfoort
{
	background: url(../images/home_amersfoort.jpg) no-repeat top left;
}

#home_uden
{
	background: url(../images/home_uden.jpg) no-repeat top left;
}

.home_naw_block_padding
{
	padding: 18px 300px 18px 14px;
}

.panlink {
	width: 292px;
	height: 191px;
	float: right;
	background: url(../images/kijkje.png) no-repeat top left;
	
}

.ondoorzichtig
{
	padding: 15px;
	background-color: #131314;
}

.titel
{
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
}

.subkop
{
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
}

.subsubkop
{
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}

.naw
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
}

a.link_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.laatste_nieuws
{
	width: 908px;
}

.laatste_nieuws td
{
	display: table-cell;
	line-height: 27px;
}

.kolom_1
{
	width: 106px;
}

.kolom_2
{
	width: 720px;
}

.kolom_3
{
	width: 82px;
	text-align: right;
}

#footer
{
	width: 100%;
	height: 41px;
	background-color: #131314;
	text-align: center;
	position: relative;
}

#footer_container
{
	width: 940px;
	text-align: right;
	padding-top: 10px;
	margin: 0 auto;
}

#vervolg
{
	width: 940px;
}

#kolom_left_boven
{
	vertical-align: top;
	width: 301px;
	overflow: hidden;
}

#kolom_left_onder
{
	vertical-align: bottom;
	width: 301px;
	overflow: hidden;
}

#kolom_right
{
	background-color: #131313;
	padding: 16px 19px;
}

.nieuws_kort
{
	font-size: 12px;
	font-family: "Trebuchet MS", arial;
	line-height: 20px;
}

.nieuws_detail
{
	font-size: 12px;
	font-family: arial;
}

.nieuws_image
{
	margin: 3px 10px 10px 0;
}

#contact_formulier
{
	width: 601px;
	height: 150px;
	background: url(../images/contact_bg.jpg) no-repeat top left;
	position: relative;
}

#nieuwsbrief_formulier
{
	width: 601px;
	height: 309px;
	background: url(../images/nieuwsbrief_bg.jpg) no-repeat top left;
	position: relative;
}

	#nieuwsbrief_formulier input
	{
		left: 400px;
		z-index: 10;
	}


	#nieuwsbrief_formulier #naam
	{
		top: 19px;
	}
	
	#nieuwsbrief_formulier #adres
	{
		top: 59px;
	}

	#nieuwsbrief_formulier #postcode
	{
		top: 99px;
	}

	#nieuwsbrief_formulier #plaats
	{
		top: 139px;
	}

	#nieuwsbrief_formulier #geboortedatum
	{
		top: 179px;
	}

	#nieuwsbrief_formulier #email
	{
		top: 219px;
	}

	#nieuwsbrief_formulier #submit_knop
	{
		top: 265px;
		left: 497px;
	}
	
input
{
	background-color: #010101;
	font-size: 12px;
	height: 22px;
	color: #606060;
	width: 194px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	border: none;
	z-index: 10;
}

textarea
{
	background-color: #010101;
	font-size: 12px;
	height: 22px;
	color: #606060;
	position: absolute;
	width: 290px;
	height: 96px;
	border: none;
	overflow: auto;
}

#naam
{
	top: 5px;
	left: 82px;
	z-index: 10;
}

#email
{
	top: 44px;
	left: 82px;
	z-index: 30;
}

#telefoon
{
	top: 83px;
	left: 82px;
	z-index: 40;
}

#bericht
{
	top: 5px;
	left: 304px;
	z-index: 50;
}

#submit_knop
{
	width: 101px;
	height: 30px;
	top: 119px;
	left: 499px;
	background: none;
}

.inhoud_kolom
{
	width: 292px;
	float: left;
}

.inhoud_padding
{
	width: 19px;
	float: left;
}