html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	height:100%;
	font-family:arial, serif;
	font-size:11px;
}
#wrap {
	min-height:100%;
	position:relative;
}
* html #wrap {
	height:100%;
}
#header {
	/*	background-image:url(label2.gif);*/
	background-position:right;
	background-repeat:no-repeat;
	color:#000000;
	margin:0;
	padding:0;
	height:320px;
}
p {
	padding:0;
}
#inner-wrap {
	padding-bottom:30px;
	width:990px;
}
#inner-wrap:after {
	content:" ";
	display:block;
	clear:both;
}
#left {
	margin-left:30px;
	float:left;
	width:180px;
	text-align:center;
	margin-top:10px;
	background-color:#FFFF00;
}
#content-normal {
	font-size:12px;
	float:left;
	margin-left:33px;
	margin-top:0px;
	text-align:left;
	color: #000000;
	padding-bottom:20px;
}
#content-border {
	font-size:12px;
	float:right;
	margin-top:-14px;
	text-align:left;
	top: 372px;
	height: 200px;
}
#footer {
	position:absolute;
	bottom:0px;
	height:30px;
	background-color: #005195;
	width:100%;
	color: #FFFFFF;
	text-align:center;
}
#footer p {
	margin: 0px;
	text-align:center;
}
#footer a {
	text-decoration:underline;
	color:#FFFFFF;
}
code {
	font-size:0.8em;
	border:1px solid navy;
	background-color:white;
	color:#333333;
	padding:10px;
	display:block;
	width:80%;
	margin:10px auto;
	overflow:hidden;
	font-family: Courier New, Courier, mono;
}
#boven {
	margin-top:0px;
	background-position:top;
	width:100%;
	height:70px;
}
/*#blauwebalk {
	width: 100%;
	height: 12px;
	background-color:#116DB6;
	margin-top:0px;
	position:absolute;
	left: 0px;
	top: 0px;
	overflow:hidden;
}*/
#logo {
	/*position:relative;*/
	background-repeat:no-repeat;
	width:50px;
	border:0px;
	float:left;
	margin-top:16px;
	z-index:1;
}
#box {
    position:absolute;
    width:500px;
	left:494px;
    float:left;
	top:32px; 
	height:40px;
	
}
#searchbox {
    width:230px;
	float:right;
}
#login {
    width:230px;
	margin-right:10px;	
}
#login a{
    padding-right:10px;
	}
#boven2 {
	margin-top:0px;
	width:100%;
	background-position:top;
	background-color:#FFFFFF;
	background-image:url(images/bg_header-right.gif);
	background-repeat:repeat-x;
	height:220px;
}
#boven2_dolphins {
	background-image:url(images/header_dolpins.jpg);
	background-repeat:no-repeat;
	height:220px;
	width:750px;
}
#menu {
	position:relative;
	width: 100%;
	border-right: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-align:right;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#menu ul li {
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
	text-align:right;
	font-weight:bold;
}
#menu li a {
	display: block;
	padding: 5px 25px 5px 5px;
	background-color: #FFFFFF;
	color: #005195;
	text-decoration: none;
	width: 100%;
}
#menu ul ul li a {
	color:#000000;
	margin-right:2px;
	font-size: x-small;
}
#menu ul li ul {
	display:none;
	display:block;
}
#menu ul li:hover ul {
	display:block;
}
html>body #menu li a {
	width: auto;
}
#menu li a:hover {
	background-image:url(images/select_menu2-ACT-hover.gif);
	background-color: #005195;
	background-repeat:no-repeat;
	background-position:right;
	color:#FFFFFF;
	display:block;
}
#menu li.menu1-level1-no a:hover {
	background-image:url(images/select_menu2-ACT-hover.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#menu li.menu1-level1-act a {
	background-image:url(images/select_menu2-ACT.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#menu li.menu1-level1-act a:hover {
	background-image:url(images/select_menu2-ACT-hover.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#menu ul li.menu1-level1-act-sub a {
	background-image:url(images/select_menu-ACT-beneden2.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#menu ul li.menu1-level1-act-sub a:hover {
	background-image:url(images/select_menu-ACT-beneden.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#FFFFFF;
}
#menu ul ul li.menu1-level2-no a {
	background:none;
}
#menu ul ul li.menu1-level2-act a {
	background-image:url(images/select_menu2-ACT.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#000000;
}
#menu ul ul li.menu1-level2-act a:hover {
	background-image:url(images/select_menu2-ACT-hover.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#menu ul li.menu1-level2-no {
	height:12px;
	margin-bottom:8px;
}
#menu ul li.menu1-level2-act {
	height:12px;
	margin-bottom:8px;
}
#menu ul ul li.menu1-level2-no a:hover {
	background-image:url(images/select_menu2-ACT-hover.gif);
	background-repeat:no-repeat;
	background-position:right;
	color: #FFFFFF;
	background-color:#005195;
}
.tx-loginboxmacmade-pi2 form input {
	height:14px;
	width:30%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#searchform input {
	height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}	
h1 {
	font-size : medium;
	color : #005195;
}
h2 {
	font-size : medium;
	color:#005195;
}
h3 {
	font-size : small;
	font-style : italic;
}
h4 {
	font-size : medium;
	font-weight : bold;
	color:#000000;
	text-decoration:none;
}
h5 {
	font-size : x-small;
	font-weight : bold;
	font-style : italic;
}
h6 {
	font-size : xx-small;
	font-weight : bold;
}
.style1 {
	color: #005195;
}
.style4 {
	font-size: medium;
	color: #005195;
	font-weight: bold;
}

/* NEWS STYLES */
#news-date {
    float:right;
	font-weight:bold;
	margin-top:2px;
	color:#000000;
}	
#news-title {
	float:left;
	color:#005195;
	font-size: 13px;
	font-weight:bold;
	width: 150px;
	text-decoration:none;
	margin-bottom:5px;
}
#news-subheader {
    float:left;
	color:#000000;
	font-size:12px;
	width:100%;
	margin-bottom:10px;
}
#news-image {
    position:relative;
	margin-top:0px;
	float:right;
	margin-right:-320px;
	padding-left:20px;
}
#news-content {
    float:left;
}
#news-morelink {
    float:left;
	width:100%;
	background-color: #005195;
	border-bottom:none;
	font-size:11px;
	margin-bottom:20px;
}
#news-morelink a{
    color:#CCCCCC;
	margin-left:2px;
}	

/*text kleur wiki*/
.tx-drwiki-pi1 a {
	color:#005195;
}
