/*
Cascading Style Sheet voor de Nederlandse Voltige site
door Mirthe Valentijn en Dirk Weggeman, 28-9-98
*/

.logo_voltige {
	background-image: url(logo_voltige.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.SideNavBar, .SideNavTar.TD, .SideNavBar.LI, .SideNavBar.TR
{		font-family: Verdana,Arial;
		font-size: 10pt; }

.NieuwsHeader
{
	font-family: Verdana,Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #800000;
	padding-left: 10px;
}

TWC.GradientLabel
{
	font-family: Verdana,Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #800000;
}

BODY,TD,LI,TR
{		font-family: Verdana,Arial;
		font-size: 10pt;
		color: #800000;
		background: #FFFFFF;
		margin-top: 5%;
		margin-bottom: 5%;
		margin-left: 5%;
		margin-right: 5%; }

LI	{	margin-top: 0%;
		margin-bottom: 0%;
		margin-left: 0%;
		margin-right: 0%; 

B	{	font-weight:bold;}
I,EM	{	font-weight:italic;}

H1	{	font-size: 14pt; }
H2	{	font-size: 13pt; }
H3	{	font-size: 12pt; }
H4	{	font-size: 11pt;
		font-weight: bold; }
H5	{	font-size: 9pt;
		font-weight: bold;
		text-align: right; }
H6	{	font-size: 8pt;
		font-weight: bold;
		text-align: right; }

HR	{	text-align: left; width:100%; }

A:link		{ color: Olive; text-decoration:none; }
A:visited	{ color: Olive; text-decoration:none; }
A:active	{ color: Olive; text-decoration:underline; }
A:hover		{ color: Maroon; text-decoration: underline; }