/* Westdesign v.3 - 2008 StyleSheet */

/*
	Style Index
	
	1 - Site Structure Styles
	2 - Header Styles
	3 - Sidebar Styles
	4 - Content Styles
	5 - Footer Styles
	6 - Image Replacements
	7 - sIFR Styles
	100 - Clearfix Styles
*/

:link,:visited {text-decoration:none}
ul,ol {list-style:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img {border:0;}
address {font-style:normal}

/* 1 --- Site Structure Styles ------------------------------------------------------------------------------------------------------------------ */

body {
  font-family: Helvetica, Arial, Verdana, san-serif;
  background-color:#D0D0C8;
  font-size:14px;
  color:#C3C3B9;
}

#Container {
	width:842px;
	margin-left:0 auto;
	margin-right:0 auto;
	}

#Header {
	position:relative;
	height:47px;
	width:842px;
	margin:0 auto;
/*	padding-top:60px;
	text-align:left;*/
	background-image:url('images/TopFrame.jpg');
	background-repeat:no-repeat;
	vertical-align:bottom;
	}

#Middle {
	width:842px;
	min-height:420px;
	padding:0;
	margin:0 auto;
	background-image:url('images/MiddleFrame.jpg');
	background-repeat:repeat-y;

	}

#Bottom{
	position:relative;
	height:19px;
	width:842px;
	margin:0 auto;
/*	padding-top:60px;
	text-align:left;*/
	background-image:url('images/BottomFrame.jpg');
	background-repeat:no-repeat;
	}	

#BottomLegal {
	height:20px;
	}

#BottomNavig {
	height:25px;
	padding-top:2px;
	}

#ContentContainer {
	width:794px;
	margin-left:0 auto;
	margin-right:0 auto;
	}
	


/* 2 --- Header Styles ------------------------------------------------------------------------------------------------------------------ */	

#HeaderBanner {
	width:773px;
	}

#HeaderIcons {
	float:right;
	padding-right:50px;
	height:45px;
	}
	
/* 3 --- Sitebar Styles ----------------------------------------------------------------------------------------------------------- */

#LeftBox {
	float:left;
	width:215px;
	margin-left:2px;
	text-align:right;
	min-height:280px;
	background-image:url('images/LeftBoxBg.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	}

#RightBox
{
    float:right;
    width:565px;
    margin-right:5px;
    min-height:200px;
}

.LeftBox a,
.LeftBox a:link,
.LeftBox a:visited {
  color:#8a8a75;
  font-weight:bold;
  margin-right:30px;
  line-height:1.8;
  }
  
.LeftBox a:hover {
  color:#000000;
  }

.LeftBox a.selected {
  color:#000000;
  font-weight:bold;
  }  

.LeftBox ul {
	margin-bottom:33px;
	margin-left:30px;
	}
	
.LeftBox ul li {
	/*background:url(images/LiBg.jpg) 0% 50% no-repeat;*/
	padding-left:30px;
	margin-bottom:10px;
	}
	
html>body .LeftboxItem {
	margin-bottom:35px;
	margin-left:30px;
	}

	
/* 4 --- Content Styles ------------------------------------------------------------------------------------------------------------------ */

#clearone {
	clear:both;
	height:1px;
	}

a,
a:link,
a:visited {
  	outline: none;
	color:000000;
	}

a:hover {

	}

fieldset {
	padding:10px;
	}
	
legend {
	font-weight:normal; 
	font-family: Helvetica, Arial, Verdana, san-serif;
	font-size: 11px;
	color:#8a8a75;
	}

.SSTxt {
  font-family: Helvetica, Arial, Verdana, san-serif;
  font-size:10px;
  color:red;
  vertical-align:super;
  }
  
.Inputbox {
  border:1px solid #CCCCCC;
  line-height:20px;
  vertical-align:middle;
  font-weight:normal; 
  font-family: Helvetica, Arial, Verdana, san-serif;
	font-size: 12px;
  }

.error {
  color:#ff6600;
  }
  

