body {
	font-family:verdana,arial;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	margin:0px;
	/*background:#939393;*/
	background:#008193;

}

td {
	font-size:11px;
	font-family:verdana, arial;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
	line-height:15px;
}
pre
{
	font-size:11px;
	font-family:verdana, arial;
	text-decoration:none;
	font-weight:normal;
	color:#cccccc;	
	margin-top:15px;
}

hr
{
	height: 1px;
}
/** MAIN LAYOUT **/

div#headerKnoppen {
position: absolute;
z-index: 1;
padding-left: 360px;
padding-top: 162px;
}

#mainTable
{
	width:100%;
}
#leftCell
{
	background:url(../img/leftback.jpg) repeat-y top right;
	vertical-align:top;

}
#leftSea
{
	background:url(../img/lefttop.jpg) no-repeat top right; height:800px;
}
#midCell
{
	width:770px;
	vertical-align:top;
}
#header1
{
	width:770px;
	height:79px;
	padding-bottom: 15px;
}
#sc
{
	background:#ffffff;
	height:200px;
}

#balk
{
	width:770px;
	height:11px;
	background:url(../img/balk.jpg);
}

#menuCell
{
	vertical-align:top;
	width:190px;
	background:url(../img/menuback.gif) top no-repeat #444444;
}
#contentCell
{
	vertical-align:top;
	width:580px;
	background:#ffffff;
}
#homecontent
{
	width:360px;
	padding:10px;
	overflow:hidden;
	float:left;
}
#lnKop
{
	font-weight:bold;
	margin-top:10px;
	color:#0079c2;
	font-size: 14px;
}
.lntitel
{
	color:#00a2b1;
	font-weight:bold;
}
#content
{
	width:560px;
	padding:10px;
	overflow:hidden;
}
#rightCell
{
	background:url(../img/rightback.jpg) repeat-y top left;
	vertical-align:top;

}
#rightSea
{
	background:url(../img/righttop.jpg) no-repeat top left; height:800px;
}


#footer
{
	background:url(../img/footerBalk.jpg) no-repeat;
	width:770px;
	height:11px;
	text-align:center;
	
}


/**	 FORMS **/

input {
	background:transparent;
	border:1px solid #40c6db;
	font-weight:normal;
	font-family:verdana, arial;
	font-size:11px;
	color:#666666;
}
input.submit{
	color:#666666;
	font-weight:normal;
	font-family:verdana, arial;
	font-size:11px;
	background-color:#eeeeee;
}
textarea{
	background:transparent;
	border:1px solid #40c6db;;
	font-weight:normal;
	font-family:verdana,arial;
	font-size:11px;
	overflow:hidden;
	color:#666666;
}

.trans{
	border:0px;
}

/**	 LINKS **/


a{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:bold;
	color:#00a2b1;
	text-decoration:none;

}

a:hover{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:bold;
	color:#0079c2;
	text-decoration:none;
}
a.nlink{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:normal;
	color:#0079c2;
	text-decoration:none;
}

a.nlink:hover{
	font-family:verdana,arial;
	font-size:11px;
	font-weight:normal;
	color:#EE992A;
	text-decoration:none;
}


