body
{
	scrollbar-face-color : #CCCCCC;
	scrollbar-shadow-color : #828282;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-3dlight-color : #DBDBDB;
	scrollbar-darkshadow-color : #F5F5F5;
	scrollbar-track-color : #F5F5F5;
	scrollbar-arrow-color : #372F38;
	background: url(../img/bg.gif);
	margin: 0px;
}

#container {
    background  : #FFF;
}

.tekst,table,body
{
	font-family	: Tahoma;
	font-size 	: 11px;
	color		: #333333;
	line-height : 17px;
	text-align	: justify;
}

H1
{
	font-family	: Lydian Csv BT;
	font-size 	: 40px;
	color		: #333333;
}

.tekstbold
{
	font-family	: Tahoma;
	font-size 	: 10px;
	color		: #666666;
	line-height : 19px;
	text-align	: justify;
	font-weight : bold;
}

a:active
{
	font-family	: Tahoma;
	font-size 	: 11px;
	color		: #317311;
	line-height : 19px;
	text-align	: justify;
	text-decoration: underline;
}

a:link
{
	font-family	: Tahoma;
	font-size 	: 11px;
	color		: #317311;
	line-height : 19px;
	text-align	: justify;
	text-decoration: underline;
}

a:visited
{
	font-family	: Tahoma;
	font-size 	: 11px;
	color		: #317311;
	line-height : 19px;
	text-align	: justify;
	text-decoration: underline;
}

a:hover
{  
	font-family	: Tahoma;
	font-size 	: 11px;
	color		: #317311;
	line-height : 19px;
	text-align	: justify;
	text-decoration: none;
}

.menu
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height : 20px;
}

a.menu:active{  
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height : 20px;
	text-decoration: none;
}

a.menu:link{  
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height : 20px;
	text-decoration: none;
}

a.menu:visited{  
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height : 20px;
	text-decoration: none;
}

a.menu:hover{  
font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height : 20px;
	text-decoration: none;
}
	
.beeld
{
	border			: 2 solid #FFFFFF;
}

.menuselected
{
	background		: #F7F7F7;
}

.tekstveld
{
	background		: #F7EEE5;
	width			: 576px;
	Height			: 100%;
}

input,textarea
{
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
}

.veld
{
	border: 1px solid #aaaaaa;
	font-size: 10px;
	font-family: Verdana;
}

.veldFout
{
	border: 1px solid #ff2222;
	font-size: 10px;
	font-family: Verdana;
}

.button
{
	border: 1px solid #aaaaaa;
	color: #444444;
	cursor: hand;
}

#melding
{
	color: #E70509;
	display:none;
	font-weight: bold;
}

.contactformulier_titel
{
	font-weight: bold;
	color: #333333;
}

.route
{
border-color:#000000;
border-width: 1px;
}


/* -------------------- */
/* header slideshow     */
/* -------------------- */
#slideshow,
#slideshow ul,
#slideshow li {
    margin              : 0;
    padding             : 0;
    list-style          : none;
}

#slideshow > li {
    float               : left;
    width               : 90px;
    height              : 90px;
    margin              : 0 0 0 5px;
    overflow            : hidden;
}