/* 
Kerstmarkt Bergen
=============================================================================================
URL:				http://www.kerstmarktbergen.nl/
Auteur: 			Stefan Efde [http://www.addnoise.nl]
=============================================================================================
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #feffef; 
	margin: 0px;
	padding: 0px;
	background: #396b0a url(../images/bg.jpg) repeat-x top left;
	height: 100%;
	}
/* PNG Fix voor het krankzinnige IE 6
   omdat anders de linkje en input fields niet werken */
* a {position:relative;}
* input {position:relative;}
* img {position:relative;}
* .rechterkant {position:relative;}
* .content {position:relative;}


a,  a:visited {
	color: #FFF;
	text-decoration: underline;
		outline-color: invert;
		outline-style: none;
		outline-width: 0pt; 	
		position: relative;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}

table.sample {
	border-width: 1px 1px 0px 1px;
	border-spacing: -1px;
	border-style: solid solid solid solid;
	border-color: #004000;
	border-collapse: separate;
	background-color: none;
}
table.sample th {
	border-width: 0px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color:  #004000;
	background-color: none;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 0px 0px 1px 0px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color:  #004000;
	background-color: none;
	-moz-border-radius: 0px 0px 0px 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #004000;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #004000;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #feffef;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	color: #004000;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.kop_groen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #004000;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.kop_wit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #feffef;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.subkop_wit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #feffef;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.subkop_groen {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #004000;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

a.button01:link, a.button01:visited 
{
	float: left;
	width: 186px;
	height: 48px;
	background: url(../images/btn_kerstproef.gif) 0px 0px no-repeat;
	margin-top: 15px;
}

a.button01:hover, a.button01:active
{
	background: url(../images/btn_kerstproef.gif) 0px -48px no-repeat;
}

a.button02:link, a.button02:visited 
{
	float: left;
	width: 186px;
	height: 48px;
	background: url(../images/btn_kerstmarkt.gif) 0px 0px no-repeat;
	margin-top: 15px;
}

a.button02:hover, a.button02:active
{
	background: url(../images/btn_kerstmarkt.gif) 0px -48px no-repeat;
}
.buttons {
	position: relative;
	width: 186px;
	height: 48px;
}
.spark1 {
	position: absolute;
	top: 5px;
	right: -6px;
	width: 16px;
	height: 28px;
	background: url(../images/spark.png) top right no-repeat;
}
/* Fix voor IE */
	* html .spark1
	{
		top: 5px;
		right: -6px;
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/spark.png', sizingMethod='crop');
	}

.spark2 {
	position: absolute;
	top: 5px;
	left: -7px;
	width: 16px;
	height: 28px;
	background: url(../images/spark.png) top right no-repeat;
}
/* Fix voor IE */
	* html .spark2
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/spark.png', sizingMethod='crop');
	}

.spark3 {
	position: absolute;
	top: -11px;
	right: -6px;
	width: 16px;
	height: 28px;
	background: url(../images/spark.png) top right no-repeat;
	z-index: 5;
}
/* Fix voor IE */
	* html .spark3
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/spark.png', sizingMethod='crop');
	}
.spark4 {
	position: absolute;
	top: -6px;
	right: 99px;
	width: 16px;
	height: 28px;
	background: url(../images/spark.png) top right no-repeat;
	z-index: 5;
}
/* Fix voor IE */
	* html .spark4
	{
		background-image:none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/spark.png', sizingMethod='crop');
	}


