html, body {
	background-color:#f3eba8; 
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9.3pt;
	outline:none;
}

html {
	color: #333;
	line-height:1.5em;
}

#kopf {
	background: #f3eba8 url(images/kopf.jpg) 4px 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 5px;
	height: 50px;
	/*border-color: gray;
	border-width: 1px 0;
	border-style: solid;*/
}
#kopf a {
	outline:none;
	color: White;
	text-decoration: none;
}

h1 {
	padding: 5px 0 0 15px;
	margin: 0;
	line-height: 2em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	color:#FFFFFF;
	letter-spacing: 0.05em;
}

p {
	padding: 15px;
	margin: 0;
}

#hilfsdiv {
	/*background: url(images/fasten-meer.jpg);
	background-position: left;
	background-repeat: no-repeat;*/
	background-color: #f3eba8;
	width: 800px;
}

#mantel {
	/*background: url(zweispalten_flexibel_09_bg.gif);*/
	/*background-position: left;
	background-repeat: repeat-y;+*/
	float: right;
	margin: 0 0 0 -190px ;
	width: 100%;
	background-color: transparent;
}
/*#### alles was im Hauptteil gereglet wird #####*/

#inhalt {
	margin: 10px 0 0 190px;
	background-color: transparent;
	padding:0;
}

#inhalt .h_eingang{
	background: url(images/tee-fasten.jpg) no-repeat;
	height: 190px;
	padding:0;
	margin:0;
}

#inhalt .h_fastenwandern{
	background: url(images/fastenwandern.jpg)  no-repeat;
	height: 190px;
	padding:0;
	margin:0;
}
#inhalt .h_fitness{
	background: url(images/fitness_fastenwandern.jpg) no-repeat;
	height: 190px;
	padding:0;
	margin:0;
}

#inhalt .h_erwarten{
	background: url(images/fasten-erwartung.jpg) no-repeat;
	height: 190px;
	padding:0;
	margin:0;
}
#inhalt .h_gaeste{
	background: url(images/gaeste-fastenwandern.jpg) no-repeat;
	height: 190px;
	padding:0;
	margin:0;
}
#gaeste .text{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin:0;
	padding:0 18px;
}

#gaeste h3{
	font-size:12px;
	margin:15px 0 0 0 ;
	padding:0 18px;
}
#inhalt .h_kontakt{
	background: url(images/kontakt.jpg) no-repeat;
	height: 190px;
	padding:0;
	margin:0;
}
#inhalt .h_termin{
	background: url(images/fastenwandern-termine.jpg) no-repeat;
	height: 190px;
	padding:0;
	margin:0;
}

#inhalt .h_feliu{
	background: url(images/feliu_kopf.jpg) no-repeat;
	height: 190px;
	padding:0;
	margin:0;
}
#inhalt .h_schwarzwald{
	background: url(images/schwarzwald_kopf.jpg) no-repeat;
	height: 190px;
	padding:0;
	margin:0;
}

#inhalt .h_schwarzwald2{
	background: url(images/schwarzwald_kopf2.jpg) no-repeat;
	height: 190px;
	padding:0;
	margin:0;
}

#inhalt .h_vogesen{
	background: url(images/vogesen_kopf.jpg) no-repeat;
	height: 190px;
	padding:0;
	margin:0;
}

#inhalt .h_links{
	background: url(images/links_header.jpg) no-repeat;
	height: 190px;
	padding:0;
	margin:0;
}

#inhalt #ortall{
	margin:0;
	padding:0;
	width:100%;
}
.imgt{
	float: left;
	margin-right:50px;
	border: none;
}

#inhalt a.bild{
	text-decoration: none;
}

#inhalt .linie{
	background-image: url(images/linie.jpg);
	background-repeat: no-repeat;
	height: 3px;
	padding:0;
	margin:60px 0 10px 0;
}

*html #inhalt .linie{
	margin:20px 0 0 0;
}

#inhalt h2{
	font-size: 18px;
	font-weight: bold;
	color:#9C0808;
	padding:15px 10px;
}
#inhalt h3{
	font-size: 14px;
	font-weight: bold;
	color:#9C0808;
	padding:0 0 0 15px;
}

#inhalt h4{
	font-size: 14px;
	font-weight: bold;
	color:#9C0808;
	padding:10px 10px;
	margin:0;
}

#inhalt .klein_p{
	padding:5px 5px 5px 10px;
}

 li.inhalt{
	list-style: circle inside;
}

#inhalt #nav2{
	background-color: transparent;
   padding-left:0.3em;
  /* border-bottom: 1px solid #F3EBA8;*/
   height: 100px;
}