.PaginaTitel {
	color: #8a8a75;
	font: 18px normal Helvetica, Arial, Verdana, san-serif;
	margin-top: 10px;
	padding-bottom:5px;
	letter-spacing: .3mm;
	margin-bottom: 15px;

	text-align:left;
	background:url(images/PaginaTitelBg.jpg) bottom;
	background-repeat:repeat-x;
}

.PaginaNavigTitel {
	color: #8a8a75;
	font: 18px normal Helvetica, Arial, Verdana, san-serif;
	margin-top: 10px;
	padding-bottom:5px;
	letter-spacing: .3mm;
	margin-bottom: 15px;
	margin-left:25px;
	text-align:left;
	background:url(images/PaginaTitelBg.jpg) bottom;
	background-repeat:repeat-x;
}

.PaginaSmallTitel {
	color: #8a8a75;
	font: 11px normal Helvetica, Arial, Verdana, san-serif;
	letter-spacing: .3mm;
	margin-bottom: 10px;
	
}

p {
	color: #8a8a75;
	line-height:1.6;
	padding-bottom:10px;
	}

.NieuwsTitel {
	color: #FF6600;
	font: 12px normal Helvetica, Arial, Verdana, san-serif;
	font-weight:bold;
	line-height:1.8;
	text-align:left;
	border-bottom: 1px solid #1E5DA4;
	}

#contactForm fieldset{font-size: 12px; border: none; margin: 10px 0; padding:0; text-align: left; }
#contactForm legend {display:none;}
#contactForm ol {padding:0; margin:0;}
#contactForm li {list-style: none; padding:0;}
#contactForm label {color: #464A52; display: block; line-height:20px; padding: 10px 0 5px 0; text-align:left; vertical-align:top; }
#contactForm label span.required {color: #AB0101; font-weight: bold}
#contactForm input {width: 400px; font-size:1.2em; padding:3px; vertical-align:middle; background: #FFFFFF;}
#contactForm textarea {width: 100%; height:250px; padding:3px; background: #FFFFFF; font:12px Helvetica, Arial, Verdana, san-serif;}
#contactForm input.submitButton {width:auto; text-align: center; margin: 20px 0}

#BoxBg {
background:url(images/BoxBg.jpg) no-repeat;
width:550px;
height:120px;
padding:15px;

}
  
/* 5 --- Footer Styles ------------------------------------------------------------------------------------------------------------------ */

.FooterTxt {
	float:left;
	color:#8A8A75;
	font: 11px normal Helvetica, Arial, Verdana, san-serif;
	line-height:1.8;
	text-align:left;
	padding-left:40px;
	}

.FooterTxt a,
.FooterTxt a:link,
.FooterTxt a:visited {
  color:#8A8A75;
  text-decoration:underline;
  }	

.FooterTxt a:hover {
  color:#000000;
  text-decoration:none;
  }  

.FooterLegal {
	float:right;
	color:#8A8A75;
	font: 11px normal Helvetica, Arial, Verdana, san-serif;
	line-height:1.8;
	text-align:left;
	padding-right:40px;
	}
		
.FooterLegal a,
.FooterLegal a:link,
.FooterLegal a:visited {
  color:#8A8A75;
  text-decoration:underline;
  }	

.FooterLegal a:hover {
  color:#000000;
  text-decoration:none;
  }  

.BottomNavig {
	color:#8A8A75;
	font: 11px normal Helvetica, Arial, Verdana, san-serif;
	line-height:2.0;
	text-align:center;
	letter-spacing:2px;
	}
		
.BottomNavig a,
.BottomNavig a:link,
.BottomNavig a:visited {
  color:#8A8A75;
  text-decoration:underline;
  }	

.BottomNavig a:hover {
  color:#000000;
  text-decoration:none;
  }    
  
  
/* SLIMBOX ------------------------------------------------------------------------------------------------------------------------------- */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #A7A7A5;
	cursor: pointer;
}

#lbCenter, #lbBottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
		
