BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	letter-spacing: 0pt;
	background-color: #ecd88c;
	background-image: url(../img_layout/hintergrund.jpg);
	background-repeat: repeat-x;
	margin-left:0px;
	margin-right:0px;
	margin: 0;
	padding: 1em;
	min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
	text-align: center;
}


a:link {
	color: #2b7849; 
	text-decoration: none;
}
a:visited {
	color: #2b7849; 
	text-decoration: none; 
}
a:hover {
	text-decoration: none; 
	color: #7f2a2b;
}
a:active {
	color: #2b7849; 
	text-decoration: none;
}



ul {
	line-height: 25px;
	margin-bottom: 0px;
	margin-left: 20px; 
	padding-left: 10px; 
	list-style-type: square;
}

   
.bullet{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	color: #00806f;
	text-decoration: none;
	font-weight: normal;
	color: #FF6600;
	}

li {
	list-style-image: url(../img_layout/aufzaehlungszeichen.gif);
	line-height: 20px;
	vertical-align: middle;
	margin-bottom: 8px;
}

h1 {  /* Ueberschrift 1 */
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 10px;
 	margin-bottom: 15px;
	font-family: "Trebuchet MS", Times New Roman, Times, serif, Trebuchet MS;
	font-size: 19px;
	font-style: normal; 
 	font-weight: bold;
	line-height: 29px; 
	color: #771314; 
	text-decoration: none;
	overflow: hidden;
	}
h1 a:link {
	display: block;
	color: #771314; 
	text-decoration: none;
}
h1 a:visited {
	display: block;
	color: #771314; 
	text-decoration: none;
}
h1 a:hover {
	color: #771314; 
	background-color: #f1e6ba;
	text-decoration: none;
}
h1 a:active {
	display: block;
	color: #771314; 
	text-decoration: none;
}


h2 {  /* Ueberschrift 2 */
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
 	font-weight: bold;
	line-height: 13px; 
	color: #F9F9F9;
	text-decoration: none;
	}
h2 a:link {
	color: #F9F9F9; 
	text-decoration: none;
	}
h2 a:hover  {
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #333333;
	}


h3 {
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
 	padding-top: 0px;
 	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
 	font-weight: bold;
	line-height: 17px; 
	color: #771314; 
	text-decoration: none;
	}
h3 a:link {
	color: #771314; 
	text-decoration: none;
	background-color: #f1e6ba;
	display: block;
}
h3 a:visited {
	color: #771314; 
	text-decoration: none; 
}
h3 a:hover {
	color: #771314; 
	text-decoration: none; 
	background-color: #f1e6ba;
}
h3 a:active {
	color: #771314; 
	text-decoration: none;
}



h4 { /* z.B. für die Überschriften der Linklisten auf den Reiseseiten */
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 3px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	}
h4 a:link {
	color: #333333;
	text-decoration: none;
	display: block;
}
h4 a:hover  {
	color: #333333;
	text-decoration: none;
	background-color: #ced3d3;
	display: block;
}



.preis {
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
 	padding-top: 0px;
 	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
 	font-weight: bold;
	line-height: 20px; 
	color: #771314; 
	text-decoration: none;
	}
.preis a:link {
	color: #771314; 
	text-decoration: none;
	background-color: #f1e6ba;
	display: block;
}
.preis a:visited {
	color: #771314; 
	text-decoration: none; 
}
.preis a:hover {
	color: #771314; 
	text-decoration: none; 
	background-color: #f1e6ba;
}
.preis a:active {
	color: #771314; 
	text-decoration: none;
}


IMG {
	border: 0;
	overflow: hidden;
}


.divbodyinnen {
	display: inherit;
	width: 1200;
	/*	height: 121px;*/
	background-image: url(../img_layout/hg_inhalt.gif); 
	background-repeat: repeat-y;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	margin: 0px;
	margin-left: -16px;
	/* overflow:auto; */
}

.cmshintergrund {
	width: 500px;
	background-color: #535353;
	margin-left: 13px;
	position: relative; 
	z-index: 2;
	overflow:hidden;
}


/* -------------------------------------------------------------- */
/* Head */
/* -------------------------------------------------------------- */

