/************ BEREICHSFARBEN ***********/

#leidenschaften, .leidenschaften .siteHeader  {
	background-color: #e2007a;
}

#tipps, .tipps .siteHeader { 
	background-color: #0084da;
}

#biographie, .biographie .siteHeader {
	background-color: #ef7f01;
}

#gaestebuch, .gaestebuch .siteHeader {
	background-color: #97bf0d;
}

#presse, .presse .siteHeader {
	background-color: #622181;
}


/************ TIPPS / FRIENDS ***********/

.tipps #tipps {
	cursor:default;
}

.tipps h2, .tipps a.rex-current, .tipps ul ul li a, .tipps a.rex-active {
	color: #0084da;
} 

.tipps blockquote {
	color: #bdddf2;
}

.tipps #contentLeft blockquote {
	color: #bdddf2;
	display:block;
	position:absolute;
	top: 185px;
	left: 0;
}

.tipps .siteHeader {
	position: absolute;
	top:0;
	left: 245px;
}

.tipps #topImage1 {
	position:absolute;
	left:0;
	top:0;
}

.tipps #topImage2 {
	position:absolute;
	top:0;
	right:0px;
}

.tipps #contentRight, .tipps #contentRight a {
	color: #0084da;
}

/************ LEIDENSCHAFTEN / TOUREN ***********/

.leidenschaften h2, .leidenschaften a.rex-current, .leidenschaften ul ul li a, .leidenschaften a.rex-active {
	color: #e2007a;
}

.leidenschaften .siteHeader {
	position:absolute;
	top:0;
	left:0;
}

.leidenschaften blockquote {
	color: #f4b5d0;
}

.leidenschaften #contentLeft blockquote {
	color: #f4b5d0;
	display:block;
	position:absolute;
	top: 180px;
	left: 0;
}

.leidenschaften #topImage1 {
	position:absolute;
	left:245px;
	top:0;
}

.leidenschaften #topImage2 {
	position:absolute;
	top:0;
	right:0px;
}

/************ BIOGRAPHIE ***********/

.biographie h2, .biographie a.rex-current, .biographie ul ul li a, .biographie a.rex-active {
	color: #ef7f01;
}

.biographie .siteHeader {
	position:absolute;
	top:0;
	right:0;
}

.biographie blockquote {
	color: #fde0bb;
}

.biographie #topImage1 {
	position:absolute;
	left:0px;
	top:0;
}

.biographie #topImage2 {
	position:absolute;
	top:0;
	left:245px;
}

/************ GAESTEBUCH ***********/

.gaestebuch h2, .gaestebuch a.rex-current {
	color: #97bf0d;
}

.gaestebuch .siteHeader {
	position:absolute;
	top:176px;
	right:0;
}

.gaestebuch blockquote {
	color: #DBE49A;
}

.gaestebuch #topImage1 {
	position:absolute;
	right:0px;
	top:0px;
	margin: 0;
}

.gaestebuch #topImage2 {
	position:absolute;
	top:352px;
	right:0px;
	margin: 0;
}

/************ VIDEO AUDIO PRESSE ***********/

.presse h2, .presse a.rex-current, .presse ul ul li a, .presse a.rex-active {
	color: #622181;
}

.presse .siteHeader {
	position:absolute;
	top:352px;
	right:0;
	background-color: #622181;
}

.presse blockquote {
	color: #C899DF;
}

.presse #topImage1 {
	position:absolute;
	right:0px;
	top:0px;
	margin: 0;
}

.presse #topImage2 {
	position:absolute;
	top:176px;
	right:0px;
	margin: 0;
}




