/* ALGEMEEN */
a { color: #56a615; background: transparent; font-weight: normal; text-decoration: none;}
a:hover { color: #1c881e; background: transparent; font-weight: normal; text-decoration: underline;}

h1 {
	font-size: 22px;
	color: #f35a29;
	font-weight: normal;
	line-height: 25px;
	padding: 0 0 5px 0;
	margin: 17px 0 8px 0;
	border-bottom: 1px solid #d9d9d9; 
}

h2 {
	font-size:17px;
	font-weight: normal;
	color: #f35a29; 
	padding: 0 0 5px 0;
	margin: 0px 0 3px 0;
}

h2.underline {
	border-bottom: 1px solid #d9d9d9; 
}

h2.leaf {
	background-image: url(../img/icons/leaf-icon.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
	padding:0 0 0px 25px!important;
	font-weight: bold;
}

h2.intext {
	margin: 12px 0 5px 0;
	padding: 0 0 5px 0;
	font-weight: normal;		
}

h2 span {
	color: #616161;	
}

h3 {
	padding: 0;
	margin: 2px 0px 4px 0px;
	font-size: 16px;
	color: #4D4D4D;
	font-weight: bold;
}

h4 {
	padding: 0;
	margin: 10px 0px 5px 0;
	font-size: 13px;
	color: #4D4D4D;
	font-weight: bold;
}

p {
	line-height: 24px;
	margin: 0 0 0.7em 0;
}



p.error{
	margin: 5px 0 15px 0;
	padding: 10px;
	color: #a21911;
	border: 1px solid #a21911;
}

p.info{
	margin: 5px 0 15px 0;
	padding: 10px;
	color: #4B911C;
	border: 1px solid #4B911C;
}

img { border: 0px; }
img.img-content-right { padding: 4px 0px 0 10px; }
	
.break { clear: both; }
.break-noheight { clear: both; height: 1px; font-size: 1px; line-height: 1px; }

hr {
	clear: both;
	height: 1px;
	margin: 15px 0 10px 0px;
	background: #ECECEC;	
}

#breadcrumb {
	margin: 0px 0 1px 0px;
	/*text-transform: lowercase;*/
	color: #757575;
}

#breadcrumb a { color: #7D7D7D; text-decoration: underline;}
#breadcrumb a:hover { color: #000; text-decoration: underline;}
#breadcrumb span { margin: 0 2px; }

p.meer {
	text-align: right;
	font-size: 11px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
}


ul
{ 
	list-style: none; 
	margin: 10px 0 10px 5px; 
	padding: 0 0 0 0; 
	font-size: 12px; 
}

ul li { 
	padding: 0px 0 7px 22px;  
	background: url(../img/icons/bullet-arrow.gif) 7px 5px no-repeat; 
	font-size: 13px; 
}




/* TOP - LOGO */ 

#logo {
	margin: 18px 0 0 7px;
	float: left;
	padding: 0 0 0 0;	
}

#top-right {
	float: right;	
}


#toplinks
{ 
	list-style: none; 
	margin: 5px 0 0px 5px; 
	padding: 0 0 0 0;
}

#toplinks li { 	
	padding: 0px 10px 2px 16px;  
	background: url(../img/icons/bullet-arrow-icon.gif) 4px 5px no-repeat;
	font-size: 11px;	
	float: left;	
	cursor: pointer;
}

#toplinks #toplinklast {
	padding: 0px 0px 2px 16px;  		
}

#top-zoeken {	
	margin: 5px 0 0 0;
	float: right;
}


/* NAVIGATION */

#navigation {
	padding: 0px 0px 0px 0;
	height: 38px;	
	margin: 5px 0 4px 0;
	background: #75b42d url(../img/nav-bg.gif) repeat-x;
	
	border-left: 1px solid #1c881e;	
	width: 1000px;
	margin: 0 auto;
	
}

#navigation ul {
	margin:0 0 0 0px;
	padding:0;
	list-style:none;
	overflow: hidden;
	width: 1000px;	
	/* border-right: 1px solid #c6e0a9; */	
}

#navigation li {
	margin:0;
	padding:0;
	float: left;
	display: block;
	height: 38px;
	background: none;	
	line-height: 36px;		
	border-left: 1px solid #c6e0a9;
	border-right: 1px solid #1c881e;
}

#navigation li#last {
	background: url(../img/nav-last-bg.gif) bottom right no-repeat;
	border-right: 0px;
}

#navigation li#last a:hover {
	background: url(../img/nav-last-over-bg.jpg) bottom right no-repeat;
}

#navigation li#last a.active {
	background: url(../img/nav-last-active-bg.jpg) bottom right no-repeat;
}

#navigation li a {
	font-size: 15px;
	font-weight: bold;
	color: #FFF; 
	text-decoration: none;
	padding: 9px 20px 11px 20px!important;	
}

#navigation li#firstnavitem a, #navigation li#firstnavitem a:hover {
	border-left: 0px;
}


#navigation li a:hover { 
	color: #FFF; 
	background: #75b42d url(../img/nav-over-bg.gif) repeat-x;
}

#navigation li a.active, #navigation li a.active:hover { 
	background: #75b42d url(../img/nav-active-bg.gif) repeat-x;  
}


#navigation #nav-zoek-icon {
	vertical-align: top; 
	margin: 10px 0px 0px 5px;	
}

#navigation li#bestemmingen a.active {
	background: #75b42d url(../img/nav-active-bg.gif) repeat-x; 
}

#navigation li#bestemmingen:hover, #navigation li#bestemmingen.hover{
	background: #75b42d url(../img/nav-over-bg.gif) repeat-x;  
}
	 

#navigation li#bestemmingen a { 
	text-decoration: none;	
	padding-right: 17px!important;
}




/* HOMEPAGE */

#GalleryOuter{
	position: relative;
}

#myGallery{
	width: 738px;
	height: 165px;
	z-index:5;
	border: 0px solid #000;
	overflow: hidden;
	float: left;
	
}

#slideshowcontrols{
	background: #333;
	
	width: auto;
	height: 19px;
	padding: 10px 10px;
	display: block;
	z-index: 1000;
	position: absolute;
	top: 126px;
	/*left: 500px;*/
	left: 0px;
	opacity: .75;
}

#slideshowcontrols a{
	background-image: url('/templates/parkvakanties/img/slide/circ-off.png');
	display: block;
	width: 11px;
	height: 11px;
	float: left;
	margin: 5px;
	color: #fff;
	text-align: center;
	font-size: 1px;
	opacity: 1 !important;
}

#slideshowcontrols a.highlight, #slideshowcontrols a:hover{
	background-image: url('/templates/parkvakanties/img/slide/circ-on.png');
}



