
html, body
{
	height: 100%; /* héél belangrijk */
	margin-top:-3px;
}

body
{
	background-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	
	

}



h3
{
	font-family:"Comic Sans MS"; 
	color:#CC0000;
	font-weight:bolder;
}



#container 
{
	width: 780px;
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
	display:block;
	
}
#header
{
	height:200px;
}




#zijkant-a 
{
	float:left;
	width: 190px;
	font-size:14px;
	padding-left:15px;
	padding-top:10px;
}

#zijkant-a img
{
	border:0px;
}

#zijkant-a li
{
	padding-bottom:10px;
	margin-left:0px;
}
	

#zijkant-a ul
{
	list-style-type:none;
	text-align:left;
}

#zijkant-a a
{
	text-decoration:none;
}

#zijkant-a a:link
{
	color:#519934;
	
}

#zijkant-a a:visited
{ 
	color:#519934;
	
}

#zijkant-a a:hover
{
	color:#FF9900;
	text-decoration:underline;
	font-weight:bold;
	
}

#zijkant-a a:active
{
	color:#666666;
	text-decoration:overline;
}

#inhoud
{
	float:inherit;
	margin-left: 215px;
	padding: 0px;
	color:#666666;
	line-height:18px;
	padding-left:15px;
	padding-bottom:10px;
	background-color:#FFFFFF;
		
	
}

#inhoud a
{
	text-decoration:none;
}

#inhoud a:link
{
	color:#519934;
}

#inhoud a:visited
{ 
	color:#519934;
}

#inhoud a:hover
{
	color:#333333;
	text-decoration:underline;
}

#inhoud a:active
{
	color:#519934;
	text-decoration:overline;
}

	

#footer
{
	padding: 10px;
	margin-top: 0px;
	color:#FFFFFF;
	
	clear: both;
	height:150px;
	font-size:10px;
	
	text-align:right;
	background-image:url(../achter.png);
	background-repeat:no-repeat;
	
}

#design
{
	text-align:center;
	font-size:10px;
	text-decoration:none;
	color:#000000;
}

#design a:link, a:visited
{
 color:#FFFFFF;
}

#subafval
{
	margin-top: -5px;
	background-color:#FFFFFF;
	width: 780px;
	min-height:620px;
}
strong
{
 	color:#FF0000;
}
.fotolijst
{
	
 	background: url(shadow.png) no-repeat bottom right !important;
 	background: url(shadow.gif) no-repeat bottom right;
 	margin: 10px 7px 0 10px !important;
 	
	
}

.fotolijst img
{
	display: block;
 	position: relative;
 	background-color: #FFF;
 	border: 1px solid #000;
 	margin: 0px 10px 10px -10px;
 	padding: 0px;
	
	float:left;
	
}

.hoofdindex
{
	display:block;
	border-bottom:2px solid #519934;
	border-bottom-style:dotted;
	padding-right:10px;
	width:90%;
	padding-top:10px;
	padding-bottom:20px;
	
}

.waarBenIk
{
	font-size:9px;
	font-style:italic;
}

.leesmeer
{
	float:right;
	padding-bottom:10px;
	
}

.gastenboek_bericht
{
	width:90%;
	padding-top:10px;
	border-bottom:2px solid #CC0000;
	border-bottom-style:dotted;
}
.datum
{
	font-size:10px;
	font-style:italic;
}

.rood
{
	color:red;
}

.scheef
{
	font-style:italic;
}
.fotoboek
{
	float:right;
			
	
}

.feestgids
{
	float:right;
	padding-right:50px;
}
.gasten
{
	border-bottom:2px #519934 dotted;
	padding-top:10px;
	padding-right:10px;
	width:480px;
	
}

.emo
{
	border: 0px;
}

#imgKlein
{
	display:none;
}



