body {
	margin:0px;
    font-family:Arial, Helvetica, sans-serif;
    color: #005161;
	background-color:#343434;
	font-size:75%;
	line-height:12.5pt;
	text-align:left;
}

/* Positie-elementen - Container */

div#container {
	background-color:#FFFFFF;
	background-image:url(../images/gradient.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px solid #525252;
	margin:auto;
	width:822px;
	height: 660px;
}

div#menu, div#submenu, div#activititeitenback {
	width:822px;
	margin:auto;
}

div#activititeitenback {
	border-right:1px solid #000000;
}	

/* Positie-elementen - Banner */

div#banner {
	width:822px;
	height:113px;
	positions:relative;
/*	border-left:1px solid #838383;*/
/*	border-right:1px solid #838383; */
}


div#banner img {
	float:left;
}

div#searchform {
	float:right;
}
div#menu form{
	margin:0px;
	padding:0px;
}

/* Positie-elementen - Menu */

span.wit {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

/* Positie-elementen - Content */

div#content, div#contenthome, div#contentabove, div#contentunder, div#contentservices {
	width:822px;
	background-position:bottom left;
	background-repeat:no-repeat;
}

div#contenthome, div#contentabove, div#contentunder, div#contentservices {
	height:550px;
}

div#contenthome {
	background-image:url(../images/homeback.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:550px;
}

div#The_Concept {
	background-image:url(../images/Image/concept.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:550px;
}

div#The_Mission {
	background-image:url(../images/Image/mission.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:550px;
}

div#The_Colour {
	background-image:url(../images/Image/colour.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:550px;
}

div#The_Founders {
	background-image:url(../images/Image/founders.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:550px;
}

div#contact {
	background-image:url(../images/Image/contact.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:550px;
}

html>body div#tekst {
	margin-top:50px;
	
}

html>body div#pagina {
	margin-top:57px;
}

div#pagina {
	overflow-y:auto;
	overflow-x:hidden;
	height:375px;
	margin-bottom:3px;
}

div#image {
	width:322px;
	float:left;
}

div#tekst, div#text {
	width:500px;
	padding-left:285px;
}

div#home img {
	margin:0px;
	float:left;
}

/* Positie-elementen - Activiteiten snelmenu */
div#kopjes {
	width:822px;
}

td#abovewater, td#business {
	border-left: 1px #999999 solid;
}

td#underwater a, td#abovewater a, td#business a{
	color:#CCCCCC;
	text-decoration:none;
	line-height:7.0pt;
	font-size:88%;
	letter-spacing:0.6pt;
}
td#underwater a:hover, td#abovewater a:hover, td#business a:hover{
	color:#f7921c;
	text-decoration:underline;
	background-color:#101010;
}

div#activititeitenback {
	width:100%;
	background-color:#101010;
}


/* Positie-elementen - Footer */

div#footer{
	width:823px;
	background-color:#f7931c;
	font-size:10px;
	color:#FFFFFF;
	height:18px;
	padding-top: 2px;
}

/* standaard html-elementen */

h1 {
    font-size: 145%;
    font-weight: bold;
	color:#101010;
}
h2 {
    font-size: 135%;
    font-weight: bold;
}

a img {
	border:none;
}

ul{
	line-height:9pt;
	text-align:left;
	margin-bottom: 5px;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
}

li {
	margin-left:5px;
	margin-bottom:2px;
	list-style:none;
}

div#footer a {
	color:#FF0000;
}

a {
	color:#666666;
}