@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	background-color:background: #333;
}
.container {
	width: 960px;
	background: #FFF;
	margin: 0 auto;
}
.kopmenu {
	width: 960px;
	background: #000;
	margin: 0 auto; 
}
.banner-468 {
	float: right;
	width: 468px;
	background: #FFF;
	}
.logo-492 {
	float: left;
	width: 492px;
	background: #000;
	}
	
.twitter-220 {
	width: 220px;
	height: 90px;
	float: left;
	background:#fafafa;
	}

.kolom185 {
	width: 185px;
	height: 90px;
	float: left;
	background:#fafafa;
	}
	
.clearfloat { /* deze klasse kunt u gebruiken voor een <br /> of een lege div als het laatste element dat volgt op de laatste zwevende div (binnen de container) wanneer de voettekst uit de container is verwijderd of er buiten is geplaatst */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
table {
	font-size: 12px;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
a:link {
	color: #36C;
	text-decoration: underline;
	}
a:active {
	color: #900;
	text-decoration: underline;
}
a:visited {
	color: #36C;
	}
a:hover {
	color: #FFF;
	background-color: #333;
	text-decoration: none;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666
}
h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666
}
h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666
}
.style1 {
	color: #006
}
.style2 {
	font-weight: bolder;
	font-size: 13px;
	color: #006;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #006;
}
.td_blue {
	border: thin solid #6699CC;
	color: #FFF;
}
.td_grey {
	border: thin solid #CCCCCC;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.style_16 {
	color: #666666;
	font-weight: bolder;
	font-size: 13px;
}

.klantcode {
	font-size: 10px;
	color: #CCC;
}


.buttonscontainer {
	width: 170px;
	border: none;
}

.buttons a {
	color: #000;
	background-color: #EDEDED;
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-left: 8px solid white;
	font: 13px Arial, sans-serif;
	
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
	}

