/****************

Farbdefinitionen
Bereich 02 - Krimi

****************/

body {
	background : #CBE3F4 url(../img/02/bg.jpg);
	background-repeat:repeat-x;
}

.color01 {
	color:#0097CE;
	font-weight: bold;
}

.color02 {
	color:#004B88;
	font-weight: bold;
}
.color03 {
	color:#004B88;
	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:#A2D4EC;
	width:500px;
	color:#0097CE;
	padding:10px;
}
.guestbookentryRed {
	background-color:#A2C5DE;
	width:500px;
	color:#004B88;
	padding:10px;	
}
.guestbookentryTrenner {
	width:500px;
	height:1px;
}
.t07Flaeche {
	background-color:#004B88;
}
.stage {
	position: absolute;
	top: 61px;
	left: 220px;
	height: 520px;
	width: 600px;
	background-color:#CBE3F4;
}

