/* 
Marswal Recreatiepark
=============================================================================================
URL:				http://www.marswal.nl/
Auteur: 			Stefan Efde [http://www.addnoise.nl]
=============================================================================================
*/

/* 
ACHTERGROND 	: #FCF6EE
ORANJE			: #FFA200
DONKERBRUIN		: #5D3D19
LICHTBRUIN		: #865D3E
GROEN			: #4AA614
LICHTGROEN		: #91CB47

*/

@import url(/addsite/css/iconen.css);

	body
		{
			margin: 0;
			padding: 0;
			background: #FCF6EE url("../images/bg.jpg") repeat-x top left;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #5D492F;
			line-height: 18px;
			height: 100%;
			-webkit-text-size-adjust: none;
		}

/* PNG Fix voor het krankzinnige IE 6
   omdat anders de linkje en input fields niet werken */
* a {position:relative;}


		a:link, a:visited { 
			color: #FFA200;
			padding: 0px;
			margin: 0px;
			line-height: 16px;
			text-decoration: underline;
			outline-color: invert;
			outline-style: none;
			outline-width: 0pt;
			}
	
		a:hover, a:active{ 
			text-decoration: none;
			}
	


	p {
		margin-top: 0px;
	}
	
		#container
		{
			width: 100%;
			height: 100%;
			background: url("../images/wolken.jpg") repeat-x top left;
		}
		#container02
		{
			width: 100%;
			background: url("../images/sfeerfoto04.jpg") no-repeat bottom left;
		}
		#container02_vervolg
		{
			width: 100%;
			background: url("../images/sfeerfoto02_links_big.gif") no-repeat bottom left;
		}
		
		
		
		#topbar01
		{
			width: 100%;
			height: 7px;
			background: #644D34 url("../images/topbar01.jpg") no-repeat top left;
			line-height: 0px;
			font-size: 0px;
			padding: 0px;
			margin: 0px;
		}
		
		#topbar02
		{
			width: 100%;
			height: 3px;
			background: #FFA200;
			line-height: 0px;
			font-size: 0px;
			padding: 0px;
			margin: 0px;
		}
		
		#topheader
		{
			position: relative;
			margin: 0 auto;
			width: 934px;
			height: 104px;
		}
		
		#logo a:link, #logo a:visited {
			float: left;
			position: absolute;
			top: 20px;
			left: 0px;
			display: block;
			width: 237px;
			height: 114px;
			background: no-repeat url(../images/logo_marswal.png);
			cursor: pointer;
		}
			/* Fix voor IE */
			* html #logo a:link, * html #logo a:visited
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/marswal/www/images/logo_marswal.png', sizingMethod='crop');
			}


		#flashheader {
			width: 934px;
			height: 234px;
			margin: 0 auto;
		}
		
		#flashheader2 {
			width: 934px;
			height: 234px;
			margin: 0 auto;
			background: url("../images/flashheader02.png") no-repeat top left;
		}
		/* Fix voor IE */
			* html #flashheader2
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/marswal/www/images/flashheader02.png', sizingMethod='crop');
			}
			
			
		#flashheader2_de {
			width: 934px;
			height: 234px;
			margin: 0 auto;
			background: url("../images/flashheader02_de.png") no-repeat top left;
		}
		/* Fix voor IE */
			* html #flashheader2_de
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/marswal/www/images/flashheader02_de.png', sizingMethod='crop');
			}			
		
	
		

		#pagina
		{
			position: relative;
			margin: 0 auto;
			width: 934px;
			min-height: 620px;
		}

		
		.slogan {
			position: absolute;
			top: -85px;
			left: 20px;
			width: 600px;
			height: 50px;
		}
		
		#footer
		{
			position: relative;
			margin: 0 auto;
			width: 934px;
			height: 45px;
			background: url("../images/footer_bg.png") no-repeat top left;
		}
		/* Fix voor IE */
			* html #footer
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/marswal/www/images/footer_bg.png', sizingMethod='crop');
			}
		
		.footer_left {
			float: left;
			color: #FFFFFF;
			font-size: 10px;
			padding: 13px 0px 0px 25px;
		}
		
		.footer_right {
			position: relative;
			padding: 13px 25px 0px 0px;
			text-align: right;
			float: right;
			color: #D4E4C0;
			font-size: 10px;

		}
		.footer_right a:link, .footer_right a:visited {
			position: relative;
			color: #FFFFFF;
			text-decoration: none;
		}
		.footer_right a:hover {
			position: relative;
			text-decoration: underline;
		}
		.footer_right a.actief {
			position: relative;
			color: #FFFFFF;
			text-decoration: underline;
		}
		
