body {
	background-image:url(../images/abrahams_background.jpg);
	background-position:center top;
}

#clear {
	clear:both;	
}

#container {
	width:878px;
	height:548px;
	position:absolute;
    top:50%;
    left:50%;
    margin-left: -439px;
    margin-top: -274px; 
}

#left {
	width:132px;
	height:508px;
	float:left;
	background-color:#3D3532;
}

#middle {
	width:513px;
	height:508px;
	float:left;
}

	#middle_top {
		width:513px;
		height:122px;
		background-color:#68574F;
	}
	
	#middle_bottom {
		width:513px;
		height:386px;
		background-color:#68574F;
	}


#right {
	width:233px;
	height:508px;
	float:right;
}

	#right_top {
		width:233px;
		height:332px;
		background-color:#2D292A;
		background-image:url(../images/abrahams_right_top.jpg);
	}
	
	#right_bottom {
		width:233px;
		height:176px;
		background-color:#2D292A;
	}

#bottom {
	width:878px;
	height:40px;
	background-color:#78b800;	
}

	#bottom_left {
		width:645px;
		height:40px;
		float:left;
	}
	
		.bottom_tekst {
			padding-top:13px;
			padding-left:7px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:11px;
			color:#FFFFFF;
		}
		
			.bottom_tekst a:link {
				color: #FFFFFF;
				text-decoration: none;
			}
			.bottom_tekst a:visited {
				text-decoration: none;
				color: #FFFFFF;
			}
			.bottom_tekst a:hover {
				text-decoration: underline;
				color: #FFFFFF;
			}
			.bottom_tekst a:active {
				text-decoration: none;
				color: #FFFFFF;
			}
	
	#bottom_right {
		width:233px;
		height:40px;
		float:right;
	}

#navigatie {
	padding-top:8px;
	padding-left:8px;
	height:462px;
}

#back {	
	margin-left:80px;
}

#content {
	height:376px;
	overflow-y:auto;
	padding-top:10px;
	
	scrollbar-arrow-color: #85C342;
	scrollbar-track-color: #68574f;
	scrollbar-face-color: #ebebeb;
	scrollbar-highlight-color: #68574f;
	scrollbar-3dlight-color: #68574f;
	scrollbar-darkshadow-color: #68574f;
	scrollbar-shadow-color: #68574f;
}

#kop {
	padding:0px 20px 15px 20px;
}

#artikel {
	padding:0px 15px 0px 15px;
}

.koptekst {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	color:#85C342;
	line-height:30px;
}

.subkoptekst {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:19px;
	font-style:italic;
	font-weight:bold;
}

.artikeltekst {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:19px;
}

.artikeltekst a:link {
	color: #85C342;
	text-decoration: none;
}
.artikeltekst a:visited {
	text-decoration: none;
	color: #85C342;
}
.artikeltekst a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.artikeltekst a:active {
	text-decoration: none;
	color: #85C342;
}

.submit {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#3d3532;
}

#contact {
	padding-top:20px;
	padding-left:15px;
	margin:0px;
	list-style-type:none;
}

.contactgegevens {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:19px;
}

.contactgegevens_kop {
	color:#85C342;
}

.contactgegevens a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.contactgegevens a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.contactgegevens a:hover {
	text-decoration: none;
	color: #85C342;
}
.contactgegevens a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.textfield {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#85C342;
}

.scroll {
	scrollbar-arrow-color: #85C342;
	scrollbar-track-color: #68574f;
	scrollbar-face-color: #ebebeb;
	scrollbar-highlight-color: #68574f;
	scrollbar-3dlight-color: #68574f;
	scrollbar-darkshadow-color: #68574f;
	scrollbar-shadow-color: #68574f;
}







#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li { /* second-level lists */
	margin-top : 8px;
	margin-bottom : 8px;
}

#nav ul li { /* second-level lists */
	margin-top : 8px;
	margin-bottom : 8px;
}

#nav li ul { /* second-level lists */
	margin-left : 10px;
}

#nav a:link {
	color: #ffffff;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #ffffff;
}
#nav a:hover {
	text-decoration: none;
	color: #85C342;
}
#nav a:active {
	text-decoration: none;
	color: #ffffff;
}

.submenu {
	font-size:13px;
}