#vergelijk-balk {
	margin: 14px 0 0 0;
	height: 54px;
	border: 1px solid #d9d9d9;
	border-width: 1px 0px;
	padding: 0px 0px;
	clear: both;	
}

#vergelijk-alle-parken {
	float: left;
	margin: 15px 4px 0 10px;	
}

#vergelijk-balk a {
	display: block;
	float: left;
	padding: 2px 12px;	
}



/* zoekblok */

.home-searchbox {
	margin: 12px 0 12px 0 ;
	background: url(../img/zoekblok-bg.jpg);
	font-size: 11px;
	height: 226px;
	width: 738px;
	position: relative;
}

.home-searchbox h2 {
	color: #FFF;
	font-size: 15px;
	margin: 0px 0 8px 10px;
	padding: 5px 0 0 0;
}

#searchform { 
	margin-bottom: 2px;
	font-size: 13px;
	padding: 10px 8px 0px 36px;
	
}

.searchbox-left {
	float: left;
	width: 208px;
	margin: 0 12px 0 0;
		
}


#searchform label {
	display: block;
	
	font-size: 15px;
	font-weight: bold;
	color: #454545;	
	padding: 12px 0px 5px 0;
	float: left;
	width: 200px;	
}


.searchbox-select {
	
	width: 199px;
	height: 28px;
	margin: 2px 0 5px 0;
	
	padding: 6px 0 0 9px;
	
	color: #594e4e;	
	
	float: left;
	
	background: transparent url(../img/searchbox-select.jpg) top left;
	cursor: pointer;
	
}

#home-searchbox-button {
	display: block;
	float: right;	
	border: 0px;	
	width: 199px;	
	height: 41px;
	background: #2c6f73 url(../img/toon-parken.jpg) top left;
	margin: 28px 41px 0 1px;
	padding: 1px 0px 4px 12px;
	font-size: 16px;	
	/*font-weight: bold;*/
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	cursor: pointer;
}

#meer-zoeken {
	width: 200px;
	float: right;	
	margin: 24px 41px 0 1px;
	color: #777777;
	font-size: 11px;
	line-height: 21px;
	text-align: center;
}

#zoeken-kaart-icon { vertical-align: top; margin: 2px 1px 0px 4px; }


#searchform div.list{
	background: #fff;
	border: 1px solid #c9c9c9;
	border-width: 1px 1px 1px 1px;
	position: absolute;
	
	width: 186px;
	padding: 5px 10px;
	color: #594e4e;
	
	max-height: 270px;
	overflow: auto;
	display: none;
}

#searchform ul{
	margin: 0;
	padding: 0;
}

#searchform ul li a{
	display: block;
	width: 140px;
}

#searchform ul li {
	margin: 5px 0 5px 0;
	padding: 0 0 5px 24px;
	border-bottom: 1px solid #eee;
}


#searchform #landlist{
	left: 36px;
	top: 109px;
}

#searchform #regiolist{
	left: 256px;
	top: 109px;
}

#searchform #themalist{
	left: 36px;
	top: 186px;
}

#searchform #ligginglist{
	left: 256px;
	top: 186px;
}









/* highlight boxes */ 

.highlight-box-home {
	width: 237px;
	height: 202px;
	float: left;
	margin: 14px 0 10px 12px;
	padding: 0px 0px 0px 0px;
	background: url(../img/highlight-box-home-bg.jpg) no-repeat;
	font-size: 13px;
}

.highlight-box-home-first {
	margin: 14px 0 0 0px;	
}

.highlight-box-home img {
	float: center;
	margin: 0 0 7px 0px;	
}

.highlight-box-home h2 {
	padding: 0px 8px 0px 8px;	
	margin: 0px 0 6px 0px;	
	font-size: 14px;
	font-weight: normal;
	color: #f35a29;
}

.highlight-box-home p {
	padding: 0px 8px 0px 8px;		
	font-size: 11px;
	line-height: 17px;	
}



.highlight-box-link ul {
	margin: 0px 0 0px 8px;
	padding: 0px 0 0 0;
}

.highlight-box-link ul li {
	padding: 0px 0 1px 14px;  
	background: url(../img/icons/bullet-arrow.gif) 1px 5px no-repeat;
	font-size: 11px;
}

.highlight-box-link a {
	font-weight: bold;
	font-size: 11px;
}

.highlight-box-link a.nobold {
	font-weight: normal;	
}

.highlight-box-link span {
	color: #f35a29;
}

.profiteernu {
	margin: -2px 0 0 0;
	text-align: right;	
}

a.profiteernu-link, a.profiteernu-link:hover {
	font-size: 11px;
	font-weight: bold;
	align: right; 
	padding: 0px 0 4px 13px;  
	background: url(../img/icons/bullet-arrow.gif) 0px 2px no-repeat;
}

.highlight-box-link-left {
	float: left;
	padding: 0px 0px 0px 8px;
	width: 90px;	
}

.highlight-box-link-right {
	float: right;
	padding: 0px 4px 0px 5px;
	width: 120px;
}

.highlight-box-link-left ul, .highlight-box-link-right ul{
	margin: 0px 0 0px 0px;
	padding: 0px 0 0 0;
}

.highlight-box-link-left ul li, .highlight-box-link-right ul li {
	padding: 0px 0 1px 14px;  
	background: url(../img/icons/bullet-arrow.gif) 1px 5px no-repeat;
	font-size: 11px;	
}

.highlight-box-link-left ul li a, .highlight-box-link-right ul li a {
	font-weight: bold;
}




/* actieblok */

#actieblok-home {
	border: 16px solid #edfdd4;
	padding: 10px;	
	margin: 0 0 10px 0;
	height: 194px;
}

#actieblok-home-right {
	float: right;	
}
	
#actieblok-home-left {
	width: 365px;
	float: left;
	padding: 1px 3px 3px 3px;	
} 
	
#actieblok-home-left p {
	line-height: 23px;	
}

#actieblok-home-left #bekijk-lmbutton {
	margin: 0 0 0 90px;
}



#home-handig-box-left {
	float: left;
	padding: 15px 0px 0px 8px;
	width: 159px;
	font-size: 11px;
	color: #606060;
}

#home-handig-box-right {
	float: right;
	padding: 15px 4px 0px 5px;
	width: 158px;
}

#home-handig-box-left b, #home-handig-box-right b {
	font-size: 13px;
	color: #f35a29;
	font-weight: normal;	
}
	
	
#home-handig-box-left ul, #home-handig-box-right ul{
	margin: 3px 0 0px 0px;
	padding: 0px 0 0 0;
}

