﻿/* CSS-document */

html {
	width:100%;
	height:100%;
	text-align: center;
}

body {
	width:100%;
	height:100%;
	background-image:url('images/bg.png');
	background-attachment:fixed;
	background-repeat:repeat;
	margin:0px 0px 0px 0px;
	text-align: center;
	font-size:75%;
	font-family:"Verdana", "Times New Roman", "Courier New", Courier, monospace;
	font-style:normal;
	font-weight:normal;
	color:#000000;
}

/* BASIC */

#container{
	position:relative;
	width:750px;
	height:572px;
	margin: 0px auto;
}

th#blank{
	height:31px;
	margin:0px 0px 0px 0px;
}

td#content{
	height:525px;
	width:750px;
	background-image:url('images/curl.gif');
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-align:center;
}

td#footer{
	height:16px;
	width:750px;
	background-color:transparent;
}

h1{
	margin:0px 0px 0px 0px;
}

h2.menu{
	font-size:13px;
	font-family:"Book Antiqua","Garamond", "Times New Roman", "Courier New", Courier, monospace;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	margin:3px 0px 0px 0px;
}

h2.actiesdetail{
	margin-top:0px;
	margin-bottom:0px;
	font-style:italic;
	color: #000000;
	font-size:16px;
	font-family:"Book Antiqua","Garamond", "Times New Roman", "Courier New", Courier, monospace;
	text-align:left;
}


h3.kop{
	font-size:18px;
	font-family:"type","Garamond", "Times New Roman", "Courier New", Courier, monospace;
	font-style:normal;
	font-weight:bold;
	color:#9B4342;
	margin:-2px 0px 5px 20px;

}

h3.kopb{
	font-size:18px;
	font-family:"type","Garamond", "Times New Roman", "Courier New", Courier, monospace;
	font-style:normal;
	font-weight:bold;
	color:#9B4342;
	margin:0px 0px 0px 0px;

}

h4.datum_l{
	margin-top:0px;
	margin-bottom:0px;
	font-style:italic;
	color: #000000;
	font-size:14px;
	font-family:"Book Antiqua","Garamond", "Times New Roman", "Courier New", Courier, monospace;
	text-align:left;
}

h4.news{
	margin-top:0px;
	margin-bottom:0px;
	font-style:italic;
	color: #000000;
	font-size:16px;
	font-family:"Book Antiqua","Garamond", "Times New Roman", "Courier New", Courier, monospace;
	text-align:left;
}

h4.submenu{
	margin:0px 0px 0px 0px;
	font-weight:normal;
	font-family:Verdana;
	font-size:100%;
	text-align:left;
	color:#000000;
}

span.datum_l{
	margin-top:0px;
	margin-bottom:0px;
	font-style:italic;
	color: #000000;
	font-size:12px;
	font-family:"Book Antiqua","Garamond", "Times New Roman", "Courier New", Courier, monospace;
	text-align:left;
}

h5.actie{
	margin-top:0px;
	margin-bottom:0px;
	font-style:italic;
	color: #000000;
	font-size:100%;
	font-family:"Verdana","Garamond", "Times New Roman", "Courier New", Courier, monospace;
	text-align:left;
	margin-left:10px;
}


p{
	font-size:100%;
	font-family:"Verdana", "Times New Roman", "Courier New", Courier, monospace;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	margin:0px 0px 0px 0px;
}

p.geldig{
	font-size:100%;
	font-family:"Verdana", "Times New Roman", "Courier New", Courier, monospace;
	font-style:normal;
	font-weight:normal;
	color:#9B4342;
	margin:16px 0px 0px 0px;
	text-align:center;
}


p.footertekst{
	font-size:90%;
	font-family:"Verdana","Garamond", "Times New Roman", "Courier New", Courier, monospace;
	font-style:normal;
	font-weight:normal;
	color:#9C8430;
	margin:0px 0px 0px 0px;
}

