BODY {
	background-color : #333333;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}
H1 {
	font-family : "Courier New", Courier, monospace;
	color : #CCCCCC;
	font-size : 18px;
	font-weight : normal;
	white-space : nowrap;
	text-align : center;
}
H2 {
	font-family : "Courier New", Courier, monospace;
	color : #CCCCCC;
	font-size : 16px;
	font-weight : normal;
	white-space : nowrap;
}
#titel {
	position: absolute;
	top: 500px;
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #CCCCCC;
	font-size : 14px;
	font-weight : normal;
	font-style : italic;
}
A:LINK, A:HOVER, A:VISITED, A:ACTIVE {
	font-family : "Courier New", Courier, monospace;
	color : #CCCCCC;
	font-size : 14px;
	white-space : nowrap;
	text-decoration : none;
}
BODY, DIV, TABLE, TD, #text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #CCCCCC;
	font-size : 12px;
}
#framebox {
	position:absolute;
	top:80px;
	left:200px;
	width:620px; 
	height:380px;
	visibility:visible;
	background-color:#333333;
}
#scrollfield {
	position: absolute;
	top: 90px;
	left: 209px;
	width: 590px;
	height: 350px;
	visibility: visible;
	background-color: #333333;
	overflow: auto;
}
#scrollfield H1 {
	font-size : 18px;
	margin: 20;
	vertical-align : top;
	text-align: cemter;
}
#text {
	margin-top: 30px;
	font-size : 12px;
	vertical-align : top;
	width: 550px;
}
.re {
	text-align : right;
	vertical-align : top;
}
.li {
	text-align : left;
	vertical-align : top;
}
