body {
	margin: 0;
	padding: 0;
	background-color: #B2DA28;
}
#geheel {
	margin-left: auto;
	margin-right: auto;
	width: 677px;
}
#body {
	float: left;
	width: 100%;
}
#boven {
	float: left;
	background-color: #B2DA28;
	height:143px;
	width: 100%;
	background-image: url(images/kledingboulevard.png);
	background-repeat: no-repeat;
}
#banner {
	float: right;
	margin-top: 53px;
	margin-right: 6px;
}

#page {
	background-color: #B2DA28;
	float: left;
	width: 100%;
}
div.blok {
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 4px;
	width: 204px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

html>body div.blok {
  width: 204px;
} 


.blok div.tab {
	background-image: url(images/h1.png);
	margin: 0;
	padding: 0;	
	float: left;
	width: 100%;
}
	
.tab h1 {	
	display: inline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
    line-height: 19px;
	margin: 0;	
	padding-top: 2px;
	padding-left: 10px;
}

.blok div.content {
	float: left;
	background-image: url(images/lijn1.gif);
	background-repeat: repeat-y;
	margin: 0;
	margin-top: -2px;
	padding: 0;
	width: 204px;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

.blok div.foot {
	background-image: url(images/lijn2.png);
	background-repeat: no-repeat;
	margin-bottom: 0;
	padding: 0;
	float: left;
	width: 204px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 10px;
}

html>body .blok div.content {
  width: 204px;
} 

.blok div.content ul {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	overflow: hidden;
	padding: 0;
}	
.blok div.content li {
	list-style-type: none;
}
.blok div.content a {
	font-family: Verdana,Arial, Sans-serif;
	color: black;
	font-size:12px;	
}

#footer {
	background-color: #B2DA28;
	padding-top: 5px;
	float: left;
	width: 100%;
}
#footer a, a.terug {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover, a.terug:hover {
	text-decoration: underline;
}

#formtype {
	margin: 10px;
    font-family: verdana, arial, sans-serif;
	font-size: 11px;
	overflow: auto;
}

#formtype h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
}

#textarea{
	overflow: auto;
}