body {
	font-family: trebuchet MS, arial, helvetica, verdana;
	font-size: 11px;
	background-color: #ababab;
	margin: 0px;
}

a .menu {
color: red;
}

#site {
	left: 50%;
	width: 743px;
	position: absolute;
	margin-left: -371px;
	background-color: white;
}

#top
{

	left: 50%;
	width: 738px;
	margin-left: -359px;
	position: absolute;
	top: 0px;
	height: 160px;
	z-index: 0;
	background-color: white;
    	background-image: url(img/gui/top.png);
	background-position: 25px 5px;
	background-repeat: no-repeat;
}

#handigelinks {
	position: absolute;
	right: 50px;
	top: 5px;
}

#handigelinks a {
	color: red;
}


#links {
	float: left;
	width: 158px;
}

#links ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 50px;
}

#links li {
	margin: 0px;
	padding: 0px;
	border: solid 1px black;
	width: 145px;
	height: 29px;
	margin-left: 13px;
	margin-top: 8px;
	text-align: center;
	padding-top: 6px;
	color: #0d733b;
	font-weight: bold;
	font-size: 15px;
	cursor: pointer;
}

#main {
	width: 550px;
	padding-left: 13px;
	padding-right: 13px;
	float: right;
}

#zoekTitel {
	margin-top: 8px;
	height: 25px;
	padding: 10px 0px 0px 10px;
	background-color: #0d723b;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

#zoek {
	background-color: #dbebe3;
	padding-top: 10px;
	height: 134px;
}

#zoek img {
	float: right;
	margin-top: 8px;
	margin-right: 50px;
}

#zoek input {
	width: 151px;
	height: 23px;
	font-size: 16px;
	color: #0d733b;
	border-style: none;
	padding-top: 4px;
	padding-left: 4px;
}

#zoek select {
	width: 155px;
	height: 27px;
	font-size: 16px;
	color: #0d733b;
	border-style: none;
}

#zoek table {
	margin-top: 13px;
}

#zoek td {
	font-weight: bold;
	font-size: 16px;
	padding-left: 8px;
}


#zoek .visible {
	display: table-row;
}

#zoek .invisible {
	display: none;
}

#zoek .geenkeukens_tekst {
	font-size: 11px;
	font-weight: normal;
}

.zoekbutton {
	position: relative;
	left: 44px;
	cursor: pointer;
}

#hoewerkthet {
	margin-top: 13px;
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px #0d733b;
}

#hoewerkthet h1 {
	color: #0d733b;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

#opmerking {
	margin-top: 13px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#opmerking a {
	color: #ff0000;
}

#fotos {
	padding: 0px;
	margin: 0px;
	padding-top: 13px;
	text-align: center;
	margin-bottom: 13px;
}

#copy {
	font-size: 10px;
	text-align: center;
	margin-bottom: 75px;
}

#banner_rechts {
	float: right;
	margin-top: 50px;
	margin-right: 20px;	
}