/* Landen vlaggetjes */
.flags {
	position: absolute;
	top: 3px;
	right: 0px;
	width: 60px;
	height: 30px;
}

#flag_nl a {
			float: left;
			display: block;
			width: 30px;
			height: 30px;
			background: no-repeat url(../images/flag_nl.png);
			cursor: pointer;
		}
			/* Fix voor IE */
			* html #flag_nl a
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/marswal/www/images/flag_nl.png', sizingMethod='crop');
			}

#flag_de a {
			float: left;
			display: block;
			width: 30px;
			height: 30px;
			background: no-repeat url(../images/flag_de.png);
			cursor: pointer;
		}
			/* Fix voor IE */
			* html #flag_de a
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/marswal/www/images/flag_de.png', sizingMethod='crop');
			}


.flags ul {
	padding: 0px;
	list-style-type: none;
}

.flags  ul{ 
	margin: 10px 0px 0px 26px;
	padding: 0px;
	list-style-type: none;
	}
	
.flags  ul li{ 
	display: inline;
	margin: 0px;
	padding: 0px;
	}	
	
.flags  ul li img{ 
	float: left;
	border: 0px;
	padding: 0px 6px 0px 0px;	
	}

		
/* Navigatiebalk
---------------------------------------------------------------------------------------------- */

#menu {
	position: absolute;
	top: 50px;
	left: 270px;
	margin: 0px;
}

#tabs 
		{
			position: relative;

			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 0px;
			font-weight: normal;
		}

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

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

		#tabs a 
		{
			float: left;
			height: 26px;
			margin: 0px 0px 0 0px;
			padding: 0px 0 0 4px;
			text-decoration: none;
			line-height: 26px;
		}

		.inactief .tabcontainer a
		{
			
			padding: 11px 0px 0px 0px;
			color: #865D3E;
		}

		.inactief .tabcontainer a:hover
		{
			color: #FFF;
			padding: 0;
			margin: 0;
			background: url("../images/knopback4.gif") no-repeat center top;
			background-position: center -28px;
		}

		.inactief .tabcontainer .links
		{
			position: absolute;
			top: 0;
			height: 26px;
			margin: 0px 0px 0px -5px;
			padding: 0;
			width: 13px;
		}

		.inactief .tabcontainer a:hover .links
		{
			position: absolute;
			top: 0;
			height: 26px;
			margin: 0px 0px 0px -6px;
			padding: 0;
			width: 5px;
			background: url("../images/knopback4.gif") no-repeat center top;
			background-position: 0px -28px;
		}

		.inactief .tabcontainer .rechts
		{
			position: absolute;
			top: 0;
			right: -5px;
			height: 26px;
			margin: 0px;
			margin-right: 0px;
			width: 13px;
		}

		.inactief .tabcontainer a:hover .rechts
		{
			position: absolute;
			top: 0;
			right: -5px;
			height: 26px;
			margin: 0px;
			margin-right: 0px;
			width: 5px;
			background: url("../images/knopback4.gif") no-repeat top right;
			background-position: right -28px;
		}

		#current
		{
			float: left;
			height: 26px;
			text-decoration: none;
			background: url("../images/knopback4.gif") no-repeat center top;
			line-height: 26px;
		}

		#current .tabcontainer a:link, #current .tabcontainer a:visited
		{
			margin: 0px 0px 0px 4px;
			padding: 0px 1px 0 0px;
			color: #FCF6EE;
			font-weight: bold;
		}
		
		#current .tabcontainer .links
		{
			position: absolute;
			top: 0;
			height: 26px;
			margin: 0px 0px 0px -6px;
			padding: 0;
			width: 6px;
			background: url("../images/knopback4.gif") no-repeat center top;
			background-position: 0px 0px;
		}

		#current .tabcontainer .rechts
		{
			position: absolute;
			top: 0;
			right: -5px;
			height: 26px;
			margin: 0px;
			margin-right: 0px;
			width: 5px;
			background: url("../images/knopback4.gif") no-repeat top right;
		}
		
