@charset "UTF-8";
/* CSS Document */

* {
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Verdana, schreefloos;
	color: #999999;
}

a:link {
	color: #2AA026;
	text-decoration: none;
}

a:visited {
	color: #2AA026;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #2AA026;
}

a:hover {
	color: #2AA026;
	text-decoration: underline;
}

body {
	background-color: #9ED39D;
	background-image: url(../images/body_bgr.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

#container_outside {
	width: 883px;
	margin: auto;
}

#container {
	width: 883px;	
	background-image: url(../images/container_bgr.png);
	background-repeat: repeat-y;
	margin: auto;
}

#banner {
	width: 870px;
	height: 261px;
	margin-top: 0px;
}

#banner img {
	width: 870px;
	height: 261px;
}

#uw_vakantieboerderij {
	display: none;
}

#logo {
	width: 229px;
	height: 111px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
		
	position: absolute;
	z-index: 99;
	margin-left: 634px;
	margin-top: 50px;
}

#logo img{
	display: none;
}

.banner_img {
	margin: 0px 0px 0px 2px;

	position: absolute;
	z-index: 0;
}

#banner_slideshow {
	position: absolute;
	z-index: 0;
}


/* Main menu */
#main_menu {
	width: 911px;
	height: 88px;
	background-image: url(../images/main_menu_bgr.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 153px;
	margin-left: -11px;
	padding-left: 20px;
}

#menu_left, #menu_right {	
	margin: 0;
	padding: 0;
}

#menu_left li, #menu_right li {	
	height: 46px;
	float: left;
	display: block;
	list-style-type: none;
	margin-top: 15px;
}

#menu_right {
	position: absolute;
	right: 60px;
}

#menu_left li a, #menu_right li a {
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	line-height: 46px;
	color: white;
	font-family: Arial, "Lucida Grande", Verdana, schreefloos;
}

#menu_left li a:hover, #menu_right li a:hover {
	background-image: url(../images/main_menu_over.png);
}

/* Sub menu */		
#menu_left li ul
{	
	position: absolute;
	visibility: hidden;
	height: 41px;
	padding-left: 18px;
	margin-left: -3px;
	right: 	48px;	
	background-image: url(../images/sub_menu_bgr.png);
	}
	
#menu_left li ul li {
	margin-top: 0px;
	float: left;
	display: inline;
}

#menu_left li ul li a {
	height: 27px;

	line-height: 27px;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #2AA026;
	font-family: Arial, "Lucida Grande", Verdana, schreefloos;
}

#menu_left li ul li a:hover {
	background-image: url(../images/submenu_over.png);			
}
			
	#omgeving_ul{
		width: 760px;
	}
	
	#kamperen_ul{
		width: 649px;
	
	}
	
	#benb_ul{
		width: 538px;
	}

#content {
	width: 840px;
	min-height: 300px;
	margin: 0px 0px 15px 15px;
	
}

#content h1 {
	font-size: 22px;
	color: #2AA026;	
	margin-top: 8px;
	
}

.content_title {
	height: 25px;
	margin-bottom: 10px;
	margin-top: 0px;
	vertical-align: top;
}

#content img {
	width: 410px;
	height: inherit;
}

#left_column {
	width: 410px;
	min-height: 300px;
	float: left;
}

#right_column {
	width: 410px;
	min-height: 300px;
	float: right;
}

.clear {
	clear: both;
	height: 20px;
}

#footer {
	text-align: center;
	width: 883px;
	height: 51px;
	background-image: url(../images/footer_bgr.png);
	background-repeat: no-repeat;
}
	
	#disclaimer a:link {
	color: #ffffff;
	text-decoration: none;
	}
	
	#disclaimer a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
	#disclaimer a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
	#disclaimer a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
#svr_logo {
	width: 48px;
	height: 27px;
	margin: 0px 5px 0px 15px;
	float: left;
	background-image: url(../images/svr_logo.gif);
	background-repeat: no-repeat;
}