.divhead {
	display: inherit;
	width: 1200px;
	height: 461px;
	text-align: left;
	background-color: #771314;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
	background-image: url(../img_seitenkopf/paar_sommer01.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.logo {
	display: block;
	width: 202px;
	height: 150px;
	float: left;
	vertical-align: middle;
	margin-left: 99px; 
	margin-top: 311px; 
	overflow: hidden;
}

.logo img{
	display: block;
	width: 202px;
	height: 150px;
	overflow: hidden;
}

.menuepunktoben {
	display: block;
	height: 33px;
	float: left;
	vertical-align: middle;
	font-family: "Trebuchet MS", Times New Roman, Times, serif, Trebuchet MS;
	font-size: 14px; 
	font-style: normal; 
	line-height: 33px;
	font-weight: normal;
	color: #ecd88c;
	margin-top: 428px; 
}
.menuepunktoben a {
	display: block;
	text-decoration: none;
	color: #ecd88c;
	width:auto;
}
.menuepunktoben a:visited {
	display: block;
	color: #ecd88c;
	width:auto;
 }
.menuepunktoben a:hover {
	display: block;
	color: #FFFFFF;
	width:auto;
	background-image: url(../img_layout/menue_oben_hg_verlauf_hell.gif);
	background-repeat: repeat-x;
}



.menuepunktobenaktiv {
	display: block;
	height: 33px;
	background-image: url(../img_layout/menue_oben_hg_verlauf_hell.gif);
	background-repeat: repeat-x;
	float: left;
	vertical-align: middle;
	font-family: "Trebuchet MS", Times New Roman, Times, serif, Trebuchet MS;
	font-size: 14px; 
	font-style: normal; 
	line-height: 33px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 428px; 
}
.menuepunktobenaktiv a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	width:auto;
}
.menuepunktobenaktiv a:visited {
	display: block;
	color: #FFFFFF;
	width:auto;
 }
.menuepunktobenaktiv a:hover {
	display: block;
	color: #F8F8F8;
	width:auto;
	background-image: url(../img_layout/menue_oben_hg_verlauf_hell.gif);
	background-repeat: repeat-x;
}



.menueobenkantelinks {
	width: 1px;
	height: 33px;
	background-image: url(../img_layout/menue_oben_hg_verlauf_hell.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 428px; 
}

.menueobenkanterechts {
	width: 1px;
	height: 33px;
	background-image: url(../img_layout/menue_oben_hg_verlauf_hell.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 428px; 
}


/* -------------------------------------------------------------- */
/* ENDE: Head */
/* -------------------------------------------------------------- */



/* -------------------------------------------------------------- */
/* Menue-Spalte links */
/* -------------------------------------------------------------- */

.Menuespalte {
	width: 200px;
	text-align: left;
	font-family: "Trebuchet MS", Times New Roman, Times, serif, Trebuchet MS;
	font-size: 14px;
	font-weight: normal;
	vertical-align: top;
	float: left;
	margin-top: 0px;
	margin-left: 115px;
	padding-bottom: 20px;
	background-image: url(../img_layout/hg_menue.gif);
	background-repeat: repeat-y;
	opacity:0.7;
	filter:alpha(opacity=70);
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #e5cd72;
}

.Menuespalte ul {
	width: 200px;
	list-style-type: disc; 
	list-style-position: outside; 
	margin: 0 0 0 0px; 
	padding: 0; 
}

.Menuespalte ul li {
	height: 29px;
	padding-left: 20px;
	padding-right: 20px;
 	padding-top: 0px;
 	padding-bottom: 0px;
	background-image: url(../img_layout/hg_menue.gif);
	background-repeat: repeat-y;
	opacity:0.7;
	filter:alpha(opacity=70);
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4e7b4;
	color: #8f140f;
	vertical-align: middle;
}

.Menuespalte ul li:hover {
	display: block;
	font-family: "Trebuchet MS", Times New Roman, Times, serif, Trebuchet MS;
	font-size: 15px;
	color: #005c50;
	background-image: url(../img_layout/hg_menue_aktiv.gif);
	background-repeat: no-repeat;
}

.Menuespalte ul a {
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Times New Roman, Times, serif, Trebuchet MS;
	font-size: 15px;
	color: #8f140f;
	/* background: #FFFFFF url(../img_layout/hg_menue_punkt.gif) top left; */
}
.Menuespalte ul a:visited {
	display: block;
	font-family: "Trebuchet MS", Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8f140f;
	/* background: #FFFFFF url(../img_layout/hg_menue_punkt.gif) top left; */
}
.Menuespalte ul a:hover {
	display: block;
	font-family: "Trebuchet MS", Times New Roman, Times, serif, Trebuchet MS;
	font-size: 15px;
	color: #005c50;
}

.Menuespalte ul ul li {
	height: 29px;
	padding-left: 30px;
	padding-right: 20px;
 	padding-top: 0px;
 	padding-bottom: 0px;
	background-image: url(../img_layout/hg_menue.gif);
	background-repeat: repeat-y;
	font-size: 13px;
	opacity:0.7;
	filter:alpha(opacity=70);
	list-style:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4e7b4;
	color: #8f140f;
	vertical-align: middle;
}


.Menuespalte ul ul li:hover {
	display: block;
	font-family: "Trebuchet MS", Times New Roman, Times, serif, Trebuchet MS;
	font-size: 13px;
	color: #005c50;
	background-image: url(../img_layout/hg_menue_aktiv.gif);
	background-repeat: no-repeat;
}

.Menuespalte ul ul a {
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Times New Roman, Times, serif, Trebuchet MS;
	font-size: 13px;
	color: #8f140f;
	/* background: #FFFFFF url(../img_layout/hg_menue_punkt.gif) top left; */
}
.Menuespalte ul ul a:visited {
	display: block;
	font-family: "Trebuchet MS", Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8f140f;
	/* background: #FFFFFF url(../img_layout/hg_menue_punkt.gif) top left; */
}
.Menuespalte ul ul a:hover {
	display: block;
	font-family: "Trebuchet MS", Times New Roman, Times, serif, Trebuchet MS;
	font-size: 13px;
	color: #005c50;
}





.menuee02 {
	width: 202px;
	height: 29px;
	text-align: left;
	font-family: "Trebuchet MS", Times New Roman, Times, serif, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	color: #666666;
	margin-left: 100px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 3px;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.menuee02 a {
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Times New Roman, Times, serif, Trebuchet MS;
	font-size: 12px;
	color: #666666;
	text-transform: none;
	background: #FFFFFF url(../img_layout/hg_menue_punkt_e2.gif) top left;
	padding: 4px 4px 4px 7px;
	width: 202px;
	margin-left: 4px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 3px;
}
.menuee02 a:visited {
	display: block;
	font-family: "Trebuchet MS", Times New Roman, Times, serif, Trebuchet MS;
	font-size: 12px;
	color: #666666;
	background: #FFFFFF url(../img_layout/hg_menue_punkt_e2.gif) top left;
	padding: 4px 4px 4px 7px;
	width: 202px;
	margin-left: 4px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 3px;
 }
.menuee02 a:hover {
	display: block;
	color: #000000;
	font-family: "Trebuchet MS", Times New Roman, Times, serif, Trebuchet MS;
	font-size: 12px;
	color: #005c50;
	background: #FFFFFF url(../img_layout/hg_menue_punkt_aktiv_e2.gif) top left;
	padding: 4px 4px 4px 7px;
	width: 202px;
	margin-left: 4px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 3px;
}

/* -------------------------------------------------------------- */
/* ENDE: Menue-Spalte links */
/* -------------------------------------------------------------- */



/* -------------------------------------------------------------- */
/* Inhalt-Spalte mitte */
/* -------------------------------------------------------------- */

.Inhalt {
	float: right;
	min-width: 550px;
	width: 565px;
}

.inhaltoben {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	text-align: left;
	color: #000000; 
	vertical-align: top;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 15px;
	padding: 15px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #e5cd72;
}

.inhaltaktuell {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	text-align: left;
	color: #000000; 
	vertical-align: top;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 15px;
	padding: 15px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #e5cd72;
}


.inhaltunten {
	float: right;
	min-width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	text-align: left;
	color: #000000; 
	vertical-align: top;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 15px;
	padding-bottom: 9px;
	/*background-color: #FFFFFF;*/
	border-width: 0px;
	border-style: solid;
	border-color: #e5cd72;
}


.teaserspalterechts {
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 15px;
 	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
 	font-weight: bold;
	line-height: 17px; 
	color: #2b7849; 
	text-decoration: none;
	width: 200px; 
	background-color: #FFFFFF;
	opacity:0.9;
	filter:alpha(opacity=90);
}
.teaserspalterechts a:link {
	color: #2b7849; 
	text-decoration: none;
	display: block;
}
.teaserspalterechts a:visited {
	display: block;
	color: #2b7849; 
	text-decoration: none; 
}
.teaserspalterechts a:hover {
	display: block;
	text-decoration: none; 
	color: #7f2a2b;
	background-color: #f1e6ba;
}
.teaserspalterechts a:active {
	display: block;
	color: #2b7849; 
	text-decoration: none;
}

.bildteaserspalterechts {
	width: 200px; 
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 1px solid #e5cd72;
	border-right: 1px solid #e5cd72;
	border-bottom: 1px solid #e5cd72;
	border-left: 1px solid #e5cd72;
}

.bildteaser {
	background-image: url(../img_inhalte/berggasthof_aussenanlage_stehtische01.jpg); 
	background-repeat: no-repeat; 
	width: 265px; 
	height: 176px;
}


.inhaltaktuell h1 {
	text-align: right;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 5px;
 	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
 	font-weight: normal;
	line-height: 18px; 
	color: #2b7849; 
	text-decoration: none;
	}

.inhaltaktuell h2 {
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 5px;
 	margin-bottom: 20px;
	font-family: "Trebuchet MS", Times New Roman, Times, serif, Trebuchet MS;
	font-size: 19px; 
	font-style: normal; 
 	font-weight: bold;
	line-height: 18px; 
	color: #771314; 
	text-decoration: none;
	}
.inhaltaktuell h2 a:link {
	color: #771314; 
	text-decoration: none;
}
.inhaltaktuell h2 a:hover {
	color: #771314; 
	text-decoration: none; 
	background-color: #f1e6ba;
	}
.inhaltaktuell h2 a:active {
	color: #771314; 
	text-decoration: none;
}
.inhaltaktuell h2  a:visited {
	color: #771314; 
	text-decoration: none;
}

.linkinhalt{
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}

.teasertextfett {
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
 	font-weight: bold;
	line-height: 17px; 
	color: #2b7849; 
	text-decoration: none;
	width: 260px; 
	background-color: #FFFFFF;
	opacity:0.9;
	filter:alpha(opacity=90);
	height: 40px;
}
.teasertextfett a:link {
	color: #2b7849; 
	text-decoration: none;
	display: block;
}
.teasertextfett a:visited {
	display: block;
	color: #2b7849; 
	text-decoration: none; 
}
.teasertextfett a:hover {
	display: block;
	text-decoration: none; 
	color: #7f2a2b;
	background-color: #f1e6ba;
}
.teasertextfett a:active {
	display: block;
	color: #2b7849; 
	text-decoration: none;
}




.teaserbildueberschrift {
	font-family: "Trebuchet MS", Times New Roman, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 16px;
	font-weight: normal;
	color: #7f2a2b;
	margin-top: 5px; 
	margin-bottom: 5px; 
	opacity:1;
	filter:alpha(opacity=100);
}
.teaserbildueberschrift a {
	display: block;
	text-decoration: none;
	color: #7f2a2b;
}
.teaserbildueberschrift a:visited {
	display: block;
	color: #7f2a2b;
 }
.teaserbildueberschrift a:hover {
	display: block;
	color: #2b7849;
	background-color: #f1e6ba;
}


.Inhaltt1s {
	width: 740px;
	border: 1px dashed silver;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #FFFFFF; 
	text-align: left;
	float: right;
 	margin-bottom: 25px;
 	margin-right: 48px;
}
* html div#Inhaltt1s {
	height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
	border: 0px;
}
.Inhaltt1s h2 {
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 5px;
 	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
 	font-weight: bold;
	line-height: 18px; 
	color: #F9F9F9; 
	text-decoration: none;
	}
.Inhaltt1s h2 a:link {
	color: #666666; 
	text-decoration: none;
	}
.Inhaltt1s h2 a:hover {
	color: #666666; 
	text-decoration: none; 
	background-color: #f1e6ba;
	}





/* 
.Inhaltaktuell {
	width: 690px;
	border: 1px dashed silver;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	text-align: left;
	color: #FFFFFF; 
	vertical-align: top;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	padding-bottom: 20px;
}

.Inhaltaktuell h2 {
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 10px;
 	margin-bottom: 25px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-style: normal; 
 	font-weight: bold;
	line-height: 25px; 
	color: #FFFFFF; 
	text-decoration: none;
}
.Inhaltaktuell h2 a:link {
	color: #666666; 
	text-decoration: none;
}
.Inhaltaktuell h2 a:hover {
	color: #666666; 
	text-decoration: none; 
	background-color: #f1e6ba;
}



.Inhaltaktuell .linkinhalt{
	text-align: left;
	padding-left: 3px;
	padding-right: 5px;
 	margin-top: 20px;
 	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
 	font-weight: bold;
	line-height: 25px; 
	color: #FFFFFF; 
	text-decoration: none;
	background-color: #f1e6ba;
	display: block;
	float: left;
	}
.Inhaltaktuell .linkinhalt a:link {
	color: #FFFFFF; 
	text-decoration: none;
	display: block;
	}
.Inhaltaktuell .linkinhalt a:visited {
	color: #FFFFFF; 
	text-decoration: none; 
	}
.Inhaltaktuell .linkinhalt a:hover {
	color: #CC0000; 
	text-decoration: none; 
	background-color: #f1e6ba;
	}
.Inhaltaktuell .linkinhalt a:active {
	color: #FFFFFF; 
	text-decoration: none;
	}


*/
* html div#Inhaltaktuell {
	height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
	border: 0px;
}

.imginhaltrechts {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 0px;
	overflow: hidden;
	position: relative;
}

/* -------------------------------------------------------------- */
/* ENDE: Inhalt Spalten */
/* -------------------------------------------------------------- */


/* -------------------------------------------------------------- */
/* Teaser */
/* -------------------------------------------------------------- */

.teaserueberschrift {
	background-color: #4a4a4a;
	background-image:url(../img_layout/hg_kasten_rechts.gif);
	background-repeat: repeat;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
 	padding-top: 10px;
 	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
 	font-weight: bold;
	line-height: 18px; 
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #FFFFFF; 
	text-decoration: none;
	}
.teaserueberschrift a:link {
	color: #FFFFFF; 
	text-decoration: none;
	display: block;
}
.teaserueberschrift a:visited {
	color: #FFFFFF; 
	text-decoration: none; 
}
.teaserueberschrift a:hover {
	color: #CC0000; 
	text-decoration: none; 
	background-color: #f1e6ba;
}
.teaserueberschrift a:active {
	color: #FFFFFF; 
	text-decoration: none;
}


.teaserinhalt {
	background-color: #4a4a4a;
	background-image:url(../img_layout/hg_kasten_rechts.gif);
	background-repeat: repeat;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 10px;
	padding-right: 10px;
 	padding-top: 10px;
 	padding-bottom: 10px;
}
.teaserfoot {
	height: 1px;
	background-color: #000000;
}

.teaserimgage{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.divteasertext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	line-height: 18px;
	text-align: left;
	color: #FFFFFF; 
	letter-spacing: 0pt;
	overflow: hidden;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 1px;
 	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
 	padding-top: 0px;
 	padding-bottom: 0px;
}
.divteasertext a:link {
	color: #FFFFFF; 
	text-decoration: none;
}
.divteasertext a:visited {
	color: #FFFFFF; 
}
.divteasertext a:hover {
	color: #BC0000; 
	background-color: #f1e6ba;
}
.divteasertext a:active {
	color: #FFFFFF; 
}

.bereichsbezeichnung {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	line-height: 16px;
	text-align: left;
	color: #333333; 
	overflow: hidden;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
 	padding-top: 3px;
 	padding-bottom: 0px;
	width: 260px; 
	background-color: #FFFFFF;
	opacity:0.9;
	filter:alpha(opacity=90);
	height: 20px;
}

/* -------------------------------------------------------------- */
/* Teaser */
/* -------------------------------------------------------------- */



/* -------------------------------------------------------------- */
/* Info Startseite mitte unten */
/* -------------------------------------------------------------- */

/*
.startunten {
	width: 490px;
	border: solid;
	border-top-color: #b4b4b4;
	border-top-width: 1px;
	border-bottom-color: #b4b4b4;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
}

.startuntenkopf {
	width: 490px;
	height: 25px;
	text-align: left;
	background-color: #FFFFFF;
	min-width: 10em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */   /*
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00806f;
	display: block;
	border-bottom-color: #b4b4b4;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}

.startuntenkopf a:hover {
	background-color: #f1e6ba;
}


.startuntentext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 17px;
	text-align: left;
	color: #771314; 
	letter-spacing: 0pt;
	overflow: hidden;
	background-color: #f5f5f7;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
 	padding-top: 10px;
 	padding-bottom: 10px;
}
.startuntentext img {
	margin-left: 0px;
	margin-right: 15px;
 	margin-top: 5px;
 	margin-bottom: 8px;
}

.startuntentext a:link {
	color: #CC0000; 
	text-decoration: none;
}
.startuntentext a:visited {
	color: #00806f; 
	text-decoration: none;
}
.startuntentext a:hover {
	color: #00806f; 
	text-decoration: none; 
	background-color: #f1e6ba;
}
.startuntentext a:active {
	color: #00806f; 
	text-decoration: none;
}


*/
/* -------------------------------------------------------------- */
/* ENDE: Info Startseite mitte unten */
/* -------------------------------------------------------------- */


/* -------------------------------------------------------------- */
/* Landing-Page-Menue
/* -------------------------------------------------------------- */

#landingpagemenue {
	font-family: "Trebuchet MS", Times New Roman, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	line-height: 21px
	font-style: normal;
	text-align: left;
	color: #2b7849; 
	letter-spacing: 0pt;
	overflow: auto;
	width: 1000px;
	background-color: #FFFFFF;
	background-image: url(../img_layout/hg_menue.gif);
	background-repeat: repeat-y;
	opacity:0.7;
	filter:alpha(opacity=70);
	margin-left: 115px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5cd72;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5cd72;
}

.menueraumunten {
	padding-left: 220px;
	padding-right: 200px;
}

.menuepunktthemen {
	height: 16px;
	float: left;
	vertical-align: middle;
	font-family: "Trebuchet MS", Times New Roman, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px;
	font-weight: normal;
	color: #2b7849;
	margin-top: 5px; 
	margin-bottom: 5px; 
	opacity:1;
	filter:alpha(opacity=100);
}
.menuepunktthemen a {
	display: block;
	text-decoration: none;
	color: #2b7849;
}
.menuepunktthemen a:visited {
	display: block;
	color: #2b7849;
 }
.menuepunktthemen a:hover {
	display: block;
	color: #7f2a2b;
	background-color: #f1e6ba;
}



.menuepunktthemenaktiv {
	height: 16px;
	float: left;
	vertical-align: middle;
	font-family: "Trebuchet MS", Times New Roman, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px;
	font-weight: normal;
	color: #7f2a2b;
	margin-top: 5px; 
	margin-bottom: 5px; 
	opacity:1;
	filter:alpha(opacity=100);
}
.menuepunktthemenaktiv a {
	display: block;
	text-decoration: none;
	color: #7f2a2b;
}
.menuepunktthemenaktiv a:visited {
	display: block;
	color: #7f2a2b;
 }
.menuepunktthemenaktiv a:hover {
	display: block;
	color: #2b7849;
	background-color: #f1e6ba;
}



/* -------------------------------------------------------------- */
/* Fusszeile */
/* -------------------------------------------------------------- */

.menuepunktunten {
	height: 14px;
	float: left;
	vertical-align: middle;
	font-family: "Trebuchet MS", Times New Roman, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 14px;
	font-weight: normal;
	color: #2b7849;
	/* margin-top: 10px; */
}
.menuepunktunten a {
	display: block;
	text-decoration: none;
	color: #2b7849;
	width:auto;
}
.menuepunktunten a:visited {
	display: block;
	color: #2b7849;
	width:auto;
 }
.menuepunktunten a:hover {
	display: block;
	color: #7f2a2b;
	width:auto;
	background-color: #f1e6ba;
}



.menuepunktuntenaktiv {
	height: 14px;
	float: left;
	vertical-align: middle;
	font-family: "Trebuchet MS", Times New Roman, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 14px;
	font-weight: normal;
	color: #7f2a2b;
	/* margin-top: 10px; */
}
.menuepunktuntenaktiv a {
	display: block;
	text-decoration: none;
	color: #7f2a2b;
	width:auto;
}
.menuepunktuntenaktiv a:visited {
	display: block;
	color: #7f2a2b;
	width:auto;
 }
.menuepunktuntenaktiv a:hover {
	display: block;
	color: #2b7849;
	width:auto;
	background-color: #f1e6ba;
}



#fusszeilebox1 {
	display: inherit;
	clear: both;
	font-family: "Trebuchet MS", Times New Roman, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 16px;
	font-style: normal;
	text-align: left;
	color: #f4e7b4; 
	letter-spacing: 0pt;
	overflow: auto;
	width: 1200px;
	border: 0;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
 	padding-top: 5px;
	background-color: #771314;
	height: 20px;
	vertical-align: middle;
}

