body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

h1 {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	color: #000;
	font-size: 16px;
	font-style: oblique;
}

h3 {
	font-size: 14px;
	font-size: 16px;
	color: #d91e39;
}

h4 {}

h5 {}

h6 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

p {}



a.linkside:link, a.linkside:visited {
	color: #fff;
	text-decoration: none;
}

a.linkside:hover, a.linkside:active {
	color: #e1e1e1;
	text-decoration: none;
}

a.linkside2:link, a.linkside2:visited {
	padding-left: 0px;
	font-size: 14px;
	letter-spacing: 2px;
	/*color: #d91e39;*/
	color: #fff;
	text-decoration: underlinie;
}

a.linkside2:hover, a.linkside2:active {
	padding-left: 0px;
	font-size: 14px;
	letter-spacing: 2px;
	color: #e1e1e1;
	text-decoration: underline;
}

a.linksider:link {
	color: #666;
	text-decoration: none;
}

a.linksider:visited {
	color: #666;
	text-decoration: none;
}

a.linksider:hover {
	color: #000;
	text-decoration: none;
}

a.linksider:active {
	color: #000;
	text-decoration: none;
}

a.linkinhoud:link {
	color: #d7172f;
	text-decoration: none;
}

a.linkinhoud:visited {
	color: #d7172f;
	text-decoration: none;
}

a.linkinhoud:hover {
	color: #666;
	text-decoration: none;
}

a.linkinhoud:active {
	color: #666;
	text-decoration: none;
}

a.maillink:link {
	color: #fff;
	text-decoration: none;
}

a.maillink:visited {
	color: #fff;
	text-decoration: none;
}

a.maillink:hover {
	color: #d7172f;
	text-decoration: none;
}

a.maillink:active {
	color: #d7172f;
	text-decoration: none;
}

a.anamed:link, a.anamed:visited {
	float: right;
	text-decoration: none;
	color: #333;
	padding-top: 10px;
}

a.anamed:hover, a.anamed:active {
	float: right;
	text-decoration: none;
	color: #666;
	padding-top: 10px;
}

a.anamedr:link, a.anamedr:visited {
	text-decoration: underline;
	color: #666;
	padding-right: 15px;
}

a.anamedr:hover, a.anamedr:active {
	text-decoration: underline;
	color: #000;
}



thead a {
	color: #d7172f;
	text-decoration: none;
}

/*---------------------------------- CLASSES ----------------------------------------------*/

