/*	aeco
achtergrond 				#666666
kleur knoppen donker blauw	#313740
tekst						#

title		#455e78
*/
TD{FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #313740; FONT-FAMILY:Verdana,Tahoma;line-height:20px;}
BODY {
	scrollbar-face-color:#666666;
	scrollbar-track-color:#666666;
	scrollbar-arrow-color:#ffffff;	
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;	
}
TABLE{
	padding : 0px;
	border-spacing: 0; 
	border-collapse:collapse;
}

TABLE.kadertje{background-color:#e1e1e1;border : 1px solid #cacaca;}
IMG.imgkadertje{border : 1px solid #cacaca;}


.knop{filter:alpha(opacity=100);}
.content{background : url(../Graphics/Bg_fade_center.jpg) repeat-x;background-position:top center;background-color:#ffffff;}
.buttonbg{background-color:#ffffff}

LI{list-style-type : square;}
LI.li2{list-style-type : disc;}
LI.li3{list-style-type : circle;}

UL{margin-left:15px;margin-top:0px;margin-bottom:0px; padding:0;}
UL.inspring{margin-left:15px;margin-top:0px;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(../index.html) repeat-y;background-position:top center;}
TD.shadowright{background : url(../index.html) repeat-y;background-position:top center;}

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



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

.footer{font-family: Verdana,Tahoma; font-size: 10px; font-weight: normal; color: #b2b2b2;text-decoration:none;line-height:12px;}
a.footer {font-family: Verdana,Tahoma; font-size: 10px; font-weight: bold; color: #b2b2b2;text-decoration:none;line-height:12px;}
a.footer:hover {font-family: Verdana,Tahoma; font-size: 10px; font-weight: bold; color: #313740;text-decoration:none;line-height:12px;}

.menutop2{	font-family: Verdana,Tahoma;	font-size: 10px;	font-weight: bold;	color: #f5f5f5;	text-decoration:none;}
a.menutop {font-family: Verdana,Tahoma; font-size: 10px; font-weight: bold; color: #313740;text-decoration:none}
a.menutop:hover {font-family: Verdana,Tahoma; font-size: 10px; font-weight: bold; color: #313740;text-decoration:none;background-color:#f5f5f5;}

.title{font-family: Verdana,Tahoma;font-size: 13px;font-weight: bold;	color: #455e78;	text-decoration:none;}
a.title {font-family: Verdana,Tahoma; font-size: 13px; font-weight: bold; color: #455e78;text-decoration:none}
a.title:hover {font-family: Verdana,Tahoma; font-size: 13px; font-weight: bold; color: #313740;text-decoration:underline}
.titlered{font-family: Verdana,Tahoma;font-size: 13px;font-weight: bold;	color: #cc0000;	text-decoration:none;}

/* fotoalbum */
TABLE.foto{
	border-collapse:collapse;
	cellpadding: 0;
	background-color : #e1e1e1;
	border : 1px solid #cacaca;
	filter:alpha(opacity=100);
}
TABLE.fotoselect{
	border-collapse:collapse;
	cellpadding: 0;
	background-color : #a3b4c5;
	border : 1px solid #999999;
	cursor:pointer;
}
TABLE.fotopromo{
	border-collapse:collapse;
	cellpadding: 0;
	background-color : #ffdcdc;
	border : 1px solid #f7aeae;
}
TABLE.fotoselectpromo{
	border-collapse:collapse;
	cellpadding: 0;
	background-color : #ffb9b9;
	border : 1px solid #ff9b9b;
	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: bold; FONT-SIZE: 11px; COLOR: #cc0000; FONT-FAMILY:Tahoma,Verdana;line-height:16px;}
TD.label{FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #2c3a4a; FONT-FAMILY:Tahoma,Verdana;line-height:16px;}
INPUT.inputfield{
	background-color: #efefef;
	border : 1px solid #313740;
	color:#313740;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : normal;
	font-size : 10px;
		height:18px;
}
INPUT.red{
	background-color: #efefef;
	border : 1px solid #cc0000;
	color:#cc0000;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : normal;
	font-size : 10px;	
		height:18px;	
}

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

SELECT.inputfield{
	background-color: #efefef;
	border : 1px solid #313740;
	color:#313740;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : normal;
	font-size : 9px;	
		height:18px;	
}
SELECT.red{
	background-color: #efefef;
	border : 1px solid #cc0000;
	color:#cc0000;
	scrollbar-track-color: #F5F5F5;
	FONT-FAMILY: Verdana, Tahoma;
	font-weight : normal;
	font-size : 9px;
		height:18px;	
}

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

/* voor nieuwe popup-images, waarbij achtergrond donker w	*/
#body_wrapper {
	min-height: 100%;
	width: 100%;
	background-color: #C5C3CB;
	margin-bottom: -15px;
}
* html #body_wrapper {
	height: 100%;

}

#fader {
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: black;
	top: 0px;
	left: 0px;
	z-index: 100;
	opacity: .5; 
	filter: alpha(opacity=50); /* IE */
	display: none;
}	
.bijschrift{color:#ffffff;font-weight : bold;}