* {
	font-size:14px;
	font-family: 'BemboStd';
	color: rgb(80,78,67);
}
a:hover {
	color: rgb(165,120,32);
}
.typo-a1 {
	font-family: 'BemboStd';
	font-weight: bold;
	font-size: 24px;
}
.typo-a2 {
	font-family: 'BemboStd';
	font-size: 26px;
}
.typo-a3 {
	font-family: 'BemboStd';
	font-size: 22px;
	line-height: 26px;
}
.typo-a4 {
	font-family: 'BemboStd';
	font-size: 18px;
	line-height: 21px;
}
.typo-a5 {
	font-family: 'BemboStd';
	font-size: 14px;
}
.typo-a6 {
	font-family: 'BemboStd';
	/* font-size: 11px; */
	font-size: 14px;
	line-height: 18px;
}
.typo-a7 {
	font-family: 'BemboStd';
	/*font-size: 8px;*/
	font-size: 12px;
}
.typo-a8 {
	font-family: 'BemboStd';
	/* font-size: 12px; */
	font-size: 17px;
	line-height: 24px;
}
.typo-a10 {
	font-family: 'BemboStd';
	font-size: 19px;
	font-style: italic;
	line-height: 24px;
}
.typo-a9 {
	font-family: 'BemboStd';
	font-size: 15px;
	line-height: 20px;
}
.typo-b1 {
	font-family: 'Helvetica','Arial';
	font-size: 22px;
	line-height: 26px;
}
.typo-b2 {
	font-family: 'Helvetica','Arial';
	font-weight: bold;
	font-size: 19px;
	line-height: 26px;
}
.typo-b3 {
	font-family: 'Helvetica','Arial';
	font-size: 14px;
	line-height: 20px;
}
.typo-b4 {
	font-family: 'Helvetica','Arial';
	font-size: 18px;
	line-height: 26px;
}
.user h3 {
	font-family: 'Helvetica','Arial';
	font-size: 18px;
	line-height: 26px;
	display: inline;
}
.typo-c1 {
	font-family: 'BemboStd-Italic';
	font-size: 16px;
}
.typo-c2 a,
.typo-c2 {
	font-family: 'BemboStd-Italic';
	font-size: 14px;
	line-height: 18px;
}
.t-noline a,
.t-noline {
	text-decoration: none;
}
.t-line {
	text-decoration: underline;
}
.t-upper {
	text-transform: uppercase;
}
.t-center {
	text-align: center;
}

.clr {
	display: block;
	clear: both;
}

.color-w {color: rgb(255,255,255);}
.bgcolor-w {background-color: rgb(255,255,255);}
.color-b {color: rgb(0,0,0);}
.bgcolor-b {background-color: rgb(0,0,0);}

.color-1 {color: rgb(195,50,30);}
.hovercolor-1:hover {color: rgb(195,50,30);}
.bgcolor-1 {background-color: rgb(195,50,30);}

.color-2 {color: rgb(165,120,32);}
.hovercolor-2:hover {color: rgb(165,120,32);}
.bgcolor-2 {background-color: rgb(165,120,32);}

.color-3 a,
.color-3 {color: rgb(99, 150, 154);}
.bgcolor-3 {background-color: rgb(129,180,184);}

.color-4 {color: rgb(80,78,67);}
.bgcolor-4 {background-color: rgb(80,78,67);}

.color-5 {color: rgb(248,248,247);}
.bgcolor-5 {background-color: rgb(248,248,247);}

.color-6 {color: rgb(237,237,236);}
.bgcolor-6 {background-color: rgb(237,237,236);}

.color-7 {color: rgb(211,211,209);}
.bgcolor-7 {background-color: rgb(211,211,209);}

#main-wrapper {
	min-width: 1009px;
}
.wrapped {
	width: 953px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
}
#header-wrapper > div,
#breadcrump-wrapper > div,
#content-wrapper > div,
#footer-wrapper > div {
	width: 953px;
	margin: 0 auto;
	position: relative;
}

