body, html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#e2e2d3;
	height:100%;
	min-height:100%;
	padding:0px;
	margin:0px;
	background-image:url('../images/bgbody.png');
	background-position:center;
	background-repeat:repeat-y;
}

#page {
	position: relative;
	min-height: 100%;

}

* html #page
	{
		height: 100%;
	}


#innerheadtoptext a:visited, #innerheadtoptext a:link, #innerheadtoptext a:active {
	color: #000000;
	text-decoration: none;
}

#innerheadtoptext a:hover {
	color: #008dcb;
	text-decoration: underline;
}

#linkpartners a:visited, #linkpartners a:link, #linkpartners a:active {
	font-weight: normal;
	font-size: 13px;
	color: #000000;
}

#linkpartners a:hover {
	font-weight: normal;
	font-size: 13px;
	color: #000000;
}

#linkpartners_contra a:visited, #linkpartners_contra a:link, #linkpartners_contra a:active {
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
}

#linkpartners_contra a:hover {
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
}

#footertext a:visited, #footertext a:link, #footertext a:active {
	font-weight: normal;
	color:#6b6b66;
}

#footertext a:hover {
	font-weight: normal;
	color:#6b6b66;
}



a:visited, a:link, a:active {
	color: #008dcb;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #008dcb;
	text-decoration: underline;
	font-weight: bold;
}


#head {
	width: 100%;
	background-color: #ffffff;
}

#innerheadtop {
	width: 960px;
	margin: 0 auto;
	height: 110px;
	background-image:url('../images/bgheader.jpg');
	background-position:right;
	background-repeat:no-repeat;	
}

#innerheadtoptext {
	width: 940px;
	height: 80px;
	margin: 0 auto;
	margin-bottom:0px;
	padding-bottom: 0px;
	font-size: 24px;
	text-align: left;
	padding-top: 30px;
}

#menu {
	width: 100%;
	border-bottom: 4px solid #0196d7;
	margin:0;
	padding: 0;
}

#innermenu {
	width: 100%;
	height: 36px;
	background-color: #ffffff;
	background-image:url('../images/bgmenu.png');
	background-repeat:repeat-x;
}

#innermenutext {
	width: 960px;
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 16px;
	
}

#menuline {
	width: 100%;
	height: 4px;
	background-color: #e9e9e9;
	line-height:4px;
	font-size: 1px;
}

#menulineinner {
	width: 960px;
	height: 4px;
	background-color: #e9e9e9;
	margin: 0 auto;

}


#contentcontainer {
	width: 960px;
	background-color: #ffffff;
	min-height: 100%;
	margin: 0 auto;
	padding-bottom: 80px;
}

#content {
	padding: 20px;	
	height: 100%;
	min-height: 100%;
}

#contentleft {
	width: 590px;
	float: left;
	min-height: 100%;
	height: 100%;
}

#contentleft p {
	width: 580px;
}

#contentright {
	margin-top: 24px;
	width: 310px;
	float: left;
	height: 100%;
	margin-left:20px;
}

#innermenutext ul {
	padding-left:20px;
	line-height: 36px;
}
#innermenutext ul li {
	float:left;
	font-size:16px;
	color:#fff;
	padding-right: 50px;
}
#innermenutext ul li a:link,
#innermenutext ul li a:visited {
	color:#fff;
	text-decoration:none;
	font-size:16px;
}
#innermenutext ul li a:hover {
	text-decoration:underline;
}

ul, ol {
	list-style:none;
	list-style-image:none;
	padding:0;
	margin:0;
}

#footline {
	width: 960px;
	height: 4px;
	background-color: #c2c2be;
	margin: 0 auto;
	font-size: 1px;

}

#footer {
	width: 960px;
	background-color: #d3d3c8;
	height: 70px;
	margin: 0 auto;
	text-align:center;
       position: absolute;
		bottom: 0;
	margin-bottom: -1px;
}

#footertext {
	padding-top : 30px;	
	color:#6b6b66;
	font-size: 12px;
}

