/*	
achtergr		541012
tekst			6a2e2d
achtergr menu	816b58
tekst			342c24
footer			733a37
*/
TD{FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #6a2e2d; FONT-FAMILY:Verdana;line-height:16px;}
BODY {
	scrollbar-face-color:#541012;
	scrollbar-track-color:#541012;
	background-color : #541012;	
	scrollbar-arrow-color:#ffffff;	
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	overflow:auto;
}
TABLE{
	padding : 0px;
	border-spacing: 0; 
	border-collapse:collapse;
}
.small{FONT-SIZE: 9px;}
.wit{color:#ffffff;}
a.wit {font-family: Verdana; font-size: 11px; font-weight: bold; color: #ffffff;text-decoration:none;line-height:16px;}
a.wit:hover {font-family: Verdana; font-size: 11px; font-weight: bold; color: #541012;text-decoration:underline;line-height:16px;}
.main{background : url(../Graphics/Bg_main.jpg) repeat-y;padding-top:10px;padding-right:20px;padding-bottom:20px;padding-left:20px;}
.box {width: 100%;	margin: 0;	padding: 0;	height: 115px;	overflow: auto;	}
li.{list-style-type : square}
UL{margin-left:15px;margin-top:0px;margin-bottom:0px; padding:0;}
UL.inspring{margin-left:15px;margin-top:5px;margin-bottom:0px; padding-left:15px;padding-top:0px;padding-bottom:0px;}
LI.left{list-style-type : square;margin:0; padding:0;}
/*
TD.logopart1{background : url(../Graphics/Logo_part1.jpg) no-repeat;background-position:bottom right;}
*/
TD.stippelijn{background : url(../Graphics/Stippelijn.gif) repeat-y;background-position:top center;}
TD.shadowright{background : url(../Graphics/Shadow_right.jpg) repeat-y;background-position:top center;}

a {font-family: Verdana; font-size: 11px; font-weight: bold; color: #6a2e2d;text-decoration:none}
a:hover {font-family: Verdana; font-size: 11px; font-weight: bold; color: #816b58;text-decoration:underline}

.footer{font-family: Verdana; font-size: 10px; font-weight: normal; color: #733a37;text-decoration:none}
a.footer {font-family: Verdana; font-size: 10px; font-weight: bold; color: #733a37;text-decoration:none}
a.footer:hover {font-family: Verdana; font-size: 10px; font-weight: bold; color: #816b58;text-decoration:none}

li.sitemap2{list-style-type : disk;}
.sitemap2{font-weight: bold; color: #816b58;}
a.sitemap2{font-weight: bold; color: #816b58;text-decoration:none}
a.sitemap2:hover{font-weight: bold; color: #6a2e2d;text-decoration:underline}

li.sitemap{list-style-type : square;}
.sitemap{font-weight: bold; color: #733a37;}
a.sitemap{font-weight: bold; color: #733a37;text-decoration:none}
a.sitemap:hover{font-weight: bold; color: #6a2e2d;text-decoration:underline}

/* fotoalbum */
TABLE.foto{
	border-collapse:collapse;
	cellpadding: 0;
	background-color : #a59487;
	border : 1px solid #ffffff;
}
TABLE.fotoselect{
	border-collapse:collapse;
	cellpadding: 0;
	background-color : #a59487;
	border : 1px solid #6a2e2d;
	cursor:pointer;
}
img.highlight {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);-moz-opacity: 0.7;}
img.highlightoff {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;}

/*-- FORMULIEREN -*/
span.red{FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #cc0000; FONT-FAMILY:Verdana;line-height:16px;}
TD.label{FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #6a2e2d; FONT-FAMILY:Verdana;line-height:16px;}
INPUT.inputfield{
	background-color: #d4c5b0;
	border : 1px solid #d4c5b0;
	color:#6a2e2d;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : normal;
	font-size : 10px;
}
INPUT.red{
	background-color: #d4c5b0;
	border : 1px solid #d4c5b0;
	color:#cc0000;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : normal;
	font-size : 10px;	
}

TEXTAREA.inputfield{
	background-color: #d4c5b0;
	border : 1px solid #d4c5b0;
	color:#6a2e2d;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : normal;
	font-size : 10px;	
	overflow:auto;	
}
TEXTAREA.red{
	background-color: #d4c5b0;
	border : 1px solid #d4c5b0;
	color:#cc0000;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : normal;
	font-size : 10px;	
	overflow:auto;	
}

SELECT.inputfield{
	background-color: #d4c5b0;
	border : 0px solid #6a2e2d;
	color:#6a2e2d;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : normal;
	font-size : 10px;	
}
SELECT.red{
	background-color: #d4c5b0;
	border : 0px solid #d4c5b0;
	color:#cc0000;
	scrollbar-track-color: #F5F5F5;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : normal;
	font-size : 10px;
}

INPUT.submitbutton{
	background-color: #6a2e2d;
	border : 0px solid #6a2e2d;
	color:#ffffff;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : bold;
	font-size : 10px;	
	height:22px;
	cursor:hand;cursor:pointer;
}