* { padding: 0; margin: 0; border: 0;}

TD, P, INPUT, SELECT {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
	color:#250200;
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #DFD8C3;
	padding: 0px;
}

#header {
	background-image: url(../images/back_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 111px;
	width: 890px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	position: relative;
}

#header img {
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 241px;
	height: 111px;
	padding-left: 10px;
}

#headline h1 {
	text-indent: -9999px;
	height: 24px;
	padding: 0px 0px 12px;

}
#headline h1.h01 {
	background: #fff url(../images/benvenuti.gif) no-repeat left top;
}
#headline h1.h02 {
	background: #fff url(../images/demnaechst.gif) no-repeat left top;
}
#headline h1.h03 {
	background: #fff url(../images/vortraege.gif) no-repeat left top;
}
#headline h1.h04 {
	background: #fff url(../images/spazierg.gif) no-repeat left top;
}
#headline h1.h05 {
	background: #fff url(../images/fahrten.gif) no-repeat left top;
}
#headline h1.h06 {
	background: #fff url(../images/referenzen.gif) no-repeat left top;
}
#headline h1.h07 {
	background: #fff url(../images/presse.gif) no-repeat left top;
}
#headline h1.h08 {
	background: #fff url(../images/buecher.gif) no-repeat left top;
}
#headline h1.h09 {
	background: #fff url(../images/impressum.gif) no-repeat left top;
}
#headline h1.h10 {
	background: #fff url(../images/kontakt.gif) no-repeat left top;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(../images/back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
#page_wrapper {
	width: 900px;
	padding: 0px;
	margin: 0px;
}


#clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 100%;
}

/*  ----CONTENT ---*/

#content {
	padding: 0px;
	float: left;
	width: 890px;
	margin: 0px;
	min-height: 455px;
}


#content p {
	margin-top:0px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}

	

#text {
	width: 524px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	margin: 0px;
}



/* ######################################################################################################
** ### Navigation links  ################################################################################
** ######################################################################################################
*/
#navi {
	height: 340px;
	width: 240px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#navi ul {
    float: left;
    display:inline;     /* Fix für IE Doubled Float Margin Bug    */ 
	list-style: none;
  	white-space: nowrap;
	position:relative;
	height: 340px; width: 240px;
}

#navi ul li {
    float: left;
    display:inline;     /* Fix für IE Doubled Float Margin Bug    */ 
    list-style-type: none;
	padding: 0; margin: 0;
}


#navi ul a {
	text-indent: -9999px;
}

#navi li, #navi a {
	display:block;
	height: 40px;
	overflow:hidden;
}

#navi li {
	list-style:none;
	position:absolute;
	left:0;
	background-image: url(../images/navi.gif);
}

/* normaler Zustand */
#navi li#nav_01 { width: 240px; top:0; background-position:0 0px; }
#navi li#nav_02 { width: 240px; top:40px; background-position:0 -40px; }
#navi li#nav_03 { width: 240px; top:80px; background-position:0 -80px; }
#navi li#nav_04 { width: 240px; top:120px; background-position:0 -120px; }
#navi li#nav_05 { width: 240px; top:160px; background-position:0 -160px; }
#navi li#nav_06 { width: 240px; top:200px; background-position:0 -200px; }
#navi li#nav_07 { width: 240px; top:240px; background-position:0 -240px; }
#navi li#nav_08 { width: 240px; top:280px; background-position:0 -280px; }

/* hover-Zustand */
#navi a:hover {background-image: url(../images/navi.gif);}
#navi li#nav_01 a:hover { width: 240px; top:0; left: 240px; background-position:-240px 0px; }
#navi li#nav_02 a:hover { width: 240px; top:40px; left: 240px; background-position:-240px -40px; }
#navi li#nav_03 a:hover { width: 240px; top:80px; left: 240px; background-position:-240px -80px; }
#navi li#nav_04 a:hover { width: 240px; top:120px; left: 240px; background-position:-240px -120px; }
#navi li#nav_05 a:hover { width: 240px; top:160px; left: 240px; background-position:-240px -160px; }
#navi li#nav_06 a:hover { width: 240px; top:200px; left: 240px; background-position:-240px -200px; }
#navi li#nav_07 a:hover { width: 240px; top:240px; left: 240px; background-position:-240px -240px; }
#navi li#nav_08 a:hover { width: 240px; top:280px; left: 240px; background-position:-240px -280px; }

