body * {
	 position: relative;

}

body, td {
	background-color: #FFFFFF;
	margin:0px;
	padding: 0px;
	font-size: 11px;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	background-image: url(../images/backrechts.png);
}

h1 {
	color: #D10D63;
	font-size: 24px;
	margin: 0px;
	text-align: left;
}

h2 {
	color: #D10D63;
	font-size: 14px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: left;

}

p {
 	margin: 0px;
	line-height: 130%;
	font-size: 11px;
}


.container{
position: absolute;
top: 0px;
left: 0px;
	width: 680px;
	float: left;
	z-index: 1;
}

#logo {
	margin-left: 10px;
}

#dot {
 float: left;
}

.menu {
	padding-left: 15px;
	padding-bottom: 40px;
	width: 165px;
	background-color: #FFF;
	border-right: 30px solid #9EC000;
	border-bottom: 20px solid #9EC000;
}

.item {
	width: 180px;
	height: 20px;
	margin-bottom: 6px;
}

a.menuitem {
	color: #A7C601;
	text-align: left;
	font-weight: bold;
	display: block;
	 float: left;
	font-size: 11px;
	text-decoration: none;
	margin-top: 3px;
	margin-left: 3px;

}
a.menuitem:hover {
	color: #D10D63;
}

.rechts {

	height: 400px;
	margin-left: 0px;

}

.links {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	background-color: #FFF;
	float: left;
}

.content {
	margin-top: 20px;
	float: right;
	width: 449px;
	height: 410px;
	background-color: #FFF;
	border-top: 1px solid #9EC000;
	border-left: 1px solid #9EC000;
	border-right: 1px solid #9EC000;
	overflow: auto;
	padding: 10px;
}

.footer {
	border-top: 1px solid #9EC000;
	clear: both;
}

a.realisatie {

 font-size: 10px;
 color: #000;
 margin-left: 15px;
 margin-top: 5px;
 text-decoration: none;
}

a.realisatie:hover {

 text-decoration: underline;
 color: #D10D63;

}

a.link {
	font-size: 11px;
 color: #000;
 text-decoration: underline;

}

a.link:hover {
 text-decoration: underline;
 color: #D10D63;
}
