BODY
{
    COLOR: #CFC887;
    FONT-FAMILY: Arial, Tahoma, Helvetica, sans-serif;
    BACKGROUND-COLOR: #6F1538;
    background-repeat: repeat;
    font-size: 12px;
    scrollbar-3dlight-color:#6F1538;
    scrollbar-highlight-color:#CFC887;
    scrollbar-shadow-color:#000000;
    scrollbar-darkshadow-color:#6F1538;
    scrollbar-face-color:#6F1538;
    scrollbar-track-color:none;
    scrollbar-arrow-color:#CFC887;
}

.bijschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CFC887;
}
a:link {
	color: #CFC887;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #CFC887;
	text-decoration: underline;
}
a:visited {
	color: #CFC887;
	text-decoration: underline;
}
#leftcontent 
{
	position: absolute;
	left:10px;
	top:50px;
	width:200px;
	border:0px solid #000;
}
#leftcontent a:link {
	color: #CFC887;
	font-style: italic;
	font-size:12px;
	text-decoration: none
}
#leftcontent a:hover {
	font-weight: bold;
	color: #CFC887;
	font-style: italic;
	font-size:12px;
	text-decoration: none
}
#leftcontent a:visited {
	color: #CFC887;
	font-style: italic;
	font-size:12px;
	text-decoration: none
}
#centercontent 
{
	margin-left: 199px;
	margin-right:199px;
	border:0px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right:201px;
}
html>body #centercontent 
{
	margin-left: 201px;
	margin-right:201px;
}
#rightcontent 
{
	position: absolute;
	right:10px;
	top:50px;
	width:200px;
}
#banner {
	BACKGROUND-IMAGE: url(images/top.gif);
	background-repeat: repeat;
	height:30px;
	border-top:0px solid #000;
	border-right:0px solid #000;
	border-left:0px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:30px;
	}
html>body #banner {
	height:39px;
	}
p,h1,pre {
	margin:0px 10px 10px 10px;
	}
	
h1 {
	font-size:14px;
	padding-top:10px;
	}
	
#banner h1 {
	font-size:14px;
	padding:10px 10px 0px 10px;
	margin:0px;
	}

#rightcontent p {
	font-size:10px
	}