*
{
	font-family: courier new;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: black;
}

body
{
	background-color: white;
}

table
{
	border-collapse: collapse;
}

a
{
	font-size: 14px;
	color: rgb(255,153,51);
	font-weight: bold;
}

a:hover
{
	font-size: 14px;
	color: red;
	font-weight: bold;
}

img
{
	border: solid 0px black;
}

.centered
{
	position: absolute;
	width: 700px;
	height: 530px;
	left: 50%;
	top: 50%;
	margin-left: -350px;
	margin-top: -280px;
}

.centered2
{
	position: absolute;
	width: 800px;
	height: 480px;
	left: 50%;
	top: 50%;
	margin-left: -500px;
	margin-top: -284px;
}

.centered3
{
	left: 50%;
	top: 50%;
	position: absolute;
	margin-left: -225px;
	margin-top: -168px;
}

.centered4
{
left: 50%;
	top: 50%;
	position: absolute;
	margin-left: -125px;
	margin-top: -168px;
}

.centered5
{
left: 50%;
	top: 50%;
	position: absolute;
	margin-left: -10px;
	margin-top: -168px;
}

.centered6
{
left: 50%;
	top: 50%;
	position: absolute;
	margin-left: 205px;
	margin-top: -168px;
}

#bselect {
	position: absolute;
	top: 50px;
	left: 50px;
}
#nieuws {
	position:absolute;
	top: 120px;
	left: 900px;
	width:150px;
	height:400px;
	border: solid 1px orange; 
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9; 
	z-index: 0;"
}
#innieuws {
	background-color:#EEE;
	width:148px;
	height:398px;
	border: solid 1px grey; 
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9; 
	z-index: 0;
}