/* Subnavigatie
---------------------------------------------------------------------------------------------- */

.blokje_subnav {
	width: 255px;
	min-height: 150px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	background: url("../images/subnav_bg.jpg") no-repeat 0px 0px ;
}

.subnav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.subnav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
}

.subnav li {
	width: 238px;
	padding: 4px 5px 4px 0px;
	margin: 2px 0px 0px 0px;
	background: url("../images/subnav_bg.jpg") repeat-y bottom left;
}

.subnav li.last {
	background: none;
}

.subnav a:link, .subnav a:visited { 
	color: #5D3D19;
	margin: 0px 0px 0px 25px;
	padding: 2px 0px 2px 20px;
	text-decoration: none;
	border-left: 2px solid #5D3D19;
	display: block;
	
	}

.subnav a:hover {
	color: #FFA200;
	border-left: 2px solid #FFA200;
	}
	
.subnav a.actief { 
	color: #FFA200;
	margin: 0px 0px 0px 25px;
	padding: 2px 0px 2px 20px;
	font-weight: bold;
	text-decoration: none;
	border-left: 2px solid #FFA200;
	display: block;
	}

/* Navigatie menu tweede niveau
------------------------------------------------------------------------------------------ */
	
	.subnav ul li ul
	{ 
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	.subnav ul li ul li
	{
		width: 242px;
		padding: 4px 0px 4px 0px;
		margin: 0px 0px 0px 0px;
		line-height: 0px;
		background: url("../images/subnav_bg.jpg") no-repeat 0px 0px ;
	}
	
	.subnav ul li ul li a:link, .subnav ul li ul li a:visited
	{
	color: #5D3D19;
	margin: 0px 0px 0px 50px;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	border-left: 1px solid #FFA200;
	display: block;
	}
	
	.subnav ul li ul li a:hover
	{
		color: #865D3E;
	}
	
	.subnav ul li ul li a.actief, .subnav ul li ul li a.actief:link, .subnav ul li ul li a.actief:hover, .subnav ul li ul li a.actief:visited
	{
		color: #5D3D19;
		font-weight: bold;
		text-decoration: none;
	}
	
	
/* Navigatie menu Derde niveau
------------------------------------------------------------------------------------------ */
	
	.subnav ul li ul li ul
	{ 
		margin: -5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background: none;
	}
	
	.subnav ul li ul li ul li
	{
		border: 0px solid #ffdd00;
		padding: 0px 0px 0px 0px;
		background: none;
	}

	

	
	.subnav ul li ul li ul li a:link, .subnav ul li ul li ul li a:visited
	{
		display: block;
		padding: 5px 0px 6px 40px;
		background: none;
		text-align: left;
		width: 160px;
		color: #0B73A3;
	}
	
	.subnav ul li ul li ul li a:hover
	{
		color: #3C74B6;
	}
	
	.subnav ul li ul li ul li a.actief, .subnav ul li ul li ul li a.actief:link, .subnav ul li ul li ul li a.actief:hover, .subnav ul li ul li ul li a.actief:visited
	{
		color: #0B73A3;
		font-weight: normal;
		text-decoration: underline;
	}



/* Kruimelpad
--------------------------------------- */
		
#kruimelbalk {
	width: 100%;
	height: 34px;
	background: url("../images/kruimel_bg.jpg") no-repeat top left;
}
#kruimel {
	margin: 0 auto;
	padding: 7px 0px 0px 22px;
	height: 27px;
	width: 938px;
}

