* {
	margin: 0;
	padding: 0;
}


body {
	background-color: #50D035;
	}

#inhoud
{
	width: 550px;
	top: 50px;
	padding: 0px 20px;
	position: absolute;
	margin: 0px 0px;
}

#foto
{
	height: 600px;
	width: 220px;
	top: 0px;
	
}


#submenu
{
	width: 250px;
	margin:  0px 100px 10px 800px;
	padding: 10px;
	position: absolute;
	z-index: 1;
}


#contentmenu
{
	width: 700px;
	top: 0px;
	position: absolute;
	margin: 0px 220px;
}




#bottom
{ 
	 color: #fff; 
	 font-size: 9px; 
	 font-family: Verdana, Geneva, Arial, sans-serif; 
	 text-align: left; 
	 position: absolute; 
	 bottom: 0px; 
	 left: 0px; 
	 width: 100%; 
	 height: 18px 
	background-color: #E7E7E7;
 }


 #footertext {
	padding: 25px 0;
	clear: both;
	font-size: 0.45em;
	line-height: 1em;
	text-align: center;
	position: relative; 
	bottom: 10px; 
	left: 0px; 
	width: 100%; 
	height: 18px;
	font: normal 0.8em Arial, Sans-Serif;
}


#menu {
	margin: 0 0px;
	height: 30;
	width:600px;
}





.GBCommentBox {
border: 1px solid #000000; 
padding: 5px;
background-color: #FFFFFF;
}

.GBHeaderStyle {
font-size: 14px;
}

#smilie_box {
visibility: hidden;
position: relative;
left: 100px;
align: center;
padding: 5px;
margin: 22px 0 0 -26px;
border: 1px solid #0000FF;
background: #FFFFFF;
width: 300px;
}