#teaser-wrapper > div {
	width: 1009px;
	margin: 0 auto;
	position: relative;	
}
#header-wrapper {
	height: auto;
}
#header-wrapper div#header {
	/*height: 195px;*/
	height: auto;
}
#header-wrapper div#header h1{
	text-align: center;
	padding-bottom: 56px;
	padding-top: 28px;
}
#header-wrapper div#topnavi {
	width:auto;
	height:26px;
}
#header-wrapper div#topnavi ul.left li {
	float: left;
	margin-right: 18px;
	margin-top: 7px;
}
#header-wrapper div#topnavi form.right {
	float:right;
}

#content-wrapper #content {
	padding-bottom: 490px;
}
.sliderOuter .sliderInner ul.slider li {
    background: none repeat scroll 0 0 transparent;
    display: block;
    float: left;
    overflow: hidden;
}
#mainnavi {
	text-align: center;
	padding-bottom: 8px;
}
#mainnavi .lvl1 {
	margin-right: 20px;
	cursor: pointer;
	display: inline-block;
	padding-right: 14px;
	position: relative;
	z-index: 1050;
}
#mainnavi .lvl1-label {
	color: rgb(80, 78, 67);
	font-family: 'BemboStd';
	font-size: 22px;
	padding: 0 18px 0 14px;
	background: transparent;
	background-image: url("../img/Pfeil_1.png");
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: 9px;
	background: url("../img/Pfeil_1.png") no-repeat no-repeat right 9px rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
}
#mainnavi .lvl1-label.haschildren-true,
#mainnavi .lvl1-label.active-true{
	color: rgb(165, 120, 32);
}
#mainnavi .lvl1-label:hover {
	color: rgb(165, 120, 32);
}
#mainnavi .lvl2-label:first-child {
	padding-top:14px;
}
#mainnavi .lvl2-label {
	color: rgb(80, 78, 67);
	font-family: 'BemboStd';
	text-decoration: none;
	font-size: 18px;
	padding: 0 14px;
	position: relative;
	z-index: 1000;
	white-space: nowrap;
	display: inline;
}
#mainnavi .lvl2:hover .lvl2-label{
	color: rgb(165, 120, 32);
}
#mainnavi .lvl2:hover .bg {
	background-color: rgb(211,211,209);
}
#mainnavi .lvl2 {
	z-index: 950;
	display: block;
	text-align: left;
	position: relative;
	padding: 7px 0;
}
#mainnavi .subnavi {
	z-index: 1000;
	min-width: 100%;
	display: none; 
	position: absolute;
	padding: 8px 0;
}
#mainnavi .lvl1:hover .subnavi {
	display: block;
}
#mainnavi .subnavi .bg {
	background: rgb(248,248,247);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
	opacity: 0.8;
	z-index: 900;
}
/*#mainnavi .subnavi .bg-left {
	background: rgb(248,248,247);
	left: -14px;
	width: 14px;
	height: 100%;
	position: absolute;
	top: 0;
	opacity: 0.8;
	z-index: 900;
}
#mainnavi .subnavi .bg-right {
	background: rgb(248,248,247);
	right: -14px;
	width: 14px;
	height: 100%;
	position: absolute;
	top: 0;
	opacity: 0.8;
	z-index: 900;
}*/
/* footer */
#footer-wrapper #footer #biene {
	/**/
	background: transparent;
	background-image: url("../img/Biene.png");
	background-repeat: no-repeat ;
	background-position-x: 0px;
	background-position-y: 0px;
	background: url("../img/Biene.png") no-repeat no-repeat 0px 0px rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
	width: 50px;
	height: 50px;
	position: absolute;
	top: -60px;
	left: 162px;
}
#footer-wrapper #footer {
	height:auto;
	margin-top:35px;
	margin-bottom: 45px;
}
#footer-wrapper #footer li {
	margin: 11px 0 0 0;
}
#footer-wrapper #footer .cl {
	float: left;
	width: 156px;
	border: 1px solid rgb(0, 0, 0);
	border-width: 1px 0 0 0;
	margin-top: 20px;
	position: relative;
	margin-right: 34px;
}
#footer-wrapper #footer .clr {
	height: 20px;
}
#footer-wrapper #footer .line {
	font-family: 'BemboStd-Italic';
	font-size: 18px;
	background-color: rgb(211, 211, 209);
	position: absolute;
	top: -12px;
	padding-right: 4px;
}
#footer-wrapper #footer a {
	font-family: 'BemboStd';
	font-size: 16px;
	text-decoration: none;
}
#footer-wrapper #footer ul {
	padding-top: 5px;
}
#footer-wrapper .bottomline {
	text-align: center;
	height: 23px;
	padding-top: 14px;
	width: auto;
	border: 1px solid rgb(0, 0, 0);
	border-width: 1px 0 0 0;
}
/* footer end */

