html {
	margin: 0px;
	padding: 0px;
	min-height: 100.05%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #696969;
	background-color: #ded8c0;
	line-height: 1.6em;
	background-image:url(/fileadmin/template/images/bg/headb-bg.png);
	background-repeat: repeat-x;
	background-position: top center;
}
body.htmlarea-content-body {
	background-image: none;
	text-align: left;
}
/* ---------------------- Überschriften und Links Farben -------------------------- */
body.allpath #content .csc-firstHeader, body.allpath #content .formatierteUeberschrift {
	background-image: none;
	background-color: #ded8c0;
	color: white;

}
body.allpath #content a {
}
body.kletterpath #content .csc-firstHeader, body.kletterpath #content .formatierteUeberschrift {
	background-image:url(/fileadmin/template/images/f-klettern.jpg);
	border-bottom-color:#5b7720;
	background-color: #8BB730;
	color: white;
	border: none;
	background-repeat:repeat-x;
	padding-bottom: 17px;
	border: none;
}
body.kletterpath #content a {
	color:#8BB730;
}
body.communitypath #content .csc-firstHeader, body.communitypath #content .formatierteUeberschrift {
	background-image:url(/fileadmin/template/images/f-community.jpg);
	background-color: #F09243;
	color: white;
	border: none;
	background-repeat:repeat-x;
	padding-bottom: 17px;
}
body.communitypath #content a {
	color:#f19446;
}
body.magazinpath #content .csc-firstHeader, body.magazinpath #content .formatierteUeberschrift {
	background-image:url(/fileadmin/template/images/f-magazin.jpg);
	background-color: #AD4071;
	background-repeat:repeat-x;
	color: white;
	padding-bottom: 17px;
	border: none;
}
body.servicepath #content .csc-firstHeader, body.servicepath #content .formatierteUeberschrift {
	background-image:url(/fileadmin/template/images/f-service.jpg);
	background-color: #576393;
	color: white;
	padding-bottom: 17px;
	border: none;
	background-repeat:repeat-x;
}
body.unterkunftpath #content .csc-firstHeader, body.unterkunftpath #content .formatierteUeberschrift {
	background-image: none;
	background-color: #BABABA;
	color: white;
}
body.unterkunftpath #content-style1 a {
	color:#7f7b56;
}
/*------------------------------------ (CSS_STYLED_CONTENT)  ----------------------------------- */
/********************************/
/* Allgemeine Formatierung      */
/********************************/
pre {
	font-family: monospace;
}
a {
	color: #696969;
	text-decoration: underline;
}
a:hover {
	color: #000;
}
p, pre {
	font-size: 1em;
	padding: 0px 0px 10px 0px;
	margin:0px;
}
p.align-left {
	text-align: left;
}
p.align-center {
	text-align: center;
}
p.align-right {
	text-align: right;
}
p.align-justify {
	text-align: justify;
}
div.padding {
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
div.padding10 {
	padding:10px;
}
span.bold {
	font-weight:bold;
}
div.vspace10 {
	height:10px;
}
div.bottomright {
	position:relative;
	right:0px;
	bottom:0px;
}
/*********************************/
/* Frames: Abstände, link-to-top */
/*********************************/
div.csc-linkToTop {
	text-align: right;
}
div.csc-linkToTop a {
	font-weight: bold;
}
/* --- */
div.csc-frame {
	border: 0px;
}
div.csc-frame-invisible {
	display: none;
}
div.csc-frame-rulerBefore {
	border-top: 1px solid #000;
}
div.csc-frame-rulerAfter {
	border-bottom: 1px solid #000;
}
div.csc-frame-indent {
	padding-left: 100px;
}
div.csc-frame-indent3366 {
	padding-left: 215px;
}
div.csc-frame-indent6633 {
	padding-right: 215px;
}
div.csc-frame-frame1 {
	width: 355px;
	border-right: 1px dotted #696969;
	padding: 10px 0px;
	float: left;
}
div.csc-frame-frame2 {
	width: 339px;
	border-left: 1px dotted #696969;
	padding: 10px 0px 10px 15px;
	margin-left: -1px;
	float: left;
}
/* --- */
div.csc-frame-frame1 h1, div.csc-frame-frame1 h2, div.csc-frame-frame1 h3, div.csc-frame-frame1 h4, div.csc-frame-frame1 h5, div.csc-frame-frame1 h6 {
	margin-top: 2px;
}
div.csc-frame-frame2 h1, div.csc-frame-frame2 h2, div.csc-frame-frame2 h3, div.csc-frame-frame2 h4, div.csc-frame-frame2 h5, div.csc-frame-frame1 h6 {
	margin-top: 2px;
}

p.blue {
	color:#004d78;
}
.smallsbottom {
	margin-bottom:2px;
}

/******************/
/* Überschriften  */
/******************/
h1, h2, h3, h4, h5, h6 {
	margin: 2em 0px 1em;
}
h1 {
	font-size: 13px;
	padding:12px;
	padding-top:11px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(/fileadmin/template/images/h1-bg.png);
 	background-color:#DFD9C3;
	background-repeat:repeat-x;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#a6a390;
	color:#82774a;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
}
/* link der ähnlich h1 aussieht */
a.h1-blockLink {
	display:block;
	padding:5px;
	text-align:center;
	background-image:url(/fileadmin/template/images/h1-bg.png);
	background-repeat:repeat-x;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#82774a;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.6em;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
}
h6 {
	font-size: 1em;
	font-weight: normal;
	line-height: 1em;
}
h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left {
	text-align: left;
}
h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center {
	text-align: center;
}
h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right {
	text-align: right;
}
h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify {
	text-align: justify;
}
/* �berschriften, verlinkt */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #000;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}
/* Überschrift Datum */
div.csc-header-date {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	text-align: right;
}
/* Subüberschrift, allgemein */
div.csc-subheader {
	font-weight: bold;
	font-style: italic;
}
/* Subüberschrift, spezifiziert */
div.csc-subheader-0 {
}
div.csc-subheader-1 {
}
div.csc-subheader-2 {
}
div.csc-subheader-3 {
}
/*******************/
/* RTE / Bodytext: */
/*******************/
/* -- Einstellung über p vornehmen
p.bodytext {

}
*/
/********************/
/* Aufzählungsliste */
/********************/
ul {
	margin-top: 0px;
}
ol {
	margin-top: 0px;
}
li {
	padding-top: 5px;
}
/***********/
/* Tabelle */
/***********/
table.contenttable {
	margin: 10px 0px 10px 0px;
	width: 100%;
}
table.contenttable tr td {
  padding: 0px;
}

/**********/
/* Bilder */
/**********/
/* Captions */
div.csc-textpic-caption-c .csc-textpic-caption {
	text-align: center;
}
div.csc-textpic-caption-r .csc-textpic-caption {
	text-align: right;
}
div.csc-textpic-caption-l .csc-textpic-caption {
	text-align: left;
}
/* Needed for noRows setting */
div.csc-textpic div.csc-textpic-imagecolumn {
	float: left;
	display: inline;
}
/* Border just around the image */
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 2px solid #000;
	padding: 0px 0px;
}
div.csc-textpic-imagewrap {
	padding: 0;
}
div.csc-textpic img {
	border: none;
}
/* DIV: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap div.csc-textpic-image {
	float: left;
}
/* UL: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.csc-textpic div.csc-textpic-imagewrap ul li {
	float: left;
	margin: 0;
	padding: 0;
}
/* DL: This will place the images side by side */
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	float: left;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
	float: none;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd {
	float: none;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd img {
	border: none;
} /* FE-Editing Icons */
dl.csc-textpic-image {
	margin: 0;
}
dl.csc-textpic-image dt {
	margin: 0;
	display: inline;
}
dl.csc-textpic-image dd {
	margin: 0;
}
/* Clearer */
div.csc-textpic-clear {
	clear: both;
}
/* Margins around images: */
/* Pictures on left, add margin on right */
div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 10px;
}

