body,td,th {
	color: #667812;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	scrollbar-face-color : #F0EFE0;
	scrollbar-shadow-color : #94aa2b;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #EEECD9;
	scrollbar-darkshadow-color : #94aa2b;
	scrollbar-track-color : #F2F0E0;
	scrollbar-arrow-color : #94aa2b;
	background-color: #F0EFE0;
	/*background-color: #e7e4c8;*/
	background-image: url('../img/background.gif');
	background-repeat: repeat-y;
	margin: 0px;
}

a:link, a:visited{
color: #667812;
text-decoration: underline;
} 

a:hover {
color: #667812;
text-decoration: none;
}

.swvlichtenvoorde {
height: 100%;
width: 100%;
}

.header {
height: 114px;
background-color: #8cc63f;
}
.logobg {
background: url('../img/header_logo_bg.gif') no-repeat left top;
height: 114px;
border-bottom: 1px solid #8cc63f;
}
.logobg a {
margin-left: 80px;
}

.body {
background-image: url('../img/content_boven_bg.gif');
background-repeat: no-repeat;
padding-top: 30px;
padding-left: 30px;
}

.gegevens {
height: 33px;
padding-top: 7px;
}

.headerrechts {
width: 194px;
background-image: url('../img/wsns.jpg');
background-repeat: no-repeat;
}

.submenu {
background-image: url('../img/submenu.jpg');
background-repeat: no-repeat;
padding-top: 35px;
}

.submenu_actief{
font-size: 10px;
color: #DF511F;
}

a.submenu_link:link, a.submenu_link:visited {
color: #DF511F;
text-decoration: underline;
font-size: 10px;
}

a.submenu_link:hover {
text-decoration: none;
font-size: 10px;
}

.titel{
height: 23px;
color: #DF511F;
font-weight: bold;
}

.item{
padding-top: 2px;
border: solid 2px #fff;
background-color: #FFF;
color: #94aa2b;
}

p.item{
padding-left: 5px;
}

a.item_link:link, a.item_link:visited{
text-decoration: none;
color: #94aa2b;
}

a.item_link:hover {
color: #DF511F;
}

#amlink
{
	height: 10px;
	line-height: 14px;
	margin-left: 4px;
	margin-bottom: 4px;
	text-decoration: none;
}
#amlink:hover
{
	text-decoration: underline;
}

input,select
{
	background-color: #F1EFE0;
	color: #667812;
	border: 1px solid #94AA2B;
}

.input
{
	background-color: #F1EFE0;
	color: #667812;
	border: 1px solid #94AA2B;
}

.button
{
	background-color: #EA6B3E;
	color: #F1EFE0;
	border: 1px solid #F1EFE0;
	cursor: hand;
}

#googlemaps	{
	border				: 0px;
	height				: 400px;
	width					: 100%;
	background		: #eee;
	text-align		: left;
	font					: 1em Verdana;
	color					: #667812;
}

#googlemaps a	{
	color				: #667812;
	text-decoration:underline;
}