body {
	background-color: #006600;
	scrollbar-face-color: #006600;
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-3dlight-color: #006600;
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #006600; 
	scrollbar-darkshadow-color: #000000;
}
p {
	font-family: "Courier New";
	font-size: 10pt;
	color: #ffffff;
	margin-left: 5px;	
}
h1 {
	font-family: "Courier New";
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-left-width: 15px;
	border-color: #000000;
	width: 649px;
	height: 30px;
	padding: 5px;	
}
p.klein {
	font-size: 9pt;
	color: #666666;
	margin-left: 9px;	
}
p.quote {
	font-size: 9pt;
	color: #990000;
	margin-left: 9px;
	font-style: italic;	
}
.bild {
	font-family: "Courier New";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.kasten {
	font-family: "Courier New";
	font-size: 10pt;
	color: #000000;
	background-color: #cccccc;
	margin-left: 5px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 450px;
}
.nkasten {
	font-family: "Courier New";
	font-size: 10pt;
	color: #000000;
	background-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 150px;
}
.mkasten {
	font-family: "Courier New";
	font-size: 10pt;
	background-color: #cccccc;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 649px;
}
#navir {
    top: 0px;
	height: 550px;
	margin: 0px;
    width: 155px;
    position: absolute;
	left: 834px;
	margin-top: 5px;
}
#navi {
    top: 0px;
	height: 550px;
	margin: 0px;
    width: 160px;
    position: absolute;
	left: 0px;
	margin-top: 5px;
}
#main {
	width: 345px;
	height: 367px;
	position: absolute;
	top: 106px;
	left: 155px;
	overflow: auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
	border: 1px none #000000;
}
#floatbox {
    position: absolute;
    width: 635px;
	top: 170px;
	left: 172px;
}
.linkbox {
	font-family: "Courier New";
	font-size: 10pt;
	color: #ffffff;
	margin-left: 5px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 140px;
}
.linkboxaktiv {
	font-family: "Courier New";
	font-size: 10pt;
	color: #666666;
	margin-left: 5px;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 140px;
}
A:link, A:visited, A:active {
	text-decoration: none;
	color: #660000;
	background-color: #ffffff;
}
A:hover {
    text-decoration: underline;
	background-color: #006600;
	color: #660000;
}

