BODY {
background: #993333;
color: #FFFFCC;
font-family: Verdana;
font-size: 12pt
}

P {
	margin-top: 6pt;
	margin-bottom: 0pt
}

.linker {
background: #FFFFCC;
color: #993333;
position: absolute;
top: 0px;
left: 0px;
width: 70%;
height: 100%;
padding: 15px;
text-align: center;
}

.rechter {
background: #993333;
color: #FFFFCC;
position: absolute;
top: 0px;
right: 0px;
width: 30%;
height: 100%;
padding: 15px;
}

A:link, A:visited {
color: #FFFFCC;
font-weight: bold;
font-size: 10pt;
text-decoration: none
}

A:active, A:hover {
color: #993333;
background: #FFFFCC;
font-weight: bold;
text-decoration: none
}

.schild {
	font-family: Verdana;
	color: #993333;
	font-weight: bold;
	border: inset #009999;
	border-width: 2px;
	background: #FFFFE2;
	padding: 20px;
	text-align: left;
}