#kruimelpad {
	float: left;
	padding: 0px;
	margin: 0px;
	color: #002145;	
}

#kruimelpad a:link, #kruimelpad a:visited{ 
	color: #5AABCC;
	text-decoration: none;
	}


/* Middenstuk
---------------------------------------------------------------------------------------------- */

#kolom_links {
	float: left;
	width: 242px;
	min-height: 400px;
	margin: 0px 20px 0px 0px;
	padding-bottom: 100px;
}

.knop_brochure {
	width: 242px;
	height: 115px;
	padding: 10px 0px 0px 0px;
	position: relative;
	background: url("../images/brochure_bg.gif") no-repeat top left;
}
.tekst_brochure {
	position: relative;
	height: 40px;
	margin: 5px 0px 0px 25px;
	padding: 5px 0px 0px 22px;
	background: url("../images/vertical_groen.gif") no-repeat top left;
}

.tekst_brochure a:link, .tekst_brochure a:visited {
	font-weight: bold;
	color: #91CB47;
	text-decoration: none;
}
.tekst_brochure a:hover {
	text-decoration: underline;
}
.brochure {
	position: absolute;
	top: -20px;
	right: -10px;
	width: 95px;
	height: 113px;
	background: url("../images/brochure.png") no-repeat top left;
}
	/* Fix voor IE */
			* html .brochure
			{
				background-image:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://beheer.addnoise.nl/addsite/data/sites/marswal/www/images/brochure.png', sizingMethod='crop');
			}


.knop_links {
	width: 242px;
	position: relative;
}



.tekst_links {
	position: relative;
	height: 45px;
	margin: 8px 0px 0px 5px;
	padding: 0px 0px 0px 22px;
	background: url("../images/vertical_groen.gif") no-repeat top left;
}
.tekstje {
	font-weight: normal;
	color: #91CB47;
	text-decoration: none;
}

a.meerlinks:link, a.meerlinks:visited{ 
	position: absolute;
	bottom: 0px;
	right: 7px;
	display: block;
	width: 25px;
	height: 19px;
	background: url("../images/arrow02.gif") no-repeat top right;
	}
	
a.meerlinks:hover, a.meerlinks:active{ 
	text-decoration: none;
	background: url("../images/arrow02.gif") no-repeat top right;
	}



#kolom_midden {
	float: left;
	width: 380px;
	min-height: 400px;
	padding: 0px 0px 50px 20px;
	margin: 0px 0px 0px 0px;
	background: url("../images/blokmidden_bg.jpg") no-repeat top left;

}

.content01 {
	width: 350px;
	margin: 0px;
	padding: 15px 15px 0px 0px;
}
.content01 img {
	float: right;
	margin: 0px 0px 0px 10px;
}

a.meercontent:link, a.meercontent:visited {
	width: 191px;
	height: 24px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
	text-decoration: none;
	background: url("../images/meerover.gif") no-repeat 0px 0px;
	}
	
a.meercontent:hover, a.meercontent:active{ 
	background: url("../images/meerover.gif") no-repeat 0px -24px;
	}

a.terugnaar:link, a.terugnaar:visited {
	width: 191px;
	height: 24px;
	display: block;
	color: #FFFFFF;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
	text-decoration: none;
	background: url("../images/meerover.gif") no-repeat 0px 0px;
	}
	
a.terugnaar:hover, a.terugnaar:active{ 
	background: url("../images/meerover.gif") no-repeat 0px -24px;
	}


