/* ----------------------------------------------------- */
/* -----------------| CSS Document |-------------------- */

/* -----------------|  BODY / HTML  |----------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
body, html {
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font: 13px/23px "Trebuchet MS","Lucida Grande",Arial,Helvetica,sans-serif;
	color:#3b170c;
	background: #ebe0ce url(../images/body_background.jpg) no-repeat scroll center top;
}
html {
	overflow-x:hidden;
	overflow-y:auto;
}
img	{
	border:0;
}
	
/* -----------------| LINKS / TEXTE |--------------------------------------------------- */
a:link, a:visited {
	color: #375299;
	font-weight:bold;
	text-decoration: underline;
	outline:none;
}
a:hover {
	color: #b2951f;
	text-decoration: none;
	outline:none;
}
a:active {
	color: #054c37;
	text-decoration: underline;
	outline:none;
}
.floatstop {
	float: none;
	clear:both;
}

.kl {
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	padding:0 0 0 0;
}
.nummer{
	font-size:18px;
	font-weight:bold;
}

.video{
	font-size:16px;
	font-weight:bold;
}

.bold{
	color:#375299;
	font-weight:bold;
}
.special{
	color:#375299;
	font-weight:bold;
	font-size:19px;
}
.icon{
	float:left ;
	padding-top:7px;
	margin-right:7px;
}
.impressum{
	line-height:19px !important;
}

img.linkImg {
width:226;
height:184 ;
float:left;
padding:0 15px 12px 0;}
/* -----------------| HEADLINES |----------------------------------------------------- */
#headline {
	width:419px;
	height:38px;
	margin: 0 0 0 0;
	position:absolute;
	top:376px;
	left:402px;
}
/*h1 {
	font:22px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	margin:0px 0pt 30px 0px;
}*/
#home h1 {
	background-image:url(../images/headlines/home.jpg);
	background-repeat:no-repeat;
	height:38px;
	margin:0 0 0 0;
	text-indent:-5000px;
}

#agb h1 {
	background-image:url(../images/headlines/agb.jpg);
	background-repeat:no-repeat;
	height:38px;
	margin:0 0 0 0;
	text-indent:-5000px;
}
#touren h1 {
	background-image:url(../images/headlines/touren.jpg);
	background-repeat:no-repeat;
	height:38px;
	margin:0 0 0 0;
	text-indent:-5000px;
}
#gutscheine h1 {
	background-image:url(../images/headlines/gutscheine.jpg);
	background-repeat:no-repeat;
	height:38px;
	margin:0 0 0 0;
	text-indent:-5000px;
}
#kinderquad h1 {
	background-image:url(../images/headlines/kinderquad.jpg);
	background-repeat:no-repeat;
	height:38px;
	margin:0 0 0 0;
	text-indent:-5000px;
}
#vorraussetzungen h1 {
	background-image:url(../images/headlines/vorraussetzungen.jpg);
	background-repeat:no-repeat;
	height:38px;
	margin:0 0 0 0;
	text-indent:-5000px;
}
#galerie h1 {
	background-image:url(../images/headlines/galerie.jpg);
	background-repeat:no-repeat;
	height:38px;
	margin:0 0 0 0;
	text-indent:-5000px;
}
#hlinks h1 {
	background-image:url(../images/headlines/links.jpg);
	background-repeat:no-repeat;
	height:38px;
	margin:0 0 0 0;
	text-indent:-5000px;
}
#kontakt h1 {
	background-image:url(../images/headlines/kontakt.jpg);
	background-repeat:no-repeat;
	height:38px;
	margin:0 0 0 0;
	text-indent:-5000px;
}
#anfahrt h1 {
	background-image:url(../images/headlines/anfahrt.jpg);
	background-repeat:no-repeat;
	height:38px;
	margin:0 0 0 0;
	text-indent:-5000px;
}
#impressum h1 {
	background-image:url(../images/headlines/impressum.jpg);
	background-repeat:no-repeat;
	height:38px;
	margin:0 0 0 0;
	text-indent:-5000px;
}
#gaestebuch h1 {
	background-image:url(../images/headlines/gbuch.jpg);
	background-repeat:no-repeat;
	height:38px;
	margin:0 0 0 0;
	text-indent:-5000px;
}
#quads h1 {
	background-image:url(../images/headlines/quads.jpg);
	background-repeat:no-repeat;
	height:38px;
	margin:0 0 0 0;
	text-indent:-5000px;
}
h2 {
	font: 12px/21px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	padding:0 0 15px 0;
}
/* -----------------| WRAPPER ----------------------------------------------------- */
div#wrapper {
	background:transparent url(../images/content_kachel.jpg) repeat-y 0 0;
	height:auto;
	margin:0pt auto;
	padding:0pt;
	position:relative;
	width:990px;
	
}
/* -----------------| MAIN |----------------------------------------------------- */
#head {
	position:relative;
	width:990px;
	height:510px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background: url(../images/header_background.jpg) no-repeat center top;	
}
#content {
	width:990px;
	margin:0 0 0 0;
	padding:0px 0 0 0;
	background: url(../images/content_background.jpg) no-repeat 0 0;
	position:relative;
	min-height:590px;
	height:auto !important;  /* für moderne Browser */
	height:590px;  /*für den IE */
}
#text  {	
	float:left;	
	margin: 0 0 0 0px;
	padding:0px 50px 0pt;
	width:505px;	
}
#text p {
	margin: 0 0 14px 0;
}
#text ul li	{
	margin: 4px 0 8px 0;
	padding:0 0 0 18px;
	background:url(../images/listenpunkt.png) no-repeat 2px 8px;
}
#text ul	{
	list-style:none;
	margin-left:18px;
	padding-bottom:10px;
	padding-left:30px;
}
#links{
	float:left;
	padding:0pt;
	width:352px;
	height:auto;		
}
#youtube{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
			
}
div#links img {
	margin:0 0 0 100px;
}
#oben{	
	margin:111px 0pt 0pt;
	padding:0pt 20px 0pt 121px;
}
#unten{	
	margin:70px 0pt 0pt;
	padding:0pt 20px 0pt 121px;

}
#unten2{	
	margin:0px 0pt 0pt;
	padding:0pt 20px 0pt 121px;
}

