/* Start of CMSMS style sheet 'treibholz02' */
/* Standard Stylesheet
www.treibholz.de
Start: 17.11.2006
Letzte Aenderung: 22.01.2009
*/
/* Reset all */
/*colors
blau: #008BB1
hell-hell-blau: #DFEBF1
hellblau: #8EBCD2
rot #A12D2A
*/

/* Layout */
#wrapper {
	background: #008BB1;
	margin: 0 auto;
	margin-top: 30px;
	width: 900px;
}

body.page-55 #wrapper {
	background: #A12D2A;
}

#top{
	float: left;
	height: 510px;
	width: 750px;
}

body.start #top{
	background: url(uploads/images/floss/Floss-mieten-uckermark.jpg) no-repeat 450px 0;
}

body.floss #top{
	background: url(images/floss-mit-gruppe.jpg) no-repeat 450px 0;
}

body.kanu #top{
	background: url(uploads/images/kanu/gelbes-kanu.jpg) no-repeat 450px 0;
}

body.herberge #top{
	background: url(uploads/images/herberge/herberge-lychen-am-wasser.jpg) no-repeat 450px 0;
}

body.incentives #top{
	background: url(uploads/images/incentives/incentives_rechts.jpg) no-repeat 450px 0;
}

#content {
	height: 170px;
	width: 450px;
}

#content img{
	float: left;
	margin-right: 10px;
}

#bottom-content{
	height: 170px;
	width: 750px;
	position: absolute;
	top: 370px;
}

/*#top>#bottom-content{
	clear: both;
	height: 170px;
	width: 750px;
}*/

#bottom-content img{
	margin: 0 0 0 150px;
}


/* End of 'treibholz02' */