#home-handig-box-left ul li, #home-handig-box-right ul li {
	padding: 0px 0 3px 14px;  
	background: url(../img/icons/bullet-arrow.gif) 1px 5px no-repeat;
	font-size: 11px;
}


/* zoeken op locatie en voorkeur blokken */

#home-populair {
	float: left;
	width: 362px; 
	margin: 9px 0 15px 0px;	
}

#home-populair-right {
	float: right;	
	width: 362px; 
	margin: 9px 0 15px 0px;	
}

.home-populair-box {
	width: 362px;
	height: 245px;
	background: url(../img/thema-zoeken-box-home.jpg) no-repeat;
	margin: 4px 0 0px 0px;
	padding: 0 8px 0 3px;
}

.home-populair-box-left {
	float: left;
	padding: 9px 0px 0px 12px;
	width: 165px;
	
}

.home-populair-box-right {
	float: right;
	padding: 9px 4px 0px 5px;
	width: 172px;
}

.home-populair-box-left b, .home-populair-box-right b {
	display: block;
	font-size: 13px;
	color: #594e4e;
	margin: 0px 0 3px 0; 
}

.home-populair-box-left b.populair-b-lower, .home-populair-box-right b.populair-b-lower {
	margin: 6px 0 3px 0; 
}

.home-populair-box-left ul, .home-populair-box-right ul{
	margin: 0px 0 0px 0px;
	padding: 0px 0 0 0;
}

.home-populair-box-left ul li, .home-populair-box-right ul li{
	padding: 0px 0 2px 16px;  
	background: url(../img/icons/bullet-arrow.gif) 1px 5px no-repeat;
}

.home-populair-box p {
	font-size: 11px;
	float: right;
	margin-right: 17px;
}


/* REIZEN ITEMS */

.reizen {
	margin: 0px 0 0 0;
	border-width: 0px 1px;
	overflow: hidden;
}

.reizen-item {
	padding: 14px 12px 12px 12px;
	border-bottom: 1px solid #d9d9d9;
	overflow: hidden;
}

.reizen-item-left {
	float: left;
	text-align: center;
}

.reizen-item-right {
	float: right;
	width: 559px;
}

.reizen-item-right h3 {
	margin: 2px 0 2px 0;	
	float: left;
}

.reizen-item-right h3 a {
	font-size:15px;
	font-weight: bold!important;	
}

.reizen-item-right #park-sterren {
	float: left;
	vertical-align: top; 
	margin: 1px 0px 0px 6px;
}

.reizen-item-right p {
	margin-top: 8px;
	line-height: 20px;
}

.reizen-image {
	width: 141px; 
	height: 104px;
}

.item-image {
	border: 1px solid #0cace8;
	margin-top: 4px;
}

a.reisimglink{
	width: 141px; 
	height: 104px; 
	overflow: hidden; 
	display: block;
	margin-top: 4px;
	padding: 0 0 0px 0;
	
}

.reizen-organisatielogo {
	margin-top: 5px;
	/* border: 1px solid #e0e0cf; */	
}

.park-header {
	float: left;	
}

.park-header h3 {
	padding: 0 0 3px 0;
	margin: 0 0 0 0;	
}


.reizen-beoordeling {
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #979696;
	margin: 5px 0 0 0;
}

.reizen-beoordeling a { font-size: 17px; text-decoration: none; font-weight: bold; color: #FFFFFF; margin-left: 3px; padding: 6px; background: #56a615; }


.reizen-item div.reisinfo {	font-size: 11px; }

.reizen-item div.reisinfo a { color: #f35a29; }

.reizen-item div.reisinfo .lokatie-arrow {
	 vertical-align: top; 
	 margin: 5px 0px 0px 0px;	
}
	
.reizen-item div.lokatieinfo strong{
	dislay: block;
	float: left;
	width: 80px;
	color: #594e4e;	
}



.reizen-item .kenmerken {
	float: left;
	font-size: 11px;
	color: #979696;	
	margin-right: 40px;
	
}

.reizen-item .kenmerken ul {
	float: right;
	margin: 0 0 0 0;
	
}

.reizen-item .kenmerken li {
	font-size: 11px;
	padding: 0px 0 5px 26px;  
	background: url(../img/icons/tick-small.gif) 9px 4px no-repeat;	
	color: #454545;
}

.parkinfo {
	width: 300px;
	float: right;
		
}

.reizen-item .extra-info {
	float: left;
	font-size: 11px;
	color: #979696;	
	margin: 0 160px 0 0;	
}

.reizen-item .extra-info span {
	color: #454545
}

.reizen-item .extra-info .prijs {
	margin-top: 8px;	
}
	
.reizen-item .extra-info span strong {
	font-size: 15px;
}

.knop-meer-info {
	float: right;
	margin: 7px 0 0 0;	
}


.bekijk-alle {
	margin: 5px 0 0 0;
	text-align: right;	
}

a.bekijk-alle-link, a.bekijk-alle-link:hover { 
	padding: 0px 0 4px 15px;  
	background: url(../img/icons/bullet-arrow.gif) 0px 2px no-repeat;
}






/* ZOEK EN BOEK */


#title-tabs {
	border-bottom: 1px solid #d9d9d9;	
	height: 47px;
}

#title-tabs h1 {
	float: left;
}

#tabs {
	float: right;
}

#tabs ul {
	list-style-type: disc;
	padding: 0;
	margin: 17px 0 0 0px;	
	height: 30px;
}

#tabs ul li{
	height: 30px;
	display: block;
	float: left;
	margin: 0px 0 0 5px;
	padding: 0px 0px 0 0px;
	text-align: center;	
	background: transparent url(../img/tab-left.gif) top left no-repeat;
	
}

* html #tabs ul li{
	width: 10px;
}

#tabs ul li a {
	padding: 7px 12px 0px 8px;
	margin: 0 0 0 5px;
	text-decoration: none;
	font-size: 12px;	
	color: #454545; 
	display: block;
	height: 23px;
	
	background: #fff url(../img/tab-right.gif) top right no-repeat;	
}

#tabs ul li a:hover{
	color: #454545;	
	display: block;
}


#tabs ul li.highlight {
	background: transparent url(../img/tab-left-active.gif) top left no-repeat;	
}

#tabs ul li.highlight a {
	color: #454545;
	text-decoration: none;
	
	background: #fff url(../img/tab-right-active.gif) top right no-repeat;	
}

#tabs .tab-icon {
	 vertical-align: top;
	 margin: 0px 2px 0px 0px;
}




h2#aantalparken {
	font-size: 17px;
	color: #707070;
	font-weight: normal;
	margin: 8px 0 5px 0;
}

/* sorteren en pagination */

