body 	{	font-family: Tahoma;
}

td {
	font-family: Tahoma;
}

th {
	font-family: Tahoma;
}
.tabcontainer
{
width:600px;
position:;
top:;
left:10px;
	text-decoration: none;
	float: left;
}
 .tabgewoon
{
width:150px;
height:20px;
background-image : url(/_site/images/tab.gif);
background-repeat : no-repeat;
text-align:center;
margin-left:5px;
float:left;
border-bottom:1px #666666;
font-family : Tahoma ;
font-size:10pt;
}

.tabaktief
{
width:150px;
height:20px;
background-image : url(/_site/images/aktieve_tab.gif);
background-repeat : no-repeat;
text-align:center;
margin-left:5px;
float:left;
border-bottom:none;
font-family : Tahoma;
font-size:10pt;
color: #990099;
text-decoration: none;
} 