html
		{
			height: 100%;
		}
		
		#bovenstuk
		{
			position: relative;
			width: 100%;
			height: 198px;
			background: url(../images/bg_balk_boven.jpg) repeat-x top left;
		}
		
		#bovenstuk_vervolg
		{
			position: relative;
			width: 100%;
			height: 113px;
			background: url(../images/bg_balk_vervolg.jpg) repeat-x top left;
		}
		
		#middenstuk
		{
			width: 100%;
			min-height: 600px;
			padding-bottom: 110px;
			background:  url(../images/bg_midden_links2.jpg) no-repeat top left;
		}
		#middenstuk_vervolg
		{
			width: 100%;
			min-height: 600px;
			padding-bottom: 110px;
			background:  url(../images/bg_midden_links_vervolg.jpg) no-repeat top left;
		}
		
		#afb_rechts
		{
			width: 100%;
			min-height: 600px;
			background:  url(../images/bg_midden_rechts2.jpg) no-repeat top right;
		}
		#afb_rechts_vervolg
		{
			width: 100%;
			min-height: 600px;
			background:  url(../images/bg_midden_rechts_vervolg.jpg) no-repeat top right;
		}
		
		#onderstuk
		{
			width: 100%;
			height: 109px;

			position: relative;
			margin: -109px auto 0 auto;
			background: url(../images/footer_bg.jpg) repeat-x top left;
		}

		/* Fix voor IE */
		* html #onderstuk
		{
			margin-top: -109px;
			
		}

		#pagina
		{
			margin: 0 auto;
			width: 830px;
			min-height: 600px;
			border-left: 0px solid red;
			border-right: 0px solid red;
			padding-top: 60px;
		}
		#pagina_vervolg
		{
			margin: 0 auto;
			width: 830px;
			min-height: 600px;
			border-left: 0px solid red;
			border-right: 0px solid red;
			padding-top: 40px;
		}
		
		#logo
		{
			position: relative;
			margin: 0 auto;
			width: 830px;
			min-height: 96px;
			border-left: 0px solid red;
			border-top: 0px solid red;
			border-right: 0px solid red;
		}

		#adresgegevens
		{
			margin: 0 auto;
			width: 830px;
			min-height: 98px;
			
		}
		
		#logo_rotary {
			float: left;
			width: 228px;
			height: 30px;
			background: url(../images/logo_rotary.jpg) 0px 3px no-repeat;
			text-align: center;
			padding-top: 80px;
		}
		.copyright {
			color: #656565;
			font-size: 10px;
			font-weight: normal;
		}
		/*
		#footer_logo1 {
			float: right;
			width: 100px;
			height: 66px;
			background: url(../images/logo_rabobank.jpg) top left no-repeat;
			margin-top: 20px;
		}
		*/
		#footer_logo2 {
			float: right;
			width: 61px;
			height: 75px;
			background: url(../images/logo_bergen.jpg) top left no-repeat;
			margin-top: 18px;
			margin-left: 35px;
		}
		#footer_logo3 a, #footer_logo3 a:visited  {
			float: left;
			width: 81px;
			height: 40px;
			background: url(../images/addsite_logo2.jpg) top left no-repeat;
			margin-top: 35px;
			margin-left: 400px;
		}
		#footer_logo3 a:hover {
			background: url(../images/addsite_logo.jpg) top left no-repeat;
		}
		
		#container
		{
			position: relative;
			min-height: 100%;
		}

		* html #container
		{
			height: 100%;
		}
		
		/* homepage
		-------------------------------------------------------- */
		#flashcontent {
			position: absolute;
			top: -26px;
			left: 0px;			
		}
		
		.spark_big {
			position: absolute;
			top: -47px;
			right: -5px;
			width: 50px;
			height: 75px;
			background: url(../images/spark_big.png) top right no-repeat;
			
		}
		/* Fix voor IE */
			* html .spark_big
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/spark_big.png', sizingMethod='crop');
			}
		
		#flashcontent_img
		{
			float: left;
			width: 830px;
			height: 280px;
			background: url(../images/top_header.png) top left no-repeat;
		}	
		
			/* Fix voor IE */
			* html #flashcontent_img
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/top_header.png', sizingMethod='crop');
			}
		
		/* vervolg pagina
		-------------------------------------------------------- */
		#flashcontent2 {
			position: absolute;
			top: -40px;
			left: 0px;
		}
		
		#flashcontent_img2
		{
			float: left;
			width: 830px;
			height: 280px;
			background: url(../images/top_header_vervolg.png) 0px 0px no-repeat;
		}	
		
			/* Fix voor IE */
			* html #flashcontent_img2
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/top_header_vervolg.png', sizingMethod='crop');
			}
		/* ---------------------------------------------------- */
		#links_vervolg {
			float: left;
			width: 228px;
			
		}
		
		
		#linkerkant {
			float: left;
			width: 208px;
			min-height: 460px;
			padding: 20px 10px 10px 20px;
			background: url(../images/linkerkant_bg.png) top left no-repeat;
		}
			/* Fix voor IE */
			* html #linkerkant
			{
				height: 460px;
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/linkerkant_bg.png', sizingMethod='crop');
			}
			
			
		
		.rechterkant {
			float: right;
			width: 560px;
			min-height: 270px;
			padding: 0px;
			background: url(../images/content_top_bg.png) top right no-repeat;
		}
			/* Fix voor IE */
			* html .rechterkant
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/content_top_bg.png', sizingMethod='crop');
			}
			
		.rechterkant_vervolg {
			float: right;
			width: 560px;
			
			padding: 0px 0px 40px 0px;
			background: url(../images/content_top_left.png) top right no-repeat;
		}
			/* Fix voor IE */
			* html .rechterkant_vervolg
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/content_top_left.png', sizingMethod='crop');
			}
		
		.content {
			width: 530px;
			padding: 20px 20px 10px 10px;
		}	
		
		.content ul {
			float: left;
			list-style: none;
			margin: 15px 30px 20px 0px;
			padding: 0;
		}
		

		.content ul li {
			color: #d9ddc2;
			padding: 0px 0px 0px 20px;
			margin: 0px;
			background: url(../images/list_star.png) 0px 0px no-repeat;
		}
		/* Fix voor IE */
			* html .content ul li
			{
				float: left;
				clear: both;
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/list_star.png', sizingMethod='crop');
			}
			
			
		
		.nieuws ul {
			
			list-style: none;
			margin: 10px 10px 0px 0px;
			padding: 0px;
		}
		

		.nieuws ul li {
			color: #FFF;
			padding: 0px 0px 7px 20px;
			margin: 0px;
			background: url(../images/list_star.png) 0px 0px no-repeat;
		}
		/* Fix voor IE */
			* html .nieuws ul li
			{
				
				clear: both;
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/list_star.png', sizingMethod='crop');
			}
		
		
		
		
		.terug {
			margin-top: 20px;
			
		}
		.terug ul {
			
			list-style: none;
			margin: 10px 10px 0px 0px;
			padding: 0px;
		}
		

		.terug ul li  {
			color: #000;
			padding: 0px 0px 7px 20px;
			margin: 0px;
			background: url(../images/list_star.png) 0px 0px no-repeat;
		}
		/* Fix voor IE */
			* html .terug ul li
			{
				
				clear: both;
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/list_star.png', sizingMethod='crop');
			}
	
		
		.introtekst {
			font-weight: bold;
			color: #ffffff;
			margin-bottom: 15px;
		}
		
		.tekst {
			float: left;
			
		}
		
		
		
		.line01 {
			float: left;
			width: 180px;
			height: 1px;
			background: url(../images/line_01.png) top right no-repeat;
			margin: 20px 0px 20px 0px;
		}
			/* Fix voor IE */
			* html .line01
			{
				margin: 20px 0px 0px 0px;
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/line_01.png', sizingMethod='crop');
			}
		
		.line02 {
			float: left;
			width: 180px;
			height: 1px;
			background: url(../images/line_01.png) top right no-repeat;
			margin: 20px 0px 20px 0px;
		}
			/* Fix voor IE */
			* html .line02
			{
				margin: 20px 0px 0px 0px;
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/line_01.png', sizingMethod='crop');
			}
		
		
		.fotoboek img {
			float: left;
			margin-right: 10px;
			margin-bottom: 10px;
			border: 0px;
		}
		.fotoboek img a .fotoboek img a:hover .fotoboek img a:visited {
			float: left;
			margin-right: 10px;	
			position: relative;
		}
		
		#afb_links {
			float: left;
			width: 228px;
			height: 186px;
			margin-bottom: 10px;
			background: url(../images/afb_links.png) top right no-repeat;
		}
		/* Fix voor IE */
			* html #afb_links
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/afb_links.png', sizingMethod='crop');
			}
		
		.kolom_links {
			float: left;
		}
		.kolom_rechts {
			float: right;
		}
		