.sortresults {
	background: #eff0ee;
	border-bottom: 1px solid #d9d9d9;
	height: 34px;
	font-size: 11px;
	color: #666666;
}


.sorteerop {
	float: left;	
	padding: 8px 0px 0px 10px;
}

.sorteerop a {
	color: #f35a29;
}

.sorteerop a:hover {
	color: #454545;
}

.sorteerop a.selected{
	font-weight: bold;
	text-decoration: underline;
	padding-right: 18px;
}

.sorteerop a.selected.desc{
	background: url('/templates/parkvakanties/img/icons/sort-up.gif') no-repeat 100% -1px; 
}

.sorteerop a.selected.asc{
	background: url('/templates/parkvakanties/img/icons/sort-down.gif') no-repeat 100% -1px; 
}


.pagination {
	float: right; 
	padding: 8px 8px 0px 0px;
}


.pagination a {
	background: #FFF;
	padding: 2px 5px;
	border: 1px solid #d9d9d9;	
	font-weight: bold;
	color: #666666;
}

.pagination a.highlight {
	border-color: #f35a29;	
}

.pagination a.spaceleft{
	margin-left: 5px;
}

.pagination a.spaceright{
	margin-right: 5px;
}

.pagination a.vorige {
	padding: 0;
	border: 0;
	background-color: transparent;
	background: url('/templates/parkvakanties/img/icons/pagination-left.gif') no-repeat 0 0px;
	margin: 3px 2px 0px 2px;
}

.pagination a.vorige:hover{
	text-decoration: none;
}

.pagination a.volgende {
	padding: 0;
	border: 0;
	background-color: transparent;
	background: url('/templates/parkvakanties/img/icons/pagination-right.gif') no-repeat 0 0px;
	margin: 3px 2px 0px 2px;
}

.pagination a.vorige:hover{
	text-decoration: none;
}

.pagination-image {
	vertical-align: top;
	margin: 3px 2px 0px 2px;
}


.sortresults-bottom {
	border-bottom: 0px;	
}




div.indexpages{
	margin: 0 auto;
}

div.indexpages span{
	float: left;
	display: block;
	margin-right: 10px;
}

div.indexpages a{
	background: #FFF;
	padding: 3px 7px;
	border: 1px solid #d9d9d9;	
	font-weight: bold;
	color: #666666;
}

div.indexpages a.highlight{
	border-color: #f35a29;	
}

div.indexpages a.spaceleft{
	margin-left: 15px;
}

div.indexpages a.spaceright{
	margin-right: 15px;
}





/* filters */

#zoekfilters h4 {
	font-size: 15px;
	font-weight: bold;
	color: #f35a29;
	border-bottom: 1px solid #d9d9d9; 
	padding: 0 0 4px 0;	
}

#zoekfilters label {
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	color: #454545;
}


#zoekfilters ul{
	margin: 3px 0 0px 0px;
	padding: 0px 0 0 0;
	
}

#zoekfilters ul li {
	padding: 0px 0 7px 14px;  
	background: url('/templates/parkvakanties/img/icons/bullet-arrow.gif') 0px 4px no-repeat;
	font-weight: bold;
	font-size: 12px;
}

#zoekfilters ul li:hover{
	background: url('/templates/parkvakanties/img/icons/bullet-plus-icon-highlight.gif') no-repeat 0px 4px; 
}

#zoekfilters ul li.highlight {
	background: url(../img/icons/bullet-arrow-icon-highlight.gif) no-repeat 0px 5px; 
}

#zoekfilters ul li.highlight a:hover {
	background: url(../img/icons/bullet-x-icon-highlight.gif) no-repeat 100% 4px; 
	padding-right: 12px;
	text-decoration: line-through !important;
}

#zoekfilters ul li.highlight a{
	color: #f35a29 !important;
}

#zoekfilters ul li a { 
	font-weight: bold;
}

#zoekfilters ul li a:hover {
	text-decoration: none;
	color: #454545;
}

#zoekfilters ul li a span { 
	font-weight: normal;
	color: #454545;
}


.filter-divider {
	height: 1px;
	background: #d9d9d9;
	margin: 5px 0px;	
}

.zoekfilter-toonalle {
	display: block;
	font-size: 11px;	
	color: #f35a29;
	margin: 0px 0 10px 15px;
	background: url(../img/icons/arrow-down.gif) 48px 6px no-repeat;
}

.zoekfilter-toonalle:hover {
	color: #454545;
	background: url(../img/icons/arrow-down.gif) 48px 6px no-repeat;	
}

/* geselecteerde filter */
#filters{
	border: 1px solid #D0D0D0;
	padding: 5px 10px;
	line-height: 24px;
	margin: 12px 5px 5px 0px;
	background: #fff;
}

#filters a{
	padding-right: 12px;
	background: url(../img/icons/bullet-x-icon.gif) no-repeat 100% 3px; 
}

#filters a:hover{
	text-decoration: line-through;
	background: url(../img/icons/bullet-x-icon-highlight.gif) no-repeat 100% 3px; 
	margin-left: 5px;
	color: #56A615;
}


/* Google maps */

#ggouter{
	border: 1px solid #E7E7E7;
	width: 732px;
	padding: 2px;
	height: 500px;
}


div.ggmapinfobox{
	border: 1 px solid green;
}

#ggmap{
	color: #000;
	width: 732px;
	height: 500px;
	
}

#ggmap div#iw_kml{
	line-height: 19px;
	display: block;
}

#ggmap div#iw_kml span{
	
}

#ggmap div#iw_kml img{
	display: block; 
	width:118px; 
	height: 87px; 
	margin: 5px 10px 2px 0;
}

#ggmap strong{
	color: #202053;
}

#ggmap a{
	color: #56A615;
	text-decoration: underline;
}

#ggmap a:hover{
	color: #000;
	text-decoration: underline;
}

#ggmap input{
	border: 1px solid #303063;
	padding: 2px 2px 2px 2px;
}


#ggmap input.submit{
	border: 1px solid #000;
	color: #fff;
	padding: 1px;
	background: #FFAE4A url(../img/button-bg.gif) repeat-x bottom left; border: 1px solid #D17708;
}




/* VAKANTIEPARKEN OVERZICHT / MINI SITEMAPS / SUBPAGES */

.highlight-box-small {
	width: 175px;
	height: 256px;
	float: left;
	margin: 3px 0 15px 12px;
	padding: 0px 0px 0px 0px;
	background: url(../img/highlight-box-small-bg.jpg) no-repeat;
	font-size: 11px;
}

.highlight-box-small-first {
	margin: 3px 0 0 0px;	
}

.highlight-box-small img {
	float: center;
	margin: 0 0 7px 0px;	
}

