/*	de oude pastorie
rood				#771002
onder				#b6b099

lijntje boven 		#b6b099
lijntje onder 		#4c4c4c
*/
/*-------------------------------------------------------------------------------------------------------------------------*/
TD{FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #771002; FONT-FAMILY:Tahoma,Verdana;line-height:16px;}
BODY {
	scrollbar-face-color:#771002;
	scrollbar-arrow-color:#b6b099;
	scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color:#b6b099;
	scrollbar-3dlight-color:#b6b099;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	BACKGROUND-REPEAT:no-repeat;
	background-color : #ffffff;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
}

BODY.popup{
	scrollbar-face-color:#771002;
	scrollbar-arrow-color:#b6b099;
	scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color:#b6b099;
	scrollbar-3dlight-color:#b6b099;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	BACKGROUND-REPEAT:no-repeat;
	background-color : #d5d2c5;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
}
TABLE{
	padding : 0px;
	border-spacing: 0; 
	border-collapse:collapse;
}

.red{FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ff0000; FONT-FAMILY:Tahoma,Verdana;line-height:16px;}
.red11px{FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ff0000; FONT-FAMILY:Tahoma,Verdana;line-height:16px;}

.footer{font-family: Tahoma,Verdana; font-size: 9px; font-weight: normal; color: #ffffff;text-decoration:none}
a.footer {font-family: Tahoma,Verdana; font-size: 9px; font-weight: bold; color: #ffffff;text-decoration:none}
a.footer:hover {font-family: Tahoma,Verdana; font-size: 9px; font-weight: bold; color: #771002;text-decoration:none}

TD.label{FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #771002; FONT-FAMILY:Tahoma,Verdana;line-height:16px;}
a.white11px {font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color:white; text-decoration:none}
a.white11px:hover {font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #b6b099; text-decoration:underline}

a.title {font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color:#771002; text-decoration:none}
a.title:hover {font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #b6b099; text-decoration:underline}

a {font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #771002;text-decoration:none}
a:hover {font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #b6b099;text-decoration:underline}

a.linkfotos {font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #ada375;text-decoration:none}
a.linkfotos:hover {font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #b6b099;text-decoration:underline}

.linkbron{font-family: Tahoma,Verdana; font-size: 9px; font-weight: normal; color: #771002;text-decoration:none}
a.linkbron {font-family: Tahoma,Verdana; font-size: 11px; font-weight: normal; color: #771002;text-decoration:none}
a.linkbron:hover {font-family: Tahoma,Verdana; font-size: 11px; font-weight: normal; color: #b6b099;text-decoration:underline}

.linkroute{font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #771002;text-decoration:none}
a.linkroute {font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #b6b099;text-decoration:none}
a.linkroute:hover {font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #771002;text-decoration:underline}

TABLE.foto{
	border-collapse:collapse;
	cellpadding: 0;
	background-color : #d5d2c5;
	border : 1px solid #b6b099;
}
TABLE.fotoselect{
	border-collapse:collapse;
	cellpadding: 0;
	background-color : #d5d2c5;
	border : 1px solid #b6b099;
	cursor:pointer;
}
img.highlight {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);-moz-opacity: 0.9;}
img.highlightoff {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity: 1;}
/*
UL{margin:0;padding:0;}
LI{margin:0;padding:0;}
*/
/*   FORMULIEREN        */

.label{FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY:Tahoma,Verdana;line-height:16px;padding-right:15px;}
INPUT.inputfield{
	background-color: transparent;
	color:#b6b099;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	font-weight : normal;
	font-size : 11px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom : 1px solid #b6b099;
}
INPUT.standard{
	background-color: transparent;
	color:#b6b099;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	font-weight : normal;
	font-size : 11px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom : 1px solid #b6b099;	
}
TEXTAREA.inputfield{
	background-color: transparent;
	color:#b6b099;
	scrollbar-track-color: #e9e1df;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	font-weight : normal;
	font-size : 11px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom : 0px;
	overflow:auto;
	background : url(../Graphics/Bg_textarea.gif) scroll top;
	line-height : 25px;
	/*background-repeat:repeat-x;*/
}

TEXTAREA.standard{
	background-color: #ffffff;
	color:#b6b099;
	scrollbar-track-color: #e9e1df;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	font-weight : normal;
	font-size : 11px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom : 0px;
	overflow:auto;
	background : url(../Graphics/Bg_textarea.gif) scroll top;
	line-height : 25px;
	/*background-repeat:repeat-x;*/
}
SELECT.inputfield{
	background-color: #ffffff;
	border : 1px solid #b6b099;
	color:#b6b099;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	font-weight : normal;
	font-size : 11px;	
}
INPUT.red{
	background-color: transparent;
	color:#ff0000;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	font-weight : normal;
	font-size : 11px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom : 1px solid #ff0000;
}
TEXTAREA.red{
	background-color: #ffffff;
	color:#ff0000;
	scrollbar-track-color: #e9e1df;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	font-weight : normal;
	font-size : 11px;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom : 0px;
	overflow:auto;
	background : url(../Graphics/Bg_textarea_red.gif) scroll top;
	line-height : 25px;
	/*background-repeat:repeat-x;*/
}
SELECT.red{
	background-color: #ffffff;
	border : 1px solid #ff0000;
	color:#372718;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	font-weight : normal;
	font-size : 11px;
}
INPUT.submitbutton{
	background-color: transparent;
	border : 1px solid #185594;
	color:#185594;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	font-weight : bold;
	font-size : 11px;	
	height:22px;
	cursor:hand;cursor:pointer;
}
INPUT.pasgegevensaan{
	background-color: transparent;
	border : 0px solid #185594;
	color:white;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	font-weight : bold;
	font-size :0px;	
	width:150px;
	height:8px;
	background : url(../Buttons/Pas_gegevens_aan.gif);
		background-repeat: no-repeat;
	
	cursor:hand;cursor:pointer;
}
INPUT.verwijder{
	background-color: transparent;
	border : 0px solid #185594;
	color:white;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	font-weight : bold;
	font-size : 0px;
	width:86px;	
	height:8px;
	background : url(../Buttons/Delete.gif);	
	background-repeat: no-repeat;
	cursor:hand;cursor:pointer;
}
INPUT.buttonfield{
	background-color: transparent;
	border : 1px solid #185594;
	color:#185594;
	FONT-FAMILY: Tahoma, Verdana, Arial;
	font-weight : bold;
	font-size : 11px;	
	height:22px;
	cursor:hand;cursor:pointer;
}
TD.form{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY:Tahoma, Verdana, Arial;
	line-height:16px;
	text-align : right;
	vertical-align : top;
}
TD.standard11px{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY:Tahoma, Verdana, Arial;
	line-height:16px;
	text-align : right;
	vertical-align : top;
}