/****************

Farbdefinitionen
Bereich 05 - Science Fiction

****************/

body {
	background : #E0F8C6 url(../img/05/bg.jpg);
	background-repeat:repeat-x;		
}

.color01 {
	color:#01B00E;
	font-weight: bold;
}

.color02 {
	color:#006A43;
	font-weight: bold;	
}
.color03 {
	color:#006A43;
	font-weight: bold;	
}
.fontbold {
	font-weight: bold;
}

.floatForm {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	line-height: 120%;
	color:#000000;
}

.guestbookentryNorm {
	background-color:#B9EBA6;
	width:500px;
	color:#07B113;
	padding:10px;
}
.guestbookentryRed {
	background-color:#B3DEB0;
	width:500px;
	color:#006C47;
	padding:10px;	
}
.guestbookentryTrenner {
	width:500px;
	height:1px;
}
.t07Flaeche {
	background-color:#007556;
}
.stage {
	position: absolute;
	top: 61px;
	left: 220px;
	height: 520px;
	width: 600px;
	background-color:#E0F8C6;
}