.fusslinks {
	font-family: "Trebuchet MS", Times New Roman, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 16px;
	font-style: normal;
	color: #f4e7b4; 
	text-align: left;
	vertical-align: middle;
	width: auto;
	margin-left: 20px;
	float: left;
	/* margin-top: 10px; */
}
.fusslinks a {
	color: #f4e7b4; 
	text-decoration: none;
}
.fusslinks a:visited {
	color: #f4e7b4; 
	text-decoration: none;
}
.fusslinks a:hover {
	text-decoration: none; 
	background-color: #7f2a2b;
}
.fusslinks a:active {
	color: #f4e7b4; 
	text-decoration: none;
}

.fussrechts {
	font-family: "Trebuchet MS", Times New Roman, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	line-height: 16px;
	font-style: normal;
	color: #f4e7b4; 
	text-align: right;
	vertical-align: middle;
	width: auto;
	float: right;
	margin-right: 20px;
	/* margin-top: 10px; */
}

.fussrechts a {
	color: #f4e7b4; 
	text-decoration: none;
}
.fussrechts a:visited {
	color: #f4e7b4; 
	text-decoration: none;
}
.fussrechts a:hover {
	color: #FFFFFF;
	text-decoration: none; 
	background-color: #7f2a2b;
}
.fussrechts a:active {
	color: #f4e7b4; 
	text-decoration: none;
}