#inhalt #nav2 li {
	background-color: transparent;
   padding: 0;
   margin: 0;
   list-style: none;
   display:inline;
	text-align:center;
	color: #F3EBA8;
}
#inhalt #nav2 ul{
	background-color: transparent;
   padding: 0;
   margin: 0;
}
#inhalt #nav2 a{
	font: bold 1.3em sans-serif;
   color: #F3EBA8;
   text-decoration: none;
   padding: 0.2em 0.5em;
   border: 1px solid #F3EBA8;
   margin: 100px 0 0 -2px;
   width: 98px;
	height: 55px;
   display: block;
   float:left;
	text-align:center;
}

#inhalt #nav2 a:link, #inhalt #nav2 a:visited {
	background-color: #9C0808;
   }

#inhalt #nav2 a:hover, #inhalt #nav2 a:focus {
		background-color:#D35353;
}
.focus2{
	padding:2px 0;
}

/*der Versuch für aktiv Focus*/
#inhalt #ia #nav2 a.ca,
#inhalt #ib #nav2 a.cb,
#inhalt #ic #nav2 a.cc,
#inhalt #id #nav2 a.cd,
#inhalt #ie #nav2 a.ce{
   background-color: #D35353;
   }

blockquote {
	margin: 0 0 0 2.5em;
	padding-left:5px;
	border-left: 3px solid #9C0808;
	font-style: normal;
	font-weight: bold;
	color: #9C0808;
}
.imgr{
	float: right;
	margin:5px 0 0 10px;
	border: 1px solid #9C0808;
}

.imgl{
	float: left;
	margin:5px 10px 0 0;
	border: 1px solid #9C0808;
}
.sonder{
	font-weight: bold;
	font-size: 9.5pt;
	color:#9C0808;
}

#inhalt a {
	color: #F3EBA8;
	text-decoration: none;
	font-weight: bold;
	background-color: #9C0808;
	line-height: 30px;
	display: block;
	padding:0 0 0 5px;
	outline:none;
}
#inhalt a.imtext {
	display: inline;
	color:#9C0808;
	text-decoration: underline;
	font-weight: normal;
	background-color:#F3EBA8;
	padding:0;
	line-height: normal;
}
#inhalt table{
	padding-left:15px;
}
#inhalt .tab2{
	font-size: 11px;
	width:100%;
}
fieldset {
	font-size: 10px;
	width: 350px;
}

/*linke Spalte*/

#links {
	float: left;
	width: 150px;
}

/* Menu */
#navi{
	padding:0 0 0 4px;
	margin:0;
	color: #F3EBA8;
	text-align: left;
	font-size: 12px;
	font-weight: bold; 
	width: 148px;
}

#navi ul, li{
	list-style-image: none;
	list-style-type: none;
	padding:0;
	margin:0;
}

#navi h2{
		background: url(images/meer-fasten.jpg);
		height: 60px;
		color:#F3EBA8;
		padding:0;
		margin: 0;
		background-repeat: no-repeat;
		
  }
  
 #navi  a {
   display:block;
   border-bottom: 1px solid #F3EBA8;
   margin: 0;
	padding:0 0 0 3px;
	width:142px;
	background-color: #9C0808;
	line-height:33px;
	outline:none;
   }
	
  *html #navi a{
 	width:141px;
 }
#navi a:link {
	 text-decoration: none;
	 color:#F3EBA8;
  }
#navi a:visited {
		 text-decoration: none;
		 color: #F3EBA8;
  }
#navi a:hover {
		background-color:#D35353;
	 	color:#F3EbA8;
		text-decoration: none;
  }
#navi a:active {
	 	text-decoration: none;
	 	color: #F3EBA8;
  }
  
 .focus{
 	background-color: #FA8A8A;
	margin:0;
	padding:0;
	width: 150px;
 }
 *html .focus{
 }

#bild{
	background: url(images/fasten-meer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 320px;
}
#bild_unt{
	font-size: 10px;
	width: 200px;
	line-height: 14px;
	text-align: center;
	padding:0;
	margin: 20px 0 0 0;
	float: left;
}
#bild_rahmen{
	margin:0 0 0 190px;
}

#bild_rahmen a{
	color:#9C0808;
}

#clearing {
	clear: both;
	height: 0px;
}

/*nur auf den Seiten der DVD Vorstellung*/
#inhalt #beschreibung {
	margin: 10px 0 0 200px;
	background-color: transparent;
	padding:0;
	text-align: justify;
}

#fuss {
	border-color: #9C0808;
	border-style: solid;
	border-width: 1px 0 0 0;
	text-align: left;
	font-size: 9px;
	line-height: 15px;
	color: #9C0808;
}
#fuss p{
	padding:0 0 0 200px;
}
#fuss a:link {
	font-size: 9px;
	color: #9C0808;
	text-decoration: none;
}
#fuss a:visited{
	font-size: 9px;
	color: #9C0808;
	text-decoration: none;
	}

#fuss a:hover{
	font-size: 9px;
	color: #9C0808;
	text-decoration: none;
}

#fuss a:activ {
	font-size: 9px;
	color: #9C0808;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}




/*		Ende Template Formatierung		*/


#titel {
	display: block;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

