body {
	margin-top: 0px;
	margin-bottom: 0px;
}

body,td {
	font-family: Arial, Sans-Serif;
	color: #000000;
}

a:active,a:link,a:visited {
	text-decoration: none;
    color: #555555;
}

a:hover {
	text-decoration: none;
	color: #000000;
}
a.footerlink:active,a.footerlink:link,a.footerlink:visited {
	text-decoration: underline;
	color: #ffffff;
}

a.footerlink:hover {
	text-decoration: none;
	color: #D3D3D3;
}
a.sidefoto:active,a.sidefoto:link,a.sidefoto:visited {
	text-decoration: none;
	color: #ffffff;
}

a.sidefoto:hover {
	text-decoration: none;
	color: #D3D3D3;
}

h1.main {
	text-align: left;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

h2.main {
	text-align: right;
	font-size: 9pt;
	border-top: solid 1px;
	font-style: italic;
	color: #777777;
}

.afb_links {
	border: 0px;
	float: left;
	padding-right: 5px;
}

.afb_rechts{
	border: 0px;
	float: right;
	padding-left: 5px;
}

.footer {
	font-size: 8pt;
	color: #ffffff;
	width: 750px;
	text-align: center;
	height: 125px;
	background-repeat: no-repeat;
	background-position: top center;
}

.tabel1 {
	border: none;
	width: 750px;
	margin: 0px;
	padding: 0px;
}

.header {
	height: 150px;
	width: 750px;
}

.c_top {
	width: 750px;
	height: 73px;
}

.c_btcontent{
	width: 750px;
	height: 105px;
}

.c_bottom{
	width: 750px;
	height: 35px;
}

.m_top{
	width: 750px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: bottom center;
}
.nav {
	vertical-align: top;
	width: 175px;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#nav_sub {
	font-family: Footlight MT light, Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #7da230;
	width: 175px;	
}
#nav_sub tr {
    height:33px;
}
#nav_sub a:link, #nav_sub a:visited, #nav_sub a:active, #nav_sub a:hover {
	font-family: Footlight MT light, Arial, Sans-Serif;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
}
.content {
	background-color: #faebda;
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 9pt;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 570px;
}
a:link.adv, a:visited.adv, a:active.adv, a:hover.adv {
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted black;
}
#tags {
	color:#eaa347;
	position:relative;
	float: left;
	text-align: left;
	top:230px;	
}
#tags a:link, #tags a:visited, #tags a:active, #tags a:hover {
	color:#eaa347;
	text-decoration:underline;
}