A:link      {color: #3b4da0;}
A			{
	text-decoration: none;
	font-family:  "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
A:visited   { color: #3b4da0;}
A:active    { color: #3b4da0;}
A:hover     {
	color: #ffffff;
	background-color: #3b4da0;
}

BODY{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
}
h1 {
	font-family:  "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #3b4da0;
	/*line-height: 18px;*/
	font-weight: bold;
	text-transform: uppercase;
}
.bglinks {
	background-color: #dcdcdc;
	background-image: url(images/bglinks.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.bgrechts {
	background-color: #ffffff;
	background-image: url(images/bgrechts.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/*//////////////// rest ///////////////*/
.plattetekst  {
	font-family:  "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #434343;
}
.adres  {
	font-family:  "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}
.footer  {
	font-family:  "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	background-color: #f9bc01;
}
A.footer:link      {color: #787878;}
A.footer			{ text-decoration: none;}
A.footer:visited   { color: #787878;}
A.footer:active    { color: #787878;}
A.footer:hover     { color: #f06ea9;}
li {
list-style-image: url(images/bullet.gif);
}
.veld {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #a2a2a2;
	width: 100%;
	border: 1px solid #ffffff;
	height: 23px;
}
.button {
	background-color: #f9bc01;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #f9bc01;
	width: 135px;
	height: 23px;
	background-position: center center;
}