/* Pictures on right, add margin on left */
div.csc-textpic-right div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap .csc-textpic-image,
div.csc-textpic-intext-right div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}

/* Pictures centered, add margin on left */
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin: 0;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image IMG {
	margin: 0;
}
div.csc-textpic-equalheight div.csc-textpic-imagerow {
	margin-bottom: 1px;
	display: block;
}
div.csc-textpic div.csc-textpic-imagerow {
	clear: both;
}
/* No margins around the whole image-block */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-firstcol {
	margin-left: 0px !important;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-lastcol {
	margin-right: 0px !important;
}
/* Add margin from image-block to text (in case of "Text w/ images") */
div.csc-textpic-intext-left div.csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right: 0px !important;
}
div.csc-textpic-intext-right div.csc-textpic-imagewrap,
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin-left: 0px !important;
}
/* Positioning of images: */
/* Above */
div.csc-textpic-above div.csc-textpic-text { clear: both; }
/* Center (above or below) */
div.csc-textpic-center {
	text-align: center; /* IE-hack *//* IE-hack */
}
div.csc-textpic-center div.csc-textpic-imagewrap {
	margin: 0 auto;
}
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	text-align: left; /* Remove IE-hack *//* Remove IE-hack */
}
div.csc-textpic-center div.csc-textpic-text {
	text-align: left; /* Remove IE-hack *//* Remove IE-hack */
}
/* Right (above or below) */
div.csc-textpic-right div.csc-textpic-imagewrap {
	float: right;
}
div.csc-textpic-right div.csc-textpic-text {
	clear: right;
}
/* Left (above or below) */
div.csc-textpic-left div.csc-textpic-imagewrap {
	float: left;
}
div.csc-textpic-left div.csc-textpic-text {
	clear: left;
}
/* Left (in text) */
div.csc-textpic-intext-left div.csc-textpic-imagewrap {
	float: left;
}
/* Right (in text) */
div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	float: right;
}
/* Right (in text, no wrap around) */
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	float: right;
	clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-right-nowrap .csc-textpic-text {
	height: 1%;
}
/* End hide from IE5/mac */
/* Left (in text, no wrap around) */
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	float: left;
	clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html div.csc-textpic-intext-left-nowrap .csc-textpic-text {
	height: 1%;
}
/* End hide from IE5/mac */
/*********************************/
/* Aufzählungsliste spezifiziert */
/*********************************/
/* Aufzählungsliste, allgemein */
ul.csc-bulletlist li {
}
/* Aufzählungsliste, spezifiziert */
ul.csc-bulletlist-0 {
}
ul.csc-bulletlist-1 {
	list-style-type: decimal;
}
ul.csc-bulletlist-2 {
	list-style-position: inside;
}
ul.csc-bulletlist-3 {
	list-style-type: square;
}
/***********************/
/* Tabellen, allgemein */
/***********************/
table.contenttable p {
}
/* Tabellen, spezifiziert */
table.contenttable-0 {
	border-collapse: collapse;
}
table.contenttable-1 {
}
table.contenttable-2 {
}
table.contenttable-3 {
}
/*************************/
/* Dateilinks, allgemein */
/*************************/
table.csc-uploads {
	border: 0px;
}
table.csc-uploads tr td p {
	background-color: transparent;
	font-size: 1em;
}
table.csc-uploads tr td {
	vertical-align: top;
}
table.csc-uploads tr.tr-even {
	background-color: #fff;
}
table.csc-uploads tr.tr-odd {
	background-color: #EBEBEB;
}
table.csc-uploads tr td.csc-uploads-icon {
	padding-left: 6px;
	padding-right: 6px;
	width: 1%;
	text-align: center;
	vertical-align: middle;
}
table.csc-uploads tr td.csc-uploads-fileName {
	width: 80%;
	padding-left: 5px;
}
table.csc-uploads tr td.csc-uploads-fileName p a {
	font-weight: bold;
}
table.csc-uploads tr td.csc-uploads-fileName p.csc-uploads-description {
	font-style: italic;
}
table.csc-uploads tr td.csc-uploads-fileSize {
	white-space: nowrap;
	padding-left: 6px;
	padding-right: 6px;
}
/* Dateilinks, spezifiziert */
table.csc-uploads-1 {
}
table.csc-uploads-2 {
}
table.csc-uploads-3 {
}
/**************************/
/* Verschiedene Formulare */
/**************************/
form {
	margin: 0px;
}
input, textarea, select {
	padding-left: 3px;
	margin-bottom: 2px;
	border: 1px solid #a3a58f;
	color:#000000;
}
label {
	padding-top: 3px;
	display: block;
	float: left;
}
/* Email, Login und Such- Formular allgemein: */

