/*Nervo Productions www.nervo.nl*/

body{
	margin-top:1%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:#003E40;
	background: url(../img/Lback.gif) no-repeat fixed center center;
	scrollbar-base-color: #013D41;
	scrollbar-arrow-color: #65979B;
	scrollbar-3dlight-color: #013D41;
	scrollbar-darkshadow-color: #013D41;
	scrollbar-face-color: #65979B;
	scrollbar-highlight-color: #013D41;
	scrollbar-shadow-color: #013D41;
	scrollbar-track-color: #013D41;
	word-spacing: 1px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../img/dot.gif);
		}
		
		
a:link {
color:#FFFFFF;
text-decoration: none;
}
a:visited {
color:#FFFFFF;
	text-decoration: none;
}
a:hover {
color:#FFFFFF;
	text-decoration: underline;
}
a:active {
color:#FFFFFF;
	text-decoration: none;
}
		
.photo {
	border: 6px solid #2F4F4E;
}
		
span{text-align:justify;}
ul{
padding-left:14px;
margin-left: 10px;
}

ol {
padding-left:0px;
list-style:square;
}


.titles {
text-decoration:underline;
width:auto;}

.infotext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#93D854;
	font-weight: bold;
	font-variant: normal;
	letter-spacing:1px;
}

.infotext2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#93D854;
	font-weight: bold;
	font-variant:normal;
	font-style:italic;
	letter-spacing:1px;
}


.CelTitels {
	width:auto;
	font-weight:bold;
	letter-spacing: 1px;
	display: inline;
	float: left;
	height: auto;
}	

#cel1 {
	float: left;
	height: 130px;
	width: 246px;
	padding: 3px;
	background-color:#477E6D;
	background-image:url(../img/mnu/cel1.gif);
	background-position:top;
	background-repeat:no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: inline;
	}

#cel2 {
	float: left;
	height: 130px;
	width: 243px;
	padding: 3px;
	background-color:#61B696;
	background-image:url(../img/mnu/cel2.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-left:0.2em;
	margin-right:0.2em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: inline;
	clear: none;
	}
	
#cel3 {
	float: left;
	height: 130px;
	width: 243px;
	padding: 3px;
	background-color:#49A080;
	background-image:url(../img/mnu/cel3.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:0em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	}



.normaltxt{
font-size:11px;
color:#FFFFFF; 
	}



.header1 {
	font-size:12px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing:1px;
	}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	letter-spacing:1px;
	word-spacing:0px;
	font-variant: normal;
	text-transform: none;
	color:#CCCCCC;
}
.headerWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	letter-spacing:1px;
	word-spacing:0px;
	font-variant: normal;
	text-transform: none;
	color:#CCCCCC;
	color: #FFFFFF;
}



#TOP {
clear: both;
background: url(../img/title.gif) no-repeat; height:110px; width:760px;
	}

#TOPFILL {
	clear: both;
	height:20px;
	width:760px;
	background-attachment: scroll;
	background-image: url(../img/titlefill.png);
	background-repeat: repeat-y;
	background-position: center top;
	}

#MENU {
	height:130px;
	width:760px;
	clear: both;
	display:block;
	z-index:1;
	}

#MID {
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top:0px;
	height: 420px;
	width: 758px;
	z-index:1;
	vertical-align: top;
	}
	
	
	

#SEC {
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-image:url(../img/gr-tpbt.jpg);
	width:758px;
	height:1px;
	clear:both;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}

#SECLINE2 {
	background-attachment:scroll;
	background-position:center top;
	width:758px;
	background-image:url(../img/secline.gif);
	height:35px;
	display:block;
	clear:both;
	z-index:1;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}


#BT {
	width: 100%;
	clear: both;
	background: url(../img/bt.gif) no-repeat; height:80px; width:760px;
	}


#BTE {
	width: 100%;
	clear: both;
	background: url(../img/bte.gif) no-repeat; height:80px; width:760px;
	}


#BTP {
	width: 100%;
	clear: both;
	background: url(../img/btp.gif) no-repeat; height:80px; width:760px;
	}



.BT{
	background: #565F7E;
	}	
	
	
	
	
	
.showinfo
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:scroll;
	background-image:url(../img/transbg.png);
	background-repeat:repeat;
		}


.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;	
}
.design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #477E6D;
}

