/* ----------------------------------- */
/* Reset styles                        */
/* ----------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;

}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
}

/* ----------------------------------- */
/* Main styles                         */
/* ----------------------------------- */

html {
	height: 100.01%;
}
body {
	height: 100%;
	background-color:#fff;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4e6975;
}
a {
	color: #f15011;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #019cdd;
	font-weight: bold;
	padding: 0 0 10px 0;
}
h1.regio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #019cdd;
	font-weight: bold;
	padding: 0 0 10px 0;
}
p {
	padding-bottom: 20px;
}
strong
{
	font-weight: bold;
}


/* ----------------------------------- */
/* Div styles                          */
/* ----------------------------------- */

#maincontainer {
	position: relative;
	width: 970px;
	height: 770px;
	margin: 0 auto;
}
#leftcontainer {
	position: relative;
	float: left;
	width: 325px;
	height: 770px;
}

#main {
	position: relative;
	float: left;
	width: 645px;
	height: 770px;
}
#logo {
	position: relative;
	float: left;
	width: 325px;
	height: 238px;
}

#analyticsblok {
	display:none;
}

/* ----------------------------------- */
/* Content styles                      */
/* ----------------------------------- */
#submenu_mooistecampings{
	position: relative;
	float: left;
	width: 310px;
	height: 364px;
	display: inline;
	overflow: hidden;
}
#item_mooistecampings{
	position: relative;
	float: left;
	padding: 25px 0 25px 30px;
	display: block;
}
#mooistecampings_content{
	padding: 0 20px 0 0;
	width: 257px;
	height: 330px;
	overflow: auto;
	display: block;
}

#submenu_regio_info{
	position: relative;
	float: left;
	width: 310px;
	height: 364px;
	display: none;
}
#item_regio {
	position: relative;
	float: left;
	padding: 25px 0 15px 30px;
	display: none;
}
#regio_content {
	position: relative;
	float: left;
	width: 260px;
	height: 265px;
	padding: 0 20px 0 0;
	overflow: auto;
}
#submenu_regio{
	position: relative;
	float: left;
	height: 280px;
	display: inline;
}

#submenu_staanplaatsen{
	position: relative;
	float: left;
	width: 300px;
	height: 280px;
	display: inline;
}
#item_staanplaatsen {
	position: relative;
	float: left;
	padding: 13px 0 0 30px;
	display: block;
}
#camping_content{
	position: relative;
	padding: 0 0 0 0;
	width: 275px;
	height: 192px;
	overflow: auto;
}

#submenu_contact{
	position: relative;
	float: left;
	width: 310px;
	height: 364px;
	display: none;
}
#item_contact{
	position: relative;
	float: left;
	padding: 25px 0 25px 30px;
	display: none;
}
#contact_content{
	padding: 0 0 0 0;
	width: 260px;
	height: 300px;
	overflow: auto;
}
#contact_form input.input {
	width: 218px;
	margin: 0 0 2px 0;
}
#contact_form input.verzenden {
	float: right;
	margin: 5px 35px 0 0;
	display: inline;
}

/* ----------------------------------- */
/* Menu styles                         */
/* ----------------------------------- */

.toggle_submenu {
	display: none;
}

#menu {
	position: relative;
	float: left;
	width: 325px;
	height: 485px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	margin: 0;
	float: left;
}
#menu ul li a {
	display: block;
	width: 325px;
	height: 40px;
	text-indent: -1000px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top;
	cursor: pointer;
}
#menu ul.toggle_submenu li a {
	height: 33px;
}
#menu ul li a:hover, #menu ul li a.active {
	background-position: bottom;
}
#menu ul li a#menu_mooistecampings {
	background-image: url(/public/img/menu/mooistecampings.gif);
	background-position: bottom;
}
#menu ul li a#menu_regio_info {
	background-image: url(/public/img/menu/zoek_uw_staanplaats.gif);
}
#menu ul li a#menu_contact {
	background-image: url(/public/img/menu/contact.gif);
}
#menu ul li a#submenu_regio {
	background-image: url(/public/img/menu/regio_info.gif);
	background-position: top;
}
#menu ul li a#submenu_staanplaatsen {
	background-image: url(/public/img/menu/staanplaatsen.gif);
	background-position: top;
}

#regio_foto{
	float: left;
	width: 260px;
}
#foto_1{
	width: 100px;
	padding: 5px;
	float: left;
}
#foto_2{
	width: 100px;
	padding: 5px;
	float: right;
}
.logo_camping{
	float: left;
	width: 232px;
	height: 86px;
}
.camping_content_main{
	margin: 3px 0 0 0;
	float: left;
	width: 232px;
}

.link{
	color: #eb671c;
	text-align: right;
	width: 232px !important;
	display: block !important;
	height: 20px !important;
	text-indent: 1px !important;
	font-weight: bold;
}

.link_img{
	color: #eb671c;
	text-align: right;
	width: 232px !important;
	display: block !important;
	height: 86px !important;
	text-indent: 1px !important;
	font-weight: bold;
}

.camping{
	width: 232px;
}

/*
*/
#bezoeker_form .input {
	margin: 0 0 1px 0;
	width: 218px;
}
#bezoeker_form .send {
	float: right;
	margin: 2px 50px 0 0;
	display: inline;
}

#contact_error{
	font-weight: bold;
	color: red;
	margin-bottom: 10px;
}

#notice {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -250px 0 0 -400px;
	width: 700px;
	background-color: #fff;
	z-index: 2000;
	border: 10px solid lightblue;
	cursor: pointer;
	padding-bottom: 40px;
}
#text {
	float: left;
	margin: 50px 50px 0px 50px;
	display: inline;
}
#sluiten {
	float: left;
	width: 400px;
	height: 20px;
	margin: 0 0 20px 200px;
	color: #019cdd;
	font-weight: bold;
	display: inline;
}

.lijn{
	background-image: url(/public/img/lijn.gif);
	height: 3px;
	width: 232px;
	background-position: top;
	margin-bottom: 20px;
}

.contact_bedankt{
 display: none;
 width: 232px;
 height:100px;
}

.bezoeker_bedankt{
 display: none;
 width: 232px;
 height:200px;
}

.developed_xcom{
	display: none;
}


/* banners bergjes */
#menu ul li a#banner_bergjes, #menu ul li a#banner_bergjes_de {
	height: 86px;
	width: 232px;
	margin: 0 0 10px 20px;
	border: 0;
	cursor: pointer;
	background-position:top;
	background-repeat: no-repeat;
	background-image: url(/public/img/bergjes_banner.jpg);
}
#menu ul li a#banner_bergjes_de {
	background-image: url(/public/img/bergjes_banner_de.jpg);
}
