html, body, body#frameset {
	height: 100%;
}
body {
	text-align: center;
  margin: 0px;
	/* margin-top : 5px; */
	margin-left: auto; /* deze 2 doen deze div centreren in bovenliggende voor gecko */
	margin-right: auto; /* deze 2 doen deze div centreren in bovenliggende voor gecko */

	padding: 0px;

	background: #E1FFFF  url(/img/achtergrondcontent.jpg) repeat-y;
} 
body, div, span, font, a, td, table, img, input, select     { 
	font-family: Arial, Geneva, Verdana, sans-serif; 
	font-size: 12px;
	padding:0px;
	margin:0px;
}


body#frameset {
overflow: hidden;
/*    overflow-y: hidden;  */
	margin: 0px;
	padding:0px;
	text-align:center;
	background: #E1FFFF url(/img/btgrdk.gif) bottom left fixed repeat-x;
	border-top: 0px solid #566;
	padding-top: 0px;
	padding-bottom: 0px;

}

a img {
  border: none;
}

h1, h2, h3 {
	color: red;
}

a:link {
  color: #003F89;
}
.verplicht {
	color: red;
}

#frame {
/* 	width:1018px;  *//* borders ook meetellen */
	width:100%; /* borders ook meetellen */

	height: 100%; /* borders ook meetellen */
	margin-right:auto;
	margin-left:auto;
/*		margin-top:25px; */
	padding:0px;
	text-align:left;
	border: 0px solid #566;
/*	background:yellow; */
}
	
#contentLinks {
	width:162px;
	height: 100%;
	padding:0px;
	background-color: #b6d0de;
	background-image: url(/images/logos/logo_groenouwe.gif);
	background-repeat: no-repeat;
	background-position: top left; 
}

#naw, #naw a{
	font-size: 10px;
	color : #003f8a;
	text-align : center;
	left: 4px;
}

#contentMidden {
	height: 60px;
	padding:0px;
	background:#e1ffff;
	background-image: url(/images/inhoud_background.gif);
	background-repeat: repeat-x;
}
#inhoudDiv {
	width : 650px;
  padding: 0px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
#inhoudDiv td {
  text-align: left;
}
#thumbEnLogoDiv {
	position: relative;
	width:100%;
	height: 100px;
	background: #6f71c9;
}

#iframe {
	width:100%;
	height: 100%;
}

#thumbDiv {
	position: absolute;
	width:180px;
	height: 100px;
	padding:0px;
	float:left;
	background: #6f71c9;
}

#logoDiv {
	position: absolute;
	left:180px;
}
#logoImg {
	position: absolute;
	left: 22px;
	top: -18px;
}
#nawImg {
	position: absolute;
	left: 5px;
	top: 87px;
}

#logoBoschDiv {
	position: absolute;
	left: 641px;
	top: 16px;
}
	
#voet {
	text-align : center;
}
.menubalk {
	padding-top : 5px;
	padding-bottom : 5px;
	border-top : 1px solid;
	border-bottom : 1px solid;
	margin-top: 20px;
	margin-bottom: 20px;
}

#nawVoet {
	font-size: smaller;
	color : gray;
	margin-top : 10px;
}

#nawVoet a {
	color : gray;
}

div.paragraafkop {
	font-weight: bold;
	color: darkblue;
	text-align : left;
}

div.tekst {
/*	width: 600px; */
	text-align : left;
	margin-left: 80px;
	margin-bottom: 20px;
	margin-right: 5px;
}
div#layout { /* hier zitten templates van db in */
/*	text-align : left; */
	margin-left: 80px;
	margin-bottom: 20px;
	margin-right: 5px;
	width: 100%;
}

#includeskop {
	position: relative;
	left: 32px;
	width: 600px;
	height: auto;
	margin-top: 100px;
	padding-bottom: 10px;
	/* background-color: red; */
}
#motto {
	margin-left: 10px;
	/* background-color: green; */
}


#kop span {
	text-transform: capitalize;
	font-size: 16px;
}

#kop {
	font-size: 16pt;
	color: black;
}
#kop2 {
	font-size: 12pt;
	color: black;
}

