body {

	background-color:#000000;

	overflow-y:auto;

	margin-top: 0px;

	margin-bottom: 0px;

}

body,td,th {

	font-family: Arial, sans-serif;

	color:#FFFFFF;

	font-size: 12px;

}

a:link {

	color: #FFFF66;

}

a:visited {

	color: #FFFF66;

}

a:hover {

	color: #FFFF00;

}

a:active {

	color: #FFFF00;

}

.small {

	font-size: 10px;

}

.big {

	font-size: 14px;

}

.strong{

	font-weight: bold;

}

.yellow{

	color:#FFFF00;

}

p{

	text-align:center;

}

table.kader{

	max-width: 320px;

	width: 320px;

	margin-left:30px;

}

div.news{

	max-width: 320px;

	width: 320px;

	margin-bottom: 15px;

}

div.list{

	max-width: 320px;

	width: 320px;

	margin-bottom: 0px;

	border-spacing: 5px;

}

div.knop{

	margin-bottom:3px;

	background-color:#000000;

}

div.banner{

	position:relative;

	left: 27px;

	top:62px;

	border:0px;

}

.blacklinelrb{

	border-style:solid;

	border-top-color:#000000;

	border-top-width:0px;

	border-bottom-color:#000000;

	border-bottom-width:1px;

	border-left-color:#000000;

	border-left-width:1px;

	border-right-color:#000000;

	border-right-width:1px;	

}


