/*
Stylesheet voor weergave doc
*/

.default 			{ font-family: Verdana, Arial, Helvetica, sans-serif;}
a.menu				{ width:100%; text-align:left; margin:0 ; text-decoration:none; color: #000000;}
a.menu:link, a.menu:visited	{ border:0px solid #ffffff; background-color:#ffffff; text-decoration:none; color: #000000; }
a.menu:hover, a.menu:active	{ border:0px solid #ffefff; background-color:#33CCCC; text-decoration:none; color: #000000; }
a.news 				{ font-family: Verdana, Arial, Helvetica, sans-serif; }

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: hand;
	font-size: 11pt;
	font-weight: bold;
}

.menuhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	cursor: hand;
	font-size: 11pt;
	font-weight: bold;
}

.menuitem {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	cursor: hand;
	font-size: 11pt;
	font-weight: bold;
}

.menuitemhover {
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #33cccc;
	cursor: hand;
	font-size: 11pt;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
	color: #000099;
	cursor: hand;
}

a:visited {
	text-decoration: underline;
	color: #000000;
	cursor: hand;
}

.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: hand;
	font-size: 11pt;
	font-weight: bold;
}

.submenuitem {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	cursor: hand;
	font-size: 11pt;
	font-weight: bold;
}

.bgmain {
	background-attachment: fixed;
	background-image: url(../img/bgschip.gif);
	background-repeat: no-repeat;
	height: 650px;
}
.background_detailinfo {
	background-color: #00C0C0;
}