/* Email Formular, spezifiziert */

/* Such Formular, spezifiziert */

/* Login Formular, spezifiziert */

/*****************/
/* Suchresultate */
/*****************/
/* Suchresultate, result information box: */
table.csc-searchResultInfo {
	margin-left: 0px;
	margin-top: 10px;
	width: 100%;
}
table.csc-searchResultInfo tr {
	background-color: #EBEBEB;
}
table.csc-searchResultInfo tr td p {
	padding: 0px 5px 0px 5px;
}
table.csc-searchResultInfo tr td.csc-searchResultRange p {
	font-weight: bold;
}
table.csc-searchResultInfo tr td.csc-searchResultPrevNext {
	text-align: right;
}
/* Suchresultate, header + abstract: */
h3.csc-searchResultHeader a {
	color: #ba122c;
}
h3.csc-searchResultHeader {
	background-color: #EBEBEB;
	font-size: 14px;
	padding-left: 5px;
}
div.csc-searchResult {
	font-style: italic;
	margin-left: 20px;
}
/* Suchword Markierung */
span.csc-sword {
	font-weight: bold;
	color: #ad4071;
}
/*****************************/
/* Menü / Sitemap, allgemein */
/*****************************/
div.csc-menu {
	margin-bottom: 30px;
}
div.csc-menu p {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
	background-color: #fff;
	float: left;
}
div.csc-menu  p a {
	color: #000;
	text-decoration: none;
	line-height: 1.6em;
	padding-left: 14px;
}
div.csc-menu p a:hover {
	color: #ba122c;
	text-decoration: underline;
}
div.csc-menu p.csc-section {
	font-weight: normal;
	margin-left: 20px;
	font-style: italic;
}
/* Menü / Sitemap, "Menu of these pages" */
div.csc-menu-def p {
}
/* Menü / Sitemap, "Menu of subpages to these pages" */
ul.csc-menu-1 {
	padding: 0px;
	margin: 5px;
	font-size: 0.8em;
}
ul.csc-menu-1 li {
	list-style-type: none;
	margin-left: 15px;
}
ul.csc-menu-1 li a {
	display: inline;
	margin-left: 5px;
	color: #ad4071;
	font-weight: bold;
	text-decoration: none;
}
ul.csc-menu-1 li a:hover {
	text-decoration: underline;
}