.buttons a:hover {
	border-left: 8px solid #666;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000;
}
.buttons a:visited  {
	border-left: 8px solid #E6E6E6;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

.kopwit {
	font-size: 16px;
	color: #FFF;
	background-color: #333;
	font-weight: bolder;
	width: 140px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.kopgrijs {
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #FFF;
	background-color: #999;
	border: thin groove #CCCCCC;
}
.style8 {
	font-size: 12px
}
.style9 {
	font-size: 11px
}
.style10 {
	font-size: 11px;
	font-weight: bold;
}
.style11 {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}

/*stylesheet voor hoofdmenu*/

html .jqueryslidemenu{height: 1%;} /*Holly Hack for IE7 and below*/

.jqueryslidemenu{
	font:  12px Arial;
	background: #414141;
	width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*stylesheet voor hoofdmenu*/

.vakacctabs {
	width: 100%;
	overflow: hidden;
	border-bottom: 4px solid white; /*bottom horizontal line that runs beneath tabs*/
	border-top: 2px solid white; /*bottom horizontal line that runs beneath tabs*/
}
.vakacctabs ul {
	margin: 0;
	padding: 0;
	padding-left: 5px; /*offset of tabs relative to browser left edge*/
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
.vakacctabs li {
	display: inline;
	margin: 0;
}
.vakacctabs li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 10px 6px; /*padding inside each tab*/
	border-right: 1px solid white; /*right divider between tabs*/
	color: white;
	background: #414141; /*background of tabs (default state)*/
}
.vakacctabs li a:visited {
	color: white;
}
.vakacctabs li a:hover, .vakacctabs li.selected a {
	background: black; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 1px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

.erceemedia {
	font-size: 10px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

.centreer {
	text-align: center;
}

.reclame {
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 764px;
}

.reclame.innerdiv {
	background: transparent url url(plaatjes/hoekje.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	font-size: 12px;
}

.frankrijktip300 {
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 300px;
}
.frankrijktip520 {
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 520px;
}
.frankrijktip600 {
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 600px;
}
.frankrijktip765 {
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 765px;
}
.frankrijktip900 {
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 900px;
}
.frankrijktip945 {
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 945px;
	background-color: #EDEDED;
}
.frankrijktip300 .innerdiv {
	background: transparent url(plaatjes/hoekje.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	font-size: 12px;
}
.frankrijktip520 .innerdiv {
	background: transparent url(plaatjes/hoekje.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	font-size: 12px;
}
.frankrijktip600 .innerdiv {
	background: transparent url(plaatjes/hoekje.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	font-size: 12px;
}
.frankrijktip765 .innerdiv {
	background: transparent url(plaatjes/hoekje.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	font-size: 12px;
}

.frankrijktip900 .innerdiv {
	background: transparent url(plaatjes/hoekje.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	font-size: 12px;
}
.frankrijktip945 .innerdiv {
	background: transparent url(plaatjes/hoekje.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	font-size: 15px;
}


/* ------------------------ 
   GENERAL CLASSES & ID'S
   ------------------------ */	
.border { padding: 4px;	border: 1px solid #ccc; } /* simple border */
.border2 {
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #fafafa;
	text-align: left;
} /* simple border w/background color */
	
.borderfloatL { /* poloroid style border w/float left */ 
	float: left;
	padding: .5em .5em 2em .5em;
	margin: 0 10px 10px 0; 
	border-top: 1px solid #ebebeb; 
	border-right: 1px solid #efefef; 
	border-left: 1px solid #f4f4f4; 	
	background: #ffffff url(images/shadow-btm.png) repeat-x bottom; }

.borderfloatR { /* poloroid style border w/float right */ 
	float: right;
	padding: .5em .5em 2em .5em;
	margin: 0 0 10px 10px; 
	border-top: 1px solid #ebebeb; 
	border-right: 1px solid #efefef; 
	border-left: 1px solid #f4f4f4; 	
	background: #ffffff url(images/shadow-btm.png) repeat-x bottom; }

.borderfloatR p, .borderfloatL p { /* poloroid style text */ 
	margin: 0 0 -6px 0px ; 
	font: 7pt Arial, sans-serif; 
	color: #333; 
	text-align: center;
}
	
.cred {
	color: #CC0000;
	font-weight: bolder;
} /* color red */
.cblue {
	color: #3366CC;
	font-weight: bolder;
} /* color blue */
.cgreen {
	color: #006633;
	font-weight: bolder;
} /* color green */
.land {
	font: bolder 14px Arial, Verdana sans-serif;
	color: #990000;
}/* color red 14pc */
.center { text-align: center; }	
.clear { clear: both; }
.floatL { float: left; margin: 0 10px 0 0; } /* basic float left */ 
.floatR { float: right; margin: 0 0 0 10px; } /* basic float right */ 
.right { text-align: right; }
.xsmall {
	font-size: x-small;
	text-align: right;
}
.xxsmall { font-size: xx-small; }

/* --------------------------- 
   END General Classes & ID's
   --------------------------- */		

	
/* -------------------------------------------
	MAIN MENU SECTION - Standaard verticaal
	------------------------------------------- */
#menu ul { list-style: none; margin: 0; padding: 0; }
#menu li { list-style: none; display: inline; }
#menu { width: 200px; border: 1px solid #999; margin: 10px 10px 10px 0; }
#menu li a { height: 32px; voice-family: "\"}\"";  voice-family: inherit; height: 24px; text-decoration: none; }
#menu li a:link, #menu li a:visited { color: #333; font: bold 12px Verdana; display: block; background: url(images/menu.gif); padding: 8px 0 0 20px; }
#menu li a:hover, #menu li #current, #menu li a:active { color: #000; font: bold 12px Verdana; background: url(images/menu.gif) 0 -32px; padding: 8px 0 0 20px; text-indent: 4px; }

/* -------------------------------------------
	MAIN MENU SECTION -  Vakantieparken
	------------------------------------------- */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-weight: bold;
width: 100%;
border: 1px solid #DFDFDF;
border-width: 1px 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}
.menukop {
	font-size: 14px;
	font-weight: bolder;
	color: #36C;
	text-align: center;
}


#underlinemenu ul li a{
float: left;
color: gray;
font-size: 15px;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
background: white url(images/menudivide.gif) top right repeat-y;
}

#underlinemenu ul li a:hover{
color: black;
background-color: #F3F3F3;
border-bottom: 4px solid black;
padding-bottom: 0;
}

/*subunderline menu */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.subunderlinemenu{
font-weight: bold;
width: 100%;
}

.subunderlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: left; //set value to "left", "center", or "right"*/
}

.subunderlinemenu ul li{
display: inline;
}

.subunderlinemenu ul li a{
color: #494949;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 15px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; /*bottom border is 3px*/
}

.subunderlinemenu ul li a:hover, .sub_ underlinemenu ul li a.selected{
border-bottom-color: black;
}
/* ---------------------
   END Main Menu Section
	--------------------- */


/* ---------------------- 
   CALENDAR Style section 
	---------------------- */

.main { 
	width: 230px;
	border: 1px solid #fff; }

.month {
	font: bold 14px Arial, "Verdana sans-serif";
	color: #666666;
	padding-bottom: 4px; }

.daysofweek {
	background-color: #ebebeb;
	font: 10px verdana;
	color: #333; }

.days {
	font-size: 12px;
	font-family:verdana;
	color: #333;
	padding: 2px; }

.days #today {
	font-weight: bold;
	color: #fff;
	background-color: #999;
	display:block;
}
.tabellijn {
	border: thin groove #CCCCCC;
}
.Linkskop {
	font: bold 14px Arial, "Verdana sans-serif";
	color: #666666;
	padding-bottom: 4px;
}
.links {
	font: bolder 14px Arial, "Verdana sans-serif";
	color: #3366CC;
	background-color: #FFFFFF;
	text-align: left;
}
.tabellijnlichtgrijs {
	border: thin groove #FEFEFE;
}
#centreer {
	text-align: center;
}
center {
	text-align: left;
}
p {
	text-align: left;
}

/* cursief handgeschreven font Google */
.zoek-nu {
	font-family: 'Gloria Hallelujah', cursive;
	font-size: 16px;
	color:#03C
}
.zoek-nu12 {
	font-family: 'Gloria Hallelujah', cursive;
	font-size: 12px;
	color:#03C
}
.zoek-nu14 {
	font-family: 'Gloria Hallelujah', cursive;
	font-size: 14px;
	color:#03C
}
.zwart-hand16 {
	font-family: 'Gloria Hallelujah', cursive;
	font-size: 16px;
	color:#000
}
.zwart-hand14 {
	font-family: 'Gloria Hallelujah', cursive;
	font-size: 14px;
	color:#000
}
.zwart-hand12 {
	font-family: 'Gloria Hallelujah', cursive;
	font-size: 12px;
	color:#000
}