.highlight-box-small h2 {
	padding: 0px 8px 0px 8px;	
	margin: 0px 0 6px 0px;	
	font-size: 14px;
	font-weight: normal;
	color: #f35a29;
}

.highlight-box-small h2 a {
	color: #f35a29;
}

.highlight-box-small p {
	padding: 0px 8px 0px 8px;		
	font-size: 11px;
	line-height: 17px;	
}

.highlight-box-small-link-left {
	float: left;
	padding: 0px 0px 0px 8px;
	width: 70px;	
}

.highlight-box-small-link-right {
	float: right;
	padding: 0px 4px 0px 5px;
	width: 80px;
}

.highlight-box-small-link-left ul, .highlight-box-small-link-right ul{
	margin: 0px 0 0px 0px;
	padding: 0px 0 0 0;
}

.highlight-box-small-link-left ul li, .highlight-box-small-link-right ul li {
	padding: 0px 0 1px 14px;  
	background: url(../img/icons/bullet-arrow.gif) 1px 5px no-repeat;
	font-size: 11px;	
}

.highlight-box-small-link-left ul li a, .highlight-box-small-link-right ul li a {
	font-weight: bold;
}

.highlight-box-small-bekijk-alle {
	margin: 8px 0 0 0;
	text-align: right;	
}

.highlight-box-small-bekijk-alle a, .highlight-box-small-bekijk-alle a:hover {
	font-size: 11px;
	font-weight: normal;
	align: right; 
	padding: 0px 8px 4px 13px;  
	background: url(../img/icons/bullet-arrow.gif) 0px 2px no-repeat;
	
}


/* KETENS */

.keten-image {	
	width: 105px;
	margin: 0px 0 10px 0px;
	padding: 5px;
	border: 1px solid #CCC; 
}

.keten-overizcht-header {
	float: left;
}

.keten-overizcht-header h3 {
	float: left;
	margin: 0px 0px 4px 0px;
	padding: 0 0 0 0;
}

.keten-overizcht-sterren {
	float: left;
	vertical-align: top; 
	margin: 1px 0px 0px 6px;
}

.keten-overizcht-numparken {
	font-size: 100%;
	float: right;
	display: block;
	color: #666;
	font-style: italic;
}	

#keten-item-numparken {
	float: right;
	margin: 21px 0 0 0;
	display: block;
	color: #666;
	font-style: italic;	
}

#keten-item-logo {
	float: right;
	width: 108px;
	margin: 4px 0 10px 5px;
	padding: 5px;
	border: 1px solid #CCC; 	
}

div.keten-nieuwsitem{
	display: block;
	margin: 10px 0 30px 0;
}

div.keten-nieuwsitem-img{
	display: block;
	margin: 0 10px 0 0;
	width: auto;
	float: left;
}

.ketennieuws-date {
	font-size: 90%;
	margin: -2px 0 5px 0;
	display: block;
	color: #555;
}

.keten-nieuwsitem-text p {
	line-height: 18px;
}

#ketentab-nieuws-left {
	float: left;
	width: 460px;
}
	
#ketentab-nieuws-right {
	float: right;	
	width: 250px;
}

div#numbeoordelingen{
	font-size: 10px;
	color: #555;
	text-align: center;
	margin: 0 -23px 0 0;
}

/* PARKPAGINA */

#content-wide {
	margin-top: 12px;
}

#content-wide #breadcrumb {
	float: left;	
}

#terug {
	float: right;	
}

#terug a {
	color: #454545;
	font-size: 11px;	
	padding: 1px 0 3px 22px;  
	background: url(../img/icons/goback.gif) 4px 0px no-repeat; 
}

#parktitle {
	border-bottom: 1px solid #d9d9d9;	
	height: 47px;
}

#parktitle h1 {
	float: left;
}

#parkpagina-sterren {
	float: left;
	vertical-align: top; 
	margin: 21px 0px 0px 8px;
}

#share {
	float: right;
	background: #f5f5f5;
	width: 225px;
	height: 25px;
	margin: 12px 0 0 0;
	padding: 10px 0 0 0;
}

#share span.title {
	display: block;
	margin: 0px 6px 0 8px;
	font-size: 11px;
	float: left;
}	

#parkinfo {
	width: 564px;
	float: left;
	margin: 2px 0 0 0;
}

#intro {
	width: 465px;
	float: left;
	font-size: 14px;
	line-height: 24px;	
}

#intro.full{
	width: 560px;
}

.park-beoordeling {
	float: right;
	font-size: 10px;
	font-weight: normal;
	color: #979696;
	margin: 10px 15px 0 0;
	text-align: center;
	
}

.park-beoordeling a { 
	font-size: 24px; 
	text-decoration: none; 
	font-weight: bold; 
	color: #FFFFFF; 
	padding: 9px; 
	background: #56a615;
	line-height: 48px; 
}

.park-beoordeling .beoordelingsubtext{
	line-height: 130%;
	margin-top: 2px;
}


#cta {
	height: 115px;
	background: url(../img/cta-bg.jpg) no-repeat;
	margin: 16px 0 10px 0px;		
}

#cta ul {
	float: left;	
	margin: 23px 0 0 15px;
	
}

#cta ul li { 
	padding: 0px 0 5px 24px;  
	background: url(../img/icons/bullet-arrow-red.gif) 9px 4px no-repeat; 
	font-size: 12px; 
}

#cta #ctalinks {
	float: right;	
	margin: 20px 23px 0 0;
	text-align: center;
	font-size: 11px;
	color: #777777;	
}

#cta #ctalinks #ctalinks-button a {
	display: block;
	width: 176px;
	height: 28px;
	background: url(../img/bekijk-beschikbaarheid.jpg) no-repeat; 
	padding: 9px 12px 0 0px;
	margin: 6px 0 8px 0;
	color: #FFF;	
	font-weight: bold;
	font-size: 13px;	
}

#park-faciliteiten {
	float: left;
	width: 235px;
	border-right: 1px solid #d9d9d9;		
	padding: 0 0 0 25px;
	margin: 0 20px 10px 0;
}

#park-faciliteiten ul {
	margin: 9px 0 0 0;	
}

#park-faciliteiten li {	
	padding: 0px 0 5px 18px;  
	background: url(../img/icons/tick-small.gif) 0px 4px no-repeat;	
	color: #454545;
}

.park-faciliteiten-toonalle {
	display: block;
	font-size: 11px;	
	color: #f35a29;
	margin: 0px 0 0px 19px;
	background: url(../img/icons/arrow-down.gif) 48px 6px no-repeat;
}

.park-faciliteiten-toonalle:hover {
	color: #454545;
	background: url(../img/icons/arrow-down.gif) 48px 6px no-repeat;	
}


