/* Zomer kleuren 

Body bg: #cdc4b5;
Container bg: #a29078;

*/

/* Winter kleuren 

*/

* html #body_wrapper 
{
	height: 100%;
}
body
{
	scrollbar-face-color: #cdc4b6;
	scrollbar-track-color: #cdc4b6;
	background-color: #d4d8c7;
	scrollbar-arrow-color: #fff;:
	margin: 0;
	overflow: auto;
}
#body_wrapper 
{
	min-height: 100%;
	width: 100%;
	background-color: #d4d8c7;
	margin-bottom: -15px;
}
table
{
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
td
{
	font-weight: normal; 
	font-size: 11px; 
	color: #2e2d2b; 
	font-family: Tahoma,Verdana; 
	line-height: 16px; 
}

.bijschrift{color:#ffffff;font-weight: bold;}
a.closepopup {font-family: Tahoma,Verdana; font-size: 10px; font-weight: bold; color: #a29178;text-decoration:none}
a.closepopup:hover {font-family: Tahoma,Verdana; font-size: 10px; font-weight: bold; color: #ffffff;text-decoration:underline}

.lijntje{background-color:#dbe6bc;}
.achtergrond_boven{background-color:#99aa63;vertical-align:top;}
.achtergrond_onder{background-color:#dbe6bc;padding-right:30px;vertical-align:bottom;}
.achtergrond_menu_onder{background-color:#2e2d2b;padding-right:30px;padding-left:30px;vertical-align:center;}
.achtergrond_menu{background-color:#2e2d2b;}

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

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

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

.sitemap{font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #766b5b;}
a.sitemap {font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #213401;text-decoration:none}
a.sitemap:hover {font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #213401;text-decoration:underline}

.box {width: 548px;	margin: 0;	padding: 0;	height: 48px; overflow: auto;	}
.box2 {width: 548px;	margin: 0;	padding: 0;	height: 250; overflow: auto;	}
UL{margin-left:15px;margin-top:0px;margin-bottom:0px; padding:0;}
LI.{list-style-type: square;}
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.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: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #213401;text-decoration:none}
a:hover {font-family: Tahoma,Verdana; font-size: 11px; font-weight: bold; color: #213401;text-decoration:underline}

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

table.foto
{
border-collapse: collapse;
cellpadding: 0;
background-color : #a59487;
border: 1px solid #a29178;
}
table.fotoselect
{
border-collapse: collapse;
cellpadding: 0;
background-color: #a59487;
border: 1px solid #441422;
cursor: pointer;
}
img.highlightfoto {border : 1px solid #a29178;}
img.highlightofffoto {border : 1px solid #2e2d2b;cursor:hand;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;}

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: #2e2d2b; FONT-FAMILY:Tahoma,Verdana;line-height:16px;}
INPUT.inputfield{
background-color: transparent;
border : 1px solid #2e2d2b;
color:#2e2d2b;
FONT-FAMILY: Verdana, Tahoma;
font-weight : normal;
font-size : 10px;
}
INPUT.red{
background-color: transparent;
border : 1px solid #cc0000;
color:#c00;
FONT-FAMILY: Verdana, Tahoma;
font-weight : normal;
font-size : 10px;	
}

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

select.inputfield{
background-color: transparent;
border : 1px solid #2e2d2b;
color:#2e2d2b;
FONT-FAMILY: Verdana, Tahoma;
font-weight : normal;
font-size : 10px;	
}
select.red{
background-color: transparent;
border : 1px solid #cc0000;
color:#cc0000;
scrollbar-track-color: #F5F5F5;
FONT-FAMILY: Verdana, Tahoma;
font-weight : normal;
font-size : 10px;
}
input.submitbutton
{
	background-color: transparent;
	border : 1px solid #2e2d2b;
	color:#2e2d2b;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	font-size: 10px;	
	height: 22px;
	cursor: pointer;
}

#fader 
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	background-color: black;
	opacity: .5;
	filter: alpha(opacity=50);
	display: none;
}	
