
/* ### Logo ################################################################# */
#logo {
	position:absolute;
	top:10px;
	right:10px;
	background-image: url(redaxo_logo_klein.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#logo a
    {
	display:block;
	height:80px;
	width:186px;
	text-indent:-700em;
}




/* ### Header ############################################################### */

#header {
	background:#355E39 url(bg_header.gif) 210px 0 no-repeat;
	color: #c4c4c4;
}

#nav-header {
	position:absolute;
	left:210px;
	bottom:18px;
}


/* ### Teaser ############################################################### */

#main-teaser {
	background:url(../images/main_teaser.jpg) no-repeat;
	padding-bottom:2px;
	height:220px;
}

#main-teaser-home {
	background:url(../images/home_teaser.jpg) no-repeat;
	padding-bottom:2px;
	height:220px;
}

#main-teaser-ausfluege {
	background:url(../images/ausfluege_teaser.jpg) no-repeat;
	padding-bottom:2px;
	height:220px;
}

#main-teaser-reise {
	background:url(../images/wanderung_teaser.jpg) no-repeat;
	padding-bottom:2px;
	height:220px;
}

#main-teaser-philo {
	background:url(../images/philosophie_teaser.jpg) no-repeat;
	padding-bottom:2px;
	height:220px;
}

#main-teaser-individuell {
	background:url(../images/individuelles_teaser.jpg) no-repeat;
	padding-bottom:2px;
	height:220px;
}

#main-teaser-kanus {
	background:url(../images/kanus_teaser.jpg) no-repeat;
	padding-bottom:2px;
	height:220px;
}

#main-teaser-feldbetten {
	background:url(../images/feldbetten_teaser.jpg) no-repeat;
	padding-bottom:2px;
	height:220px;
}

#main-teaser-schulungen {
	background:url(../images/schulungen_teaser.jpg) no-repeat;
	padding-bottom:2px;
	height:220px;
}

#main-teaser-spielen {
	background:url(../images/spiele_teaser.jpg) no-repeat;
	padding-bottom:2px;
	height:220px;
}

#main-teaser-kontakt {
	background:url(../images/kontakt_teaser.jpg) no-repeat;
	padding-bottom:2px;
	height:220px;
}

#main-teaser-termine {
	background:url(../images/termine_teaser.jpg) no-repeat;
	padding-bottom:2px;
	height:220px;
}

#main-teaser-portrait {
	background:url(../images/portrait_teaser.jpg) no-repeat;
	padding-bottom:2px;
	height:220px;
}

#main-teaser-netzwerk {
	background:url(../images/netzwerk_teaser.jpg) no-repeat;
	padding-bottom:2px;
	height:220px;
}

#main-teaser-himmel {
	background:url(../images/himmelsstuermer_teaser.jpg) no-repeat;
	padding-bottom:2px;
	height:220px;
}

#main-teaser-handrup {
	background:url(../images/klosterhandrup_teaser.jpg) no-repeat;
	padding-bottom:2px;
	height:220px;
}

#main-teaser-italien {
	background:url(../images/italien_teaser.jpg) no-repeat;
	padding-bottom:2px;
	height:220px;
}

/* ### Main-block Background ################################################# */

#main-block {
	background-image: url(linie_main_block.gif);
	background-position: 627px 0;
	background-repeat: repeat-y;
	background-color: #355E39;
	}

