.copy {
	COLOR: #000000; 
	FONT: normal 10pt "Courier New", Courier, mono; 
	text-decoration:none;
}
.copybold {
	COLOR: #000000;
	FONT: bold 10pt "Courier New", Courier, mono;
	text-decoration:none;
}
.copyitalic {
	COLOR: #000000; 
	FONT: italic 10pt "Courier New", Courier, mono; 
	text-decoration:none;
}
.copykl {
	COLOR: #000000; 
	FONT: normal 8pt "Courier New", Courier, mono;
	text-decoration:none;
}
.copyklw {
	COLOR: White; 
	FONT: normal 10pt "Courier New", Courier, mono;
	text-decoration: none; 
}
.headsw {
	COLOR: #000000; 
	FONT: normal 14pt "Courier New", Courier, mono;
	text-decoration: none; 
}

.headgray {
    COLOR: #666666; 
	FONT: 900 normal 16pt "Courier New", Courier, mono;
    text-decoration: none;
}
BODY {
	scrollbar-highlight-color : #496C6E;
	scrollbar-face-color : #A7FFF0;
	cursor: crosshair;
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #36575C;
	background-image: url(../images/bg-streifen.jpg);
}
div#layer1 {
	position:relative;
	width:327px;
	height:550px;
	z-index:1;
	overflow: scroll;
	border: 0px none #000000;
	vertical-align: top;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	visibility: visible;
	background-color: #666666;

}
div#layer2 {

	position:relative;
	width:327px;
	height:550px;
	z-index:1;
	overflow: scroll;
	border: 0px none #000000;
	vertical-align: top;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	visibility: visible;
	background-color: #FFFFFF;
}
a:hover {
	background-position: center center;
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
	background-color: #96F1D8;
}
