a, a:visited
{
	color: #ffffff;
}

h1.titel
{
	font-size: 4;
	color: white;
}

p.normaal
{
	font-size: 2;
}

#pagecontainer
{
	text-align: center;
	font-family: Vera,sans-serif,verdan;
}

body
{
	background-color: #000278;
	color: #fffbf0;
	font-family: sans-serif, "Vera";
	font-size: 13px;
}

img.logo
{
	height: 150px;
	border: 0;
}

#onder
{
	position: fixed;
	bottom:0px;
}

#cols
{
	margin-left:auto;
	margin-right:auto;
	width: 700px;
	background-color: rgb(240,240,240);
}

table.sciver
{
	width:720px;
	height:250px;
	border-collapse: collapse;
	border-width:0;
	text-align: center;
	vertical-align: top;
	color: black;
}

table.sciver tr
{
	width: 100%;
}


table.sciver td.spacer
{
	width:20px;
}

table.sciver td.scivercel
{
	width: 350px;
	vertical-align: top;
}

table.sciver td.scivernetcel
{
	width: 350px;
	vertical-align: top;
}

table.sciver td.links, table.sciver td.rechts
{
	vertical-align: middle;
}

ul
{
	text-align: left;
}

DIV.slg
{
	font-weight: bold;
	font-style:italic;
	font-variant: small-caps;
}