/*  ----- Created by Jacco van der Post - 2006 - Netcreators.com ---- */

body {
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#055d49; 
	margin: 0px;
	padding: 0px;
	cursor:default;
}

img {
	border: 0;
}

a 	{color:#003366;}

a:hover {color:#0a9c44;}

form {
	margin: 0;
	padding: 0;
}

.contenttable-1, .contenttable-1 td, .contenttable-1 th {
	border-collapse: collapse;
	empty-cells: show;
	border: 1px solid #055d49;
}

.contenttable-2  {
	border:0;
}

#container {
	width: 957px;
	margin: auto;
	margin-top:-1px !important;
	margin-top:0;
}

#frame{
	background: url(../img/background.gif) repeat-y center;
	width: 957px;
	float: left;
}

#header{
	background: url(../img/header.gif) no-repeat left top;
	height: 206px;
	width: 957px;
	margin: auto;
	margin-top:-15px !important;
	margin-top:0px;
	top: 0;
	position: relative;
}

#header h1{
	background: url(../img/logo.gif) no-repeat left top;
   height: 128px;
	width: 391px;
	position:absolute;
	top:0px;
	margin-top:2px !important;
	margin-top:0px;
	left:399px;
}

#header h1 a {
	display: block;
	height: 128px;
	width: 391px;
	cursor: pointer;
}

#header h1 span, #header h2 span, #content span, #language span{
	display: none;
}

h3 {
font-size: 16px;
font-weight:bold;
}

h4 {
font-size: 14px;
font-weight:bold;
}

#right-top-img {
	left: 790px;
	top:0px;
	position:absolute;
}

UL {
	list-style-type: square;
	list-style-position: outside;
}

/* --------- linkerzijde --------- */

#left {
    width:200px;
	 min-height: 670px;
	 height: auto !important;
	 height: 670px;
	 float:left;
}

/* --------- rechterzijde --------- */
#right {
	 width:167px;
	 min-height: 670px;
	 height: auto !important;
	 height: 670px;
	 margin-top:2px;
	 float:left;
}

#rightcontent {
	padding:3px;
	overflow: hidden;
}

#searchbox {
	left:795px;
	top:165px;
	position:absolute;
}

.tx-macinasearchbox-pi1 form input {
	color: #055d49;
	border: 1px solid #000;
	padding-left: 2px;
	background: #FFFFFF;
	width: 98px;
font-size: 11px;
}

.tx-macinasearchbox-pi1 #button {
	background: #f3f300;
	margin-left:2px;
width: auto;
	height:auto !important;
	height:20px;
cursor: pointer;
}

#language {
	right:170px;
	top:186px;
	position:absolute;
        height: 18px;
        width:80px;
}

#language .nl, #language .en {
	background: url(../img/nl.gif) no-repeat center;
	cursor: pointer;
	display: block;
	float: left;
        margin-left: 10px;
	height: 13px;
	width: 21px;
}

#language .en {
	background: url(../img/en.gif) no-repeat;
}

/* --------- midden van de pagina --------- */
#center{
	background: url(../img/bg.gif) no-repeat left top;
	width:570px;
	min-height: 670px;
	height: auto !important;
	height: 670px;
	float:left;
	margin:10px;
	padding-top:50x;
}

/*****************************/
/* MAILFORM */
/*****************************/
fieldset {
	border: 0;
}

.csc-mailform-field {
	margin-bottom:10px;}

#mailform input, #mailform textarea, #mailform select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#03372b;	
	}

#mailform label {
	float: left;
	width: 150px;
	height: 20px;
	margin-left: 10px;
	}

#mailform input, #mailform textarea, #mailform select  {
	margin: 2px 0;
	width: 230px;
	border: 1px solid #03372b;
	}
#mailform select {
	width:auto;
	}

input#mailformformtype_mail {
	margin-left: 317px !important;
	margin-left:322px; 	
	width: 75px;
	}