/* CSS Document */

body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #000000;
background-image: url(Logo/ABVV schuin.png);
background-attachment: fixed;
background-position: center;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;

scrollbar-arrow-color: #FFE4C4; 
scrollbar-face-color: #A9161C;
scrollbar-highlight-color: #FFE4C4;
scrollbar-3dlight-color: #F02029;
scrollbar-shadow-color: #80161A;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFE4C4;

}
.titelrood {
	font-size: 14pt;
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}
.gewoontitel {
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline;
}
.cursief {
	color: #000000;
	font-size: 11pt;
	font-style: italic;
}
.gewoonzwart {
	color: #000000;
	font-size: 11pt;
}
.gewoonlijn {
	color: #000000;
	font-size: 11pt;
	text-decoration: underline;
}
.gewoonrood {
	color: #FF0000;
	font-size: 11pt;
}
.roodvet {
	color: #FF0000;
	font-weight: bold;
	font-size: 11pt;
}
.gewoonvet {
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
}
.witvet {
	color: #ffffff;
	font-weight: bold;
	font-size: 11pt;
}
.witgewoon {
	color: #ffffff;
	font-size: 11pt;
}
.witgewoonmenu {
	color: #DBD9D9;
	font-size: 8pt;
}
.rechten {
	font-size: 9px;
	font-weight: bold;
}
.klein {
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FF0000;
}

