@import "forms.css";
@import "content_homepage.css";
@import "content_news.css";
@import "content_locations.css";
@import "content_webshop.css";
@import "menu.css";
@font-face {
	font-family: 'BellGothic';
	src: url('/fonts/bellgothic-webfont.eot');
	src: local('☺'), url('/fonts/bellgothic-webfont.woff') format('woff'), url('/fonts/bellgothic-webfont.ttf') format('truetype'), url('/fonts/bellgothic-webfont.svg#webfontxFsnN3RG') format('svg');
}

/********************************************************
   default.css
   (C) Mangrove 2007
   Default style properties
********************************************************/

/* body/wrapper */
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  background: #013220;
	color: #2A2E2B;
	font: 100%/1.2em Arial, Verdana, sans-serif;
}

#background {
  height: 100%;
  left: 0;
  position: absolute;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}
  
#background img {
  border: none;
  height: 100%;
  width: 100%;
}

#wrapper {
  background-repeat: no-repeat;
  background-position: 50% 41px;
	width: 100%;
	float: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px;
}

#wrapper_content {
	width: 979px;
	margin: 0 auto; 
	min-height: 632px;
	height: auto !important;
	height: 632px;
}

/* header */
#header {
  background: #013220;
  margin: 0 0 30px 0;
  overflow: hidden;
	width: 100%;
}

#header #header_inner {
  margin: 0 auto;
  width: 979px;
}

#header h1,
#header p {
	margin: 0;
}

#header h1 span,
#header p a {
	position: absolute;
	left: -9999em;
	overflow: hidden;
	width: 0;
}
 
#header p a {
 	color: #FFF;
	background: #0A914D;
	text-decoration: none;
	font: 1em/1em Arial;
}

#header p a:active,
#header p a:focus {
	overflow: visible;
	width: auto;	
}

/* introduction */
#introduction {
	width: 100%;
	float: left;
	margin: 0 0 2.5em;
}

#introduction img {
	border: 0;
}

#introduction h2,
#introduction h3,
#introduction h4 {
  color: #FFF;
  font-family: BellGothic, 'Trebuchet MS';
  font-size: 1.25em;
  margin: 0 0 0.3em;
}

#introduction h2#heading_introduction {
	font-size: 1.5em;
  color: #CDEF2F;
} 

#introduction p,
#introduction ul li,
#introduction ol li {
	font-size: 0.7em;
	font-weight: bold;
	color: #FFF;
}

#introduction a {
	color: #FFF;
	text-decoration: none;
} 

#introduction a:hover,
#introduction a:active,
#introduction a:focus {
	background: #FFF;
	color: #2A2E2B;
}

#introduction_content {
 float: left;
	width: 412px;
	padding: 15px 20px 15px 236px;
	background: url(/images/bg_introduction.png);
	height: 7.55em;
	overflow: hidden;
}

#interactieve_kaart {
  background: url(/images/bg_sidebar.png);
  float: right;
  padding-bottom: 13px;
  width: 280px;
}

#interactieve_kaart a {
  background: url(/images/icon_interactieve_kaart.png) no-repeat;
  display: block;
  height: 106px;
  margin: 1em auto;
  overflow: hidden;
  padding: 0;
  text-indent: -9999em;
  width: 211px;
}

#interactieve_kaart a:hover {
  background: url(/images/icon_interactieve_kaart.png) no-repeat;
}

/* content two columns - wrapper */
#content {
  float: left;
  margin-bottom: 6em;
	width: 100%;
}

#content_heading {
  padding: 0.9em 0 0 30px;
  height: 2.1em;
  background: url(/images/bg_green.png);
  width: 949px;
}

#content_heading h2{
  background:url(/images/icon_witpijltje.gif) no-repeat 0 50%;
		font: 1.05em 'Trebuchet MS';
  padding-left: 1.2em;
		color: #2A2E2B;
}

#content_wrapper {
  background: #6A877C url(/images/bg_content.gif);
  float: left;
  margin-bottom: 5em;
  padding: 1.8em 30px;
  width: 919px;
}