/* Menü / Sitemap, "Sitemap" */
div.csc-menu-2 {
}
div.csc-menu-2 p.csc-sitemap {
	float: left;
	width: 300px;
}
div.csc-menu-2 p.csc-sitemap-level1 {
	margin-left: 0px;
}
div.csc-menu-2 p.csc-sitemap-level2 {
	margin-left: 20px;
}
div.csc-menu-2 p.csc-sitemap-level3 {
	margin-left: 40px;
}
div.csc-menu-2 p.csc-sitemap-level4 {
	margin-left: 60px;
}
div.csc-menu-2 p.csc-sitemap-level1 a {
	color: #ba122c;
}
div.csc-menu-2 p.csc-sitemap-level2 a {
	color: #000;
}
div.csc-menu-2 p.csc-sitemap-level3 a {
	color: #000;
}
div.csc-menu-2 p.csc-sitemap-level4 a {
	color: #ba122c;
}
/* Men� / Sitemap, "Section index (pagecontent w/Index checked)" */
div.csc-menu-3 {
}
div.csc-menu-3 p.csc-section {
	margin-left: 0px;
}
div.csc-menu-3 p.csc-section a {
	color: #ba122c;
}
/* Men� / Sitemap, "Menu of subpages to these pages (with abstract)" */
div.csc-menu-4 {
}
div.csc-menu-4 p {
	width: 205px;
	border: 0px solid #000;
	margin-bottom: 8px;
}
div.csc-menu-4 p.csc-abstract {
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	padding: 0px 2px 2px 20px;
}
/* Men� / Sitemap, "Recently updated pages" */
div.csc-menu-5 {
}
/* Men� / Sitemap, "Related pages (based on keywords)" */
div.csc-menu-6 {
}
/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
div.csc-menu-7 {
}
div.csc-menu-7 p {
	width: 131px;
	border: 0px solid #000;
}
div.csc-menu-7 p.csc-section A {
	color: #ba122c;
}
/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
img.frontEndEditIcons {
	vertical-align: middle;
	margin: 0px 2px 0px 2px;
}
/*------------------------------------ (User Styles)  ----------------------------------- */
/* ------------------- Spezielle RTE styles ----------------------*/
span.roteHervorhebung {
	color: #ad4071;
	font-weight: bold;
}
/* ------------------- Ende RTE styles ----------------------*/
/* ------------------- Template Container - Styles ----------------------*/
/* Breiten- und Höhenangaben in em für flexibles Layout! 10px = 0.9em (bei font-size: 70% - entspricht 11px)*/



div.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}


/* Haupt-Bestandteile */

#mutter{
	width: 972px;
	margin-left: auto;
	margin-right: auto;
}
#main-footer{
	height: 60px;
}
div#headline {
	height:109px;
	overflow:hidden;
	width: 972px;
}
div#head-content {
	height:109px;
	position:relative;
	color:black;
}
div#head-content a {
	color:black;
}

div#headlogo1 {
	position:absolute;
	right:0px;
	top:0px
}
#headermeta{
	position:absolute;
	left:24px;
	top:84px;
}
div#headlogo2 {
	position:absolute;
	width:248px;
	height:48px;
	left: 20px;
	top:25px;
}

div#langmenu {
	position:absolute;
	top:84px;
	left:660px;
}
div#searchbox {
	position:absolute;
	top:84px;
	right:0px;
}
div#searchbox input {
	float:left;
}
div#searchbox input.searchbox {
	width:105px;
}
div#searchbox input.submit {
	background-color:transparent;
	border-style:none;
	padding-top:2px;
	font-size:10px;
}
div#navhome{
	position:absolute;
	top:84px;
	left:340px;
}
div#navhome a, #headermeta a{
        text-decoration:none;
}

div#breite {
	width:930px;
	border-width:1px;
	border-style:solid;
	border-color:#c5c5c5;
	background-color:white;
	padding-left:20px;
	padding-top:21px;
	padding-right:20px;
	padding-bottom:30px;
}
div#container{
	margin-bottom: 15px;
	text-align:left;
}
/*
div#header {
	background-color: #F3F0E4;
	margin-bottom: 40px;
	height: 80px;
} */
div#content {
	float: left;
	width: 710px;
}


/*  *** Style 1 - ohne linke Spalte *** */
div#main-style1 {
	width:930px;
	float:left;
	margin-right:16px;
	_margin-right:8px;
}
div#content-style1 {
	float: left;
	width: 930px;
}

div#main-style1 div#newsspalte {
	margin-bottom:0px;
	height:190px;
}


/* vertikal zentriert */
span.v40middle {
	display:table-cell;
	vertical-align:middle;
	height:40px;
}

span.p12left {
	padding-left:12px;
}

span.right {
	display:block;
	float:right;
}

