#header #reg_button  .register_button {
	background: url('../graphics/backgrounds/boekenhoek_knop_meldjeaan.jpg');
}
#header #reg_button  .passwordlost_button {
	background: url('../graphics/backgrounds/boekenhoek_knop_meldjeaan.jpg');
}
#login_menu div.login_button {
	background: url('../graphics/backgrounds/boekenhoek_knop_login.jpg');
}

#searchheader div.searchButton div.zoek_button {
	background: url('../graphics/backgrounds/knop_zoek_boekenhoek.jpg');
}

div.editFlash {
	min-width: 400px;
	border: 1px dashed #8ab444;
	font-size: 0.9em;
	color: #999;
	padding: 4px;
	margin: 5px;
	margin-left: 25px;
}

H1 {
	color: #8ab444;
}
H2 {
	color: #8ab444;
}
H2.bigger {
	font-size: 1.2em;
}
a {
	color: #8ab444;	
	text-decoration: none;
}
a:hover {
	color: #8ab444;	
	text-decoration: underline;
}
input:focus, textarea:focus, select:focus {
	background:#ebffc7; 
	color:#000; 
	border:1px solid #8baf4b;
}
div.postButton {
	width: 170px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-indent: 15px;
	background-image: url('../graphics/backgrounds/boekenhoek_knop_plaatsnieuw.jpg');
	margin-top: 10px;
	margin-left: 50px;	
}
div.postButton a {
	display: block;
	color: #FFF;
}
div.postButton a:hover {
	text-decoration: none;
	background: url('../graphics/backgrounds/knop_hover.png');
}


#header #login_menu div.butAccount a, 
#header #login_menu div.butLogout a, 
#header #login_menu div.superAdmin a {
	color: #8ab444;
}
.flash {
	color: #8ab444;
	font-weight: Bold;
}


UL.leftNews {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
UL.leftNews LI {
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	font-size: 0.8em;
}

UL.leftNews LI DIV.date {
	background-image: url('../graphics/backgrounds/icon_page.jpg');
	background-repeat: no-repeat;
	background-position: 3px 4px;
	clear: both;
	padding-left: 14px;
	width: 40px;
}
UL.leftNews LI DIV.link {
	width: 220px;
}



IMG.newsimage {
	float: left;
	border: 1px solid #C0C0C0;
	margin-right: 5px;
	margin-bottom: 2px;
}
div.newsShortBody {
	margin-top: 10px;
	height: 140px;
	line-height: 20px;
	overflow: hidden;
	text-align: justify;

}
div.newsBody {
	margin-top: 10px;
	line-height: 20px;
	overflow: hidden;
	text-align: justify;
}
div.bottomBorder {
	border-bottom: 1px solid #CFCFCF;
}
div.timestamp {
	font-size: 0.8em;
	color: #666;	
}
div.readmore {
	margin-top: 15px;
	float: right;
	width: 170px;
	height: 25px;
	line-height: 25px;	
	text-indent: 18px;
	text-align: center;
	background: url('../graphics/backgrounds/boekenhoek_knop_leesverder.jpg');
}
div.readmore a {
	display: block;
	color: #FFF;
}
div.readmore a:hover {
	text-decoration: none;
	background: url('../graphics/backgrounds/knop_hover.png');
}
div.comments {
	margin-top: 15px;
	float: right;
	width: 170px;
	height: 25px;
	line-height: 25px;	
	text-indent: 18px;
	margin-left: 20px;
	text-align: center;
	background: url('../graphics/backgrounds/boekenhoek_knop_bekijkreacties.jpg');
}
div.comments a {
	display: block;
	color: #FFF;
}
div.comments a:hover {
	text-decoration: none;
	background: url('../graphics/backgrounds/knop_hover.png');
}
div.returntoIndex {
	margin-top: 15px;
	float: right;
	width: 120px;
	height: 25px;
	line-height: 25px;	
	text-indent: 18px;
	margin-left: 20px;
	text-align: center;
	background: url('../graphics/backgrounds/boekenhoek_knop_terug.jpg');
}
div.returntoIndex a {
	display: block;
	color: #FFF;
}
div.returntoIndex a:hover {
	text-decoration: none;
	background: url('../graphics/backgrounds/knop_hover.png');
}
div.extraPaddingBottom {
	padding-bottom: 15px;
}
div.inpagedit {
	float: right;
	width: 80px;	
}

div.socialMedia {
	width: 600px;	
}
div.socialMedia div.text {
	padding-right: 5px;	
}
div.socialMedia div.images {
	margin-top: 3px;
	width: 300px;	
}