#fusszeilebox2 {
	display: inherit;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	text-align: left;
	color: #d3b495; 
	letter-spacing: 0pt;
	overflow: auto;
	width: 1200px;
	border: solid;
	border-top-color: #b4b4b4;
	border-top-width: 1px;
	border-bottom-color: #b4b4b4;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
 	padding-top: 5px;
 	padding-bottom: 5px;
	height: 33px;
	vertical-align: middle;
}

.fussrechtsuhcm {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	color: #d3b495; 
	text-align: right;
	width: auto;
	text-align: right;
	float: right;
	margin-right: 20px;
	margin-top: 5px;
}

.fussrechtsuhcm a {
	color: #d3b495; 
	text-decoration: none;
}
.fussrechtsuhcm a:visited {
	color: #d3b495; 
	text-decoration: none;
}
.fussrechtsuhcm a:hover {
	color: #771314;
	text-decoration: none; 
	background-color: #ddc879;
}
.fussrechtsuhcm a:active {
	color: #d3b495; 
	text-decoration: none;
}


/* -------------------------------------------------------------- */
/* ENDE: Fusszeile */
/* -------------------------------------------------------------- */



INPUT.text {
	FONT-SIZE: 8pt; FONT-FAMILY: verdana;
	}

TEXTAREA.text {
	FONT-SIZE: 8pt; FONT-FAMILY: verdana;
	}