.kursiv {
	font-style: italic;
}
.fett {
	font-weight: bold;
}
.unterstrichen {
	text-decoration: underline;
}


.kachel {
	float: left;
	position: relative;
	margin: 0 8px 8px 0;
	text-align: left;
}

.kachel .label {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 175px;
}
.kachel .label h3.white {
	padding-top: 14px;
}
.kachel .label h3.black {
	border: 1px solid rgb(0, 0, 0);
	border-width: 0 0 1px 0;
	display: inline;
	padding-bottom: 1px;
}
.kachel .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.kachel a {
	display: block;
}
.kachel.is-true .bg,
.kachel.active .bg,
.kachel:hover .bg {
	display: none;
}
.kachel.is-true h3,
.kachel.active h3,
.kachel:hover h3,
.kachel:hover .label h3.black{
	display: none;
}
.kachel.last {
	margin-right:0;
}
.kachel.startseite .label {
	width:200px;
}
/* center teaser kachel*/
#content.center,
#teaser.center {
	text-align: center;
}
#content.center .kachel,
#teaser.center .kachel {
	float:none;
	display: inline-block;
}

body.home #teaser {
	margin-bottom:40px;
}

/* */
body.detail #teaser {
	padding: 28px 0 20px 28px;
	width: 981px;
}
body.detail #breadcrump-wrapper {
	height: 28px;
	border: 1px solid rgb(0, 0, 0);
	border-width: 1px 0 0 0;
}
body.detail #content-wrapper #content {
	padding: 40px 0 460px 0;
}
#breadcrump ul li {
	float:left;
	margin-left: 5px;
}
#breadcrump ul li.eq-0,
#breadcrump ul li:first-child {
	display: none;
}
#breadcrump ul li.eq-1 {
	margin-left: 0px;
}
#breadcrump ul li:before {
	content: " > ";
}
#breadcrump ul li.eq-1:before {
	content: "";
}
#breadcrump ul li:last-child {
	color: rgb(165,120,32);
}
#breadcrump ul {
	padding-top: 9px;
}

/* detail 2col layyout*/

body.col2 #breadcrump-wrapper {
	display:none;
}
body.col2.detail #breadcrump-wrapper {
	display:block;
}

body.col2 #content-wrapper {
	padding-top:40px;
}
body.col2.detail #content-wrapper {
	padding-top:0;
}

body.col2 #content-wrapper #content {
	display:table;
}
body.col2 #content-wrapper #content .contentcol {
	display:table-cell;

	vertical-align: top;
}
body.col2 #content-wrapper #content .contentcol2 {
	padding: 0 18px 0 0;
	width: 728px;
	border: 1px solid black;
	border-width: 0 1px 0 0 ;
}
body.col2 #content-wrapper #content .contentcol3 {
	padding-left: 18px;
	width: 187px;
}

/* detail 3col layyout*/

body.col3 #breadcrump-wrapper {
	display:none;
}
body.col3.detail #breadcrump-wrapper {
	display:block;
}

body.col3 #content-wrapper {
	padding-top:40px;
}
body.col3.detail #content-wrapper {
	padding-top:0;
}

body.col3 #content-wrapper #content {
	display:table;
}
body.col3 #content-wrapper #content .contentcol {
	display:table-cell;

	vertical-align: top;
}
body.col3 #content-wrapper #content .contentcol1 {
	padding-right: 18px;
	width: 187px;
	border: 1px solid black;
	border-width: 0 1px 0 0 ;
}
body.col3 #content-wrapper #content .contentcol2 {
	padding: 0 18px;
	width: 505px;
	border: 1px solid black;
	border-width: 0 1px 0 0 ;
}
body.col3 #content-wrapper #content .contentcol3 {
	padding-left: 18px;
	width: 187px;
}

