/* @group core css */


.clear {
	clear: both;
}

br {
	letter-spacing: 0;
}

img {
	border-style: none;
}

a, input {
	outline:none;
}

a {
	color: #f59549;
}

a:hover {
	color: #9f004e;
}

/* @end */

a.navhoofd1 { 
color: #FEFCEE;
text-decoration: none;
	background: #002417;
	font: bold 12px/120% Georgia, Times New Roman, Times, serif;
	margin-left: 8px;
	letter-spacing: 1px;
	padding: 2px 6px 2px 6px;
	height: 18px;
}

a.navhoofd1:hover { 
color: white;
font: bold 12px/120% Georgia, Times New Roman, Times, serif;
text-decoration: none;
	background: #386A5A;
	padding: 2px 6px 2px 6px;
	margin-left: 8px;
	letter-spacing: 1px;
	height: 18px;
}

a.navhoofd1aan { 
color: #003F2F;
font: bold 12px/120% Georgia, Times New Roman, Times, serif;
text-decoration: none;
	background: #FEFCEE;
	padding: 2px 6px 2px 6px;
	margin-left: 8px;
	letter-spacing: 1px;
	height: 18px;
}

a.navhoofd1aan:hover { 
color: #002417;
font: bold 12px/120% Georgia, Times New Roman, Times, serif;
text-decoration: none;
	background: #FDF8CA;
	padding: 2px 6px 2px 6px;
	margin-left: 8px;
	height: 18px;
	letter-spacing: 1px;
}





#socialmedia {
	padding-left: 5px;
	padding-bottom: 4px;
	padding-right: 3px;
	padding-top: 4px;
	background-color: #fdfce9;
	line-height: 15px;
	float: right;
}

.socialmedia_btn {
	float: left;
	height: 16px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-left: 6px;
	width: 16px;
}

a#socialmedia_twitter {
	background: url(images/sm_sprite.png) no-repeat -1px -1px;
}

a:hover#socialmedia_twitter {
	background-position: -1px -19px;
}

a#socialmedia_linkedin {
	background: url(images/sm_sprite.png) no-repeat -19px -1px;
}

a:hover#socialmedia_linkedin {
	background-position: -19px -19px;
}

a#socialmedia_facebook {
	background: url(images/sm_sprite.png) no-repeat -38px -1px;
	margin-right: 0px;
}

a:hover#socialmedia_facebook {
	background-position: -38px -19px;
}

#socialmedia span {
	float: left;
	margin-right: 0px;
	font-weight: bold;
	color: #006262;
	font-size: 12px;
}
