html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 17px;
color: #191919;
text-align: center; /* this centers the container in IE 5* browsers */
background-color: #ffffff;
margin-bottom: 20px;
margin-top: 20px;
}

a:link, a:visited {
color: #d60000;
text-decoration: underline;
font-weight: bold;
}




.linkpage {
}

.linkblack a{
color: #000000;
text-decoration: none;
font-weight: bold;
}

.linkblack a:hover{
text-decoration: underline;
color: #d60000;
}

.klein a{
color: #000000;
text-decoration: none;
font-weight: bold;
}

.klein a:hover{
color: #d60000;
}


a:hover {
text-decoration: none;
color: #d60000;
}

/*COLUMNS*/

#multiwrapper {
width: 820px;  /*818 zonder border - normaal 820*/
padding: 0 0 0 0;
margin: 0 auto;  
border: 1px solid #000000;
text-align: left;
background-color: #f8f7c6;
/*	height: auto;*/
}

.home {
background-image: url(../images/beeld-rechts_01-bg.jpg);
background-repeat:repeat-y;
}



.prijzen {
background-image: url(../images/beeld-links_02-bg.jpg);
background-repeat:no-repeat;
}

.accommodatie {
background-image: url(../images/images-left-accom-bg.jpg);
background-repeat:no-repeat;
background-position: bottom left;
}

.links {
background-image: url(../images/beeld-links_tuin-bg.jpg);
background-repeat:no-repeat;
}

.contact {
background-image: url(../images/beeld-links_03-bg.jpg);
background-repeat:no-repeat;
}


#column-left {
width: 201px;
float: left;
text-align: left;
	height: auto;
 /* hoogte aangeven, anders gat in ie (bottom of page) om onverklaarbare redenen*/
/* border-right: 1px solid #00FF00;*/
}

#column-right {
margin: 0 0 0 202px;
padding: 0;
border: 0;
/*background-color:#00FF00;*/
/*font-size: 0;*/
}

#banner{
margin: 0;
padding: 0;
border: 0;
height: 246px; /* !!!!!!!!!!!!!!!!!!!!!!!!!!*/
}

#banner-column-left {
background-color: #d60000;
/*width: 342px; */
float: left;
text-align: left;
bordercollapse: collapse;
}

#banner-column-left-top {
height: 181px;
width: 342px;
}


#banner-column-left-nav {
background-color: #d60000;
/*height: 65px;*/
width: 342px;
}


#banner-column-left-nav table {
margin: 12px 0 10px 32px;
border: 0;
}

#banner-column-right {
	float: right;
}	


#content {
margin: 35px 100px 0 34px;  
}

.txt {
margin-bottom: 60px;/*margin bottom extra hoog vanwege hoogte button (naar boven verplaatst)*/
}


#vlaggen {
	position: absolute;
	overflow: visible;
	z-index: 1;
	/*		margin-left: 630px!important;*/
	margin-left: 778px;
	float: left;
	margin-top: 275px;
	width: 33px;
	top: 0;
	visibility: visible;
}

#vlaggen table {
margin: 0;
padding: 0;
border: 0;
width: 33px;
border-collapse: collapse;
}

#footer {
	overflow: hidden;
	margin: -31px 0 0 0;  /*hoogte van button naar boven toe verplaatst*/
	padding: 0;
	position: relative;

}
#mapwrapper {
width: 482px; 
height: 352px; 
margin-left: 35px; 
/*background: #000000;*/
}

#map {
width: 482px; 
height: 352px; 
overflow: hidden;
background-image: url(../images/kaart-achtergrond.jpg)
}


#plannerwrapper {
width: 200px;
height: 220px;
margin-left: 35px; 
background-color: #FFFFFF;
}


#pics-gastenboek {
width:400px; height:300px; margin: auto;
}
/*CONTENT*/

h4 {
font-size: 100%;
margin: 0 0 4px 0;
font-weight: bold;
}

h5 {
font-size: 100%;
margin: 0 0 4px 0;
font-weight: normal;
}

h6 {
font-size: 100%;
margin: 0 0 6px 0;
font-weight: normal;
}

.klein {
font-size: 11px;
font-weight: bold;
height: 26px;
}

.kleinform {
font-size: 11px;
}

ul {
padding: 0 0 18px 36px;
margin: 0;
background-color: transparent;
/*list-style-image: url(../../images/opsomming-punt.gif);*/
list-style-position:outside;
vertical-align:text-bottom;
color:#25261e;
}

ul li {
padding: 0;
margin: 0;
font-weight: normal;
}

.lijn-border-img-left {
	border-left: 1px solid #f8f7c6;
	}

.lijn-border-img-bottom {
	border-bottom: 1px solid #f8f7c6;
	}

.clear-it {
clear:both;
}


/*Form*/

.veld {
	border: 1px #cccccc solid;
	float: left;
	width: 99%;
	height: 19px;
}

.opm {
	border: 1px #cccccc solid;
	float: left;
	width: 99%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;

}


.formbutton {
width: 100px;
}