h2 {
	margin-bottom: 20px;
}
.absatz {
	margin-top: 45px;
}
.absatz h3 {
	margin-bottom: 20px;
}
.trennstrich.klein {
	width: 40px;
	margin:36px 0;
	border: 1px solid black;
	border-width: 1px 0 0 0;
}
ul.pagenavi li a.active {
	color: rgb(165,120,32);
}
ul.absatznavi li:before {
	content: " > ";
}


.uberschrift.rechts {
	border: 1px solid rgb(129,180,184);
	border-width: 0 0 1px;
	margin-bottom: 20px;
	margin-top: 24px;
}
.rechts.icondownload,
.rechts.kontakt {
	margin-bottom: 10px;
}
.rechts.kontakt img{
	margin-bottom: 10px;
}
.logo.rechts {
	margin-bottom: 8px;
	display: inline-block;
}
.logo.parade {
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
	display: table;
	position:relative;
	width: 172px;
	height: 130px;
	background:white;
	margin-right: 10px;
}
.logo.parade a.img {
	display: table-cell;
	vertical-align: middle;
	text-align:center;
}
.uberschrift.rechts.top {
	margin-top: 0px;
}
.uberschrift.rechts h4 {
	display: inline-block;
	position: relative;
	top: 5px;
	padding-right: 5px;
}
.icons .icon {
	width: 27px;
	height: 27px;
	float: left;
	cursor: pointer;
	margin-right:6px;
	margin-top: 8px;
}
.icons .mail {
	/**/
	background: transparent;
	background-image: url("../img/Icon_01_inaktiv.png");
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	background: url("../img/Icon_01_inaktiv.png") no-repeat no-repeat 0 0 rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
}
.icons .phone {
	/**/
	background: transparent;
	background-image: url("../img/Icon_02_inaktiv.png");
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	background: url("../img/Icon_02_inaktiv.png") no-repeat no-repeat 0 0 rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
}
.icons .download {
	/**/
	background: transparent;
	background-image: url("../img/Icon_03_inaktiv.png");
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	background: url("../img/Icon_03_inaktiv.png") no-repeat no-repeat 0 0 rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
}
.icons .mail:hover {
/*		*/
	background: transparent;
	background-image: url("../img/Icon_01_Hover.png");
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	background: url("../img/Icon_01_Hover.png") no-repeat no-repeat 0 0 rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */

}
.icons .phone:hover {
	/**/
	background: transparent;
	background-image: url("../img/Icon_02_Hover.png");
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	background: url("../img/Icon_02_Hover.png") no-repeat no-repeat 0 0 rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */

}
.icons .download:hover {
	/**/
	background: transparent;
	background-image: url("../img/Icon_03_Hover.png");
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	background: url("../img/Icon_03_Hover.png") no-repeat no-repeat 0 0 rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */

}

.rechts.download:before {
	content: ' > ';
	position: absolute;
	left: 0;
	top: 2px;
}
.rechts.download {
	position: relative;
	display: block;
	padding-left: 16px;
}
.rechts.download a{

}

.rechts.icondownload .label {
	margin-top: 12px;
	display: inline-block;
	margin-left: 3px;
}
.rechts.icondownload .label:hover {
	color: rgb(129,180,184);
	text-decoration: underline;
}


.sliderOuter, 
.sliderOuter .sliderInner {
	border:none;
}
.sliderOuter .slider-navi{
	position: absolute;
	right: 0px;
	bottom: 10px;
	z-index: 10000;
	height: 20px;
	width: 100%;
	background: none;
}
.sliderOuter .slider-navi .outer  {
	display: block;
	float: left;
	margin-right: 6px;
}
.sliderOuter .slider-navi .outer .inner {
	/**/
	background: transparent;
	background-image: url("../img/Kreis-2.png");
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	background: url("../img/Kreis-2.png") no-repeat no-repeat 0 0 rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
	width: 10px;
	height: 10px;
	position: relative;
	display: block;
	margin-right: 0px;
}
.sliderOuter .slider-navi .outer.active .inner {
	/**/
	background: transparent;
	background-image: url("../img/Kreis-1.png");
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	background: url("../img/Kreis-1.png") no-repeat no-repeat 0 0 rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
}