/**	 MENU **/
.hoofd
{
	width:190px;
	height:21px;
	background:url(../img/hmenu.gif) no-repeat bottom;
	border-bottom:1px solid #999999;
}
.hoofd2
{
	width:190px;
	
}
.hoofd2_actief
{
	width:190px;
	padding-top:3px;
	height:21px;
	background-color:00a1b1;
}
a.menu{
	margin-left:5px;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.menu:hover{
	margin-left:5px;
	color:#0079c2;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.menu_actief{
	margin-left:5px;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.menu_actief:hover{
	margin-left:5px;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-family:verdana,arial;
}

.sub
{
	width:180px;
	height:16px;
}
.sub2
{
	padding-left:10px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: -10px;
	margin-bottom: 5px;
	border-bottom:1px solid #999999;
}
a.subbiemenu{
	color:#00a2b1;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.subbiemenu:hover{
	color:#0079c2;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.subbiemenu_actief{
	color:#0079c2;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:verdana,arial;
}

a.submenu_actief{
	color:#0079c2;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.submenu_actief:hover{
	color:#0079c2;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:verdana,arial;
}

.intern
{
	padding-left:10px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: -10px;
	margin-bottom: 5px;
	border-bottom:1px solid #999999;
}

.intern2
{
	margin-left:10px;
}
a.intmenu{
	color:#00a2b1;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.intmenu:hover{
	color:#0079c2;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.intmenu_actief{
	color:#0079c2;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:verdana,arial;
}
a.intmenu_actief:hover{
	color:#0079c2;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	font-family:verdana,arial;
}

ul.lnieuws{
	margin-left:3px;
}


/**	 TELLAFRIEND **/

#show_tellafriend
{
	display: none;
}
#display_tellafriend
{
	display: block;
}
td.tdtopfriend
{
	background-color:#000000;
	color:#ffffff;
}

/**	 PROJECTEN **/

.projectkop
{
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #666666;
}
.projectkopLink
{
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #666666;
	text-align:right;
}
.projectLink
{
	font-weight:bold;
	color:#000000;
	text-align:right;
}
.projectThumb
{
	border:2px solid #666666;
}

#deafbeelding
{
	border:2px solid #666666;
}

/** GASTENBOEK **/

.gast{
	width:10px;
	border:1px solid #000000;
	font-weight:bold;
	padding:2px;
	cursor:hand;
}
.gastactief{
	color:#000000;
	font-weight:bold;
	padding:2px;
	cursor:hand;
}
.gastTable
{
	width:100%;
}
.gastHeadTable
{
	width:100%;
	background:#333333;
}
.gastHeadTable td
{
	color:#eeeeee;
}
.gastHeadTime
{
	width:120px;
}
.gastHeadName
{

}
.gastHaderIcons
{
	width:100px;
}
.gastContent
{
	text-align:left;
	vertical-align:top;
	width:100%;
	border:1px solid #6f6f6f;
	padding:2px;
}
.gastReactie
{
	padding-left:3px;
	padding-right:3px;
	border-left:1px solid #6f6f6f;
	color: #2d2d2d;
	vertical-align:top;
}



/** NIEUWSBRIEF MODULE **/
.td_klein
{
	width: 128px;
	text-align: right;
}

#nieuwsbriefTitle
{
	font-weight:bold;
	text-align:left;
	padding-bottom:2px;
}
.nb-input
{
	width:180px;
	height:15px;
}
.nb-div
{
	width:155px;
	height:15px;
}
.nb-aanmelden
{
	width:155px;
	margin-top:6px;
}

h1 {
	font-size: 16px;
	/*color:#00a1b1;*/
	color: #00a1b1;
	margin:5px;
	margin-top:0px;
	border-bottom: 1px solid #00a1b1;
}
h2 {
	font-size: 14px;
	color:#00a1b1;
	margin:5px;
	margin-top:0px;
}
h3 {
	font-size: 12px;
}
/* VLOOT */
div.fleetCategory {
	width: 560px;
	height: 100px;
}

div.fleetCategory a {
}

div.fleetCategory img {
	float:left;
	margin: 0 10px 10px 0;
}

div#fleetPath {
	margin: 0 0 10px 0;
}

div#fleetPath a {
	font-size: 10px;
	color: gray;
	font-weight: normal;
}

div.fleetCategory p {
	margin: 0px;
}

.specCol-1 {
	vertical-align:top;
}
.specCol-2 {
	vertical-align:top;
}
.specCol-3 {
	vertical-align:top;
	color:#000000;
}

.category
{
	padding: 6px;
}
.category.even
{
	background-color: #ffffff;
}
.category.odd
{
	background-color: #f0f0f0;
}

.spec_list
{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

img.thumbnail
{
	cursor: hand;
	cursor: pointer;
	border: none;
	float: left;
	padding-right: 4px;
}

/** INLOGGEN MODULE **/

#loginTitle
{
	font-weight:bold;
	text-align:left;
	padding-bottom:2px;
}

.blue
{
	font-weight:bold;
	color:#00a1b1;
	padding-top: 12px;
}

a.email
{
	font-weight: normal;
}
a.email:hover
{
	font-weight: normal;
	text-decoration: underline;
}

/* contact form */
.contact_form th
{
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.contact_form input, textarea
{
	width: 300px;
}

/* -- showcase -- */
ul.showcase {
	background:  #fff;
	list-style:none;
	margin: 0;
	padding: 0;
	z-index: 0;
}
ul.showcase li {
	margin: 0;
	padding:0;
}