/* Navigatiebalk
---------------------------------------------------------------------------------------------- */

#menubalk {
	width: 100%;
	height: 38px;
	background: #195708 url(../images/bg_menu.gif) no-repeat top left;

}

#hoofdmenu {
	position: absolute;
	top: -38px;
	left: 0px;
	width: 830px;
	height: 47px;
	
	
}

#tabs 
		{
			position: relative;
			width: 780px;
			border-bottom: transparent;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 13px;
			line-height: 20px;
			line-height: normal;
			
		}

		#tabs ul 
		{
			margin: 0;
			padding: 0;
			height: 53px;
			list-style: none;
		}

		#tabs li 
		{
			float: left;
			display: inline;
			position: relative;
			margin: 0 12px 0 12px;
			padding: 0;
		}

		#tabs a 
		{
			float: left;
			height: 37px;
			margin: 0 0 0 0;
			padding: 13px 0 0 0px;
			text-decoration: none;
		}

		.inactief .tabcontainer a
		{
			padding: 12px 0px 0px 0px;
			color: #ffffff;
		}

		.inactief .tabcontainer a:hover
		{
			padding: 0;
			margin: 0;
			background: url("../images/knopback3.png") no-repeat center top;
			background-position: center -59px;
		}


		.inactief .tabcontainer .links
		{
			position: absolute;
		}

		.inactief .tabcontainer a:hover .links
		{
			position: absolute;
			top: 0;
			height: 47px;
margin-left: -15px;
			padding: 0;
width: 15px;
			background: url("../images/knopback3.png") no-repeat center top;
			background-position: 0px -59px;
		}

		.inactief .tabcontainer .rechts
		{
			position: absolute;
		}

		.inactief .tabcontainer a:hover .rechts
		{
			position: absolute;
			top: 0;
right: -16px;
			height: 47px;
			margin: 0px;
			margin-right: 0px;
width: 16px;
			background: url("../images/knopback3.png") no-repeat top right;
			background-position: right -59px;
		}


		#current
		{
			float: left;
			height: 53px;
			text-decoration: none;
			
			background: url("../images/knopback3.png") no-repeat center top;
		}
		

		#current .tabcontainer
		{
			padding: 12px 0px 0 0px;
			color: #ffffff;
		}

		#current .tabcontainer .links
		{
			position: absolute;
			top: 0;
			height: 53px;
margin-left: -16px;
			padding: 0;
width: 16px;
			background: url("../images/knopback3.png") no-repeat center top;
			background-position: 0px 0px;
		}


		#current .tabcontainer .rechts
		{
			position: absolute;
			top: 0;
right: -18px;
			height: 53px;
			margin: 0px;
width: 18px;
			background: url("../images/knopback3.png") no-repeat top right;
		}
		