div.shadow {
	background-image:url(/fileadmin/template/images/bg/shadow.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-bottom:20px;
	position:relative;
	top:5px;
	left:5px;
}
div.shadow div.inshadow {
	position:relative;
	top: -5px;
	left:-5px;
	overflow:hidden;
}
div.inshadow p {
	padding:12px;
}

/* Boxen links */

h3.brown40 {
	margin:0px;
	background-color:#ded8c0;
	height:40px;
	font-size:1em;
	text-transform:uppercase;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#a3a58f;
	padding-left:20px;
}
h3.brown40 a {
	color:#696969;
}

/* Icons */
h3.icon-klettern {
	padding-left:60px;
	background-image:url(/fileadmin/template/images/icons/icon-klettern.png);
	background-position:top left;
	background-repeat:no-repeat;
}
h3.icon-sicherheit {
	padding-left:60px;
	background-image:url(/fileadmin/template/images/icons/icon-sicherheit.png);
	background-position:top left;
	background-repeat:no-repeat;
}
h3.icon-leer {
	padding-left:60px;
	background-image:url(/fileadmin/template/images/icons/icon-leer.png);
	background-position:top left;
	background-repeat:no-repeat;
}
h3.icon-bergfuehrer {
	padding-left:60px;
	background-image:url(/fileadmin/template/images/icons/icon-bergfuehrer.png);
	background-position:top left;
	background-repeat:no-repeat;
}
h3.icon-newsletter {
	padding-left:60px;
	background-image:url(/fileadmin/template/images/icons/icon-mail.png);
	background-position:top left;
	background-repeat:no-repeat;
}


/* Accordeon links */

div#newsspalte div#rgaccord2-nest {
	width:200px;
}

/* Toggle default */
div#newsspalte h3.rgaccord2-toggle {
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	width: 140px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	padding-left: 60px;
	text-transform:uppercase;
	background-image:url(/fileadmin/template/images/accordeon/bg-accordeon-off.png);
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#a3a58f;
	background-color:#ded8c0;
}
/* Toggle act item */
div#newsspalte h3.act {
	background-image:url(/fileadmin/template/images/accordeon/bg-accordeon-on.png);
	display:table-cell;
	vertical-align:middle;
}
/* the content */
div#newsspalte div.rgaccord2-content {
	background: #F3F0E4;
	padding: 0px;
	width: 200px;
}
/* remove the header inside the CE, twice is not nice */
dv#newsspalte div.rgaccord2-content h1 {
  display:none;
}




/*
div#headerimg img{
	margin-bottom:20px;
}
*/
div#newsspalte {
	float: left;
	width: 200px;
	margin-right:20px;
	_margin-right:10px;
	text-align:left;
}
div#rightrow {
	left:50%;
	margin-left:504px;
	position:absolute;
	top:109px;
	width:80px;
	overflow:hidden;
	z-index: 0;
}

div.logo {
	width: 350px;
	height: 80px;
	float: left;
	background-color: #fff
}

div#footer {
	width:930px;
	height:70px;
	border-top-style:solid;
	border-top-color:#bfbfbf;
	border-top-width:1px;
	padding:10px;
	padding-top:15px;
	padding-right:0px;
	margin-top:15px;
}
div#footermenu {
	float:left;
}
div#footermenu a {
	text-decoration:none;
}
div#partner {
	float:right;
}
/* div.zusatzinfo {
	width: 600px;
	height: 40px;
	float: left;
	background-color: #F3F0E4;
} */

div.hauptnav {
	margin-bottom:37px;
}

/* searchbox links */
.nl_left{
	background-color:#F3F1E5;
	padding:12px;
}
.nl_left div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html {
	width:190px;
}
.nl_left div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset input, div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset textarea, div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset select{
	width:100px;
	font-size:10px;
}
.nl_left div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html  {
	margin-bottom:0px;
}
.nl_left label{
	padding-top:0px;
}
.nl_left div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin-left:0px;
	margin-left:70px;
	width:105px;
	background-color: #fff;
}
.nl_left .tx-powermail-pi1{
	margin:0px;
}
.nl_left div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset label{
	width:70px;
}

div.marg-bot {
	margin-bottom:15px;
}
/* ---------------------- definierte Rahmen -------------------------- */
/* -- allgemein -- */
div.newsRahmen {
	margin-bottom: 15px;
	padding-bottom: 10px;
}
div.newsRahmen h1, div.newsRahmen h2, div.newsRahmen h3, div.newsRahmen h4, div.newsRahmen h5, div.newsRahmen h6 {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-left: 47px;
	min-height: 42px;
	line-height: 19px;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
}
div.newsRahmen p.bodytext {
	font-size: 0.9em;
}
div.newsRahmen a {
	color: #696969;
}
div.newsRahmen img {
	margin: 0px;
	padding: 0px;
}
div.newsRahmen img.weiterbild {
	margin-top: 0px;
	margin-left: 180px;
}
div.newsRahmen p {
	margin: 0px;
	padding: 10px;
	padding-bottom: 0px;
}
/* -- gr�n -- */
div.grueneNews {
	background-color: #eef3dd;
}
#newsspalte div.grueneNews{
	background: none;
	background-image: url(../images/sicherheit.jpg);
	background-repeat: no-repeat;
	height:162px;
}
#newsspalte div.grueneNews h1{
	background: none;
	border: none;
}
div.grueneNews h1, div.grueneNews h2, div.grueneNews h3, div.grueneNews h4, div.grueneNews h5, div.grueneNews h6 {
	background-color: #dde9c1;
	background-image: url(../images/icons/gruenerRahmen.gif);
}
/* -- blau -- */
div.blaueNews {
	background-color: #d7d9e5;
}
div.blaueNews h1, div.blaueNews h2, div.blaueNews h3, div.blaueNews h4, div.blaueNews h5, div.blaueNews h6 {
	background-color: #b7bcd0;
	background-image: url(../images/icons/blauerRahmen.gif);
}
div.blaueInfo {
	background-color: #d7d9e5;
}
div.blaueInfo h1, div.blaueInfo h2, div.blaueInfo h3, div.blaueInfo h4, div.blaueInfo h5, div.blaueInfo h6 {
	background-color: #b7bcd0;
	background-image: url(../images/icons/blauerInfo.gif);
}