#content_background {
  background: url(/images/bg_contentinner.gif);
  width: 919px;
		overflow: hidden;
}

/* content two columns - secondary content */
#content_secondary {
	width: 174px;
	padding: 0.9em 31px 0.9em 10px;
	float: left;
}

#content_secondary img {
	border: 0;
}

#content_secondary p,
#content_secondary ol li,
#content_secondary ul li {
	color: #FFF;
}

#content_secondary h2,
#content_secondary h3,
#content_secondary h4 {
  color: #FFF;
  font-size: 1.05em;
}

#content_secondary ul {  
  margin-left: 0;
  list-style: none;
  float: left;
}

#content_secondary ul li {
  background: url(/images/icon_geelpijltje.gif) no-repeat 0 6px;
  padding-left: 14px;
  margin: 0 0 0.3em;
}

#content_secondary a:link,
#content_secondary a:visited {
  color: #FFF; 
  text-decoration:none; 
}

#content_secondary a:hover,
#content_secondary a:active, 
#content_secondary a#submenu_active {
  color: #CDEF2F;
  background: 0;
}

#content_secondary a#archive_active,
#content_secondary a#project_active,
#content_secondary a#event_active {
  color: #FFF;
  font-weight: bold;
}

/* content two columns - primary content */
#content_primary {
	float: left;
	width: 704px;
}

h2, h3, h4, h5 {
 font: 1em BellGothic, 'Trebuchet MS';
	color: #0A914D;
	margin: 0 0 0.6em;
}

h5 {
 font-size: 0.9em;	
}

h3#heading_content {
	font-size: 1.3em;
	line-height: 100%;
}

#footer ul li#logo_veluwe span, #footer ul li#logo_cbf span, #footer ul li#logo_staatsloterij span, dl dd.answer {
 position: absolute;
	overflow: hidden;
	width: 0;
}

span.type {
	display: none;
}

p {
 font-size: 0.75em;
	margin: 0 0 0.9em;
}

a {
	position: relative;
}

a:link, a:visited {
  color: #0A914D;
	text-decoration: underline;
}

a:hover, a:active {
  color: #FFF;
	background-color: #0A914D;
	text-decoration: none;
}

img {
 border: 10px solid #FFF;
	display: block;
}

.logos img{ 
	border:none;
}

img.left {
  float: left;
  margin: 0 0.9em 0.9em 0;
}

img.right {
  float: right;
  margin: 0 0 0.9em 0.9em;
}

ul, ol {
 margin: 0 0 0.9em 1.8em;
	padding: 0;
}

ul li, ol li {
 font-size: 0.75em;
	margin: 0;
}

ul li ul li, ol li ol li {
 font-size: 1em;
}

table {
	margin: 0 0 0.9em;
	width: 100%;
}

table th, table td {
 font-size: 0.75em;
	text-align: left;
	vertical-align: top;
}

table th {
 color: #0A914D;
}

dl {
	margin: 0 0 0.9em;
}

dl dt {
	font-size: 0.75em;
	font-weight: bold;
 color: #0A914D;
	margin: 1.2em 0 0.6em;
	background: url(/images/bullet_definition_list.gif) no-repeat 0 1px;
	padding-left: 2.5em;
}

dl dd {
	font-size: 0.75em;
	margin: 0 0 0.3em 2.4em;
}

dl dd.open{
	position: relative;
	width: auto;
}

dl#list_faq a {
	font-weight: normal;
}

.clear{
clear: both;
}

address {
	font-style: normal;
	margin: 0 0 0.9em;
	font-size: 0.75em;
}

abbr {
	border: 0;
}

.wandelen { background-image: url(/images/icon_wandelen.png); }
.evenementen { background-image: url(/images/icon_evenementen.png); }
.fietsen { background-image: url(/images/icon_fietsen.png); }
.trouwen-feesten { background-image: url(/images/icon_trouwen_feesten.png); }
.kastelen { background-image: url(/images/icon_kastelen.png); }
.vergaderen { background-image: url(/images/icon_vergaderen.png); }
.bezoekerscentra { background-image: url(/images/icon_bezoekerscentra.png); }
.overnachten { background-image: url(/images/icon_overnachten.png); }
.natuur-landgoederen { background-image: url(/images/icon_natuur_landgoederen.png); }
.honden-losloopplaats { background-image: url(/images/icon_honduitlaten.png); }