.dotline {
	width: 100%;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	background: url("../images/dot_line.gif") repeat-x top left;
}

#nieuwsoverzicht {
	width: 580px;
	height: 110px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px 0px;
}
/* Fix voor IE */
			* html #nieuwsoverzicht
			{
				padding: 0px 0px 0px 0px;	
			}


.newslinks{
	float: left;
	width: 130px;
	height: 106px;
	margin: 0px 20px 0px 0px;
}

.newslinks img {
	border: 0px;
}

.newsrechts {
	float: right;
	width: 400px;
	height: 100px;
	background: url(../images/dot_line.gif) bottom left repeat-x;
}

#content_vervolgoverzicht {
	width: 590px;
	min-height: 110px;
	padding: 10px 0px 20px 0px;
	margin: 0px;
	background: url(../images/dot_line.gif) top left repeat-x;
	
}

.contentlinks{
	float: left;
	width: 146px;
	height: 106px;
	margin: 0px 20px 0px 0px;
}

.contentlinks img {
	border: 0px;
}

.contentrechts {
	float: left;
	width: 400px;
	min-height: 105px;
}


.content_overzicht {
	float: left;
	width: 350px;
	height: 110px;
	background: url("../images/dot_line.gif") repeat-x top left;
	margin: 0px 0px 15px 0px;
	padding: 15px 15px 0px 0px;
}


.content_overzicht img {
	float: left;
	width: 146px;
	height: 106px;
	margin: 0px 10px 0px 0px;
}

.content_tekst {
	display: block;
}
a.meer:link, a.meer:visited {
	width: 120px;
	height: 21px;
	display: block;
	float: left;
	color: #FFFFFF;
	text-align: center;
	margin: 8px 0px 0px 0px;
	padding: 3px 0px 0px 0px;

	text-decoration: none;
	background: url("../images/meer.gif") no-repeat 0px 0px;
	}
	
a.meer:hover, a.meer:active{ 
	background: url("../images/meer.gif") no-repeat 0px -24px;
	}

#kolom_midden_vervolg {
	float: left;
	width: 635px;
	min-height: 400px;
	padding: 0px 0px 70px 0px;
	margin: 0px 0px 0px 20px;
	background: url("../images/blokmidden_bg.jpg") no-repeat top left;
}

.content01_vervolg {
	width: 600px;
	margin: 0px;
	padding: 17px 15px 0px 15px;
}
/* Fix voor IE */
			* html .content01_vervolg
			{
				padding: 17px 0px 0px 15px;
			}

.content01_vervolg img {
	float: right;
	margin: 0px 0px 0px 10px;
}

.content01_vervolg ul {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
}

.content01_vervolg li {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	padding: 2px 0px 2px 20px;
	background: url("../images/bullet.gif") no-repeat 0px 5px;
}





.kop {
	font-size: 14px;
	font-weight: normal;
	color: #865D3E;
	margin: 0px;
}

.kopje {
	font-size: 12px;
	font-weight: bold;
	color: #FFA200;
	margin: 0px;
	float: left;
}


.intro {
	display: block;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

h1 {
	font-size: 15px;
	font-weight: normal;
	color: #FFA200;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 21px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #865D3E;
	margin: 0px;
	padding: 8px 0px 8px 0px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #4AA614;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #FCF6EE;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
h5 {
	font-size: 18px;
	font-weight: normal;
	color: #97775D;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}



#kolom_rechts {
	float: right;
	width: 255px;
	min-height: 400px;
}

#btn01 a:link, #btn01 a:visited {
	display: block;
	width: 255px;
	height: 48px;
	background: no-repeat url("../images/btn_galery.gif") 0px 0px;
}
#btn01 a:hover {
	background: no-repeat url("../images/btn_galery.gif") 0px -51px;
}

