/****************

Farbdefinitionen
Bereich 04 - Brisant

****************/

body {
	background : #FFE9CD url(../img/04/bg.jpg);
	background-repeat:repeat-x;		
}

.color01 {
	color:#B42F01;
	font-weight: bold;
}

.color02 {
	color:#FF6701;
	font-weight: bold;	
}
.color03 {
	color:#FF6701;
	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:#FFDBAE;
	width:500px;
	color:#FF6701;
	padding:10px;
}
.guestbookentryRed {
	background-color:#FFCBA4;
	width:500px;
	color:#B42F01;
	padding:10px;	
}
.guestbookentryTrenner {
	width:500px;
	height:1px;
}
.t07Flaeche {
	background-color:#FF5401;
}
.stage {
	position: absolute;
	top: 61px;
	left: 220px;
	height: 520px;
	width: 600px;
	background-color:#FFE9CD;
}

