/****************

Farbdefinitionen
Bereich 01 - Liebe

****************/

body {
	background: #FBD1E5 url(../img/01/bg.jpg);
	background-repeat: repeat-x;	
}

.color01 {
	color:#E70082;
	font-weight: bold;
}

.color02 {
	color:#930E41;
	font-weight: bold;	
}

.color03 {
	color:#B00C67;
	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:#FAB9D6;
	width:500px;
	color:#E70082;
	padding:10px;
}
.guestbookentryRed {
	background-color:#ECAACC;
	width:500px;
	color:#930E41;
	padding:10px;	
}
.guestbookentryTrenner {
	width:500px;
	height:1px;
}
.t07Flaeche {
	background-color:#B00C67;
}
.stage {
	position: absolute;
	top: 61px;
	left: 220px;
	height: 520px;
	width: 600px;
	background-color:#FBD1E5;
}


