body {
	height: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #E6F2FF;
	
	scrollbar-face-color: #9FD9FF;
scrollbar-highlight-color: #CCEBFF;
scrollbar-3dlight-color: #43B4FF;
scrollbar-darkshadow-color: #32ADFF;
scrollbar-shadow-color: #43B4FF;
scrollbar-arrow-color: #43B4FF;
scrollbar-track-color: #76C8FF;

}
#eouter {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 50%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}
#container {
	position: absolute;
	width: 760px;
	height: 542px;
	margin-top: -261px;
	top: 50%;
	left: 50%;
	margin-left: -380px;
	background-color: #A7DCFF;

}
#menu {
	float: left;
}
#content {
	float: right;
	width: 509px;
	height: 330px;

	background: url(/images/content_bg.jpg);
	background-repeat: no-repeat;


	margin: 0;
	overflow: auto;
}
#bottom {
	padding: 0;
}
.title {
	padding-left: 30px;
}
.inhoud {
	padding: 0px 50px 0px 50px;
	height: 263px;
	overflow: auto;
}
a:visited,a:link {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #CCEBFF;
}
h2, h2 a:link,h2 a:visited{
	color: #CCEBFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	margin-bottom: 4px;
	text-decoration: none;
}
.item {
	display: block;
	margin-bottom: 10px;
}
.gbitem {
	margin-left: 60px;
}
.teller {
	float:left;
	display:block;
	width: 40px;
	font-size: 40px;
	vertical-align: bottom;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCEBFF;
	margin-top: 10px;
	height: 80px;
}
.teller a:visited, .teller a:link {
	color: #CCEBFF;
	text-decoration: none;
	font-weight: normal;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCEBFF;
	font-size: 10px;
}
label {
	font-weight: bold;
	margin: 12px 0px 10px 0px;
	display: block;
	width: auto;
	cursor: hand;
}
* .input {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:  #CCEBFF;
	width: 250px;
}
.thumb {
	padding: 2px;
	border: 1px solid #FFFFFF;
	float: right;
	margin: 5px;
}
#thumbRow {
	margin-top: 10px;
}
.thumbRow {
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin: 5px;
}