#rightbox {
	width: 300px;
	border: 1px solid #008ecb;
	min-height: 150px;
	margin-bottom: 30px;
}

#rightboxheader {
	width: 300px;
	border: 0px;
	height: 24px;
	font-weight: bold;
	color: #008ecb;
	font-size: 16px;
}


#rightboxtext {
	margin: 10px;	
}

#leftbox {
	width: 580px;
	border: 1px solid #008ecb;
	min-height: 150px;

}

#leftboxtext {
	margin: 10px;	
}

/* Input button */
.input-button-w {
	position:relative;
	height:24px;
	float:left;
	overflow:hidden;
}
.input-button-w input {
	text-align:left;
	background:none;
	font-size:80px;
	border:0px none;
	position:absolute;
	top:0px;
	left:0px;
	height:24px;
	width:100%;
	cursor:pointer;
}
.input-button-w .p {
	padding:0px 6px;
	position:relative;
	float:left;
}
.input-button-w .l {
	height:24px;
	position:absolute;
	left:0px;
	top:0px;
	background:url('../images/input-button-l.png') no-repeat;
	width:6px;
}
.input-button-w .r {
	height:24px;
	position:absolute;
	right:0px;
	top:0px;
	background:url('../images/input-button-r.png') no-repeat;
	width:6px;
}
.input-button-w .m {
	height:24px;
	background:url('../images/input-button-m.png') repeat-x;
	padding:0px 5px;
	padding-top: 1px;
	line-height:22px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	float:left;
}

/* Newsletter */
#newsletter p {
	padding-top:0px;
}
#newsletter .input-text-w {
	float:left;
	width:170px;
}
#newsletter .input-button-w {
	position:relative;
	top:2px;
	left:7px;
}
#newsletter p.m {
	padding-top:19px;
	padding-bottom:0px;
	font-size:11px;
	background:url('../images/rss.png') no-repeat 0px 17px;
	padding-left:50px;
	margin-left:20px;
	width:178px;
	height:55px;
}

/* Input text */
.input-text-w {
	border:1px solid #c7c6c2;
	padding:2px;
	position:relative;
}
.input-text-w .i {
	position:relative;
	background:url('../images/input-text.png') repeat-x;
	padding:0px 10px;
	height:24px;
}
.input-text-w .i .ii {
	position:relative;
}
.input-text-w input {
	height:20px;
	border:0px none;
	width:100%;
	padding:4px 0px 0px 0px;
	background:none;
}


fieldset {
	border:0px none;
	margin:0;
	padding:0;
}

/* List */
.list {
	position:relative;
	overflow:hidden;
}
.list li {
	vertical-align:bottom;
	position:relative;
	top:-1px;
	border-top:1px solid #dbdbdb;
	padding:2px 1px;
}

.list li#first {
	vertical-align:bottom;
	position:relative;
	top:-1px;
	border-top:0px solid #dbdbdb;
	padding:2px 1px;
}


.list li .first {
	vertical-align:bottom;
	position:relative;
	top:-1px;
	border-top:0px solid #dbdbdb;
	padding:2px 1px;
}

.list li#last {
	vertical-align:bottom;
	position:relative;
	top:-1px;
	border-top:1px solid #dbdbdb;
	border-bottom:0px solid #dbdbdb;
	padding:2px 1px;
}

.list li a:link,
.list li a:visited {
	height:24px;
	display:block;
	padding-left:6px;
	line-height:24px;
	text-decoration:none;
}
.list li a:link strong,
.list li a:visited strong {
	font-weight:bold;
	color:#000;
}
.list li a:hover strong {
	color:#fff;
}
#content .list li a:hover {
	background:#008ecb;
	color:#fff;
	text-decoration:none;
}
.list li a:hover span {
	display:inline;
	padding-right:3px;
}
.list li a span {
	display:none;
	position:relative;
	top:-2px;
}

#nieuwsbriefBlock{
	margin-left: 10px;
}

.fontblue {
	font-weight: bold;
	color: #008ecb;
}