#rouplan {
	margin:0pt 0px 0pt 15pt;
	width:260px;
	float:left;
}

/* -----------------| FOOTER |----------------------------------------------------- */
div#footer { 
	margin:0 auto;
	width:100%;
	height:170px;
}
div#footerinhalt {
	margin:0 auto;
	padding:0 0 0 0;
	width:990px;
	height:170px;
	background: url(../images/footer_background.jpg) no-repeat 0 0;
}
#footerinhalt a:link, #footerinhalt a:visited {
	text-decoration: underline;
	outline:none;
}
#footerinhalt a:hover {
	text-decoration: none;
	outline:none;
}
#footerinhalt a:active {
	text-decoration: underline;
	outline:none;
}
#bottomlinks {
	height:100%;
	padding:px 0pt 0pt 0;
	width:100%;

}

/* -----------------| SONSTIGE |----------------------------------------------------- */
#rouplan {
	float:left;
	margin:0 0 0 0;
	width:225px;
}
#map {
	border:1px solid #FFFFFF;
	float:left;
	margin:0 0 0 10px;
	width:239px;
}
#count {
	display:none;
}
.icon{
	float:left ;
	padding-top:7px;
	margin-right:7px;
}
.imageborder {
	border:1px solid #FFFFFF;
	padding: 2px;
	margin:0px 0px 0px 0px;	
}
.nachoben{
	background:transparent url(../images/nachoben.gif) no-repeat scroll left center;
	font-size:11px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-decoration:underline;
}
.linie {
	float: none;
	line-height: 0;
	font-size: 0.1px;
	clear:both;
	height:1px;
	width:100;
	margin:15px 0 25px 0;
	background:url(../images/linie.jpg) no-repeat 0 0;
}
.liniehell {
	float: none;
	line-height: 0;
	font-size: 0.1px;
	clear:both;
	height:1px;
	width:100;
	margin:30px 0pt 25px;
	background:url(../images/liniehell.jpg) no-repeat 0 0;
}

p.bild1{
float:left;
margin:0;
padding:0;
width: 226px;
text-align: center
}