#park-ligging {
	float: left;	
}
	
#ligging-block {
	float: left;
	margin: 7px 0 20px 0;	
	line-height: 24px;
	width: 200px;
	
}

#ligging-block a {
	font-weight: bold;		
}


#ligging-maplink {
	float: right; 
	text-align: center;
	
}

#bekijk-kaart-link {
	display: block;
	font-size: 11px;	
	color: #f35a29;
	margin: 0px 0 0px opx;
	
}


/* park foto's */

#images-block {
	width: 400px;
	float: right;
	margin: 2px 0 0 0;
}
	

#thumbs {
	background: #eff0ee;
	height: 73px;	
	width: 400px;
	padding: 7px 0 0 0;	
}	
	
#thumbs a {
	margin: 0 2px 0 3px;	
}
	
#thumbs a#thumbsnav-left {	
	margin: 0 0px 0 3px;	
}
	
#thumbs a#thumbsnav-right {
	margin: 0 3px 0 0px;
	display: block;
	float: right; 
}	

/* park tab content */

#content-park {
	float: left;
	width: 738px;	
}
	
.parktabs {
	float: left!important;
}	
	
.parktabs ul {
	margin-top: 8px!important;	
}

.parktabs ul a:hover {
	text-decoration: underline!important;	
}

.first-tab {
	margin-left: 0px!important;
}

.parktabs ul li.boeken a {
	font-weight: bold;
	color: #f35a29!important;	
}
	
.right-column {
	float: right!important;
	margin-top: 6px!important; 
} 	
	
#tabcontent-holder {	
	width:715px; 
	margin: -1px 0 10px 0; 
	padding: 15px 10px;
	min-height: 400px;
	border:1px solid #d9d9d9; 
}

#tabcontent-holder h3 {
	color: #f35a29;	
	font-weight: normal;
}
		
#infotab-left {
	float: left;
	width: 510px;
}
	
#infotab-right {
	float: right;	
}

#park-adres {
	float: left;
	width: 310px;
}

#park-aanbieder {
	float: left;
	text-align: center;
	font-size: 11px;
	color: #979696;	
}

#park-aanbieder img {
	width: 78px;
}

#infotab-right h3 {
	color: #454545;
	font-weight: normal;
}
	
#infotab-right ul {
	margin: 8px 10px 0 0px;	
}

#infotab-right ul li {
	padding: 0px 0 5px 16px;  
	background: url(../img/icons/bullet-arrow.gif) 0px 4px no-repeat; 	
	color: #454545;
}
	
#content-park h2 {
	font-weight: normal;
	margin: 12px 0 9px 0;
}


#parkmap-outer{
	width: 690px;
	padding: 2px 0 0 5px;
	height: 450px;
	margin-bottom: 20px;
}

#parkmap-outer #ggouter{
	border: 1px solid #E7E7E7;
	width: 690px;
	padding: 2px;
	height: 450px;
}

#parkmap-outer #ggmap{
	color: #000;
	width: 690px;
	height: 450px;	
}

.tab-faciliteiten-col {
	float: left;
	width: 220px;	
}

#boeken-park-aanbieder { 
	border: 10px solid #efefed;
	background: #FFF;
	padding: 10px;
}

#boeken-park-aanbieder h2 {
	float: left;
	margin: 18px 20px 0 15px;
}

#boeken-park-aanbieder-img {
	float: left;
	margin: 0 0 0 0px;	
}

#boeken-park-aanbieder-img img {
	width: 75px;
}


#boeken-park-aanbieder-button {
	display: block;
	width: 172px;
	height: 28px;
	background: #FFF url(../img/bekijk-beschikbaarheid.jpg) no-repeat; 
	padding: 9px 2px 0 13px;
	margin: 8px 0 8px 0;
	font-size: 13px;	
	float: right;	
}

#boeken-park-aanbieder-button a {
	color: #FFF;
	font-weight: bold;
}
	
	
.touroperator-item-odd {
	padding: 4px;
	background: #efefed;  
}

.touroperator-item-even {
	padding: 4px;
	background: #FFFFFF;  
}



.touroperator-item-img {
	margin: 1px 0 0 2px;
	float: left;
}
	
	
.touroperator-item-odd span, .touroperator-item-even span {
	margin: 9px 0 0 15px;
	float: left;
}


	
a.touroperator-item-button, a.touroperator-item-button:hover { 
	display: block;
	float: right;
	width: 99px;
	height: 24px;
	background: transparent url(../img/bekijk-prijzen.jpg) no-repeat;
	text-align: center;
	padding: 6px 0px 0 0px;
	margin: 4px 5px 2px 0px;
	color: #FFF;	
	font-weight: bold;
	font-size: 12px;	
}



/* beoordelingen */

#beoordeling-intro {
	float: left;
	width: 400px;
}

.plaatsbeoordeling-button a {
	display: block;
	float: center;
	width: 120px;
	height: 30px;
	background: url(../img/plaats-beoordeling.jpg) no-repeat; 
	padding: 6px 0px 0 12px;
	margin: 15px 0px 0px 120px;
	color: #FFF;	
	font-weight: bold;
	font-size: 12px;	
}

.plaatsbeoordeling-button a.empty{
	margin: 15px 0px 0px 0px;
}

#beoordeling-score {
	float: right;
	width: 300px;
}	
	
	
#beoordeling-score-left {
	float: left;
	width: 200px;
}

#beoordeling-score-left table {
	width: 200px;
	padding: 3px 0 0 0;
	
}

#beoordeling-score-left table .beoordeling-cat {
	font-weight: bold;
	padding: 3px 0 3px;	
}

#beoordeling-score-left table td {
	border-bottom: 1px solid #d9d9d9;
}	

#beoordeling-score-right {
	float: right;
	font-size: 24px; 
	text-decoration: none; 
	font-weight: bold; 
	color: #FFFFFF; 
	padding: 14px 8px; 
	background: #56a615;
	margin: 5px 10px 0 0;	
}	
	
	
.beoordeling-item {
	margin: 10px 0 5px 0;
	overflow: hidden;
	border-bottom: 1px solid #d9d9d9;
	min-height: 100px;	
}
	
.beoordeling-item-top {
	background: #eef0ed;	
	padding: 8px;
	height: 19px;
	margin: 6px 0 5px 0;
}

.beoordeling-item-top span {
	float: left;
	font-weight: bold;
}

.beoordeling-item-top .beoordeling-datum {
	float: right;
	font-size: 11px;
	color: #6f726d;
}

.beoordeling-item-bottom .beoordeling-text {
	float: left;
	width: 675px;
	margin: 4px 0 10px 0;
	line-height: 20px;
}

