/* GENERAL INFORMATION */
html
{
margin:0;
padding:0;
}

body
{
margin:0;
padding:0;
min-width:983px;
background-color:#014f4c;
text-align:center;
}

a
{
color:#fff;
text-decoration:none;
}

a:hover
{
color:#01aea7;
}
/* <------------------------------------> */
/* CONTAINER */
#container
{
margin:0px auto;
width:100%;
background-image:url(../images/background.png);
background-repeat:no-repeat;
background-color:#014f4c;
background-position: top center;
height:100%;
}
/* <---------------------------------------> */
/* BACKGROUND */
#background
{
margin:0px auto;
width:983px;
}
/* <-------------------------------------> */
/* HEADER */
#header
{
margin: 0px auto;
width:983px;
height:126px;
background-image:url(../images/header.png);
}
/* <--------------------------------------> */
/* MENU */
#menu
{
margin: 0px;
width:983px;
height:36px;
background-image:url(../images/menu.png);
background-repeat:no-repeat;
}

#menu ul
{
list-style-type:none;
margin:0 0 0 0;
padding:0px 0px 0 0px;
}

#menu li
{
margin:0 0 0 0;
padding:5px 10px 0px 0px;
float:left;
height:36px;
text-align:left;
display:block;
}

#menu li a
{
font-size:12px;
text-decoration:none;
font-family:arial;
display:inline;
color:#004e4c;
height:36px;
margin:0px 0px 0 0px;
padding:8px 8px 8px 8px;
}

#menu li a:hover
{
font-size:12px;
text-decoration:none;
font-family:arial;
color:#ffffff;
display:inline;
height:36px;
background-image:url(../images/overmenu.png);
background-repeat:repeat-x;
margin:0px 0px 0 0px;
padding:8px 8px 8px 8px;
}

#menu .current a 
{
font-size:12px;
text-decoration:none;
font-family:arial;
color:#ffffff;
display:inline;
height:36px;
background-image:url(../images/overmenu.png);
background-repeat:repeat-x;
margin:0px 0px 0 0px;
padding:8px 8px 8px 8px;
}
/* <-----------------------------------------------> */
/* CONTENT */
#content
{
margin:0 auto;
width:971px;
}
/* <------------------------------------> */
/* FLASHCONTENT */
#flash
{
margin: 0 0 0 0px;
width:971px;
height:259px;
}
/* <-------------------------------------> */

/* HEADERS */
#headers
{
margin: 0 0 0 0px;
width:971px;
}
/* <-------------------------------------> */

/* CONTENTINFORMATION - REST PAGES */
#contentinfo2
{
margin: 0 0 0 0px;
width:971px;
background-image:url(../images/content2.png);
background-repeat:no-repeat;
}

/* GALLERY */
.gallery
{
margin: 0 0 0 0px;
width:971px;
float:left;
}
/* <-------------------------------------> */

/* LEFTCONTENT */
.left
{
margin: 0 0 0 0px;
width:670px;
float:left;
}

.leftcontent
{
margin: 10px 0px 0 0;
width:670px;
text-align:left;
}

.leftcontent h1
{
font-size:20px;
font-family:"Myriad Pro";
color:#fff;
text-align:left;
margin:5px 0 8px 10px;
}

.leftcontent h2
{
font-size:16px;
font-family:"Myriad Pro";
color:#fff;
text-align:left;
margin:10px 0 8px 10px;
}

.leftcontent img
{
margin:0px 0 4px 0px;
float:right;
border:2px solid #ffffff;
}

.leftcontent p
{
font-size:14px;
font-family:"Myriad Pro";
color:#fff;
text-align:justify;
margin:5px 2px 0px 10px;
}


.leftcontent li
{
margin:0 0 0 0;
padding:5px 10px 0px 0px;
text-align:left;
font-size:14px;
font-family:"Myriad Pro";
color:#ffffff;
}


.leftcontent a
{
color:#fff;
font-size:14px;
text-decoration:underline;
}

.leftcontent a:hover
{
color:#01aea7;
}

.fieldset {
	width:310px; 
	font-size:12px;
	margin:3px 0 0 0px;
	border:none;
	float:left;
	color:#fff;
	text-align:left;
	font-family:"Myriad pro",arial;
	}
.fieldset .label {
	text-align:left;
	color:#fffff;
	padding:0 0 0 0;
	margin:0 0 0 0;}