div#newsspalte div.w_l_detaillink a,
div#newsspalte div.shadow div.inshadow p.bodytext a {
	display:block;
	height: 14px;
	background-image:url(/fileadmin/template/images/pfeile/pfeil-grau.png);
	background-position:top right;
	background-repeat:no-repeat;
}

/* -- rot -- */
div.roteNews {
	background-color: #ffecf5;
}
div.roteNews h1, div.roteNews h2, div.roteNews h3, div.roteNews h4, div.roteNews h5, div.roteNews h6 {
	background-color: #e9c7d7;
	background-image: url(../images/icons/roterRahmen.gif);
}
div.regionenNews {
	border-top: 1px dotted #696969;
	border-bottom: 1px dotted #696969;
	background-color: #f3f0e4;
	margin-bottom: 15px;
	padding: 15px 10px 5px;
}
div.regionenNews h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: bold;
}
div.kletterartenRahmen {
	background-color: #8bb730;
	color: #fff;
	min-height: 340px;
	position: relative;
}
div.kletterartenRahmen h1 {
	padding: 5px 10px;
	margin: 0px;
	font-size: 1.4em;
	font-weight: bold;
}
div.kletterartenRahmen p {
	padding: 5px 10px;
	margin: 0px;
}
div.kletterartenRahmen img.weiterbild {
	position: absolute;
	top: 315px;
	left: 200px;
}