.divteaserlink {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: 18px;
	text-align: left;
	color: #771314; 
	letter-spacing: 0pt;
	overflow: hidden;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 8px;
 	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
 	padding-top: 6px;
 	padding-bottom: 6px;
}
.divteaserlink a:link {
	display: block;
	color: #771314; 
	text-decoration: none;
}
.divteaserlink a:visited {
	display: block;
	color: #771314; 
	text-decoration: none;
}
.divteaserlink a:hover {
	color: #CC0000; 
	background-color: #f1e6ba;
	text-decoration: none;
}
.divteaserlink a:active {
	display: block;
	color: #771314; 
	text-decoration: none;
}



.divlinienachteaser {
	width: 100%;
	height: 1px;
	float: inherit;
	background-color: #9ca7a8;
}

.divzeileleer8 {
	width: 100%;
	height: 8px;
	float: inherit;
}

.divzeileleer10 {
	width: 100%;
	height: 10px;
	float: inherit;
}


.formlinie	{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #f1e6ba;
	border: 1px solid;
	border-color: #e5cd72 #e5cd72 #e5cd72 #e5cd72;
	}


.formfehlerlinie {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #f5c0c0;
	border: 1px solid;
	border-color: #f5c0c0 #f5c0c0 #bc0000 #f5c0c0;
	}


