.tabcontainer
{
position:absolute;
top:20px;
left:10px;
}


.tabgewoon3
{
width:265px;
background-image : url(niet_aktieve_tab3.gif);
background-repeat : no-repeat;
text-align:center;
margin-left:1px;
margin-right:1px;
float:left;
font-family : verdana,arial,sans-serif ;
font-size:.8em;
}

.tabaktief3
{
width:265px;
background-image : url(aktieve_tab3.gif);
background-repeat : no-repeat;
text-align:center;
margin-left:1px;
margin-right:1px;
font-style:bold;
color:blue;
float:left;
border-bottom:none;
font-family : verdana,arial,sans-serif ;
font-size:.9em;
} 



.tabgewoon5
{
width:165px;
background-image : url(niet_aktieve_tab5.gif);
background-repeat : no-repeat;
text-align:center;
margin-left:1px;
margin-right:1px;
float:left;
font-family : verdana,arial,sans-serif ;
font-size:.8em;
}

.tabaktief5
{
width:165px;
background-image : url(aktieve_tab5.gif);
background-repeat : no-repeat;
text-align:center;
margin-left:1px;
margin-right:1px;
font-style:bold;
color:blue;
float:left;
border-bottom:none;
font-family : verdana,arial,sans-serif ;
font-size:.9em;
} 