#vvv_logo {
	width: 29px;
	height: 29px;
	float: left;
	margin: 0px 5px 0px 5px;
	background-image: url(../images/vvv_logo.gif);
	background-repeat: no-repeat;
}

#kbdb_logo {
	width: 30px;
	height: 29px;
	float: left;
	margin: 0px 5px 0px 5px;
	background-image: url(../images/kbdb_logo.gif);
	background-repeat: no-repeat;
}

#footer_text {
	width: 840px;
	margin-top: -10px;
}

#footer_text p {
	color: #ffffff;
}


#disclaimer{
	width: 70px;
	right: 0px;
	float: left;
	text-align: right;
}

#copyright {
	width: 760px;
	text-align: center;
	float: left;
	padding-bottom: 20px;
}

#naw_gegevens{
	display: none;
}

/* Begin Reserveer & Contact Forms */

#erve_hesselink_form {
	width: 290px;
}

#erve_hesselink_form label {
	font-weight: bold;
	width: 275px;
	display: block;
	margin-bottom: 10px;
}

.input_text {
	background-repeat: repeat-x;
	margin-bottom: 10px;
	background-image: url(../images/input_bgr.gif);
	background-color: none;
	border: none;
	border: solid 1px #CCCCCC;
	outline: none;
}

.input_button{ /* Verzend buttons */
	font-size: 10px;
	background-repeat: repeat-x;
	border: none;
	background-color: transparent;
	background-image: url(../images/button_bgr.gif);
	color: #ffffff;
	cursor: pointer;
}

.input_radio {
	margin-right: 8px;
	margin-bottom: 10px;
}

	.secondradio {
		margin-left: 5px;
	}
	
#erve_hesselink_form img {
	width: 95px;
	margin-bottom: 10px;
}

/* Begin inputfield forms */
#voornaam, #achternaam {
	width: 130px;
}

#adres {
	width: 220px;
}

#huisnr {
	width: 40px;
}

#postcode{
	width: 48px;
}

#woonplaats {
	width: 212px;
}

#netnr {
	width: 40px;
} 

#telefoonnr {
	width: 220px;
}

#aankomst, #vertrek {
	width: 200px;
}

#email, #onderwerp, #vragen {
	width: 269px;
}

#bericht {
	border: solid 1px #CCCCCC;
	outline: none;
	resize: none;
}
/* End inputfield forms */

/* Begin form errors */
#erve_hesselink_form input.fout, #erve_hesselink_form textarea.fout {
    border: 1px solid #FF0000;
}

#left_column #errors ul li {
	color: #FF0000; 
}
/* End form errors */

/* Begin after from send */
.bold {
	font-weight: bold;
}

.td-height {
	height: 15px;
}
/* End after from send */

/* End Forms */

/* Begin admin */
#admin_content {
	width: 840px;
	min-height: 300px;
	margin: 10px 0px 15px 15px;
}

admin_content h1 {
	font-size: 22px;
	color: #2AA026;	
}

.admin_column {
	border: solid 1px #2AA026;
	margin-bottom: 15px;	
}

.admin_header {
	background-color: #2AA026;
	color: #ffffff;
	font-size: 20px;
	padding: 0px 12px 3px 12px;
}

.admin_column_content {
	padding: 0px 12px 0px 12px;
}

#content_title_input {
	font-family: "Lucida Grande", Verdana, Arial, schreefloos;
	font-size: 16px;
	height: 25px;
	color: #2AA026;
	border: solid 1px #CCCCCC;
	max-width: 405px;
	outline: none;
}

.content_input{
	height: 500px;
}

.content_input p{
	margin-bottom: 11px;
}

.admin img {
	width: 20px;
}

#buttons_field {
	text-align: right;
	padding-right: 29px;
}

#replaceme {
	height: 15px;
	width: 385px;
}
/* End admin */