.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 16px;
	text-align: left;
	color: #333333; 
	width: 200px;
	letter-spacing: 0pt;
	overflow: hidden;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 1px;
 	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
 	padding-top: 0px;
 	padding-bottom: 0px;
}
.textklein a:link {
	color: #771314; 
	text-decoration: none;
}
.textklein a:visited {
	color: #771314; 
}
.textklein a:hover {
	color: #CC0000; 
	background-color: #f1e6ba;
}
.textklein a:active {
	color: #771314; 
}



.textcopyright { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	line-height: 18px; 
	color: #F8F8F8; 
	text-decoration: none;
	}
.textcopyright a:link {
	color: #F8F8F8; 
	text-decoration: none;
	}
.textcopyright a:visited  {
	color: #F8F8F8; 
	text-decoration: none;
	}
.textcopyright a:hover  {
	color: #CC0066; 
	text-decoration: none; 
	background-color: #f1e6ba;
	}
.textcopyright a:active  {
	color: #F8F8F8; 
	text-decoration: none;
	}

.spacerweiss { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1px; 
	font-style: normal; 
	line-height: 1px; 
	color: #FFFFFF; 
	text-decoration: none;
	}




/* -------------------------------------------------------------- */
/* Inhalt Startseite */
/* -------------------------------------------------------------- */

