.body {
	background-color : #000000;
	font-family : cursive;
	scrollbar-base-color : #008000;
	scrollbar-arrow-color : #FF0000;
	scrollbar-track-color : #000000;
}
.standart {
	color : #00B400;
	font-size : 14px;
}
.titel1 {
	color : #FF0000;
	font-size : 40;
	font-weight : bold;
	font-style : oblique;
}
.titel2 {
	color : #FFFFFF;
	font-size : 30;
	font-weight : bold;
}
.liste {
	color : #008000;
}
.link_out {
	color : #0000FF;
	font-size : 14px;
	text-decoration : none;
}
.link_over {
	color : #00FF00;
	font-size : 14px;
	text-decoration : none;
}
.mouse_over {
	background-color:#CCCCCC
}
.mouse_out {
	background-color:#000000
}
.box {
	font-family : cursive;
	color : #008000;
	width : 200px;
}
.box1 {
	font-family : cursive;
	color : #008000;
	width : 250px;
}
.box2 {
	font-family : cursive;
	color : #008000;
	width : 400px;
}
.boxdatum1 {
	font-family : cursive;
	color : #008000;
	width : 20px;
}
.boxdatum2 {
	font-family : cursive;
	color : #008000;
	width : 40px;
}
.textarea {
	font-family : cursive;
	color : #008000;
	height : 120px;
	width : 300px;
}
.textarea1 {
	font-family : cursive;
	color : #008000;
	height : 200px;
	width : 550px;
}
.textarea2 {
	font-family : cursive;
	color : #008000;
	height : 50px;
	width : 300px;
}
.gaeste1 {
	color : #FF0000;
	font-size: 14px;
}
.gaeste2 {
	color : #FFFFFF;
	font-size: 14px;
}
.zitat {
	color : #32CD32;
	font-size : 14px;
	font-style : italic;
	font-weight : bold;
}
