/* yahoo reset.css
------------------------------------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* end yahoo reset.css
---------------------------------------------------------------------------- */
/*phpwcms specifiek
===========================================*/
.imgDIVinTextLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
} 
.imgDIVtopLeft { 
	margin:8px 10px 5px 20px; 
	padding:5px; 
	border:0; 
} 
.imgDIVtopCenter { 
	margin:8px -50% 5px -50%; 
	padding:5px; 
	border:0; 
}

.imgDIVblockImgLeft { 
	margin-right: 10px;
}
.imgDIVblockImgRight {
	margin-left: 10px; 
} 

.phpwcmsImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
}
.phpwcmsImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
}
/*Einde phpwcms specifiek

/*algemene settings
-----------------------------------------------------------------*/
body {
	font-family: Verdana, sans-serif;
	font-size: small;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	min-width: 950px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #333;
	color: #fff;
}
p {
	padding: 0 0 12px 0;
}
a {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}


h1, h2 {
	font-size: large;
	margin-bottom: 10px;
	margin-top: 5px;
	font-style: italic;
}
h3 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}
img {
	border: 0px;
}
.imageEntry {
	float: left;
	padding: 5px;
}
.phpwcmsArticleListEntry {
	clear: both;
}
.phpwcmsArticleListImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.phpwcmsArticleListImageCaption {
	padding-top: 5px;
}
.phpwcmsArticleListMore{
	text-align: right;
	font-weight: bold;	
}
/*tbv googlemaps*/
.GM_DivContainer {
	color: #000; 
}
/*page layout
-----------------------------------------------------------------*/
#wrapper {
	position: relative;
	width: 950px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	background: #fff;
	border:0px solid #000;
}
#kop{
	width:100%;
	height: 150px; 
	font-size: 12px;
	background: green;
}
#menu {
	text-align: left;
	height: 24px;
	background:#666;
	padding:0 0 0 100px;
}

#content {
	width:100%;
	background-image: url(bg_content.gif);
	background-repeat: repeat-x;
	background-color: #000;
	min-height:60px;
	padding: 0 0 10px 0;
}

#content_body {
	float:left;
	width:550px;
	margin: 0px 0px 0px 150px; 
	padding: 25px 0 0 0;
	min-height: 200px;	
}
* html #content_body {
	height: 200px;
	margin-left: 75px;
}

.infoblok{
	float: right;
	width: 230px;
	margin: 15px 0 0 0;
	background: url(bg_infoblok_kop.gif) no-repeat;

	}
.infoblok ul {
	list-style: square;
	padding: 0 0 0 10px;
}
* html .infoblok{
	margin-right: 10px;
}
.infoblok_kop{
	padding: 5px 20px 0 20px;
	margin: 0;
	}
.infoblok_body {
	background: url(bg_infoblok_body.gif) repeat-y;
	padding: 0 20px ;
	}
.infoblok_voet {
	width: 100%;
	height: 20px;
	background: url(bg_infoblok_voet.gif) left bottom no-repeat;
	}

#voet {
	width: 800px;
	min-height: 78px;
	background-image:  url(bg_voet.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: smaller;
	padding: 0 0 0 150px;
}
* html #voet{
	height: 78px;
}


/*STYLING GEDEELTE HIERONDER
==================================================================*/

/*links stylen
-----------------------------------------------------------------*/
#kop a {
	color: #fff;
}

/*Main menu stylen
-----------------------------------------------------------------*/


/*sub menu stylen
-----------------------------------------------------------------*/
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu a {
	font-weight: bold;
	text-decoration: none;
	color: #ccc;
}
/* voor alle hovers onderstrepen, dus maar 1x opgenomen*/
#menu a:hover {
	text-decoration: underline;
}

/* hier de padding anders loopt de streep niet door achter het active menuitem
   padding voor 3 niveaus is gezet en sprint trelkens 15px (15,30,45) verder in
	en ook de kleuren van de links goedzetten
	LET OP het verschil tussen :active en .active (class en pseudo-class*/

/* niveau1 hoofdniveau definities*/
#menu li.active,
#menu li.active a {
	color: #fff;
}

/* Gaestbuch - Eingabebereich 
-------------------------------------------------------------- 
*/
.gbInputForm { text-align:left; background:#333; padding:5px; /* */
}
.gbInputForm h1 { font-size:13px; color:#CCC; text-align:right; padding-right: 4px;}
.gbError { color:#ff0000; font-weight:bold; }
.gbError ul li { color:#ffC000; font-weight:bold; }
.gbFormFields { text-align:right; vertical-align:top; /* background:blue; */ 
}
.gbInputField {}
.gbInputField2 { background: #FFFEEE;}

.gbShowEmail { 
 background:#DDD;  padding:3px 10px; margin:5px 0; 
}

.gbCaptchaField { text-align:center; vertical-align: bottom; /* background:orange; */ 
 margin: 10px 0;
}
.gbInputFieldCaptcha { background: #FFFEEE; }
.gbFormButton { text-align:center; }

.gbSuccess { font-weight: bold; }

/* Gaestbuch - Navigation ----------
*/
.gbNav { /* Navigationsleiste */
 height:45px;
 background: #DDD;
 padding:5px 5px;
 margin: 10px 0 0 0;
}
.gbNavLeft { float: left;
 margin:0;
}
.gbNavRight { float: right; 
}

/* Gaestebuch - Eintragung ----------
*/
.gbEntries {    /* komplette Liste */ 
 clear:both;
 margin: 10px 0 10px 0; 
}
.gbListEntry {  /* einzelne Eintraege */ 
 clear:both;
 background: #333;
 padding:10px 5px;
 margin: 0 0 10px 0; 
 border-top:1px solid #ddd;  
 border-left:1px solid #ddd;  
 border-right:1px solid #ddd;
 border-bottom:2px solid #999;
}

.entryID { /* Eintrags-ID-Nummer */
 float:right; 
 width:60px;
 text-align:center;
 font-family: verdana; 
 font-size:14px; 
 font-weight: bold; 
 color: #ddd; 
 background:#666; 
 padding:5px; 
 margin:0px 5px;
}
* html .entryID{
	margin-right: 10px;
}
.gbListEntry h1 { /* Name mit URL */
 float:left; height:18px; font-size: 12px; color:#CCC; 
 width:100%;}
 
.gbListEntry h1 span { /* Eintrags von: */
 color: #111; }

.gbListEntry h2 { /* Datum und eMail-Adresse */
 color: #ccc; font-size: 10px; }

.gbImage { /* Uebertragenes Bild */ 
 margin: 8px 8px 5px 0;} 

.gbListEntry p { /* Gaestebuch Fliesstext */
 color: #ccc; margin: 0px; padding-right: 60px;}


/* Gaestebuch - Kommentar ----------
*/
.gbCommentField  { /* Kommentar-Block */
 background:#f5f5f5; 
 padding:5px; 
 border-top:1px solid #eee; 
 border-bottom:1px solid #CC0000; 
 border-left:5px solid #CC0000; 
 }
.gbCommentHeader { /* Kommentar-Header*/
 float: right;
 color: #999; 
 font-weight: normal;
 /* background:#ddd; */
}
.gbComment       { /* Kommentar des Gaestebuch-Administrators */
 color: #666; 
 } 


/* End Gaestbuch - Eingabebereich 
-------------------------------------------------------------- 
*/