#btn01_du a:link, #btn01_du a:visited {
	display: block;
	width: 250px;
	height: 48px;
	background: no-repeat url("../images/btn_galerie_du.gif") 0px 0px;
}
#btn01_du a:hover {
	background: no-repeat url("../images/btn_galerie_du.gif") 0px -51px;
}


.kop_bruin {
	width: 230px;
	height: 23px;
	background: url("../images/kop_bruin.gif") no-repeat  0px 0px;
	padding: 5px 0px 0px 25px;
}

.blokje_activiteiten {
	width: 255px;
	min-height: 200px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	background: url("../images/bg_activiteiten.jpg") no-repeat 0px 0px ;
}

a.meeractie:link, a.meeractie:visited  {
	background: url("../images/lijn_bruin.gif") no-repeat 0px 3px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 25px;
	color: #5D3D19;
}
a.meeractie:hover {
	text-decoration: none;
}


.kop_oranje {
	font-weight: bold;
	color: #FFA200;
}

.tekstblok {
	width: 200px;
	background: url("../images/lijn_bruin.gif") no-repeat 0px 3px;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 15px;
}

.tekstblok a:link, .tekstblok a:visited {
	color: #FFA200;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	display: block;
	}
	
.tekstblok a:hover, .tekstblok a:active{ 
	text-decoration: none;
	}

.blokje_directnaar {
	width: 255px;
	height: 150px;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	background: url("../images/directnaar_bg.jpg") no-repeat 0px 0px ;
}


.directnaar {
	width: 200px;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}

.directnaar ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
}

.directnaar li {
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

.directnaar li.last {
	background: none;
}

.directnaar a:link, .directnaar a:visited {
	color: #5D3D19;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 20px;
	text-decoration: underline;
	display: block;
	background: url("../images/bullet.gif") no-repeat 0px 5px;
	}
	
.directnaar a:hover, .directnaar a:active{ 
	text-decoration: none;
	}

.blokje_adres_vervolg {
	
	width: 200px;
	min-height: 200px;
	padding: 33px 0px 0px 25px;
	margin: 0px;
	background: url("../images/kaart_nederland02.gif") no-repeat 0px 0px ;
}

.blokje_adres {
	width: 230px;
	min-height: 200px;
	padding: 33px 0px 0px 25px;
	margin: 0px;
	background: url("../images/kaart_nederland.jpg") no-repeat 0px 0px ;
}

.adres {
	width: 200px;
	background: url("../images/lijn_bruin.gif") no-repeat 0px 3px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

.adres a:link, .adres a:visited {
	color: #5D3D19;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	}
	
.adres a:hover, .adres a:active{ 
	text-decoration: none;
	}


/* Foto overzicht
------------------------------------------------------------------------------------------ */
.fotosrechts { 
	float: right;
	width: 240px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 40px;
	}
	
.fotosrechts img { 
	border: 0px;
	float: right;
	width: 240px;
	height: 140px;
	margin: 0px 0px 20px 0px;
	}
	
.fotosrechts_tekst {
	float: left;
	width: 200px;
	font-size: 10px;
	color: #4AA614;
	margin: -10px 0px 20px 4px;
	padding: 0px 0px 0px 20px;
	background: url("../images/vertical_groen.gif") no-repeat top left;
}


.fotoslinks { 
	float: left;
	width: 188px;
	height: 116px;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 10px 0px;
	}
	
.fotoslinks img {
	border: 0px;
	float: right;
	width: 188px;
	height: 116px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

.fotosoverzicht { 
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-size: 0px;
	line-height: 0px;
	width: 620px;
	}		
	
.fotosoverzicht img
{
	width: 146px;
	height: 106px;
	border: 0px;
	padding: 0px;
	margin: 10px 8px 0px 0px;
	float: left;
}
.fotosoverzicht img:hover
{
	border: 0px solid #fdffe9;
}


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


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

}

input.button1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background: url("../images/meer.gif") no-repeat 0px 0px;
	border: 0px;
	color: #ffffff;
	width: 120px;
	height: 24px;
	margin: 0px 10px 10px 0px; 
	padding: 3px 10px 3px 10px;
	cursor: pointer;
	}
	
input.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url("../images/meer.gif") no-repeat 0px -24px;
	border: 0px;
	width: 120px;
	height: 24px;
	color: #ffffff;
	margin: 0px 10px 10px 0px; 
	padding: 3px 10px 3px 10px;
	cursor: pointer;
	}	
	
input.button3 { 
	background: #FF7E00; 
	border-bottom: 1px solid #AE3300; 
	border-left: 1px solid #FFD22A; 
	border-right: 1px solid #AE3300; 
	border-top: 1px solid #FFD22A; 
	color: #ffffff; 
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 10px; 
	padding: 1px 5px 2px 5px; 
	}	

.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/invulbg.gif) repeat-x; 
	font-size: 11px;
	width: 203px;
	margin-left: 10px;
	line-height: 11px;
	height: 16px;	
		
		}
		