#lijnrechts {
	position: absolute;
	left: 714px;	
	bottom: 0px;
	width:5px;
	height: 100%;
	background: lightyellow url(/img/lijngeelrechts.gif) repeat-y;
}

div#links {
	/* display: none; */
	position: absolute;
	top: 200px;
	left: -7px;
	width: 100px;
	height: auto;
	z-index: 1000;
	text-align: left;
	/* background-color: yellow; */
}
div#links .linksLinkDiv {
	position: relative;
	margin-bottom: 5px;
	/* background-color: yellow; */
}

div#links a {
	display: block;
}
div#links a:hover {
   border-right: 5px;
}

div#links a span.uitklap {
	display: none;
}
div#links a:hover span.uitklap {
	display: block;
	position: absolute;
	top: -20px;
	left: 100px;
	width: 125px;
	padding: 5px;
	margin: 10px;
	z-index: 100;
	color: #AAA;
	background: lightgrey;
 	text-align: center;
}

#contactNaw {
	text-align:left;
/*	float: right; */
	border: 1px solid;
	padding: 5px;
/*	margin-right: 20px; */
	width: 240px;
}

#menuSJTLogoDiv {
	position : absolute;
	left : 30px;
	bottom : 15px;
}


.occasionsMenu {
}
.occasionsMenu td {
	padding-right : 2px;
}

.occasionsMenu .occasionsMenuTdKop {
	font-weight: bold;
	text-align : right;
}

.occasionsMenuSelectbox {
	width: 150px;
}


#occasionsTable {
	width: 100%;
	
}

#occasionsTable td {
	border-bottom : solid 1px gray;
	border-left : solid 1px gray;
	border-right : solid 1px gray;
	text-align : left;
	/* padding-bottom : 5px; */
	padding : 5px;
	font-size:8pt;
}

#occasionsTable td a {
	text-decoration : none;
}
#occasionsTable td a:hover {
	text-decoration : underline;
}

#occasionsTable .occasionsTableTussenkop {
	text-align : left;
	font-size: 14px;
	font-weight : bold;
	border-bottom : none;
	border-left : none;
	border-right : none;
}

#occasionsTable .occasionsTableKolomkoppen {
	text-align : left;
	color: darkblue;
	font-weight: bold;
	border-bottom : solid 1px red;
	border-left : none;
	border-right : none;
}

#occasionsTable .adminknoppenTd {
	border-bottom : none;
	border-left : none;
	border-right : none;
}

#occasionsTable .aantal {
	text-align : center;
}

.campersPrijzenTabelKolommenKop {
	text-align : center;
}

.campersPrijzenTabelTr0 {
	background-color: #c9ddff;
}

.campersPrijzenTabelTr1 {
	background-color: #e0edff;
}

.campersPrijzenTabelPrijs {
	text-align : right;
}

.kleinerFont {
	font-size : smaller;
}

/* formulieren */
.checkbox_label, .radio_label {
  padding-left: 2px;
  padding-right: 5px;
  font-size: inherit;
}

.textfield {
/*   margin-bottom: 2px; */
}

.field_title {
  white-space: nowrap;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.field_heading {
  font-weight: normal;
  border-bottom: none;
  width: 200px; /* dit is op dit moment het eerste veld. hiermee de breedte van kolommen doen */
  padding-top: 0px;
}


/* nieuws */
.post-title, .post-date {
  padding-top: 20px;
}
.post-title a {
  font-size: larger;
}

.post-date {
/*   font-weight: normal; */
}

/* gastenboek */
#guestbook_form textarea {
  width: 500px;
}
#guestbook_form textarea {
  height: 200px;
}


/* een paar stylen in de editor */
.rood {
  color: red
}
.donkerblauw {
  color: #003F89;
}


.button-naar-fotogalerij {
  position: absolute; right: 0px; top: -5px; border: 1px solid red; padding: 2px;
}
.button-naar-fotogalerij a {
  text-decoration: none;
}
.button-naar-fotogalerij a:hover {
  text-decoration: underline;
}

