BODY {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color:#FFFFFF;
        background-color: #ffffff;

}
body, table, tr, td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
}
img
{
	border-style: none;
}

.menu_link{
        color: #ff4c62;
        font-weight:bold;
        font-size:12px;
}
.yacht_name{
color:#eeeeff;
font-weight:bold;
font-size:12px;
}

.titel{
font-size:14px;
font-weight:bold;
padding-left:12px;
padding-bottom:2px;
}
.tekst{
/*padding-left:12px;*/
}

#header {
	width: 806px;
	height: 59px;
}
#tab {
	float: right;
}
#tab a {
	font-size: 11px;
	display: block;
	width: 92px;
	height: 21px;
	line-height: 21px;
	vertical-align: middle;
	text-align: center;
	background: url(http://www.ewdriessen.nl/public/templates/images/tab.png) no-repeat;
}
#tab.home {
	float: left;
}