
#wrapper {
	height: 600px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#TopSearch {

	margin: 0px;
	padding: 0px;
	float: right;
	height: 80px;
	width: 162px;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 0px solid white;
}

#TopSearch table td {
	text-align: right;

	padding: 1px;
	margin: 0px;
}

#TopSearch span.loginTitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;

	font-weight: bold;
	color: white;

	width: 145px;
	height: 13px;

	display: inline;

	margin-left: 5px;
	
}

.inputOverlayLabel {
	position: relative;
	display: block;

	text-align: left;

	left: 8px;
	top: -16px;
	/*margin-top: -20px;*/

	font-family: Verdana, Helvetica;
	font-weight: normal;
	font-style: italic;

	font-size: 10px;

	margin: 0px;
	padding: 0px;

	margin-bottom: -12px;

	cursor: text;

}

#TopSearch input {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;

	width: 145px;
	height: 13px;
}

#TopSearch a {
	text-decoration:none;
	color:#FFFFFF;
}

#TopSearch a:hover {
	text-decoration: underline;

}

#leden {
	float:right;
	margin-top:65px;
	margin-right:5px;
	color:#FFFFFF;
}

* html #TopSearch {

	margin-top: 40px;

}


#wrapper #header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 136px;
	width: 960px;
}

/*  Top Navigation style */
#underlinemenu{
	padding: 0;
	margin-top: 107px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	float:left;
}

* html #underlinemenu{

	margin-top: 108px;

}

#underlinemenu ul{
margin: 0;
padding-left: 0;
float: left;
font-weight: bold;
width: 100%;
border-width: 1px 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/topMenudot.jpg);
	background-repeat: no-repeat;
	background-position: right -5px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 6px;
}

#underlinemenu ul li a:hover{
	color: white;
	padding-bottom: 0;
}

/* Top Menu */

#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;



}

#cssdropdown li {
	float: left;
	position: relative;
	width:auto;
	height:37px;
	padding-top:0px;
	padding-right:5px;
	left: -8px;
	top:10px;
}

#menudot{

	height:27px;
	/*width: 10px;*/
	top:0px;
	/*margin-left: 5px;*/
	background-image: url(../images/topMenudot.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;

}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
width:144px;
height:30px;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}



/* End of Top Menu */

#NavigationBar
{
	position:absolute;
	float:left;
	width:960;
	top: 85px;
	margin-left: 10px;
	padding: 0; /*leave this value as is in most cases*/
	margin-bottom: 0px;
	height: 30px;
	border: 0px solid blue;

}

#sublinks li
{
	top:0px;
	left:0px;
	float:left;
	width:160px;
	height:27px;
}

/* End of top Navigation */
#contentArea {
	height: 400px;
	overflow:auto;
	width: 754px;
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border:0px solid red;
}

contentArea a {
	/*color: #*/
}

* html #contentArea {
margin-top:10px;



}

#RightSection {
	height: 340px;
	width: 158px;
	float:right;
	padding-top: 0px;
	padding-left: 2px;
	margin-top: 15px;
}

#bannerTitle{
	font-family: charlemagne;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	width: 110px;
	height: 20px;
	margin-top: -5px;
	margin-left: 25px;
	position:relative;
	border: 0px solid red;
}

#RightSection img {
	width:158px;
	border:0px;
	margin-bottom: 10px;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 38px;
	width: 960px;
}

/* ARTICLES CSS STARTS*/

.div-article-outer{
	float: left;
	width: 700px;
	border-bottom: dashed 1px #B2B2B2;
	font-family:Arial, Helvetica;
	font-size:12px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height:15px;
	/*overflow-x:hidden;*/
	text-align:justify;

	padding: 0px;
	margin: 0px;
}

.div-article-outer h3 {
	display: inline;
	padding: 0px;
	border: 0px;
}

.div-article-outer span {
	display: inline;
	padding: 0px;
	border: 0px;
	
	font-size:11px;

	color: gray;
}

#div-article-inner{

	float: left;
	font-family:arial;
	font-size:11px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #000000;
	border: 0px solid;
	width: 700px;
	text-align:justify;

}

.article-dashed-normal {
	background-color: none;
	float: left;
	padding: 5px;
	width: 700px;
	font-family:arial;
	font-size:11px;
	text-align:justify;
}

#article-intro
{
	float:left;
	text-align:justify;
	padding-top: 5px;
	padding-bottom: 5px;
	width:700px;

}

#article-intro a:hover
{
	text-decoration:underline;
}

.article-dashed-hover{
	/*background-color:#CCCCCC;*/
	float: left;
	padding: 5px;
	width: 700px;
}

#div-article-title{
	font-size:11px;
	font-weight:bold;
	/*padding-bottom:10px;*/
}

.div-article-date{
	font-size:11px;

	color: gray;

	/*padding-bottom:10px;*/
}

#articleDetail-Inhoud
{
	padding-left:5px;
	padding-top: 5px;
}

/* ARTICLES  CSS ENDS */








/* NEW CSS */
* {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-khtml-box-sizing: content-box;
}

body {
	margin: 0;
	padding: 0;
}

#totalContainer {
	height: 600px;
	width: 960px;
	margin: 0 auto;
	background: #ffffff;
}

#bannerContainer {
	width: 960px;
	height: 136px;

	margin: 0px;
	padding: 0px;

	background-image: url(../images/header.jpg);
}

#bannerContainerOne {
	width: 960px;
	height: 100px;
	/*background: #c7a776;*/
	margin-bottom: 3px;
	display: block;
}

#bannerContainerTwo {
	width: 960px;
	height: 33px;
	display: block;
	/*background: #d2222a;*/
}

#contentContainer {
	background: #ffffff;
	width: 960px;
	height: 396px;
}

#contentContainer a {
	color: #d2222a;
}

#content {
	margin: 15px 0px;
	padding: 0px 15px;
	width: 768px;
	height: 376px;
	border-right: 1px solid #e3d3ba;
	overflow: auto;
	float: left;

	font-family: arial;
	font-size: 10pt;
}

#footerContainerOne {
	height: 18px;
	width: 960px;
	margin-bottom: 4px;
	background: #d2222a;
}

#footerContainerTwo {
	height: 36px;
	width: 960px;
	background: #c7a776;
}

#logo {
	margin-left: 10px;
	margin-top: 5px;
	float: left;
}

/* MENU */
#nav {
	padding-top: 5px;
	padding-left: 10px;
	margin: 0;
	font-size: 16px;
	list-style: none;
	height: 28px;
}

#nav img {
	margin-top: 3px;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	color: white;
	text-decoration: none;
}

#nav li {
	float: left;
	display: block;
	margin-left: 3px;
}

#nav li .menuDot{
	float: left;
	display: block;
	/*margin-right: 10px;*/
	margin-right: 1px;
	margin-top: 7px;
}

#nav li ul {
	z-index: 50;
	position: absolute;
	width: 9em;
	left: -999em;
	list-style: none;
	padding-top: 9px;
}

#nav li ul a {
	z-index: 50;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #c7a776;
	text-align: center;
	display: block;
	width: 10em;
	color: black;
	font-size: 10pt;
	font-family: arial;
}

#nav li ul a:hover {
	color:	white;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


/* STD */
.clear {
	clear: both;
}

img {
	border: 0;
	display: block;
}

h1.pay-off{
	text-align: center; 
	display: inline;
}

h1.pay-off img{
	display: inline;
}