/* ---------------------- News -------------------------- */
/* -- LATEST Ansicht -- */
div.news-latest-container {
	margin: 0px 5px;
	font-size: 0.9em;
	line-height: 1.5em;
}
div.news-latest-item {
}
div.news-latest-date {
	width: 55px;
	float: left;
}
div.news-latest-header {
	padding-left: 58px;
}
div.news-latest-header a {
	color: #ad4071;
	font-weight: bold;
	text-decoration: none;
}
div.news-latest-header a:hover {
	text-decoration: underline;
}
div.news-latest-container div.odd {
	margin: 0px 10px 0px -5px;
	padding: 5px;
}
div.news-latest-container div.even {
	margin: 0px 10px 0px -5px;
	padding: 5px;
	background-color: #f3f0e4;
}
/* -- LIST Ansicht -- */
div.news-list-container {
	border-bottom: 1px dotted #696969;
}
div.news-list-item {
	margin-bottom: 20px;
}
div.news-list-imagecol {
	width: 355px;
	float: left;
}
div.news-list-contentcol {
	padding-left: 370px;
}
div.news-list-contentcol h5 {
	font-weight: normal;
	color: #ad4071;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
div.news-list-contentcol h2 {
	color: #ad4071;
	margin: 5px 0px;
	padding: 0px;
}
div.news-list-contentcol h2 a {
	color: #ad4071;
}
div.news-list-morelink a {
	color: #ad4071;
}
/* -- SINGLE Ansicht -- */
div.news-single-item {
}
div.news-single-imagecol {
	width: 200px;
	float: left;
}
div.news-single-contentcol {
	padding-left: 215px;
}
div.news-single-contentcol h2 {
	font-weight: normal;
	color: #ad4071;
}
div.news-single-contentcol p.subheader {
	font-style: italic;
}
div.news-single-contentcol hr.clearer {
	clear: both;
	color: #fff;
	height: 1px;
}
div.news-single-additional-info {
	margin: 15px 0px;
}
div.news-single-additional-info dl {
	margin: 0px;
}
div.news-single-additional-info dt {
	font-style: italic;
}
div.news-single-additional-info dd {
	margin: 5px;
	margin-left: 15px;
}
div.news-single-backlink {
	font-weight: bold;
}
/* --------------------------------- Nescefe ------------------------------------*/
div.nested-2col-container {
	margin: 0px;
	padding: 15px 0px;
	background-image: url(../images/vertical-line.gif);
	background-repeat: repeat-y;
	background-position: 355px;
	border-bottom: 1px dotted #696969;
}
div.nested-2col-container h5 {
	font-weight: normal;
	color: #ad4071;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
div.nested-col-2cols-left {
	width: 355px;
	float: left;
	background-color: transparent;
}
div.nested-col-2cols-right {
	margin-left: 370px;
}
div.nested-3col-container {
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
}
div.nested-3col-container h2 {
	margin: 5px 0px;
	padding: 0px;
	font-weight: normal;
}
div.nested-3col-container h2 a {
	margin: 0px;
	padding: 0px;
	color: #ad4071;
}
div.viersp-br-4 h3,
div.nested-3col-container h3 {
	margin: 5px 0px;
	padding: 0px;
	font-weight: normal;
}
div.nested-3col-container h3 a {
	margin: 0px;
	padding: 0px;
	color: #ad4071;
}
div.nested-3col-container h5 {
	font-weight: normal;
	color: #ad4071;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
div.nested-col-3cols-left {
	width: 226px;
	float: left;
	margin-right: 16px;
	background-color:#f3f0e7;
}
div.nested-col-3cols-right {
	width: 226px;
	float: right;
	margin-left: 16px;
	background-color:#f3f0e7;
}
div.nested-col-3cols-mid {
	width: 226px;
	float: left;
	background-color:#f3f0e7;
}
div.nested-col-3cols-mid p {
	padding:10px;
	padding-bottom:5px;
	padding-top:5px;
}
div.nested-col-3cols-right div.uk-tvb-bg {
	padding:10px;
}
div.news-list-container-focus {
	padding: 10px;
	background-color: #efd9e3;
}
div.nested-col-3cols-left h3 a,
div.nested-col-3cols-right h3 a,
div.nested-col-3cols-mid h3 a {
	color:#82774A !important;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
}
div.nested-col-3cols-left div.csc-textpic-text,
div.nested-col-3cols-right div.csc-textpic-text,
div.nested-col-3cols-mid div.csc-textpic-text {
	padding:10px;
	height:140px;
	position:relative;
}

div.nested-col-3cols-left div.csc-textpic-text a,
div.nested-col-3cols-right div.csc-textpic-text a,
div.nested-col-3cols-mid div.csc-textpic-text a {
	display:block;
	text-align:right;
	background-image:url("/fileadmin/template/images/pfeile/pfeil-grau.png");
	background-position:right top;
	background-repeat:no-repeat;
	height:14px;
	padding-right:25px;
	position:absolute;
	bottom:10px;
	right:10px;
}


/*--------------------------- Indexed Search ---------------------------------*/
div.searbox_left input.singlesearch_lupe {
	border: none;
	width: auto;
	position:absolute;
	top:8px;
	left:2px;
}
div.searbox_left input.searchbox {
	border-color:#a1aa8d;
	height:16px;
	width:155px;
	position:absolute;
	top:9px;
	left:31px;
	color:#a1aa8d;
}



div#advancedsearchbox {
	width: 149px;
	float: left;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
}
div#advancedsearchbox a {
	color: #6B6034;
	text-decoration: none;
	font-weight: bold;
}
div#advancedsearchbox a:hover {
	text-decoration: underline;
}
div.langmenu {
	margin-left: 450px;
	width: 149px;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
	color: #ded8c0;
}
/*--- indexed Search ---*/
div.tx-indexedsearch {
	padding-left: 215px;
	position: relative;
}
div.tx-indexedsearch-searchbox {
	border-bottom: 1px dotted #696969;
	margin-bottom: 15px;
}
div.tx-indexedsearch-searchbox fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
div.tx-indexedsearch-searchbox fieldset legend {
	display: none;
	margin: 0px;
	padding: 0px;
}
div.tx-indexedsearch-searchbox label {
	display: block;
	float: left;
	width: 100px;
}
div.tx-indexedsearch-searchbox input {
	width: 300px;
	border: 1px solid #696969;
	background-color: #fff;
}
div.tx-indexedsearch-search-extended {
	margin-left: 30px;
	margin-top: 5px;
	margin-right: 45px;
	padding: 5px;
	padding-bottom: 0px;
	background-color: #f3f0e4;
}
div.tx-indexedsearch-search-extended label {
	width: 125px;
}
div.tx-indexedsearch-searchbox select {
	width: 138px;
	margin-bottom: 5px;
	background-color: #fff;
	border: 1px solid #696969;
}
div.tx-indexedsearch-searchbox input#tx_indexedsearch_extResume {
	width: auto;
}
div.tx-indexedsearch-searchbox input.submit {
	width: 306px;
	margin-top: 5px;
	margin-left: 100px;
	padding: 0px;
	height: 20px;
	background-color: #ded8c0;
	color: #6b6034;
	font-weight: bold;
	border: none;
	cursor: pointer;
}
div.tx-indexedsearch-searchbox input.submit:hover {
	background-color: #6b6034;
	color: #ded8c0;
}
div.tx-indexedsearch-rules {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
}
/*- Ergebniss -*/
div.tx-indexedsearch-whatis {
	background-color: #f3f0e4;
	padding: 2px;
}
span.tx-indexedsearch-sw {
	color: #ad4071;
	font-weight: bold;
}
p.tx-indexedsearch-noresults {
	color: #ad4071;
}
div.tx-indexedsearch-res {
}
div.tx-indexedsearch-res h3 {
	background: #f3f0e4;
	color: #6b6034;
}
div.tx-indexedsearch-res h3 a {
	background: #f3f0e4;
	color: #6b6034;
}
span.tx-indexedsearch-icon {
	padding-left: 5px;
}
span.tx-indexedsearch-percent {
	font-size: 0.6em;
	color: #696969;
	float: right;
}
div.tx-indexedsearch-res strong.tx-indexedsearch-redMarkup{
	color: #ad4071;
	background-color: #f3f0e4;
}
div.tx-indexedsearch-res dl.tx-indexedsearch-info {
	padding: 5px;
	background-color: #f3f0e4;
}
div.tx-indexedsearch-res dt {
	float: left;
	font-size: 0.9em;
}
div.tx-indexedsearch-res dd {
	font-size: 0.9em;
}
/*- Browsebox -*/
ul.browsebox {
	padding: 5px;
	margin: 0px;
	list-style: none;
	background-color: #E5E5E5;
}
ul.browsebox li {
	display: inline;
	padding-right: 10px;
}
ul.browsebox li a {

}
ul.browsebox li.tx-indexedsearch-browselist-currentPage a {
	text-decoration: none;
}
/*------------------------------- Sprachnavigation -------------------------------*/
div.tx-srlanguagemenu-pi1 div {
	display: inline;
}
div.tx-srlanguagemenu-pi1 div a {
	text-decoration:none;
}
div.tx-srlanguagemenu-pi1 div.CUR img {
	display:none;
}
div.tx-srlanguagemenu-pi1 div.INACT {
	color:#696969;
}
/*------------------------------- Formulare -------------------------------*/
div.tx-powermail-pi1 {
	margin-top: 20px;
}
div.tx-powermail-pi1 fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset legend {
	display: none;
}
div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 5px;
}
div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 200px;
}
div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset input, div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset textarea, div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset select {
	width: 200px;
}
div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset p.tx_powermail_pi1_fieldwrap_html_radio_title {
	width: 200px;
	float: left;
	font-weight: bold;
}
div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset input.powermail_radio {
	border: none;
	width: auto;
	height: 15px;
}
div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset div.powermail_radio_inner {
	margin-left: 200px;
}
div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset div.powermail_radio_inner label {
	width: 150px;
}
div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset hr {
	border: none;
	border-bottom: 1px dotted #696969;
	color: #fff;
	background-color: #fff;
}
div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin-left: 200px;
	width: 205px;
}
div.tx-powermail-pi1 fieldset.tx-powermail-pi1_fieldset_gefahrenmeldung div.powermail_radio_inner_uid2_2 {
	margin-bottom: 5px;
}