.clear {
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.floatleftgids {
	float: left;
	padding: 1px;
	border: 1px solid #d7172f;
	margin-right: 10px;
}

.floatrightgids {
	float: right;
	padding: 1px;
	border: 1px solid #d7172f;
	margin-left: 10px;
}

.tdowlabel {
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
	width: 120px;
}

.tdowinput {
	vertical-align: middle;	
}

.inputow {
	width: 120px;
}

.inputowfile {
	width: 240px;
}

.textareaow {
	width: 320px;
}

.buttonow {
	width: 120px;
}

.inputnews {
	width: 320px;
}

.first { 
	font-family: Helvetica, Arial, sans-serif;
	font-style: oblique;
	font-weight: bold;
	font-size: 72px;
	float: left;
	display: block;
	color: #cc0033;
	padding-right: 10px;
	background-image:url(../images/G_initiaal.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.inputcontact {
	width: 160px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666;
	background-image: url(../images/spacertrans.gif);
	background-repeat: repeat;
}

.textareacontact {
	width: 160px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999;
	border-left-color: #666;
	border-top-style: none;
	border-right-style: none;
	background-image: url(../images/spacertrans.gif);
	background-repeat: repeat;
}

.buttoncontact {
	width: 168px;
}

.contactreq {
	background-color: #DCDCDC;
	color: #C03;
	letter-spacing: 2px;
	font-size: 10px;
} 

.buttonnb {
	width: 180px;
}

.top {
	display: block;
	width: 200px;
	background-image: url(../images/afgerondtop);
	background-repeat: no-repeat;
	height: 10px;
	overflow: hidden;
	
}

.bgsidemiddle {
	display: block;
	width: 190px;
	background-image: url(../images/afgerondmiddle);
	background-repeat:repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 12px;
	padding-bottom: 2px;
	color: #FFF;
}

.bgsidemiddle img.icon {
	float: left;
	padding-right: 6px;
	padding-bottom: 10px;
}


.bgsidebottom {
	display: block;
	width: 200px;
	background-image: url(../images/afgerondbottom);
	background-repeat: no-repeat;
	height: 11px;
	overflow: hidden;
	margin-bottom: 10px;
}

.bgsidertop {
	display: block;
	width: 200px;
	background-image: url(../images/menurechts_top);
	background-repeat: no-repeat;
	height: 10px;
	overflow: hidden;
	
}

.bgsidermiddle {
	display: block;
	width: 190px;
	background-image: url(../images/menurechts_middle);
	background-repeat:repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 12px;
	padding-bottom: 2px;
}

.bgsidermiddle img.icon {
	float: left;
	padding-right: 6px;
	padding-bottom: 10px;
}


.bgsiderbottom {
	display: block;
	width: 200px;
	background-image: url(../images/menurechts_bottom);
	background-repeat: no-repeat;
	height: 11px;
	overflow: hidden;
	
}

.menupromo {
	padding-bottom: 10px;
}

.border1 {
	padding: 1px;
	border: 1px solid #d7172f;	
}

.borderflash {
	display: block;
	height: 220px;
	width: 490px;
	padding: 1px;
	border: 1px solid #d7172f;
	background-color: #333;
}

.gesloten {}

.open {
	background-color: #390;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}

.groen {
	background-color: #390;
	color: #FFF;
	font-size: 9px;
	width: 1.7em;
	text-align: center;
}

.rood {
	background-color: #900;
	color: #FFF;
	font-size: 9px;
	width: 1.7em;
	text-align: center;
}
.rood2 {
	color: #900;
}
.rood3 {
	color: #d7172f;
}

.roodmenu {
	color: #d7172f;
	font-size: 13px;
}

.actietitel {
	color: #d7172f;
	font-size: 14px;
	font-weight: bold;
}

.trh1 {
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}

.tabel2hheader td {
	background-color: #DCDCDC;
	color: #C03;
	letter-spacing: 2px;
	font-size: 10px;
}

.fotofow {
	padding: 1px;
	border: 1px solid #d7172f;
	margin-bottom: 2px;
}

.ficheowprijs {
	font-size: 16px;
	font-weight: bold;
}

.td2foto {
	text-align: right;
}

.tdnewsdatum {
	font-size: 10px;
	width: 7em;
	color: #666;
}

.tdnewstitel {
	font-size: 12px;
	font-weight: bold;
}

.txtsorteren {
	font-size: 10px;
	color: #666;
	font-style: oblique;
}

.txtsmall {
	font-size: 10px;
	color: #666;
}

.video {
	text-align: center;
}

.videoplayer {
	background-color: #FFF;
}

.vactitel {
	font-size: 16px;
	color: #d7172f;
	letter-spacing: 2px;
}

.tdbordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;	
}

.titelcenter {
	padding-top: 10px;
	padding-bottom: 5px;
	display: block;
	text-align: center;
	color: #d7172f;
	font-size: 18px;
	font-weight: bold;
}

.tblbestbudget td {}

.tblheader {
	color: #FFF;
	font-weight: bold;
}

p.roodbf {
	display: block;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #d7172f;
}

h2.roodbf {
	color: #d7172f;
	padding-top: 20px;
	border-bottom: 1px solid #d7172f;
}

h3.small {
	display: block;
	width: 100px;
	float: left;
}

p.indent {
	display: block;
	width: 330px;
	padding-left: 20px;
	float: right;
	text-align: left;
	border-left: 1px solid #000;
}

div.indent {
	display: block;
	width: 330px;
	padding-left: 20px;
	float: right;
	text-align: left;
	border-left: 1px solid #000;
}

div.indent ul {
	padding-left: 20px;
}

p.vakantie {
	border-bottom: 1px solid #d7172f;
	padding-bottom: 10px;
}

p.vakantie span.titel {
	display: block;
	text-align: center;
	padding-bottom: 10px;
	color: #333;
	font-size: 22px;
	font-weight: bold;
}

/*---------------------------------- DIVS -------------------------------------------------*/

#placeholder {
	margin: 0 auto;
	width: 940px;
	min-height: 600px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#header {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;

}

#header img.floatright {
	margin-top: 12px;
}

#adres {
	float: right;
	width: 450px;
	text-align: right;
	padding-right: 4px;
}

#menutop {
	padding-top: 20px;
	padding-bottom: 10px;
	
}

#main {
	
}

#mainiframe {
	padding-left: 5px;
	padding-right: 5px;
}

#mainlinks {
	float: left;
	width: 200px;
	padding-right: 20px;
	
	
}

#mainrechts {
	float: right;
	width: 200px;
	padding-left: 20px;
	
}

#inhoud {
	width: 498px;
	float: left;
	font-size: 12px;
	
}


#fotoblokhome {
	float: right;
	width: 224px;
	padding-left: 40px;
	text-align: right;
}

#fotoblokhome img {
	display: block;
	padding: 2px;
}

#fotoblokcontact {
	float: right;
	width: 224px;
	padding-left: 40px;
	text-align: right;
}

#fotoblokcontact img {
	display: block;
	padding: 2px;
}


#footer {
	text-align: center;
	font-weight: bold;
	margin: 0 auto;
	margin-top: 20px;
	width: 934px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEBEBE;
}

#footer img {
	padding-left: 30px;
	padding-right: 30px;
}


#routeplanner {
	width: 200px;
	padding: 5px;
}

.titelrouteplanner {
	font-weight: bold;
	color: #00F;
}


#interlinie {
	margin: 0 auto;
	padding-top: 30px;
	font-size: 9px;
}

.interlinie {
	color: #999;
}

a.interlinie:link {
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
a.interlinie:active {
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
a.interlinie:visited {
	font-size: 9px;
	text-decoration: none;
	color: #666666;
}
a.interlinie:hover {
	font-size: 9px;
	text-decoration: none;
	color: #CCCCCC;
}


