

body {
	background-image: url(Afbeeldingen/acht4.gif);
}

.tabgewoon
{
	width:90px;
	height: 30px;
	background-image : url(niet_aktieve_tab.gif);
	background-repeat : no-repeat;
	text-align:center;
	margin-left:8px;
	float:left;
	font-family : verdana,arial,sans-serif;
	font-size:12px;
	vertical-align: bottom;
	padding-top: 10px;
	bottom:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	z-index:5;
}

.tabaktief
{
width:90px;
height: 30px;
background-image : url(aktieve_tab.gif);
background-repeat : no-repeat;
text-align:center;
top: 10px;
margin-left:8px;
float:left;
font-family : verdana,arial,sans-serif ;
font-size:12px;
vertical-align: bottom;
padding-top: 10px;
bottom:0px;
z-index:5;
}

.linkstab
{

margin-left:10px;

}

a {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style8 {font-size: 10px}
.style9 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.style11 {font-size: 9px; color: #FFFFFF; font-family: Verdana;}
.style12 {font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; }
.style13 {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}