#submenulink, #submenulink ul {
	
	list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 20px;
	color: #999999;
	font-weight: normal;
}
/* Fix voor IE */
			* html #submenulink, #submenulink ul
			{
				line-height: 8px;
			}
#submenulink a {
	text-align: left;
	display: block;
	height: 20px;
	color: #004000;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0px 5px 20px;
	letter-spacing: 1px;
	background: url(../images/spark.png) no-repeat 0px -2px;
}
	/* Fix voor IE */
			* html #submenulink a
			{
				padding-top: 7px;
				float: left;
				clear: both;
				height: 20px;
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/spark.png', sizingMethod='crop');
			}

#submenulink a.subselected {
	text-align: left;
	display: block;
	color: #e90f00;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0px 5px 20px;
	letter-spacing: 1px;
	background: url(../images/spark.png) no-repeat 0px -2px;
}
	/* Fix voor IE */
			* html #submenulink a.subselected
			{
				padding-top: 7px;
				float: left;
				clear: both;
				height: 20px;
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/spark.png', sizingMethod='crop');
			}


#submenulink li {
	padding: 0 0px 0 0;
	text-align: left;
	background: none;
}


#submenulink li:hover {
	color: #e90f00;
}

#submenulink li a:hover {
	color: #e90f00;

}

/* Actieblok 
---------------------------------------------------------------------------------------------- */

#actieblok { 
	float: right;
	width: 560px;
	height: 148px;
	background: url(../images/actie_blok_bg.gif) 171px 0px no-repeat;
	position: relative;
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
	z-index: 4;
	}
	
	
