body {
	margin:0;
	margin-left:10px;
    text-align:left;
    font-family: "Century Gothic";
    font-size: 13px;
    color: #4E5046;
	height:100%;
}

a{
	color:#4E5046;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
		color:#505050;
		text-decoration:underline;
			font-weight:bold;
}

#container{
	width:1000px;
	border-right:11px solid #C3E086;
	height:100%;
	background-color:#ECF8D4;
} 

#content {
	float:left;
	width:700px;
	height:100%;
	overflow-x:visible;
	background-color:#ECF8D4;
}

#uitslagen{
	margin-top:10px;
	float:left;
}

#achtergrond_foto{
	width:700px;
	height:800px;
	background-image:url(../img/zelf_achtergrond_foto.jpg);
	background-repeat:no-repeat;

}

#achtergrond_zon{
	width:700px;
	height:800px;
	background-image:url(../img/zelf_achtergrond_zon.jpg);
	background-repeat:no-repeat;

}

#hooofofod{

	float:left;
	width:450px;
	height:250px;;	
	overflow-x:auto;
	
}
#hooofofod table{

	float:left;
	margin-right:-2px;
}

#tekst{

	margin-left:20px;
	margin-top:140px;
	height:600px;
	overflow:auto;
	color:#4E5046;
	text-align:justify;
	margin-right:20px;
	}
#tekst_groot{
	padding-top:150px;
	margin-left:20px;	
	color:#4E5046;
	text-align:justify;
	margin-right:20px;
	}
	
#logo_tekst_{
	float:right;
	background-image:url(../img/logo2.jpg);
	height:147px;
	width:334px;
}
#menu{
	float:left;
	background-image:url(../img/bg_zelf.jpg);
	width:289px;
	height:100%;
	background-repeat:repeat-y;
	font-weight:bold;
	
}
#menu a{
	float:left;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
#menu a:hover{
	float:left;
	font-weight:bold;
	text-decoration:none;
	color:#4E5046;
}

#menu_zon{
	background-repeat:no-repeat;
	background-image:url(../img/menubg_zelf.jpg);
	height:265px;
}
#logo{
background-image:url(../img/zelf_logo.jpg);
width:235px;
height:93px;
margin-left:12px;
margin-top:20px;
}

#menu_1{
	position:absolute;
	top:120px;
	left:30px;
}
#menu_2{
	position:absolute;
	top:115px;
	left:145px;
	width:10px;
}
#menu_3{
	position:absolute;
	top:185px;
	left:190px;
}
#menu_4{
	position:absolute;
	top:266px;
	left:190px;
}
#menu_5{
	position:absolute;
	top:325px;
	left:173px;
}
#menu_6{
	position:absolute;
	top:360px;
	left:95px;
}
#menu_7{
	position:absolute;
	top:380px;
	left:20px;
}
#spreuken{
	margin-top:50px;
	margin-left:10px;
}
.select_radio {

}
.select_radio_hover{
	
	background-color:#C3E086;
}
#form_2{
	line-height:25px;
	text-align:left;
	
}

#login_list li{
	list-style-type:none;
}



#categorielijst{	
	margin-top:5px;
	margin-left:10px;
	font-weight:bold;

	border-bottom: 1px solid black;
}

#categorielijst a{
	color:#4E5046;
	text-decoration:none;
}

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

#tekstforum{
	font-weight:normal;
	font-size:12px;
	margin-left:12px;
	margin-top:10px;
}
#titelforum a{
	color:#4E5046;
	text-decoration:none;
}
#titelforum a:hover{
		color:#BCC3A1;
		text-decoration:none;
}