.invulNormaal {
	border: 0px solid #FFF;
	background: url(../images/invulbg.gif) no-repeat; 
	font-size: 11px;
	width: 260px;
	line-height: 11px;
	height: 17px;
	margin: 1px 0px 1px 0px;
	padding: 3px 3px 1px 3px;
		
		
		}
		
.invulGetal {
	border: 0px solid #FFF;
	background: url(../images/invulbggetal.gif) no-repeat; 
	font-size: 11px;
	width: 70px;
	line-height: 11px;
	height: 17px;
	margin: 1px 0px 1px 0px;
	padding: 3px 3px 1px 3px;
		
		
		}		
		
.invulArea {
	border: 0px solid #FFF;
 	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/invularea.gif) no-repeat; 
	font-size: 11px;
	width: 260px;
	line-height: 11px;
	height: 76px;
	margin: 1px 0px 1px 0px;
	padding: 3px 3px 1px 3px;
		
		}

.lb {
	color: #FFA200;
}

.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 {
	border: 0px solid #FFF;
	background: url(../images/invulsmall.gif) no-repeat; 
	border: 0px solid #004000;
	font-size: 11px;
	width: 134px;
	line-height: 11px;
	height: 17px;
	margin: 1px 0px 1px 0px;
	padding: 3px 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;
		}






.clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer5 {
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer10 {
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.spacer5 {
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer10 {
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer55 {
	height: 55px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/* Sifr
---------------------------------------------------------------------------------------------- */


/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/


.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

/*---- Header styling ---*/

h3.sIFR-replaced {

  line-height: 1em;
  height: 30px;
  margin-top: -5px;
}

h4.sIFR-replaced { 
  line-height: 1em;
  height: 20px;
  margin-top: -1px;
}



   
   
 /* Styles voor de kalender
---------------------------------------------------------------------------------------------- */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #1EAD1F;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #FDF6E4;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #9BD463 url(../../templates/formulieren/kalender/skins/aqua/menuarrow2.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #1EB91D;
  color: #fff;
  padding: 2px;
}

.calendar thead tr { /* Row <TR> containing navigation buttons */
  background: #9BD463;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #ffffff;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #1EAD1F;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #FF5A00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #34ABFA;
  color: #000;
  border: 1px solid #016DC5;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #006AA9;
  border: 1px solid #008AFF;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #ffffff;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #F1F8FC;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #8FC4E8;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #FF5A00;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #FF5A00;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #FF5A00;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #1EAD1F;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #1EB91D;
  color: #fff;
  border-top: 1px solid #1EAD1F;
  padding: 1px;
  font-weight: bold;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #B8DAF0;
  border: 1px solid #178AEB;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #1EB91D;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #34ABFA;
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  font-weight: bold;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #F1F8FC;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #E3F0F9;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #F1F8FC;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #267DB7;
  color: #fff;
}

.calendar td.time span.active {
  border-color: red;
  background-color: #000;
  color: #A5FF00;
}   