#headerlinks { 
	float: left;
	width: 170px;
	height: 148px;
	background: none;
	}
	
#headerlinks ul { 
	width: 170px;
	height: 138px;
	padding: 10px 15px 0px 15px;
	margin: 0px;
	list-style-type: none;
	text-align: right;
	background: url(../images/actie_tabs.png) top left no-repeat;
	}
	/* Fix voor IE */
			* html #headerlinks ul
			{
				width: 168px;
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/kerstmarkt/www/images/actie_tabs.png', sizingMethod='crop');
			}
	
#headerlinks li { 
	margin: 0px;
	padding: 0px 0px 16px 0px;
	}
	/* Fix voor IE */
			* html #headerlinks li
			{
				padding: 0px 0px 18px 0px;
			}
	
.line {
	background: url(../images/line_02.png) -6px 27px no-repeat;
	}
	/* Fix voor IE */
			* html .line
			{
				background: url(../images/line_02.gif) -6px 27px no-repeat;
			}


	
#headerlinks li a:link, #headerlinks li a:visited { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	color: #e90f00;
	text-decoration: none;
	padding-right: 40px;
	}	
	/* Fix voor IE */
			* html #headerlinks li a:link, #headerlinks li a:visited 
			{
				float: right;
			}
	
#headerlinks li a:hover { 
	color: #004000;
	text-decoration: none;
	background: url(../images/actie_arrow.png) no-repeat;
	background-position: top right;
	}
	/* Fix voor IE */
			* html #headerlinks li a:hover
			{
				background: url(../images/actie_arrow.gif) no-repeat;
				background-position:  right;
			}
	
	
	
#headerlinks li a.selected { 
	color: #004000;
	text-decoration: none;
	background: url(../images/actie_arrow.png) no-repeat;
	background-position: top right;
	}
	/* Fix voor IE */
			* html #headerlinks li a.selected
			{
				background: url(../images/actie_arrow.gif) no-repeat;
				background-position:  right;
				color: #004000;
			}
	
	
	
#box1 { 
	position: absolute;
	left: 171px;
	top: 0px;
	width: 390px;
	height: 148px;
	background: url(../images/actie_blok_bg.png) top left no-repeat;
	}
	/* Fix voor IE */
			* html #box1
			{
				background: url(../images/actie_blok_bg.gif) top left no-repeat;
			}
	
#box2 { 
	position: absolute;
	left: 171px;
	top: 0px;
	width: 390px;
	height: 148px;
	background: url(../images/actie_blok_bg.png) top left no-repeat;
	}	
	/* Fix voor IE */
			* html #box2
			{
				background: url(../images/actie_blok_bg.gif) top left no-repeat;
			}
	
#box3 { 
	position: absolute;
	left: 171px;
	top: 0px;
	width: 390px;
	height: 148px;
	background: url(../images/actie_blok_bg.png) top left no-repeat;
	}	
	/* Fix voor IE */
			* html #box3
			{
				background: url(../images/actie_blok_bg.gif) top left no-repeat;
			}
	
#box4 { 
	position: absolute;
	left: 171px;
	top: 0px;
	width: 390px;
	height: 148px;
	background: url(../images/actie_blok_bg.png) top left no-repeat;
	}	
	/* Fix voor IE */
			* html #box4
			{
				background: url(../images/actie_blok_bg.gif) top left no-repeat;
			}
	
.kopwit{
	position: relative;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	padding: 11px 0px 0px 20px;
	letter-spacing: 1px;
	}
	/* Fix voor IE */
			* html .kopwit
			{
				font-family: "Times New Roman", Times, serif;
				font-weight: bold;
			}
	
.tekstheader {
	position: relative;
	width: 205px;
	padding: 0px 20px 0px 20px;
	}
	
.tekstheader img {
	position: absolute;
	top: -20px;
	right: -125px;
	}

a.meerinfo:link, a.meerinfo:visited { 
	float: left;
	color: #FFF;
	text-decoration: underline;
	padding: 0px;
	}
	

a.meerinfo:hover, a.meerinfo:active { 
	color: #FFF;
	text-decoration: none;
	}

