#vlaggen A		{color: #ffffff; text-decoration: none;}
#vlaggen A:Visited	{color: #ffffff; text-decoration: none;}
#vlaggen A:Hover   	{color: #ffffff; text-decoration: none;}
	 
body{
	font-family:Arial;
	font-size:12px;
}

.knoppen{
	font-family:Arial;
	font-size:11px;
}
#klein_titels
{
	font-family:Arial;
	font-size: 14px ;
	color:#002A55;
	font-weight:bold;
}

#grote_titels
{
	font-family:Arial;
	font-size: 25px ;
	color:#002A55;
	font-weight:bold;
	text-align:center;
}

#streepje
{
	font-family:Arial;
	font-size: 25px ;
	color:#CC0033;
	font-weight:bold;
}

#gewoon
{
	font-family:Arial;
	font-size: 12px ;
	color:#333399;
	font-weight:bold;

}

#tabel
{
	font-family:Arial;
	font-size: 12px;
	padding-top: 10px;
}
#onderdelen_tabel
{
	border-style:solid; 
	border-width:1px;
	border-color: #000000;
}

.beneden{
	min-width:1000px;
	width:100%;
}

.beneden a {
	color:#002A55;
}
.beneden a:hover {
	color:#002A55;
}
.beneden a:active {
	color:#002A55;
}

#breedte{
	min-width:1000px;
	width:100%;
}
.breedte{
	min-width:1000px;
	width:100%;
}

.breedte_cell{
	min-width:150px; 
	max-width:300px;
}