.Inhaltstartseite {
	/* border: 1px dashed silver;*/
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	text-align: left;
	line-height: 18px;
	color: #000000; 
	vertical-align: top;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
}



.Inhaltstartseitelink {
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 10px;
 	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
 	font-weight: bold;
	line-height: 17px; 
	color: #771314; 
	text-decoration: none;
	float: left;
	display: block;
	}
.Inhaltstartseitelink a:link {
	color: #771314; 
	text-decoration: none;
	display: block;
}
.Inhaltstartseitelink a:visited {
	display: block;
	color: #771314; 
	text-decoration: none; 
}
.Inhaltstartseitelink a:hover {
	color: #CC0000; 
	text-decoration: none; 
	background-color: #f1e6ba;
}
.Inhaltstartseitelink a:active {
	display: block;
	color: #771314; 
	text-decoration: none;
}

/* -------------------------------------------------------------- */
/* ENDE: Inhalt Startseite */
/* -------------------------------------------------------------- */






/* -------------------------------------------------------------- */
/* Info-Spalte rechts */
/* -------------------------------------------------------------- */

.spalterechts {
	float: right; 
	width: 200px;
	margin-right: 101px;
	position: relative;
}


.spalterechts .kasten {
	width: 200px;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
 	font-weight: normal;
	line-height: 20px; 
	color: #005c50; 
	border-top: solid #e5cd72 1px;
	border-right: solid #e5cd72 1px;
	border-bottom: solid #e5cd72 1px;
	border-left: solid #e5cd72 1px;
	margin-top: 15px;
	padding-bottom: 10px;
	overflow: hidden;
}

