a { color: #006633;  text-decoration: none;}

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

body {
	color: white;
	background-color: #2E332E;

	font-family: Garamond, "MS Serif", "New York", serif;
	font-size: 14px;
	text-align: left;
	line-height: 160%;
}

td { vertical-align: top; background-color: white; color: #2e332e;}

.achtergroen{ background-color: #D3E0B7; }

.achterlogo{ background: url(zwartwit.png) repeat-x top; }

.achtermenu{
	font-size: 17px ;  font-weight: bolder;
	background: url(achtermenu.jpg) repeat;
}

.hoofdtabel{ }

p, li{
	font-family: sans-serif;
}

p{
	margin: 5px;
}

h1{
	color: #006633; margin-left:5px;
}

#icontwitter {
	color:#4099ff;
	display: block;
clear: both;
}

#iconlinkedin {
	color:#0e76a8;
	display: block;
clear: both;
}

.btn {
	display:block;
	padding:5px 10px;
	background-color:#D3E0B7;
	color:#060;
	border-radius:5px;
	border:1px solid #FFF;
	width:120px;
	text-transform: uppercase;
	font-weight:bolder;
	font-size:12px;
	text-decoration:none;
	margin-top: 15px; }
	
.btn:hover {
	text-decoration: none;
	background-color: #006633;
	color:#FFF;
}
