body
{
	background: #101010 url('pix/verloop.jpg') repeat-x 0 top;
	margin: 0;
	padding: 0;
	font: 10px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

img { border: none; }

td {
	background: #ffffff;
	text-align: justify;
}



div {   
    padding: 5px;   
    }  
    
/* @group menu */

a	{
	text-align: left;
	font-size: 10px;
	text-decoration: none;
	color: #000;
}

a:hover {
	text-align: left;
	text-decoration: none;
	color: #950026;
	font-size: 10px;
}

a.menu:link {
	text-align: left;
	text-decoration: none;
	color: #000;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
}

a.menu:visited {
	text-align: left;
	text-decoration: none;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;}

a.menu:hover{
	text-align: left;
	text-decoration: none;
	color: #950026;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;}

a.menu:active{
	text-align: left;
	text-decoration: none;
	color: #950026;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	}



/* @end */

/* @group txt */

.kop {
	color: #950026;
	text-align: left;
	text-transform: uppercase;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
}

.kopwit {
	color: #fff;
	text-align: left;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
}


.intro {
	color: #000;
	text-align: justify;
	font-weight: bold;
}

.tekst {
	color: #000;
	text-align: justify;
}

.tekstwit {
	color: #fff;
	text-align: justify;
	line-height: 15px;
	font-size: 10px;
}



/* @end */

/* @group round */
.content {background: #950026;}
/* @end */