/* CSS Document */

html {
	height : 100%;
}
body {
	margin : 0;
	padding : 0;
	height : 100%;
	background-color : #ffffff;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #3f5e7d;
	text-align:center;/* 12/02/2010 */s
}
a img {
	border:none;
}
h1 {
	font-size : 18px;
	font-weight : bold;
	color:#7cb9e9;
}
h2 {
	font-size : 14px;
	font-weight : bold;
}
h3 {
	font-size : medium;
	font-style : italic;
	font-weight : lighter;
}
h4 {
	font-size : small;
	font-weight : lighter;
}
h5 {
	font-size : small;
	font-style : italic;
	font-weight : lighter;
}
h6 {
	font-size : x-small;
	font-weight : lighter;
}
td {
	vertical-align : top;
}
.hr {
	height: 29px;
	width: 973px;
	background:url(images/hr.gif) repeat-x 10px 10px;
}
a {
	color:#3f5e7d;
	text-decoration:none;
}
a:hover {
	color:#15b7ec;
	text-decoration:none;
}
#wrap {
	min-height : 100%;
	width : 973px;
	margin : -26px auto 0; /* 12/02/2010 */
	margin-top: 0px; /* 12/02/2010 */
	text-align:left;/* 12/02/2010 */
	position : relative;
}
* html #wrap {
	height : 100%;
}
#inner-wrap {
	background:url(images/content-normal-bg.png) repeat-x;
}
#inner-wrap:after {
	content : " ";
	display : block;
	clear : both;
}
#header {
	padding:20px 0px 0px 0px;
}
#header-top {
	width:973px;
}
#logo {
	float:left;
	width:481px;
	margin-top:5px;
}
#header-rechts {
	float:left;
	width:490px;
}
#zoek {
	height:16px;
	text-align:right;
}
#footer-menu {
	padding-top:10px;
	}
#footer-menu li {
	display:inline;
}
#footer-menu ul {
	padding:0px;
	margin:0px;
	float:right;
}
#header-top:after {
	content : " ";
	display : block;
	clear : both;
}

#header-plaatje {
	background:url(images/header-plaatje.jpg) no-repeat;
	height:248px;
	width:973px;
}
#header-plaatje-default {
	background:url(images/default-header.png) no-repeat;
	height:131px;
	width:973px;
}
#menu {
	padding-top:82px;
}
#main {
	position : relative;
}
#content-normal {
	float:left;

}
/*#content-normal-default {
	float:left;
	width:716px;
	
}
#content-normal-default a {
	text-decoration : none;
}*/
#content-border {
	float : left;
	width : 235px;	
	color:#22466a;
	font-weight:bold;
	line-height:16pt;
}
#content-border a {
	text-decoration : none;
}
#content-border ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#border-onder {
	float:left;
	background:url(images/content-border-onder.png);
	width:235px;
	height:166px;
}
.toonaangevend {
	color:#1f62a6;
	font-size:12px;
	font-weight:bold;
}
legend {
	border : none;
}
fieldset {
	border : none;
}
.radiolayout {
	width : 60%;
	border : none;
}
.formu {
	width : 80%;
	padding-top : 10px;
	padding-bottom : 10px;
	border : none;
}
.mf-input {
	margin-bottom : 5px;
	vertical-align : middle;
	height:12px;
}
.mf-text {
	margin-bottom : 5px;
	vertical-align : top;
}
.mf-select {
	margin-bottom : 5px;
	vertical-align : middle;
}
.mf-check {
	border : none;
	margin-bottom : 5px;
	vertical-align : middle;
}
.mf-radio {
	border : none;
	margin-bottom : 5px;
	vertical-align : middle;
}
.mf-file {
	margin-bottom : 5px;
	vertical-align : middle;
}
.mf-submit {
	margin-bottom : 5px;
	vertical-align : middle;
}
.searchbox {
	border:0 none;
	margin:2px 2px 1px 0px;
	height:14px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FDFDFD;
	width:148px;
	}
.searchbutton {
	border:0 none;
	margin:3px 2px 1px 0px;
}
.internal-link {
	margin : 0;
	padding : 0;
	height : 100%;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #3f5e7d;
	text-decoration: none;
}
a.internal-link {
	color: #3f5e7d;
	text-decoration: none;
}
a:visited.internal-link {
	color: #3f5e7d;
	text-decoration: none;
}
a:hover.internal-link {
	color: #15b7ec;
	text-decoration: none;
}
a:active.internal-link {
	color: #3f5e7d;
	text-decoration: none;
}
.btn-pammblauw {
        float:right;
        margin-top:-2px;
}
.btn-pammblauw p {
        margin:0;
        padding:0;
}
.