.beoordeling-item-bottom .beoordeling-nr {
	float: right;
	font-size: 17px; 
	text-decoration: none; 
	font-weight: bold; 
	color: #FFFFFF; 
	padding: 10px 5px; 
	background: #56a615;
	margin: 5px 10px 0 0;		
}

	
/* park right column */

#cta-park-prijs {
	width: 226px;
	height: 71px;
	background: url(../img/cta-park-prijs.jpg) no-repeat;
	margin: 0 0 12px 0;		
}

#park-prijs {
	float: left;
	margin: 26px 0 0 24px;
	font-size: 11px;
	color: #979696;	
}

#park-prijs strong {
	font-size: 15px;
	font-weight: bold;
	color: #454545;	
}

#ctaprijzen-button a {
	display: block;
	float: right;
	width: 99px;
	height: 30px;
	background: url(../img/bekijk-prijzen.jpg) no-repeat; 
	padding: 6px 0px 0 12px;
	margin: 21px 12px 0px 0px;
	color: #FFF;	
	font-weight: bold;
	font-size: 12px;	
}


#park-zoover {
	margin: 12px 0px;	
}

#quote-door {
	float: right;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

#quote p { font-style: italic; color: #4F4F4F; }





/* AANBIEDINGEN / NIEUWS */

.aanbiedingen {
	margin: 5px 0 0 0;
	border-top: 0px;
	overflow: hidden;
}

.aanbiedingen-item {
	padding: 9px 7px;
	overflow: hidden;
	
	padding: 14px 12px 12px 12px;
	border-bottom: 1px solid #d9d9d9;
	overflow: hidden;
}

.aanbiedingen-item-left {
	float: left;
	text-align: center;
}

.aanbiedingen-item-right {
	float: right;
	width: 582px;
}

.aanbiedingen-item-right h3 a {
	font-size:15px;
	font-weight: bold!important;	
}

.aanbiedingen-item-right p {
	margin-top: 8px;
	line-height: 20px;
}

.aanbiedingen-item-right span.date {
	font-size: 90%;
	margin-top: -3px;
	display: block;
	color: #555;
}


.aanbiedingen-image {
	min-width: 80px;
	min-height: 60px;
	
}

.aanbiedingen-parklogo {
	margin-top: 5px;
}

.aanbiedingen-item-right span.numparken {
	font-size: 100%;
	float: right;
	display: block;
	color: #666;
	font-style: italic;
	margin-top: -25px;
}

.aanbiedingen-price {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #4D4D4D;
	margin: 0 0 8px 0;
}


.aanbiedingen-price a { font-size: 18px; text-decoration: underline; font-weight: bold; }


a.aanbiedingen-button, a.aanbiedingen-button:hover { 
	display: block;
	float: right;
	width: 99px;
	height: 24px;
	background: transparent url(../img/bekijk-prijzen.jpg) no-repeat;
	text-align: center;
	padding: 6px 0px 0 0px;
	margin: 8px 0px 2px 0px;
	color: #FFF;	
	font-weight: bold;
	font-size: 12px;	
}

* html a.aanbiedingen-button, * html a.aanbiedingen-button:hover { margin: 0px 0 12px 0px; }




.aanbiedingen-item div.lokatieinfo{
	font-size: 11px;
}

.aanbiedingen-item div.lokatieinfo strong{
	dislay: block;
	float: left;
	width: 50px;
	color: #4d4d4d;
}


.feedaanbiedingen .aanbiedingen-item .aanbiedingen-item-center {
	float: left;
	width: 400px;
	margin: 0 10px 0 10px
}

.aanbiedingen-item-center p{
	line-height: 16px;
	color: #7e7e7e;
}

.aanbiedingen-item-center p span{
	display: block; 
	width: 50px; 
	float: left;
}

.aanbiedingen-item-center p strong{
	color: #4D4D4D;
	font-weight: normal;
}


.feedaanbiedingen .aanbiedingen-item .aanbiedingen-item-right {
	float: right;
	width: 110px;
	text-align: left;
}

div.aanbiedingen-item div.parkaanbiedingen{
	background: #f1fbdf; 
	border: 2px solid #afd284; 
	padding: 2px 10px 2px 10px;
}






/* SPECIALS */

.uitjes div.subnav{
	font-size: 12px;
	color: #a3a3a3; 
	background: #f1fbdf; 
	border: 1px solid #afd284; 
	padding: 5px 10px 5px 10px; 
	text-align: center;
}

.uitjes .subnav strong{
	color: #4e4c4d;
}

.uitjes .subnav a{
	font-weight: bold;
}

.uitjes .subnav div{
	font-weight: bold;
	display: block;
	overflow: none;
	width: 298px;
	float: left;
}
.uitjes .subnav div.mid{
	width: 120px;
}
	
.uitjes .subnav div.left{
	text-align: left;
}

.uitjes .subnav div.right{
	text-align: right;
}

.uitjes img.contentimgright{
	border: 1px solid #c4c4c4;
	padding: 3px;
	margin: 5px 0 10px 20px;
}

.uitjes img.contentimgleft{
	border: 1px solid #c4c4c4;
	padding: 3px;
	margin: 5px 20px 10px 0px;
}




/* LASTMINUTES */

div.zoekenfilterform{
	padding: 0px 10px 10px 10px;
	line-height: 24px;
	margin: 15px 0px 2px 0px;	
	background-color: #f0f0ee;
	padding: 10px;  
 	color: black;
  	font-size: 13px;	
}

div.zoekenfilterform span{
	margin-right: 10px;
	float: left;	
}

div.zoekenfilterform .select{
	font-size: 13px;
	padding: 5px;  
	border: 1px solid #d4d4d4; 
	margin: 4px 6px 4px 0px;
}

div.zoekenfilterform .select option{
	padding: 1px 3px 1px 3px;
}

div.zoekenfilterform .select option.month{
	background: #eee;
}

div.zoekenfilterform .select option.indent{
	padding-left: 20px;
}


div.zoekenfilterform label{
	line-height: 18px;
	font-weight: bold;
	
}

div.zoekenfilterform .field{
	line-height: 18px;
	height: 20px;
	font-weight: bold;
	width: 166px;
	border:1px solid #DDD;
}

div.zoekenfilterform input.button{
	margin: 18px 0 0 0px;
	width: auto;
	padding: 3px 10px 3px 10px !important;
	float: left;
}


#datefields{
	margin-top: 0px;
}

#sorteerbox{
	margin: 0 0 10px 0;	
	float: right;
}
	
#sorteerbox a.selected{
	text-decoration: underline;
	color: #000;
}