/* aktiver Zustand */
#navi li.current a {background-image: url(../images/navi.gif);}
#navi li.current#nav_01 a { width: 240px; top:0; left: 240px; background-position:-240px 0px; }
#navi li.current#nav_02 a { width: 240px; top:40px; left: 240px; background-position:-240px -40px; }
#navi li.current#nav_03 a { width: 240px; top:80px; left: 240px; background-position:-240px -80px; }
#navi li.current#nav_04 a { width: 240px; top:120px; left: 240px; background-position:-240px -120px; }
#navi li.current#nav_05 a { width: 240px; top:160px; left: 240px; background-position:-240px -160px; }
#navi li.current#nav_06 a { width: 240px; top:200px; left: 240px; background-position:-240px -200px; }
#navi li.current#nav_07 a { width: 240px; top:240px; left: 240px; background-position:-240px -240px; }
#navi li.current#nav_08 a { width: 240px; top:280px; left: 240px; background-position:-240px -280px; }

/* ######################################################################################################
** ### Footer  ################################################################################
** ######################################################################################################
*/
#footer {
	height: 20px;
	clear: both;
	text-align: left;
	margin: 0px;
	padding: 4px 0px 18px 20px;
	width: 880px;
	color: #FFFFFF;
	background-image: url(../images/back_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	
}

#footer a, #footer a:visited {
	font-weight: normal;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover {
	font-weight: normal;
	color: #DFD8C3;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;	
	font-size: 12px;
	
}
/* ######################################################################################################
** ### HEADER  ################################################################################
** ######################################################################################################
*/
#header-bild {
	background-image: url(../images/header01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	float: left;
	height: 111px;
	width: 639px;
	margin-left: 241px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
}
#header-bild_02 {
	background-image: url(../images/header02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	float: left;
	height: 111px;
	width: 639px;
	margin-left: 241px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
}
#header-bild_03 {
	background-image: url(../images/header03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	float: left;
	height: 111px;
	width: 639px;
	margin-left: 241px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
}
#header-bild_04 {
	background-image: url(../images/header09.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	float: left;
	height: 111px;
	width: 639px;
	margin-left: 241px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
}
#header-bild_05 {
	background-image: url(../images/header05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	float: left;
	height: 111px;
	width: 639px;
	margin-left: 241px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
}
#header-bild_06 {
	background-image: url(../images/header06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	float: left;
	height: 111px;
	width: 639px;
	margin-left: 241px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
}
#header-bild_07 {
	background-image: url(../images/header07.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	float: left;
	height: 111px;
	width: 639px;
	margin-left: 241px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
}
#header-bild_08 {
	background-image: url(../images/header08.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	float: left;
	height: 111px;
	width: 639px;
	margin-left: 241px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
}
#header-bild_09 {
	background-image: url(../images/header09.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	float: left;
	height: 111px;
	width: 639px;
	margin-left: 241px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
}
#left {
	width: 231px;
	margin: 0px;
	padding: 34px 0px 0px 10px;
	float: left;
	height: 450px;
}
#topback {
	height: 10px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #7B0B0A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #7B0B0A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#text a:hover {
	font-weight: bold;
	color: #8A7458;
	text-decoration: none;
	background-image: url(../images/pfeil_b.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 12px;
}
#text a {
	font-weight: bold;
	color: #7B0B0A;
	text-decoration: none;
	background-image: url(../images/pfeild.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 12px;
}
.contentleft {
	float: left;
	width: 160px;
}

.contentwide {
	float: left;
	width: 510px;
	padding: 10px 10px 10px 10px;
}