.spalterechts .kasten .text {
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px;
	padding-right: 0px;
 	padding-top: 5px;
 	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
 	font-weight: normal;
	color: #771314; 
}

.spalterechts .kasten .uberschrift {
	height: 38px;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px;
	padding-right: 10px;
 	padding-top: 5px;
 	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../img_layout/hg_ueberschrift_kasten_rechts.gif);
	background-repeat: repeat-x;
}

.spalterechts .kasten .uberschrift h2 {
	text-align: left;
	font-family: "Trebuchet MS", Times New Roman, Times, serif, Trebuchet MS;
	font-size: 14px; 
 	font-weight: bold;
	line-height: 20px; 
	color: #005c50; 
}


.spalterechts .wetterinfo {
	width: 195px;
	margin-top: 15px;
	height: 130px;
	float: right;
	vertical-align: middle;
	/*
	border-top: solid #e5cd72 1px;
	border-right: solid #e5cd72 1px;
	border-bottom: solid #e5cd72 1px;
	border-left: solid #e5cd72 1px;
	*/
	overflow: hidden;
}

.spalterechts ul {
	list-style-type: none; 
	list-style-position: outside; 
	margin: 0 0 0 0px; 
	padding: 0; 
}

.spalterechts .kasten li {
	text-decoration: none; 
	background-image: url(../img_layout/hg_menue.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 29px;
	padding-left: 20px;
	padding-right: 0px;
 	padding-top: 0px;
 	padding-bottom: 0px;
	list-style:none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #f4e7b4;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
 	font-weight: normal;
	color: #771314; 
}

.spalterechts li a:link {
	color: #771314; 
	text-decoration: none;
	display: block;
	background-image: url(../img_layout/hg_menue.gif);
	background-repeat: no-repeat;
}
.spalterechts li a:visited {
	color: #771314; 
	text-decoration: none; 
	background-image: url(../img_layout/hg_menue.gif);
	background-repeat: no-repeat;
}
.spalterechts li a:hover {
	color: #005c50; 
	text-decoration: none; 
	background-image: url(../img_layout/hg_menue_aktiv.gif);
	background-repeat: no-repeat;
}
.spalterechts li a:active {
	color: #771314; 
	text-decoration: none;
	background-image: url(../img_layout/hg_menue.gif);
	background-repeat: no-repeat;
}







.infoteaserueberschrift {
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
 	margin-top: 0px;
 	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
 	padding-top: 0px;
 	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
 	font-weight: bold;
	line-height: 16px; 
	color: #771314; 
	text-decoration: none;
	}
.infoteaserueberschrift a:link {
	color: #771314; 
	text-decoration: none;
	display: block;
}
.infoteaserueberschrift a:visited {
	color: #771314; 
	text-decoration: none; 
}
.infoteaserueberschrift a:hover {
	color: #CC0000; 
	text-decoration: none; 
	background-color: #f1e6ba;
}
.infoteaserueberschrift a:active {
	color: #771314; 
	text-decoration: none;
}


.infoteaserinhalt {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	line-height: 16px;
	text-align: left;
	color: #FFFFFF; 
	letter-spacing: 0pt;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 10px;
	padding-right: 10px;
 	padding-top: 10px;
 	padding-bottom: 10px;
}

.infoteaserimgage{
	padding-top: 5px;
	padding-bottom: 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.infoteaserrahmenzeile {
	height: 1px;
	background-color: #000000;
}

/* -------------------------------------------------------------- */
/* ENDE: Info-Spalte rechts */
/* -------------------------------------------------------------- */



