body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	min-width:600px;    /* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
	font-family: Arial, Helvetica, sans-serif;
}

a {
    color:#000080;
}

a:hover {
	color:#000080;
	text-decoration:underline;
}

.black {
    color:#000000;
}

h1, h2, h3 {
    margin:.8em 0 .2em 0;
    padding:0;
}

h4 {
    margin:.8em 0 .2em 0;
    padding:0;
}
	
h1 {
    color: #000080;
	text-align: left;
}

h2  {
	color: #000080;
	text-align: left;
}

.ctr  {
	color: #000080;
	text-align: left;
	font-size: 16px;
	margin:.8em 0 .2em 0;
	padding:0;
	text-decoration: none;
}

h3  {
	color: #000000;
	text-align: left;
	font-size: 10px;
	margin-top: 2px;
}

h4  {
	color: #000000;
	text-align: left;
	font-size: 9px;
	margin-top: 3px;
}


b {
    font-weight: normal;
    font-style: normal; 
}

em {
    font-weight: normal;
    font-style: normal; 
}

i {
    font-weight: normal;
    font-style: normal; 
}

u {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

strong {
    font-weight: normal;
    font-style: normal; 
}

p {
    margin:.4em 0 .8em 0;
    padding:0;
}

img {
	margin:10px 0 5px;
}

#nav {
	clear:both;
	float:left;
	width:100%;
}

	/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
}

#header {
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000080;
}

#header p,
#header h1,
#header h2 {
	padding:.4em 15px 0 15px;
    margin:0;
}

#header h2 {
	color: #000000;	
}

#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	padding:0;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	color:#000080;
	text-decoration:underline;
	position:relative;
	left:15px;
	line-height:1.3em;
	font-weight: bold;
}

#header ul li a:hover {
	color:#FFCC00;
	background-color: #000080;
}

#header ul li a.active,
#header ul li a.active:hover {
	color:#FFCC00;
	font-weight:bold;
	background-color: #000080;
}

#header ul li a span {
	display:block;
}
	
#headerLBKR {
	position: relative;
	background-image: url(../images/lenen_geld_lening.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 100px;
	margin-left: 25px;
}

#headerText {
	margin-left: 200px;
	position: relative;
}

#headerAd {
	height: 90px;
	width: 728px;
	position: absolute;
	left: 275px;
}

#subheader {
    clear:both;
    float:left;
    width:100%;
}
	
#subheader1 {
    float:left;
    width:50%;
}
	
#subheader2 {
	float:right;
	width:50%;
}

.submain {
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	margin-bottom: 40px;
}

.subMainAd {
	text-align: left;
	height: 200px;
	width: 200px;
}

.intextAdLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.intextAdRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.submain ul {
	margin-left: 25px;
	list-style-type: circle;
}

#adBox {
	height: 336px;
	width: 280px;
}

#mainImage {
	float: right;
	position: absolute;
	top: 125px;
	left: 400px;
}

.mainImage {
	float: right;
}

.sitemap {
	height: auto;
	width: 130px;
	list-style-type: none;
	color: #000080;
	margin-top: 30px;
	margin-bottom: 30px;
}

.link {
	height: auto;
	width: 400px;
	list-style-type: none;
	color: #000080;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 17px;
}

	/* 'widths' sub menu */
	
#breadcrumb {
	clear:both;
	border-top:3px solid #000080;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}	
	
#search {
	clear:both;
	text-align:right;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color:#666666;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 800px;
}

#searchAd {
	height: 15px;
	width: 468px;
	left: 50px;
}

	/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
    width:100%;				/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}

	/* 3 column settings */
.hg {
}

.hg .colmid {
    float:left;
    width:200%;
    margin-left:-200px; 	/* Width of right column */
    position:relative;
    right:100%;
    background:#fff;    	/* Centre column background colour */
}

.hg .colleft {
    float:left;
    width:100%;
    margin-left:-50%;
    position:relative;
    left:400px;    	/* Left column background colour */
}

.hg .col1wrap {
    float:left;
	width:50%;
	position:relative;
	right:200px;        	/* Width of left column */
	padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
}

.hg .col1 {
    margin:0 215px;     	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
    position:relative;
	left:200%;
	overflow:hidden;
}

.hg .col2 {
    float:left;
    float:right;			/* This overrides the float:left above */
    width:170px;        	/* Width of left column content (left column width minus left and right padding) */
    position:relative;
    right:15px;         	/* Width of the left-had side padding on the left column */
}

.colContentLeft {
	height: auto;
	width: auto;
	list-style-type: none;
}

.menuBlockLeft {
	height: auto;
	width: 110px;
	list-style-type: none;
	color: #000080;
	margin-top: 30px;
	margin-bottom: 30px;
}



.hg .col3 {
    float:left;
    float:right;			/* This overrides the float:left above */
    width:170px;        	/* Width of right column content (right column width minus left and right padding) */
    margin-right:45px;  	/* Width of right column right-hand padding + left column left and right padding */
    position:relative;
    left:50%;
}

.colContentRight {
	height: 600px;
	width: 120px;
	list-style-type: none;
}

	/* Footer styles */
#footer {
    clear:both;
    float:left;
    width:100%;
	border-top:1px solid #000;
}

#footer p {
    padding:10px;
    margin:0;
}