div#partner div {
	float:left;
}
div#partner div.tx-ghrandomcontent-pi1 img.spacer-gif {
	height:0px;
	overflow:hidden;
}

fieldset{
	border: 0px;
	padding: 0px;
	margin: 0px;
}



.b4-latest-container{
}
.b4-latest-item{
	float: left;
	height: 180px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding:5px;
	width:330px;
	background-image:url("/fileadmin/template/images/news-hg.gif");
}
.b4k-latest-item{
	float: left;
	height: 100px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding:5px;
	width:330px;
	background-image:url("/fileadmin/template/images/news-hg.gif");
}
.b4-latest-item a img{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.b4-latest-item a, .b4k-latest-item a{
	color: #AD4071;
}
.b4-latest-item h3, .b4k-latest-item h3{
	margin:0;
	margin-bottom: 3px;
	text-transform:uppercase;
}
.b4-latest-date, .b4-latest-morelink{
	text-align: right;
}
.b4-latest-gotoarchive {
	text-align: right;
	padding-right: 15px;
}
.b4-news-list-container{
	background-image:url("/fileadmin/template/images/news-hg.gif");
	padding: 10px;
	color: #000;
}
.list-rss{
margin-top:9px;
padding-left:625px;
position:absolute;

}
.list-rss-g{
margin-top:-50px;
padding-left:625px;
position:absolute;
	background-image:url("/fileadmin/template/images/rss-g.png");
	//background-image:url("/fileadmin/template/images/rss-g.png");
	_background-image:url("/fileadmin/template/images/rss-g.gif");
background-position:right center;
background-repeat:no-repeat;
}
.b4-left{
	float:  left;
	width: 75px;
}
.b4-right{
	float: right;
	width: 600px;
}
.b4-right h3{
	margin:0;
	margin-bottom: 3px;
	font-size:10px;
}
.b4-right p{
	margin:0;
}
.b4news-list-item{
	padding-bottom: 15px;
}
.b4news-list-item a{
	color: #AD4071;
}

/* ads mouseover */
div.adsItem {
	margin-bottom:15px;
}
div.adsItem div.ad-over {
	display:none;
}
div.adsItem:hover div.ad-over {
	display:block;
}
div.adsItem:hover div.ad-out {
	display:none;
}