html { 
	height:100%; 
	} 

body { 
	background:#FFF;
	font-family:Verdana;
	font-size:12px; 
	height:100%; 
	margin:0;
	} 
	
a, a:visited {
	color:#0066FF;
	text-decoration:none
	}

a:hover {
	color:#BE3382;
	text-decoration:none
	}

p {
	margin:0;
	}
	
#container {
	position:relative;
	border-left:#000 1px solid; 
	border-right:#000 1px solid; 
	margin:0 auto;
	min-height:100%; 
	width:900px;
	}
* html #container {height:100%;}

#header { 
	background:url(../images/bgtop.jpg) repeat-x;
	height:153px;
	width:100%;
	} 
	
#main {
	float:left;
    margin:0;
	padding:5px;
	color:#000;
	margin-bottom:20px;
	/*border:1px solid #FF0000;*/
	}

.contentmax {
	width:878px;
	margin:0 0 5px 0;
	border:1px solid #CCC; 
	padding:5px 5px;
	line-height:185%;
	}

.content {
	float:left;
	width:711px;
	margin:0 0 5px 0;
	border:1px solid #CCC; 
	padding:5px 5px;
	line-height:185%;
	}
	
.content h1, .contentmax h1 {
	margin:0 0 5px 0;
	font-family:"Century Gothic";
	color:#44A3F0;
	font-size:1.5em;
	border-bottom:1px solid #BE3382;
	}

.vergroting {
	position:absolute;
	background-color:#BE3382;
	border:3px solid #BE3382;
	margin:0;
	left:10px;
	top:10px;
	color:#FFF;
	text-align:center;
	display:none;
	z-index:2;
	}

.foto {
	float:right;
	width:160px;
	height:auto;
	margin:0;
	text-align:center;
	/*border:1px solid #FF0000;*/
	}
	
.gallery {
	width:826px;
	border:1px solid #CCC;
	margin:0 auto;
	padding:5px 5px 0 5px;
	}
	
.gallerycollection {
	width:660px;
	border:1px solid #CCC;
	margin:0 auto;
	padding:5px 5px 0 5px;
	}
	
.gallery img, .gallerycollection img {
	width:160px;
	border:1px solid #000;
	margin-bottom:5px;
	vertical-align:top;
	}
	
#intro {
	width:800px;
	border:1px solid #CCC;
	margin:2em auto 0 auto;
	padding:5px;
	z-index:1;
	}
	
#visitingnaw {
	float:left;
	margin:0;
	width:220px;
	}
	
#visitingnaw:first-line {
	font-weight:bold;
	}
	
#postnaw {
	float:left;
	margin-left:116px;
	width:200px;
	}
#postnaw:first-line {
	font-weight:bold;
	}
	
#contact {
	margin:10px 0 0 0;
	width:300px;
	}

#footer {
	position:absolute;
	background:#BE3382;
	bottom:0;
	height:20px; 
	width:100%;
	text-align:center;
	}
	
#footertekst {
	padding:2px 0 0 0;
	}
	
#footer a {
	color:#FFF;
	font-size:0.8em;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#00CCFF;
	}
	
.clear {
	clear:both;
	}
	
/* header */

#bloem {
	float:left;
	background:url(/images/bloemlogokl.jpg) no-repeat;
	width:112px;
	height:118px;
	margin-top:6px;
	margin-left:180px;
	}
	
#logo {
	float:left;
	background:url(/images/clickslogo.jpg) no-repeat center;
	width:228px;
	height:120px;
	margin-top:5px;
	}
	  
.news {
	position:relative;
	float:right;
	margin:6px 6px 0 0;
	width:112px;
	background:#FECCFF;
	height:112px; 
	padding:0;
	border:3px solid #BE3382;
	}

.tekst {
	height:110px;
	width:110px;
	color:#000;
	text-align:center;
	border:1px solid #BE3382;
	background: url(../images/bloemanimatie.gif) no-repeat center;
	} 

.tekst span {
	font-family:"Century Gothic"; 
	font-size:1.3em; 
	color:#44A3F0; 
	font-weight:bold; 
	margin:0;
	padding:0;
	text-align:center;
	} 

/* navigatie */

#nav {
	margin:5px 0 0 0;
	padding:0;
	line-height:22px;
	color:#000000;
	list-style:none;
	} 

#nav li { 
	float:left;
	margin:0;
	text-align:center;
	padding:1px;
	} 
     
#nav a {
	float:left;
	display:block;
	background:url(../images/bgnavigatie.jpg) repeat-x;
	width:148px; /* 148px bij 6 buttons */
	text-align:center; 
	text-decoration:none;
	font-size:15px; 
	font-family:"Century Gothic";
	color:#FFFFFF;
	} 
     
#nav a:hover {
	color:#1D8BDC;
	}
	
#datum {
	position:absolute;
	top:96px;
	left:660px;
	font-size:10px;
	color:#FFF;
	}
	
/* einde header */

