.tabcontainer
{
	position:absolute;
	top:20px;
	left:10px;
}


.tabgewoon3
{
	width:33%;
	background: url(niet_aktieve_tab3.gif) no-repeat; 
	vertical-align: middle; 
	margin:auto;	
}

.tabgewoon3 a
{
	margin-left:19px;
	white-space:nowrap;
}

.tabaktief3
{
	width:33%;
	background: url(aktieve_tab3.gif) no-repeat; 
	vertical-align: middle; 
	margin:auto;
	text-align:left;
} 

.tabaktief3 a
{
	margin-left:19px;
	white-space:nowrap;
}


.tabgewoon5
{
	width:165px;
	background-image : url(niet_aktieve_tab5.gif);
	background-repeat : no-repeat;
	margin-left:19px;
	margin-right:1px;
	font-family:verdana,arial,sans-serif;
	font-style:none;
	font-size:.8em;
}

.tabgewoon6
{
	width:165px;
	background-image : url(niet_aktieve_tab5.gif);
	background-repeat : no-repeat;
	margin-left:19px;
	margin-right:1px;
	font-family:verdana,arial,sans-serif;
	font-style:none;
	font-size:.8em;
}


.tabgewoon7
{
	width:165px;
	background-image : url(niet_aktieve_tab7.gif);
	background-repeat : no-repeat;
	margin-left:19px;
	margin-right:1px;
	font-family:verdana,arial,sans-serif;
	font-style:none;
	font-size:.8em;
}

.tabgewoon5 a
{
	margin-left:19px;
	color:#111111;
	width:100%;
	white-space:nowrap;
}

.tabgewoon6 a
{
	margin-left:19px;
	color:#111111;
	width:100%;
	white-space:nowrap;
}
.tabgewoon7 a
{
	margin-left:19px;
	color:#111111;
	width:100%;
	white-space:nowrap;
}

.tabaktief5
{
	width:165px;
	background-image : url(aktieve_tab5.gif);
	background-repeat : no-repeat;
	margin-left:19px;
	margin-right:1px;
	font-weight:bold;
	color:#1175E3;
	float:left;
	border-bottom:none;
	font-family : verdana,arial,sans-serif ;
	font-size:.8em;
} 
.tabaktief6
{
	width:165px;
	background-image : url(aktieve_tab5.gif);
	background-repeat : no-repeat;
	margin-left:19px;
	margin-right:1px;
	font-weight:bold;
	color:#1175E3;
	float:left;
	border-bottom:none;
	font-family : verdana,arial,sans-serif ;
	font-size:.8em;
} 
.tabaktief7
{
	width:165px;
	background-image : url(aktieve_tab7.gif);
	background-repeat : no-repeat;
	margin-left:19px;
	margin-right:1px;
	font-weight:bold;
	color:#1175E3;
	float:left;
	border-bottom:none;
	font-family : verdana,arial,sans-serif ;
	font-size:.8em;
} 

.tabaktief5 a
{
	margin-left:19px;
	white-space:nowrap;
}
.tabaktief6 a
{
	margin-left:19px;
	white-space:nowrap;
	color: #1175E3;
}

.tabaktief7 a
{
	margin-left:19px;
	white-space:nowrap;
}

.image 
{
	position:relative;
}

.image .text 
{
	position:absolute;
	top:10px; 
	left:10px; 
}