body
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #514e4e;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
}
#wrapper
{
	width: 400px;
	margin: 0 auto;
	margin-top: 108px;
	text-align: left;
}
#content
{
	padding: 0;
}
#home
{
	margin: 0;
	padding: 0;
}
#home_left
{
	margin-top: 5px;
	padding-right: 10px;
	float:left;
	width: 190px;
	text-align: right;
	border-right: 1px solid #a3c617;
}
#home_right
{
	line-height: 13px;
	margin-top: 5px;
	float:left;
	width: 185px;
	padding-left: 10px;
	text-align:justify;
}
#footer
{
	margin-top: 20px;
	border-top:1px solid #666666;
	margin-bottom: 25px;
}
#footer-left
{
	width: 200px;
	float: left;
}
#footer-right
{
	float: right;
	text-align:right;
}
a, a:visited
{
	color: #a3c617;
	font-weight: bold;
	text-decoration:none;
}
a:hover
{
	color: white;
}
#cv th, #links th
{
	width: 140px;
	margin: 0;
	vertical-align: top;
}
#cv td
{
	width: 260px;
	margin: 0;
	padding-right:0;
}
#cv .title
{
	color: #a3c617;
	height: 50px;
}
#cv .title div
{
	margin-left: 0;
	margin-top: 30px;
}
#cv .small
{
	font-size:8px;
}
#login
{
	text-align: left;
	width: 250px;
	margin-top: 15px;
}
#login legend, .form fieldset legend
{
	color: #a3c617;
	font-weight: bold;	
}
.errors
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: red;
	background-color: #FFCCCC;
	border: 1px solid red;
	padding: 10px;
	text-align: center;
}
.messages
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: green;
	background-color: #CCFFCC;
	border: 1px solid green;
	padding: 10px;
	text-align: center;
}
.overview
{
	margin-top: 20px;
}
.form
{
	text-align: left;
	width: 400px;
	margin-top: 15px;
}
#menubar
{
	margin-top: 10px;
}
#referenties .titel_links
{
	float: left;
	color: #a3c617;
	font-weight: bold;
}
#referenties #titel_rechts, #links #titel_rechts
{
	float: right;
	color: #a3c617;
}
#referenties .overview
{
	font-weight: bold;
	margin-top: 20px;
}
#referenties .overview .small
{
	font-size:8px;
	font-weight: normal;
}
#referenties .overview ul
{
	list-style-position: outside;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	list-style-type: none;
}
#referenties .overview li
{
	margin: 0;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	border-top: 1px solid #686868;
}
#referenties .description
{
	font-weight: normal;
}
.floating-point
{
	margin-left: -15px;
	margin-top:-2px;
	float:left;
}
#links
{
	text-align: center;
}
#links table th
{
	text-align: left;
	width: 75%;
}
#links table
{
	width: 100%;
}
#links .title
{
	color: #a3c617;
	height: 30px;
	margin-top: 40px;
	font-weight: bold;
}
#links .link
{
	border-top:1px solid #666666;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 2px;
	line-height:15px;
}
#links .titel_center
{
	color: #ffffff;
	font-weight: bold;
}
#links .link a:link, #links .link a:visited
{
	color: white;
	font-weight: bold;
}
#links .link a:hover
{
	color: #a3c617;
}