div.paragraf {
	margin-bottom:40px;
}
div.fliesstext {
	margin-bottom:20px;
}
img.buendig {
	padding: 10px 0 ;
}
img.buendig.links {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
img.buendig.rechts {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}

.sliderOuter.detail .slider-navi.arrow.left {
	/**/
	background: transparent;
	background-image: url("../img/Galerie-Pfeil-links_01.png");
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	background: url("../img/Galerie-Pfeil-links_01.png") no-repeat no-repeat left center rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
	opacity: 1;
}
.sliderOuter.detail .slider-navi.arrow.right {
	/**/
	background: transparent;
	background-image: url("../img/Galeriepfeil-rechts_01.png");
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: center;
	background: url("../img/Galeriepfeil-rechts_01.png") no-repeat no-repeat right center rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
	opacity: 1;
}
.sliderOuter.detail .slider-navi.bottom {
	right: 5px;
	bottom: 2px;
	width: auto;
}
.sliderOuter.detail .slider-navi.bottom  .outer.active .inner {
	/**/
	background: transparent;
	background-image: url("../img/Galeriepunkt_gold.png");
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	background: url("../img/Galeriepunkt_gold.png") no-repeat no-repeat 0 0 rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
}
.sliderOuter.detail .slider-navi.bottom  .outer .inner {
	/**/
	background: transparent;
	background-image: url("../img/Galeriepunkt_mint.png");
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	background: url("../img/Galeriepunkt_mint.png") no-repeat no-repeat 0 0 rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
}
.sliderOuter.detail .desc-wrapper p {
	font-style: italic;
	padding: 5px 10px 4px;
}
.sliderOuter.detail .desc-wrapper p.hidden {
	padding:0;
}
.sliderOuter.detail {
	margin-bottom: 30px;
	/*background: rgb(129, 180, 184);*/
}

.sliderOuter.detail .slider > div{
	float: left;
}

.bildmat {
	float: left;
	width: 354px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fliesstext.flex .buendig {
	width:100%;
}
.bildmat a,
.fliesstext.flex .buendig a {
	text-decoration: none;
}
.bildmat > div {
	display:block;
}
.fliesstext.flex .buendig > div{
	display:block;
	margin-bottom: 30px;
}
.bildmat > div img,
.fliesstext.flex .buendig > div img{
	width:100%;
	cursor:pointer;
}

.fliesstext.flex .buendig.rechts {
	float: right;
	width: 50%;
	display: inline;
	margin-left: 10px;
	padding-top: 6px;
}

.fliesstext.flex .buendig.links {
	float:left;
	width:50%;
	display:inline;
	margin-right: 20px;
	padding-top: 6px;
}
.fliesstext.flex .buendig.links > span{
	margin-bottom: 8px;
}

.fliesstext.flex .buendig.slider {
	margin-left: 0px;
	margin-right: 0px;
}


.fliesstext.flex .desc-wrapper{
	background: rgb(129, 180, 184);
}
.bildmat p.desc {
	margin-bottom: 30px;
}
.bildmat p.desc,
.fliesstext.flex .buendig p.desc {
	font-style: italic;
	padding: 5px 10px 4px;
	position:relative;
	text-decoration: none;
}
.bildmat p.desc.hidden,
.fliesstext.flex .buendig p.desc.hidden {
	padding: 0px;
	margin-bottom: 0px;
	height: 0px;
	visibility: hidden;
}
.bildmat p.desc:before,
.fliesstext.flex .buendig p.desc:after {
	content: url("../img/PG_Elemente_07.png");
	left: 10px;
	position: absolute;
	top: -27px;
	cursor: pointer;
	visibility: visible;
}
.bildmat.undown p.desc,
.fliesstext.flex .buendig .undown p.desc {
	margin-bottom: 0px;
}
.bildmat.undown p.desc a,
.fliesstext.flex .buendig .undown p.desc a{
	display:none;
}
.bildmat.unzoom a, .bildmat.unzoom img,
.fliesstext.flex .buendig .unzoom a ,
.fliesstext.flex .buendig .unzoom img {
	cursor: default;
}
.bildmat.unzoom p.desc:before,
.fliesstext.flex .buendig .unzoom p.desc:after {
	content: '';
}
.bildmat p.desc > a {
	content: url("../img/Dowlnoad-Button.png");
	right: 10px;
	position: absolute;
	bottom: -20px;
}
.bildmat p.desc.hidden > a {
	bottom: 10px;
	visibility: visible;
}
.bildmat p.desc > a:hover{
	content: url("../img/Download-Button-Hover.png");
}
.layover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display:none;
	vertical-align: middle;
	text-align: center;
	z-index: 5000;
}
.layover .map{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	cursor: pointer;
}
.layover .inner {
	margin: 0 auto;
	background: rgb(255, 255, 255);
	display: inline-table;
	z-index: 5000;
	position: relative;
    zoom: 1;
    -moz-box-shadow: 0 0 3px black;
    -webkit-box-shadow: 0 0 3px black;
    box-shadow: 0 0 3px black;
}
.layover .inner img {
	padding: 20px;
}


.presse,
.release,
.vorstand,
.event,
.news {
	display: block;
	margin-bottom: 24px;
	padding-bottom: 24px;
	border: 1px solid rgb(0, 0, 0);
	border-width: 0 0 1px 0;
	margin-right: 20px;
}
.contentcol .vorstand:last-child,
.contentcol .presse:last-child,
.contentcol .event:last-child,
.contentcol .news:last-child{
	border: none;
}
.vorstand > img,
.release > img,
.presse > img,
.news > img{
	float: left;
	margin-right: 15px;
	/*margin-bottom: 4px;*/
}
.vorstand h2,
.event h2 {
	margin-bottom:0px;
}
.event .fold {
	margin-top:20px;
}
.fold p {
	display: block;
}
/*.fold p:after {
	content: 'mehr';
	background: url("../img/Mehr-Button.png") no-repeat no-repeat left top rgba(0, 0, 0, 0);
}*/
.fold .more {
	display: none;
}
.fold div.btn {
	/**/
	background: transparent;
	background-image: url("../img/Mehr-Button.png");
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: top;
	background: url("../img/Mehr-Button.png") no-repeat no-repeat left top rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
	display: inline-block;
	padding-left: 23px;
	cursor: pointer;
	margin-top: 6px;
}
.fold div.btn:hover {
	/**/
	background: transparent;
	background-image: url("../img/Mehr-Button-Hover.png");
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: top;
	background: url("../img/Mehr-Button-Hover.png") no-repeat no-repeat left top rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
	text-decoration: underline;
}
.fold div.btn:after,
.fold div.btn.stock a:before{
	content: 'mehr';
	font-family: 'BemboStd-Italic';
	font-size: 14px;
	line-height: 18px;
}
.fold div.btn.stock:after,
.fold div.btn.ext-link:after {
	content: ''
}
.fold div.btn.ext-link {
        display: block;
	height: 29px;
        background-image: url(../img/anmelde_pfeil.png);
        padding-left: 36px;
}
.fold div.btn.ext-link a {
        text-decoration: none;
	padding-top: 7px;
        display: inline-block;
        color: #C3321E;
        font-weight: bold;
}
.fold.open .more {
	display: block;
}
.fold.open div.btn {
	/**/
	background: transparent;
	background-image: url("../img/Weniger-Button.png");
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: top;
	background: url("../img/Weniger-Button.png") no-repeat no-repeat left top rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
}
.fold.open div.btn:hover {
	/**/
	background: transparent;
	background-image: url("../img/Weniger-Button-Hover.png");
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: top;
	background: url("../img/Weniger-Button-Hover.png") no-repeat no-repeat left top rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
	text-decoration: underline;
}
.fold.open div.btn:after {
	content: 'weniger'
}

.contentcol > .subcol {
	float:left;
	width:50%;
}

.contentcol3 form {
	width: 187px;
	margin-bottom: 20px;
	position:relative;
}
.contentcol3 form .lock{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
}
form label {
	display: block;
	margin-top: 19px;
}
form label.chk {
	display: inline;
	margin-top: 0px;
}
form textarea,
form input[type=text]{
	border-width: 1px;
	background: rgb(223, 224, 219);
	border: 1px solid rgb(99, 150, 154);
	font-family: 'Helvetica','Arial';
	padding-left: 9px;
	font-size: 12px;
}
form .file {
	/**/
	background: transparent;
	background-image: url("../img/Durchsuchen.png");
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: 0px;
	background: url("../img/Durchsuchen.png") no-repeat no-repeat left 0px rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
}
form .file input[type=file] {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	width: 89px;
	margin-bottom: 10px;
}
form .file span {
	max-width: 100px;
	overflow: hidden;
}
form input[type=submit] {
	/**/
	background: transparent;
	background-image: url("../img/Absenden.png");
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: 0px;
	background: url("../img/Absenden.png") no-repeat no-repeat left 0px rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
    zoom: 1;
	border: none;
	width: 80px;
	height: 31px;
	margin-top: 19px;
}
form input[type=text]{
	height:25px;
	width: 176px;
}
form input[type=checkbox] {
	margin-top: 7px;
	display: inline-block;
}
form textarea {
	width: 174px;
	height: 100px;
	padding-top: 8px;
	max-width: 174px;
}
form input.submit {

}
form .span{

}
form .status {
	margin-top: 13px;
	color: rgb(195, 50, 30);
}
form .status.ok:before {
	content: 'VIELEN DANK.';
	display: block;
	font-size: 16px;
}
form .status.error:before {
	content: 'ACHTUNG!';
	display: block;
	font-size: 16px;
}
form .status.error {
	/**/
	background: transparent;
	background-image: url("../img/Newsletter_Fehler.png");
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: 0px;
	background: url("../img/Newsletter_Fehler.png") no-repeat no-repeat left 0px rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
	padding-top: 31px;
}
.ddo {
	width: auto;
	height: 25px;
}
.ddo .ddi {
	position: relative;
	background-color: rgb(223, 224, 219);
}
.ddo .select-info {
	border: 1px solid rgb(99, 150, 154);
	border-width: 1px 1px 0 1px;
	cursor: pointer;
	height: 22px;
	width: 148px;
	padding-left: 9px;
	overflow: hidden;
	background-color: rgb(223, 224, 219);
	padding-top: 3px;
	/**/
	background: transparent;
	background-image: url("../img/Dropdown-Pfeil.png");
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: 0px;
	background: url("../img/Dropdown-Pfeil.png") no-repeat no-repeat right 0px rgba(0, 0, 0, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
	padding-right: 28px;
}
.ddo .select {
	border: 1px solid rgb(99, 150, 154);
	border-width: 0 1px 1px 1px;
}
.ddo .select .options {
	background-color: rgb(223, 224, 219);
	border-width: 0;
	display: none;
	height: 1px;
	overflow: hidden;
	position: relative;
	width: 185px;
	z-index: 25;
	margin: 0;
	top: -1px;
	
	padding: 0;
}
.ddo .select .options .scroller {
	background: none repeat scroll 0 0 rgb(255, 255, 255);
	position: absolute;
	right: 0;
	width: 14px;
	right: 6px;
}
.ddo .select .options .optionswrapper {
	position: absolute;
	top: 0;
	width: 187px;
}
.ddo .select .options .option {
	border-width: 0;
	cursor: pointer;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 9px;
}
.ddo .select .options .option:hover {
	background: rgb(99, 150, 154);
}
.ddo.open .ddi{
    zoom: 1;
    -moz-box-shadow: 2px 2px 4px grey;
    -webkit-box-shadow: 2px 2px 4px grey;
    box-shadow: 2px 2px 4px grey;
}

.pagenavi li{
	padding:3px 0;
}
body.onecol .t-center p{
	padding: 0 100px;
}

.detail.entry h2,
.detail.entry h3{
	margin-bottom: 10px;
}

form select {
	background: rgb(223, 224, 219);
	border: 1px solid rgb(99, 150, 154);
	font-family: 'Helvetica','Arial';
	padding-left: 9px;
	font-size: 12px;
	width: 187px;
	height: 28px;
}

.footer-fb-link {
	position: relative;
	bottom: 22px;
}