a.meerinfo2:link, a.meerinfo2:visited { 
	float: left;
	color: #94b65f;
	text-decoration: underline;
	padding: 0px;
	}
	

a.meerinfo2:hover, a.meerinfo2:active { 
	color: #94b65f;
	text-decoration: none;
	}
.meer {
	float: left;
}

/* Formulier
---------------------------------------------------------------------------------------------- */

.form {
	float: right;
	padding: 0px;
	margin: 20px 0 20px 0 ;
}

.verplicht {
	margin-left: 5px;
}

.form_buttons {
	position: relative;
	width: 300px;
	margin-top: 10px;
	z-index: 4;

}

input.button {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #225f0d url(../images/button_bg.jpg) repeat-x bottom left; 
	border-bottom: 1px solid #012800; 
	border-left: 1px solid #4f7e42; 
	border-right: 1px solid #083803; 
	border-top: 1px solid #86a87a; 
	color: #ffffff;
	width: 90px;
	height: 25px;
	margin: 5px 10px 10px 0px; 
	padding: 3px 10px 3px 10px;
	}
	
input.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #fe1900 url(../images/button2_bg.jpg) repeat-x bottom left; 
	border-bottom: 1px solid #560000; 
	border-left: 1px solid #fa4836; 
	border-right: 1px solid #880300; 
	border-top: 1px solid #ff7b6c; 
	width: 90px;
	height: 25px;
	color: #ffffff;
	margin: 5px 0px 10px 0px; 
	padding: 3px 10px 3px 10px; 
	}	

.aanmelden {

	border: 1px solid #004000;
		width: 165px;
		margin-left: 0px;
		font-size: 11px;
		line-height: 11px;
		height: 18px;
		margin: 2px 0px 10px 0px;
		}
	
.input {
	background: url(../images/invul_bg.jpg) repeat-x; 
	border: 1px solid #004000;
	font-size: 11px;
		width: 203px;
		margin-left: 10px;
		line-height: 11px;
		height: 16px;	
		
		}
		
.invulNormaal {
	background: #FFF url(../images/invul_bg.jpg) repeat-x; 
	border: 1px solid #004000;
	font-size: 11px;
		width: 250px;
		line-height: 11px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		
		
		}		
		
.invulArea {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #FFF url(../images/invul_area_bg.jpg) repeat-x bottom left; 
	border: 1px solid #004000;
	font-size: 11px;
		width: 250px;
		height: 80px;
		line-height: 11px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		
		}
		
.veld2pulldown select
{
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #ffffff;
 color: #000000;
 border: 1px solid #004000;
 margin-right: 0px;
 text-align: left;
 height: 18px;
 padding: 2px 3px 2px 3px;
 margin: 0 0 0 0;
}	

.invulSmall {
	background: #FFF url(../images/invul_bg.jpg) repeat-x; 
	border: 1px solid #004000;
	font-size: 11px;
		width: 140px;
		line-height: 11px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}
		
.invulPulldown {
	background: #ffffff;
	border: 1px solid #004000;
	font-size: 11px;
	height: 18px;
		line-height: 11px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 2px 3px;
		}		
		
.invulXSmall {
	background: #ffffff;
	border: 1px solid #004000;
	font-size: 11px;
		width: 25px;
		line-height: 11px;
		height: 16px;
		margin: 1px 0px 1px 0px;
		padding: 2px 3px 1px 3px;
		}	

/* Foto overzicht
------------------------------------------------------------------------------------------ */
.fotosrechts { 
	width: 110px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 30px;
	font-size: 0px;
	line-height: 0px;
	float: right;
	}		
	
.fotosrechts img
{
	width: 110px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

	.fotosoverzicht { 
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0px;
	line-height: 0px;
	float: left;
	
	}		
	
.fotosoverzicht img
{
	width: 150px;
	height: 130px;
	border: 0px;
	padding: 0px;
	margin: 15px 15px 0px 0px;
	border: 1px solid #004000;
}
.fotosoverzicht img:hover
{
	
	border: 1px solid #fdffe9;
}
	

/* Clearert 
---------------------------------------------- */
.clearer {
	height: 10px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}
.clearer2 {
	height: 30px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}
	
	
	
	