.fieldset .nobr {
	display:none; }  
.fieldset .textfield {
	margin:5px;
	color:#fff;
	background-color:#003d3b;
	border:1px dotted #000000;
	height:20px;
	width:300px; 
	}
	
.fieldset .textarea {
	margin:5px;
	border:1px dotted #000000;
	color:#fff;
	background-color:#003d3b;
	height:165px;
	width:300px; 
	}
	
.fieldset .submit {
	margin: 0 0 0 0px;
	padding: 0 10px 0 10px;
	background-color:#fff;
	border:1px solid #000;
	}	

/* <-------------------------------------> */

/* RIGHTCONTENT */

.right
{
margin: 0 0px 30px 0px;
width:250px;
float:right;
}

.images
{
margin: 10px 0px 20px 0;
width:235px;
background-color:#00201f;
text-align:left;
}

.rightcontent
{
margin: 10px 0px 20px 0;
padding: 3px 0px 10px 10px;
border-left:2px solid #00312f;
border-bottom:2px solid #00312f;
width:223px;
background-color:#003c3a;
text-align:left;
}

.rightcontent h1
{
font-size:17px;
font-family:"Myriad Pro";
color:#fff;
text-align:left;
margin:5px 0 8px 0px;
}

.rightcontent h2
{
font-size:16px;
font-family:"Myriad Pro";
color:#fff;
text-align:left;
margin:10px 0 8px 10px;
}

.rightcontent img
{
margin:0px 0 0 0;
}

.rightcontent p
{
font-size:14px;
font-family:"Myriad Pro";
color:#fff;
text-align:left;
margin:5px 2px 0px 0px;
}


.rightcontent a
{
color:#fff;
float:left;
font-size:13px;
text-decoration:none;
}

.rightcontent a:hover
{
color:#01aea7;
}



/* <---------------------------------------------------> */


/* CONTENTINFORMATION FRONT */
#contentinfo
{
margin: 0 0 0 0px;
width:971px;
background-image:url(../images/tabback.png);
background-repeat:no-repeat;
}
/* <-------------------------------------> */
/* TABLEFT / TABMID - TABRIGHT */

.tableft
{
margin: 10px 0px 0 0px;
width:320px;
float:left;
border-right:1px dashed #fff;
text-align:left;
}

.tabmid
{
margin: 10px 0px 0 20px;
width:310px;
float:left;
border-right:1px dashed #fff;
text-align:left;
}

.tabright
{
margin: 10px 0px 0 0px;
width:300px;
float:right;
text-align:right;
}

.symboliek
{
margin: 20px 0px 0 0px;
padding: 0px 0px 0 20px;
width:180px;
float:right;
border-left:1px dashed #fff;
text-align:right;
}

.symboliekcontent
{
margin: 0px 0px 0 0;
width:170px;
text-align:left;
}

.symboliekcontent h1
{
font-size:20px;
font-family:"Myriad Pro";
color:#fff;
text-align:left;
margin:0px 0 8px 0px;
}

.symboliekcontent img
{
margin:0px 0 4px 0px;
}

.tabhead
{
margin: 0px 0px 0 0;
width:229px;
}

.tabcontent
{
margin: 0px 0px 0 0;
width:295px;
text-align:left;
}

.tabcontent h1
{
font-size:20px;
font-family:"Myriad Pro";
color:#fff;
text-align:left;
margin:0px 0 8px 0px;
}

.tabcontent img
{
margin:0px 5px 4px 5px;
float:left;
}

.tabcontent p
{
font-size:12px;
font-family:verdana,"Myriad Pro";
color:#fff;
text-align:left;
margin:5px 2px 0px 2px;
}
.tabcontent a
{
color:#fff;
font-family:verdana,"Myriad Pro";
font-size:13px;
text-decoration:none;
}

.tabcontent a:hover
{
color:#01aea7;
}


/* <----------------------------------------> */

/* FOOTER */
#footer
{
width:971px;
height:101px;
margin:0px auto;
background-image:url(../images/footer.png);
background-repeat: no-repeat;
}

#footer img
{
float:right;
margin:0px 10px 0 0 ;
}

#footer p
{
font-size:11px;
font-family:arial;
color:#ffffff;
text-align:justify;
margin:0px 10px 0 10px;
padding: 50px 0 0 0;
}
/* <----------------------------------------> */
/* CLEAR */
.clear
{
clear:both;
}
/* <----------------------------------------> */