/* LEFT COLUMN */

#box-parken-gevonden {
	padding: 4px 10px 0px 10px;	
	background: url(../img/box-parken-gevonden.jpg) no-repeat top left; 
}
#box-parken-gevonden h3 {
	font-size: 15px;
	font-weight: normal;
	color: #fff;	
}

#box-parken-gevonden p {
	margin: 13px 0 5px 14px;
	text-align: center;
	width: 173px;
	line-height: 20px;
}	

#box-parken-gevonden-bottom {
	height: 13px;
	background: url(../img/box-parken-gevonden-bottom.jpg) no-repeat top left;
	margin: 0 0 12px 0px;
}

#box-parken-gevonden-prijzen-button a {
	display: block;
	width: 99px;
	height: 30px;
	background: url(../img/bekijk-prijzen.jpg) no-repeat; 
	padding: 6px 0px 0 12px;
	margin: 8px 0px 0px 50px;
	color: #FFF;	
	font-weight: bold;
	font-size: 12px;	
}


.box-big {
	padding: 9px 10px 0px 10px;	
	background: url(../img/box-big.jpg) no-repeat top left; 	
}

.box-small {
	background: url(../img/box-small.jpg) no-repeat top left; 	
}

.box-big-bottom {
	height: 7px;
	background: url(../img/box-big-bottom.jpg) no-repeat top left;
	margin: 0 0 12px 0px;
}

.box-big h2 {
	margin: 0px 0 10px 0px;
	padding: 0px 0 0 0px;
	font-size: 15px;	
	color: #f35a29;
}

.box-big p {	
	line-height: 22px;
}

.box-nieuwsbrief {
	padding: 9px 8px 0px 8px;	
	height: 154px; 	
}

.box-nieuwsbrief p {
	line-height: 18px;
	color: #454545;		
	padding: 0 0 3px 0;
}

.box-nieuwsbrief input {
	border: 1px solid #b5b5b5;	
	width: 195px;
	padding: 6px;	
}

.button-newsletter { 
	font-size: 13px;
	padding: 0px 0px 3px 0px!important;	
	font-weight: bold;
	color: #FFF;
	border: 0px;
	background: #71ae28 url(../img/nieuwsbrief-button.jpg) top left;	
	margin: 10px 0 0px 0px;	
	border: 0px!important;	
	width: 99px!important;	
	height: 30px;
	text-align: center;
	float: right;
	cursor: pointer;
}

ul.left-column-list {
	margin:0px 0 0 0px;
	padding:0px 0 0 0;
}

ul.left-column-list li {
	padding: 0px 0 6px 14px;  
	background: url(../img/icons/bullet-arrow.gif) 0px 5px no-repeat;
}


ul.left-column-list li a { color: #454545; }
ul.left-column-list li a:hover { color: #000; text-decoration: underline; }



p.actions { text-align: center; padding: 0px 0 0 0; font-size: 11px; font-weight: normal; margin: 12px 0px 0px 0px; line-height: 17px;  color: #7c7c7c; }
p.actions img { vertical-align: top; margin: 0px 0px 0px 8px; }




/* INPUT FORMS */

#searchform-top {
	float: right;	
	margin: 5px 0 0 0;
}

#searchinput { 
	background: #FFF; 
	font-size: 12px; 
	color: #808080; 
	padding: 5px 5px 5px 8px; 
	margin: 0px 0px 0px 0; 
	width: 146px;
	height: 21px;
	background: #FFF url(../img/zoeken.jpg) top left;	
	vertical-align:middle; 
}

#searchinput-button { 
	width: 26px;
	height: 31px;	
	margin: 0px 0px 0px 0!important; 
	background: #FFF url(../img/zoeken-button.jpg) top left;	
	vertical-align:middle; 
	cursor:pointer; *cursor:hand; 
}




/* INPUT TYPES */
form.formulier { 
  background-color: #f0f0ee;
  /*border: 1px solid #a1d8ff;*/
  width: auto;
  margin: 5px 0px 5px 0px;
  padding: 10px;  
  color: black;
  font-size: 13px;
}

form.formulier textarea { 
	background-color: #fff; 
	font-family: Arial, sans-serif; 
	font-size: 13px;
	padding: 5px;  
	color: #000; 
	border:1px solid #d4d4d4; 
	margin: 3px;
}

form.formulier input.text { 
	background-color: #fff; 
	font-family: Arial, sans-serif; 
	font-size: 13px; 
	padding: 5px; 
	color: #000; 
	border:1px solid #d4d4d4; 
	margin: 3px;
}

.button { 
	font-size: 13px;
	padding: 0px 0px 3px 0px!important;	
	font-weight: bold;
	color: #FFF;
	border: 0px;
	background: url(../img/bekijk-prijzen.jpg) no-repeat;	
	margin: 10px 0 0px 0px;	
	border: 0px!important;	
	width: 99px!important;	
	height: 30px;
	text-align: center;
	cursor: pointer;
}

input.error{
	border: 1px solid red !important;
}


form#reactieform{
	width: auto;
}

form#reactieform textarea{
	width: 100%;
	margin: 5px 0 10px 0;
}

p.verplichttext{
	text-align: right;
	font-style: italic;
}



/* FOOTER */


#footer a { 
	color: #4F4F4F;
}

#footer a:hover { 
	color: #000;
	text-decoration: underline; 
}

#footer #hulplinks{
	text-align: center;
	padding: 12px 5px 10px 5px;
	font-size: 11px; 
	color: #595959;
}


#footer #parkenketenlinks div {
	float: left;
	/*padding: 0 1px 0 1px;*/	
}


#footer #parkenketenlinks h5 {
	font-size: 13px;	
	font-weight: bold;
	color: #6f6f6f;
	margin: 5px 0 0px 14px;
	padding: 0 0 2px 0;
	#background: url(../img/dot-horizontal.gif) repeat-x left bottom;
	
}

#footer #parkenketenlinks div div {
	width: 200px;
	float: left;
}

#footer #parkenketenlinks div div a {
	color: #56a615;
	font-size: 11px;	
}

#footer #parkenketenlinks div div a:hover {
	color: #4e4e4e;
}

#footer #parkenketenlinks div div ul li {
	padding: 0px 0 5px 22px;
	background: url(../img/icons/bullet-arrow.gif) 8px 5px no-repeat!important;	 
}




/* tables */
table tr.odd{
	background: #eee;
}

table tr.even{
	background: #fff;
}


/* SITEMAP */

ul#sitemap ul{
	margin: 0 0 5px 5px !important;
}

ul#sitemap li{
	padding: 0px 0 0px 22px !important;
	margin: 3px 0 3px 0px !important;
}