/* E-cards */
form#form_ecard p.error {
	color: #F00;
	padding-bottom: 10px;
}

.ecard_selector {
	float: left;
	width: 300px;
	margin-right: 30px;
}

.ecard_content {
	float: left;
	width: 374px;
}

ul.ecards {
	float: left;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.ecards li {
	float: left;
	position: relative;
	width: 150px;
	height: 123px;
	margin-bottom: 4px;
	list-style: none;
}

ul.ecards li .thumb {
	display: block;
	position: absolute;
	margin: 15px 0 0 14px;
	padding: 6px;
	background-image: url(/images/ecards/back_thumb.png);
	background-repeat: no-repeat;
}

ul.ecards li.selected .thumb {
	background-image: url(/images/ecards/back_thumb_selected.png);
}

ul.ecards li.active div, ul.ecards li.selected div {
	margin-top: 0;
}

ul.ecards li .thumb img {
	border: 0;
}

ul.ecards li label {	
	position: absolute;
	width: 100%;
	height: 123px;
	background-image: url(/images/ecards/bottom.png);
	background-repeat: no-repeat;
	background-position: 0 90px;
	padding: 98px 20px 0 15px;
	font-size: 0.88em;
	line-height: normal;
	cursor: pointer;
}

ul.ecards li.active label, ul.ecards li.selected label {	
	color: #0A914D;
}

form#form_ecard .card_front {
	display: none;
}

form#form_ecard .card_back {
	display: none;
	position: relative;
	min-height: 433px;
	padding: 50px;
	margin-bottom: 10px;
	background-image: url(/images/ecards/card_back.gif);
	background-position: bottom;
}

form#form_ecard .active {
	display: block;
	margin-bottom: 10px;
}

.card_back .stamp {
	float: right;
	width: 130px;
	height: 91px;
	margin: -50px -47px 10px 6px;
	background-image: url(/images/ecards/img_stamp.jpg);
	background-repeat: no-repeat;
}

.card_back h4 {
	font-size: 1.25em;
}

.card_back p.sender {
	padding-top:1em;
	font-size: 1.25em;
	color: #8E8f7C;
}

a.card_flip {
	display: block;
	background-image: url(/images/btn_rounded.gif);
	width: 159px;
	height: 23px;
	margin: 10px 0;
	line-height: 1.38em;
	cursor: pointer;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
}	

a.card_flip:hover {
 color: #CDEF2F;
}

/* wallpapers */
ul.wallpapers {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.wallpapers li {
	float: left;
	width: 320px;
	margin: 0 14px 40px 0;
	padding: 10px;
	background-color: #FFF;
}

ul.wallpapers li.last {
	margin-right: 0;
}

ul.wallpapers li img {
	border: 0;
}

ul.wallpapers li h4 {
	margin: 6px 0 0 0;
	font-size: 1.25em;
}

ul.wallpapers li p {
	display: block;
	height: 19px;
	padding-bottom: 3px;
	font-size: 0.88em;
	border-bottom: 1px solid #ECEFD5;
}

ul.downloads {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.wallpapers li ul.downloads li {
	float: left;
	width: 95px;
	margin: 0 10px 0 0;
	padding: 0;
	background-color: #0F3;
}

ul.wallpapers li ul.downloads li a {
	display: block;
	width: 95px;
	line-height: 23px;
	background-image: url(/images/wallpapers/back_link.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	color: #FFF;
}

ul.wallpapers li ul.downloads li a:hover {
	color: #CDEF2F;
}

/* footer */
.push {
	height: 80px;
}

#footer {
  background: #013220;
	width: 100%;
	height: 60px;
	padding: 10px 0;
	float: left;
}

#footer img {
	border: 0;
}
p.notifier{
	font-weight: bold;
	color: #F00;
}

img.download{
	display: inline;
}

img.download a:hover{
	background-color: transparent;
}