p.menu{
	font-size:13px;
	font-family:"Book Antiqua","Garamond", "Times New Roman", "Courier New", Courier, monospace;
	font-style:normal;
	font-weight:normal;
	color:#FFFFFF;
	margin:3px 6px 0px 6px;
	text-align:center;
}
  
	a 						{	color: #000000;	text-decoration:underline;}
	a:visited 				{	color: #000000;}
	a:active 				{	color: #000000;}
	a:hover 				{	color: #000000;	text-decoration:none;}
	a.goud 					{	color: #9C8430;	text-decoration:none;}
	a.goud:visited 			{	color: #9C8430;}
	a.goud:active 			{	color: #9C8430;}
	a.goud:hover 			{	color: #9C8430;	text-decoration:underline;}
	a.menu 					{	color: #FFFFFF;	text-decoration:none;}
	a.menu:visited 			{	color: #FFFFFF;}
	a.menu:active 			{	color: #FFFFFF;}
	a.menu:hover 			{	color: #FFFFFF;	text-decoration:underline;}
	a.kop1 					{	color: #9B4342;	text-decoration:none;}
	a.kop1:visited 			{	color: #9B4342;}
	a.kop1:active 			{	color: #9B4342;}
	a.kop1:hover 			{	color: #9B4342;	text-decoration:underline;}
	a.kop2 					{	color: #000000;	text-decoration:none;}
	a.kop2:visited 			{	color: #000000;}
	a.kop2:active 			{	color: #000000;}
	a.kop2:hover 			{	color: #000000;	text-decoration:underline;}

	
#logo{
	position:absolute;
	z-index:1;
	left:375px;
	top:0px;
	margin-left:-100px;
	margin-top:0px;
	background-color:transparent;
}

#menu{
	width:720px;
	height:25px;
	background-color:#9B4342;
	margin-top:135px;
	text-align:center;
	margin-left:10px;
	margin-right:10px;

}

.menu1{
	width:100%;
}

#main{
	height:335px;
	width:720px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}

#hoofdcontent{
	position:absolute;
	width:482px;
	height:325px;
	left:15px;
	top:205px;
	margin-right:10px;
	background-image:url('images/bg_hoofdcontent.png');
	background-repeat:no-repeat;
	padding: 5px 5px 5px 5px;
	text-align:left;
}

#hoofdcontent2{
	width:486px;
	height:304px;
	text-align:left;
	overflow:auto;
}


#subcontent{
	position:absolute;
	left:516px;
	top:205px;
	width:208px;
	height:325px;
	background-image:url('images/bg_subcontent.png');
	background-repeat:no-repeat;
	text-align:left;
	padding: 5px 5px 5px 5px;
	overflow:hidden;
}

img.links{
	float:left;
	margin:3px 3px 3px 0px;
	border:1px #9C8430 solid;
}

img.rechts{
	float:right;
	margin:3px 0px 3px 3px;
	border:1px #9C8430 solid;
}


img.midden{
	float:none;
	margin:3px 3px 3px 0px;
	border:1px #9C8430 solid;
}

.leegte{
	width:60px;
}

div.rechts{
	background-color:#fbfbf2;
	padding:2px 2px 2px 2px;
}

div.rechts1{
	width:208px;
	margin-bottom:15px;
}

div.nieuwsdetail {
	position:absolute;
	z-index:7;
	overflow: auto;
	padding: 15px;
	width:560px;
	height:360px;
	left: 70px;
	top: 100px;
	background-color: #FFFFFF;
	border: 1px #9C8430 solid;
	visibility:hidden;
	text-align:left;
}

img.right {
	float:right;
	margin:5px;
	border: 0px;
}

li{
	color:#9C8430;
	margin:0px 0px 0px 0px;
}

ul{
	margin-top:0px;
	margin-bottom:0px;
}

b{
	font-weight:bold;
	color: #000000;
	font-size:12px;
	text-align:left;
}

strong{
	font-weight:bold;
	color: #000000;
	font-size:12px;
	text-align:left;
}

#nieuwsbrief{
}

#aanhef0{
}

#aanhef1{
}

#voornaam {
	  width: 173px;
	  }

#achternaam {
	  width: 173px;
	  }

#adres {
	  width: 173px;
	  }

#postcode {
	  width: 50px; /*padding ipv spatie*/
	  }

#woonplaats {
	  width: 105px;
	  }

#telefoonnummer {
	  width: 173px;
	  }

#land {
	  width: 173px;
	  }

#email {
	  width: 173px;
	  }

#emaildis {
	  width: 173px;
	  }

table.nieuwsbrief {
	width:400px;
	border:0px;
}
td.nieuwsbriefa {
	padding:0px;
	width:104px;
	height:20px; 
	vertical-align:middle; 
	text-align:left; 
}

td.nieuwsbriefb {
	padding:0px;
	width:250px;
	height:20px; 
	vertical-align:middle; 
	text-align:left;
}

#contactform {
}

#Naam {
	  width: 200px;
	  }
	  
#From {
	  width: 200px;
	  }
	  
#Subject {
	  width: 200px;
	  }

#Beschrijving {
	  width: 200px;
	  }

table.contact {
	width:100%;
	border:0px;
}

td.contact1 {
	vertical-align:middle; 
	text-align:left;
	width:88px;/*moeten padding/margin rechts krijgen...*/
}

th.contact1 {
	vertical-align:middle; 
	text-align:left;
	width:88px;/*moeten padding/margin rechts krijgen...*/
	font-weight:normal;
}


td.contact2 {
	vertical-align:middle; 
	text-align:left;
	width:11px;/*moeten padding/margin rechts krijgen...*/
}


img.right {
	float:right;
	margin:5px;
	border: 0px;
}