.contentright {
	width: 350px;
	float: right;
	margin-bottom: 20px;
}
.contentright_l {
	width: 342px;
	float: right;
	padding-left: 15px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 5px;
	border: 1px solid #C2B8A1;
	clear: left;
}
.contentleft a {
	color: #8A7458;
		background-image: url(../images/pfeil_b.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
.contentleft a:hover {
	color: #7B0B0A;
	background-image: url(../images/pfeil_r.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
.contentleft .current {
		color: #7B0B0A;
	background-image: url(../images/pfeil_r.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
.contentright h2 , .contentright_l h2  {
	font-size: 12px;
	color: #54412C;
	line-height: 18px;
	padding-bottom: 10px;
}
.contentright h6 , .contentright_l h6  {
	font-size: 12px;
	color: #54412C;
	line-height: 18px;
	padding-bottom: 10px;
	font-style: italic;
}
.contentright h4 , .contentright_l h4 , .contentrightm h4, .contentleft h4 {
	font-size: 16px;
	color: #7B0B0A;
	line-height: 18px;
	padding-bottom: 10px;
}
.contentright h5 , .contentright_l h5 {
	font-size: 14px;
	color: #7B0B0A;
	line-height: 18px;
	display: block;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
	background-color: #F7F0DC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCBFAC;
	width: 340px;
}
.contentleft1 {
	float: left;
	width: 290px;
	padding: 10px 10px 10px 10px;
}
#contenttop {
	float: left;
	width: 522px;
	margin-bottom: 10px;
	padding: 0px;
	border: 1px solid #DFD3BB;
}
.contentright1 {
	width: 190px;
	float: right;
	padding: 10px;
}
#contenttrennlinie {
	float: left;
	width: 524px;
	height: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #978569;
	padding: 0px;
	margin-top: 10px;
}
#top {
	float: left;
	width: 524px;
	height: 20px;
	padding: 0px;
	margin-bottom: 20px;
}

.contentright h1 , .contentright_l h1 {
	font-size: 16px;
	color: #7B0B0A;
	padding-bottom: 10px;
	line-height: 16px;
}

#contenttrennlinie a {
	background-image: url(../images/spacer.gif);
	height: 0;
}
.contentrightm {
	width: 364px;
	float: right;
	clear: left;
}
.contentleft img {
	border: 1px solid #978569;
}
.texteinzug {
	padding-left: 12px;
}
.titeleinzug {
	padding-left: 12px;
	font-weight: bold;
	color: #7A0B0A;
}
#blank {
	background-color: #CCBFAC;
	padding: 10px;
	margin: 0px;
}
#clear {
	float: left;
	height: 20px;
	width: 524px;
	clear: left;
}
 
#oben , #oben1 {
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	height: 12px;
	width: 522px;
	clear: left;
}

.oben {
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	height: 12px;
	width: 522px;
	clear: left;
}

.oben a {
	background-image: url(../images/pfeil_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
 
.oben a:hover {
	background-image: url(../images/pfeil_bo.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#oben a , #oben1 a {
	background-image: url(../images/pfeil_ro.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
 
#oben a:hover , #oben1 a:hover {
	background-image: url(../images/pfeil_bo.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.termin {
	padding-left: 8px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCBFAC;
}
.contentright li {
	padding-left: 10px;
	list-style-type: none;
	padding-bottom: 10px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.contentright ul {
	padding-left: 0px;

}
.imgrahmen {
	border: 1px solid #8A7358;
}

#content dt {
	float: left;
	width: 90px;
	font-weight: bold;
}
#content dd {
	margin-left: 90px;
}
.braun {
	color: #54412C;
	font-weight: bold;
}
.Arot {
	font-weight: bold;
	color: #7A0B0A;
}
.vortrag {
	float: left;
	width: 522px;
}
#top {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
.oben {
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	height: 12px;
	width: 522px;
	clear: left;
}
#text h1 {
	color: #8C0B0A;
}
#text .ueberschrift {
	font-size: 22px;
	font-weight: normal;
	display: block;
	padding: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.trenn {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7B0B0A;
}

