﻿/***********************/
/* CSS Document Woehrl*/
/*Template mit MÃ¶glichkeit, ein Bild o. Flash in den Hintergrund zu laden
(Bild / Flash muss bestimmte MaÃŸe haben!!! 1024 * ???) 
und Ã¼berlappende Navi's zu erstellen**/
/*behringer.gueldenfuss gbr 2008*****/
/***********************************/

/********************/
/*allgemeine Styles*/
/******************/
*{
	outline:none;
	outline-style:hidden;
}
body {
	margin:0 auto;
	padding:0;
	background-color:#333;
	text-align:center;
	margin-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background-image:url(../images/hg.jpg);
	background-repeat:repeat-x;
		scrollbar-base-color:#ccc;/*Basisfarbe der Scroll-Leiste*/
	scrollbar-track-color:#bfbfbf;/*Farbe für freibleibenden Verschiebeweg*/
	scrollbar-arrow-color:#333;/*Farbe für Verschiebepfeile*/
	scrollbar-highlight-color:#fff;/*Farbe für oberen und linken Rand*/
	scrollbar-shadow-color:#5e5e5e;/*Farbe für unteren und rechten Rand*/
	scrollbar-darkshadow-color:#bfbfbf;/*Farbe für freibleibenden Verschiebeweg*/
}

#aussen {
	margin:0 auto;
	width:954px;
	height:751px;
	text-align:left;
	
}
#aussenB2B {
	margin:0 auto;
	width:951px;
	height:609px;
	text-align:left;
}

/*feste Breiten fÃ¼r alle Hauptdivs und Ausrichtung Mittig*/
#kopf, #hauptinhalt, #bildnavi, #naviUnten, #footer, #footerB2B  {
	width:950px;
	margin:auto;
	text-align:left;
	border:0;
}
#kopf, #bildnavi, #naviUnten, #footer{
	width:954px;
}
/*Ãœberschriften kein Rand oben*/
h1, h2, h3 {
	margin-top:0;
	margin-bottom:10px;
}
h1 {
	font-size:13px;
}
h2 {
	font-size:11px;
}
h3 {
	font-size:9px;
}
a {
	color:#333;
}

/*******************/
/*Kopf*Navi*Form***/
/*****************/
#kopf {
	padding:0;
	height:56px;
	margin-bottom:7px; /*Abstand z. nÃ¤chsten div*/
	background-position:0px 6px;
	background-repeat:no-repeat;
	position:absolute;

}
#kopf #logo {
	position:absolute;
	left:0px;
	top:18px;
	display:block;
}
#kopf #logo a img {
	border:none;
}
/*Neu f�r Drucklogo*/
#kopf #logoDRUCK {
	position:absolute;
	left:0px;
	top:8px;
	display:none;
}
/*Ende Drucklogo*/
/*Suchformular**********************/
#kopf div.tx-macinasearchbox-pi1 {
	text-align:right;
	height:24px;
	margin-bottom:18px;
	margin-right:1px;
}
#kopf form {
	margin:0;
	padding:0;
}
#kopf input.eingabe {
	background-color:#fff;
	color:#333;
	border:0px solid #fff;
	border-bottom:none;
	height:26px;
	width:148px;
	font-size:13px;
	float:left;
	margin:1px 5px 0 0;
}
#kopf input.button {
	background-color:#8a8985;
	color:#333;
	height:22px;
	height:30px;
	width:35px;
	width:96px;
	font-size:13px;
	border-style:none;
	background-image:url(../images/suchen_button.png);
	text-align:center;
	text-indent:-10000px;
	font-size: 0;
	line-height: 0;
	float:right;
 

}

/*Hauptnavi Oben***********************/
#kopf div.HauptnaviOben {
	margin-left:383px;
	height:28px;
	width:566px;
	margin-left:193px;
	width:772px;
}

#kopf div.HauptnaviOben div {
	float:left;
	width:181px;
	width:186px;
	text-align:center;
	padding-top:8px;
	padding-top:6px;
	height:20px;
	height:22px;
	font-size:13px;
	letter-spacing:0.1em;
}
#onlineshops {
margin-right:10px;
}
#kopf div.HauptnaviOben div.o_mitte {
	margin-left:1px;
	margin-right:1px;
	width:192px;
}


#kopf div.HauptnaviOben div a{
	text-decoration:none;
	display:block;
	margin-top:-7px;
	padding-top:7px;
	padding-bottom:5px;
	color:#CCC;
	background-image:url(../images/hauptnaviHG_none.jpg);
	background-repeat:repeat-x;
	font-size:16px;
}

#kopf div.HauptnaviOben #onlineshops a {
    background-image: url("../images/onlineshops.png");
    background-repeat: no-repeat;
    color: #333333;
    display: block;
    height: 22px;
    margin-top: -1px;
    padding-bottom: 5px;
    padding-top: 7px;
    text-decoration: none;
    text-indent: -100000px;
}
#kopf div.HauptnaviOben #onlineshops a:hover{
	background-image:url(../images/onlineshops_hover.png);
	background-repeat:no-repeat;
	height:50px;
	margin-top:-15px;
	}

#kopf div.HauptnaviOben #sortiment a{
	text-decoration:none;
	display:block;
	margin-top:-1px;
	padding-top:7px;
	padding-bottom:5px;
	color:#333;
	background-image:url(../images/fashion.png);
	background-repeat:no-repeat;
	text-indent: -100000px;
	height:22px;
	
}
#kopf div.HauptnaviOben #mode a{
	text-decoration:none;
	display:block;
	margin-top:-1px;
	padding-top:7px;
	padding-bottom:5px;
	color:#333;
	background-image:url(../images/modehaeuser.png);
	background-repeat:no-repeat;
	text-indent: -100000px;
	height:22px;
	
}
#kopf div.HauptnaviOben #unternehmen a{
	text-decoration:none;
	display:block;
	margin-top:-1px;
	padding-top:7px;
	padding-bottom:5px;
	color:#333;
	background-image:url(../images/Unternehmen.png);
	background-repeat:no-repeat;
	text-indent: -100000px;
	height:22px;

}
#kopf div.HauptnaviOben #sortiment a {
    background-image: url("../images/fashion.png");
    background-repeat: no-repeat;
    color: #333333;
    display: block;
    height: 22px;
    margin-top: -1px;
    padding-bottom: 5px;
    padding-top: 7px;
    text-decoration: none;
    text-indent: -100000px;
}
#kopf div.HauptnaviOben div a:hover,#kopf div.HauptnaviOben div a.ac {
	background-image:url(../images/hgAktivOben_none.jpg);
	color:#eee;
}
#kopf div.HauptnaviOben #sortiment a:hover, #kopf div.HauptnaviOben #sortiment a.ac {
	background-image:url(../images/fashion_hover.png);
	background-repeat:no-repeat;
	height:50px;
	margin-top:-15px;
	}
#kopf div.HauptnaviOben #unternehmen a:hover, #kopf div.HauptnaviOben #unternehmen a.ac{

	background-image:url(../images/Unternehmen_hover.png);
	background-repeat:no-repeat;
		height:50px;
	margin-top:-15px;
}
#kopf div.HauptnaviOben #mode a:hover, #kopf div.HauptnaviOben #mode a.ac{
	background-image:url(../images/modehaeuser_hover.png);
	background-repeat:no-repeat;
	height:50px;
	margin-top:-15px;

}
/******************/
/*Hauptinhalt*****/
/****************/
#hauptinhalt {
	height:476px;
	background-color:#333;
	position:absolute;
	top:93px;
	border:2px solid #fff;
}
/*allgemein Divs in Hauptinhalt*/
#hauptinhalt div {
	float:left;
	padding-top:25px;
	padding-left:25px;
	padding-right:3px;
	height:451px;
	position:absolute;
}
#hauptinhalt #contentNewsN div {
padding:0px;
}

/*Divs mit Navigationen Transpa*/
#hauptinhalt div.level2 {
	width:153px;
	background-image:url(../images/hgLevel2.jpg);
	background-image:none;
	background-color:#666;
	background-repeat:repeat-x;
	position:absolute;
	left:0px;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85; 
	opacity: 0.85;
	font-size:12px;
	z-index:10;
	top:0px;
}
/******************/
/*Login in Level2*/
/****************/
#hauptinhalt div.level2 table {
	background-color:#969694;
	margin-top:-25px;
	margin-left:-25px;
	border-left:25px solid #969694;
	border-right:24px solid #969694;
	margin-bottom:20px;
}
#hauptinhalt div.level2 tr.fehler td {
	color:#FF0000;
}
#hauptinhalt div.level2 tr.fehler td input{
	border:1px solid red;
}

#hauptinhalt div.level2 td{
	padding-top:4px;
	padding-bottom:4px;
}
#hauptinhalt div.level2 td input {
	background-color:#aeaeae;
	color:#333;
	border-style:none;
	font-weight:bold;
	width:132px;
}
#hauptinhalt div.level2 td input.button {
	background-color:#5c5c5c;
	color:#fff;
	height:21px;
	width:56px;
	font-size:10px;
	border-style:none;
	font-weight:normal;
}
#hauptinhalt div.level2 td span a{
	font-size:10px;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:none;
	padding-left:10px;
	background-image:url(../images/Link-Pfeil.gif);
	background-position:0px 8px;
	background-repeat:no-repeat;
}
#hauptinhalt div.level2 td span a:hover, #hauptinhalt div.level2 td span.activ a{
	color:#fff;
	background-image:url(../images/Link-PfeilWeiss.gif);
}

/******************/
/*Ende Login in Level2*/
/****************/

#hauptinhalt div.level3 {
	width:170px;
	padding-left:36px;
	width:164px;
	background-image:url(../images/hgLevel3.jpg);
	background-image:none;
	background-color:#707070;
	background-repeat:repeat-x;
	position:absolute;
	left:181px;
	filter:alpha(opacity=85); 
	-moz-opacity: 0.85; 
	opacity: 0.85;
	font-size:10px;
	z-index:10;
}
#hauptinhalt div.level4 , #level4{
	width:154px;
	background-color:#b8b8b8;
	font-size:10px;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85; 
	opacity: 0.85;
	z-index:10;
	position:absolute;
	left:384px;
	overflow:auto;
	scrollbar-base-color:#ccc;/*Basisfarbe der Scroll-Leiste*/
	scrollbar-track-color:#bfbfbf;/*Farbe für freibleibenden Verschiebeweg*/
	scrollbar-arrow-color:#333;/*Farbe für Verschiebepfeile*/
	scrollbar-highlight-color:#fff;/*Farbe für oberen und linken Rand*/
	scrollbar-shadow-color:#5e5e5e;/*Farbe für unteren und rechten Rand*/
	scrollbar-darkshadow-color:#bfbfbf;/*Farbe für freibleibenden Verschiebeweg*/
}
#hauptinhalt #level4Content {
	padding:0px;
	width:137px;
	position:relative;
	top:0;
}
#hauptinhalt  #level4 div.scrollAbdeckOben {
	z-index:20;
	top:0px;
	left:0px;
	background-color:#b8b8b8;
	padding:0px;
	height:25px;
	width:177px;
	position:absolute;
}

#hauptinhalt #level4 div.scrollAbdeckUnten {
	position:absolute;
	z-index:20;
	top:451px;
	left:0px;
	background-color:#b8b8b8;
	height:25px;
	width:169px; 
	padding:0px;
	padding-right:10px; 
	text-align:right;
}
#hauptinhalt #level4 div.scrollAbdeckUnten img {
	margin-bottom:5px;
}
/*Styles fÃ¼r Navi-Listen u. Links in Divs level2, level3, level4**********/
#hauptinhalt div.level2 ul,
#hauptinhalt div.level3 ul,
#hauptinhalt div.level4 ul,
#hauptinhalt div.level3Karriere ul{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	margin-top:0;
	padding-top:0;
}
#hauptinhalt div.level2 li,
#hauptinhalt div.level3 li,
#hauptinhalt div.level4 li,
#hauptinhalt div.level3Karriere li{
	margin-bottom:13px;
}
#hauptinhalt div.level3 li,
#hauptinhalt div.level4 li {
	margin-bottom:3px;
}

#hauptinhalt div.level2 li a,
#hauptinhalt div.level3 li a,
#hauptinhalt div.level4 li a,
#hauptinhalt div.level3Karriere li a {
	text-decoration:none;
	color:#fff;
}
#hauptinhalt div.level2 li a:hover,
#hauptinhalt div.level3 li a:hover,
#hauptinhalt div.level4 li a:hover,
#hauptinhalt div.level2 li a.ac,
#hauptinhalt div.level3 li a.ac,
#hauptinhalt div.level4 li a.ac,
#hauptinhalt div.level3Karriere li a:hover,
#hauptinhalt div.level3Karriere li a.ac{
	color:#333;
	font-weight:bold;
}
/*neu dazu für News (Unternavis)*/
#hauptinhalt div.level2 li ul {
	margin-left:10px;
	margin-top:10px;
	margin-bottom:14px;
}
#hauptinhalt div.level2 li ul li{
	margin-bottom:3px;
	font-size:10px;
}
#hauptinhalt div.level2 li ul li a:hover,
#hauptinhalt div.level2 li ul li a.ac {
	font-weight:normal;
}


/*Ende neu dazu für Unternavis*/
/*Inhalts-Styles**********************************************/
#hauptinhalt div.content, 
#hauptinhalt div.content1,
#hauptinhalt div.content2,
#hauptinhalt div.contentSchmal,
#hauptinhalt div.contentBreit,
#hauptinhalt #contentBreit,
#hauptinhalt div.contentMH,
#hauptinhalt div.contentMHanfahrt,
#hauptinhalt div.contentUNanfahrt,
#hauptinhalt #contentSchmal,
#hauptinhalt div.contentStylecard,
#hauptinhalt #contentStylecard,
#hauptinhalt div.contentStylecardSchmal,
#hauptinhalt div.angebote 
{
	font-size:10px;
}
p {
	margin-top:0px;
	line-height:1.8em;
	text-align:left;
}
#hauptinhalt div.content { /*3 Naviebenen links*/
	padding-left:36px;
	width:323px;
	padding-right:25px;
	background-color:#bfbfbe;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85; 
	opacity: 0.85;
	position:absolute;
	left:565px;
	top:0px;
}
#hauptinhalt div.content1 { /*bei 2 Naviebenen links*/
	width:529px;
	padding-left:25px;
	padding-right:10px;
	background-color:#bfbfbe;
	position:absolute;
	top:0px;
	left:384px;
	filter:alpha(opacity=85); 
	-moz-opacity: 0.85; 
	opacity: 0.85;
	z-index:20;
}

#hauptinhalt div.content1 ul {
	list-style:none;
	list-style-image:url(../images/scroll-up.gif);
	margin-left:10px;
	padding-left:10px;
}
#hauptinhalt div.content1 li {
	margin-bottom:4px;
	font-weight:bold;
}
dd.csc-textpic-caption {
	text-align:right;
	font-size:9px;
	padding:4px;
}
div.csc-textpic-clear {
	display:none;
}

/*#####################**/
/*ModehÃ¤user************/
/*####################*/
#hauptinhalt div.fassade { /*bei 2 Naviebenen links*/
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	width:566px;
	height:476px;
	position:absolute;
	top:0px;
	left:384px;
	z-index:2;
	overflow:hidden;
}
#hauptinhalt div.fassade div {
	padding:0px;
}
#hauptinhalt div.contentMH { /*bei 2 Naviebenen links*/
	width:241px;
	padding-left:25px;
	padding-right:10px;
	background-color:#AAA;
	position:absolute;
	top:0px;
	left:384px;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.90; 
	opacity: 0.90; 
	z-index:6;
}
#hauptinhalt div.contentMH ul {
	list-style:none;
	list-style-image:url(../images/Link-Pfeil.gif);
	margin-left:10px;
	padding-left:10px;
}
#hauptinhalt div.contentMH li {
		margin-bottom:4px;
		font-weight:bold;

}
#hauptinhalt div.contentMHabdeck {
	width:531px;
	padding-left:25px;
	padding-right:10px;
	background-color:#333;
	position:absolute;
	top:0px;
	left:384px;
	filter:alpha(opacity=85); 
	-moz-opacity: 0.85; 
	opacity: 0.85;
	z-index:10;
	display:none;
}
#hauptinhalt div.contentMHanfahrt{
	width:479px;
	padding-left:25px;
	padding-right:10px;
	background-color:#ededed;
	position:absolute;
	top:25px;
	left:409px;
	height:401px;
	z-index:12;
}
#hauptinhalt div.contentMHanfahrt td.align-left {
	vertical-align:top;
}
#hauptinhalt div.contentMHanfahrt td.align-right {
	vertical-align:bottom;
}

#hauptinhalt div.contentMHanfahrt{
	display:none;
}
#hauptinhalt div.contentMHabdeck
{
	display:none;
}
#hauptinhalt div.contentMHanfahrt div.close {
	position:absolute;
	top:370px;
	left:350px;
	display:block;
	height:23px;
}
/*#####################**/
/* Ende ModehÃ¤user******/
/*####################*/

#hauptinhalt div.content2 { /*bei 1 Naviebene links*/
	width:723px;
	padding-left:36px;
	padding-right:10px;
	position:absolute;
	top:0px;
	left:181px;
	background-color:#bfbfbe;
	overflow:auto;
	height:431px;
	padding-bottom:20px;
		scrollbar-base-color:#ccc;/*Basisfarbe der Scroll-Leiste*/
	scrollbar-track-color:#bfbfbf;/*Farbe für freibleibenden Verschiebeweg*/
	scrollbar-arrow-color:#333;/*Farbe für Verschiebepfeile*/
	scrollbar-highlight-color:#fff;/*Farbe für oberen und linken Rand*/
	scrollbar-shadow-color:#5e5e5e;/*Farbe für unteren und rechten Rand*/
	scrollbar-darkshadow-color:#bfbfbf;/*Farbe für freibleibenden Verschiebeweg*/
}
#hauptinhalt div.content2Bild { /*bei 1 Naviebene links*/
	width:767px;
	padding:0px;
	position:absolute;
	top:0px;
	left:181px;
	background-color:#bfbfbe;
}
#hauptinhalt div.content2Bild div.multimedia {
margin:0px;
padding:0px;
}
/*Angebote aktuell*/
#hauptinhalt #angebote{
	background-color:#bfbfbe;
	position:absolute;
	left:181px;
	overflow:hidden;
	z-index:10;
	width:768px;
	padding-left:0px;
	padding-right:0px;
}
#hauptinhalt #angeboteContent{
	padding:0px;
	width:447px;
	position:relative;
	top:0;
	z-index:10;
	width:768px;
	background-color:#bfbfbe;
}
#hauptinhalt #angeboteContent h2
{ 
	padding-left:35px;
	margin-bottom:3px;
}

#hauptinhalt #angeboteContent table.contenttable{
	width:768px;
	padding:0px;
	margin:0px;
}

#hauptinhalt #angeboteContent table.contenttable td.align-center
{
	text-align:right!important;
}

/*Scrollen*/
#hauptinhalt #angebote div.scrollAbdeckOben {
	background-color:#bfbfbf;
	padding:0px;
	z-index:20;
	height:25px;
	width:768px;
	position:absolute;
	top:0px;
	left:0px;
}
#hauptinhalt #angebote div.scrollAbdeckUnten {
	background-color:#bfbfbf;
	position:absolute;
	top:451px;
	left:0px;
	height:25px;
    width:768px;
	padding:0px;
	padding-right:10px; 
	text-align:right;
	z-index:20;
	text-align:center;
}
#hauptinhalt #angebote div.scrollAbdeckUnten img {
	margin-bottom:5px;
	margin-left:10px;
}
/*Scrollkacke ende*/
#hauptinhalt div.transparent{ /*bei 1 Naviebene links -> ohne HG-Farbe*/
	width:723px;
	padding-left:36px;
	padding-right:10px;
	position:absolute;
	top:0px;
	left:181px;
}
#hauptinhalt div.marken{ /*bei 1 Naviebene links -> Marken*/
	width:768px;
	padding:0px;
	height:476px;
	position:absolute;
	top:0px;
	left:181px;
	background-color:#bfbfbe;
}
#hauptinhalt div.marken table {
	border:none;
	margin-left:-11px;
}
#hauptinhalt div.marken td{
	vertical-align:top;
	height:auto;
	padding:0px 0px 0px 11px;
}
#hauptinhalt div.marken td p{
	margin:0px;	
}
#hauptinhalt div.marken td p a img{
	margin:0px;
	border:none;
}

#hauptinhalt div.bildcontainer {/*Aufnahme von Bildern oder Flash, muss immer befÃ¼llt sein!!!*/
	position:relative;
	z-index:0; 
	margin:0; 
	padding:0!important; 
	height:475px;!important;
	background-image:url(../images/leer1024.gif);
}

/*################*/
/*Unternehmen, Impressum****/
/*###########***/

#hauptinhalt div.contentSchmal,
#hauptinhalt div.contentBreit,
#hauptinhalt #contentSchmal,
#hauptinhalt #contentBreit
{
	background-color:#bfbfbf;
}

/*neu für Style neu*/
#hauptinhalt div.contentStylecardSchmal {
	background-color:#fff;
	padding-left:36px;
	width:382px;
	padding-right:36px;
	position:absolute;
	left:192px;
	float:left;
	z-index:10;
	overflow:auto;
}
#hauptinhalt table.bonusstaffel {
	border:1px solid #fff;
	margin-bottom:20px;
}
#hauptinhalt table.bonusstaffel th,
#hauptinhalt table.bonusstaffel td
{
	padding:3px;
}

#hauptinhalt table.bonusstaffel th{
	width:118px;
	color:#fff;
	background-color:#516272;
	font-weight:normal;
	border-right:1px solid #fff;
	border-bottom:2px solid #fff;
}
#hauptinhalt table.bonusstaffel td{
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
#hauptinhalt table.bonusstaffel td.ce{
	text-align:center;
}

#hauptinhalt table.bonusstaffel tr.reg1,
#hauptinhalt table.bonusstaffel tr.reg2{
	background-color:#d8d9de;
}
#hauptinhalt table.bonusstaffel tr.reg2 td{
	border-bottom:6px solid #fff;
}
#hauptinhalt table.bonusstaffel tr.jub1,
#hauptinhalt table.bonusstaffel tr.jub2{
	background-color:#b1d0e5;
}

#hauptinhalt div.bildBreitStyle {
	width:372px;
	padding:0!important;
	background:none;
	position:absolute;
	left:635px;
	height:476px;
	overflow:hidden;
}
#hauptinhalt div.contentSchmal,
#hauptinhalt div.contentSchmalM
{
	padding-left:36px;
	width:324px;
	padding-right:36px;
	position:absolute;
	left:181px;
	float:left;
	z-index:10;
	overflow:hidden;
}
#hauptinhalt #contentSchmal,
#hauptinhalt #contentSchmalM {
	padding-left:16px;
	width:378px;
	position:absolute;
	left:181px;
	float:left;
	z-index:10;
	overflow:auto;
	clip:rect(90,90,90,90);
	scrollbar-base-color:#ccc;/*Basisfarbe der Scroll-Leiste*/
	scrollbar-track-color:#bfbfbf;/*Farbe für freibleibenden Verschiebeweg*/
	scrollbar-arrow-color:#333;/*Farbe für Verschiebepfeile*/
	scrollbar-highlight-color:#fff;/*Farbe für oberen und linken Rand*/
	scrollbar-shadow-color:#5e5e5e;/*Farbe für unteren und rechten Rand*/
	scrollbar-darkshadow-color:#bfbfbf;/*Farbe für freibleibenden Verschiebeweg*/
}
#hauptinhalt #contentSchmalContent,
#hauptinhalt #contentSchmalContentM{
	padding:0px;
	width:350px;
	position:relative;
	top:0;
	z-index:10;
}
#hauptinhalt #contentSchmalContent table.contenttable th,
#hauptinhalt #contentSchmalContent table.contenttable td {
	vertical-align:top;
	
}


#hauptinhalt #contentSchmalContent table th p.bodytext {
	width:150px;
	font-size:10px;
}
#hauptinhalt #contentSchmalM,
#hauptinhalt #contentSchmalContentM {
	background-color:#9b9b99;
	font-size:10px;
	height:451px;
}

/*Suchergebnisse*/
#hauptinhalt #contentSchmalContent div.tx-indexedsearch {
	padding:0px;
	width:320px;
}
#hauptinhalt #contentSchmalContent div.tx-indexedsearch h3{
	margin-top:16px;
	margin-bottom:10px;
	font-size:12px;
}
#hauptinhalt #contentSchmalContent div.tx-indexedsearch h3 a{
	text-decoration:none;
	cursor:default;
}
#hauptinhalt #contentSchmalContent div.tx-indexedsearch div.tx-indexedsearch-res {
	padding:0px;
	height:auto;
}
/*diverse Sachen ausblenden*/
#hauptinhalt #contentSchmalContent div.tx-indexedsearch-whatis {
	display:none;
}
#hauptinhalt #contentSchmalContent p.tx-indexedsearch-browsebox{
	display:none;
}
#hauptinhalt #contentSchmalContent ul.browsebox {
	display:none;
}
/*Markenübersicht 2 Spalten*/
#hauptinhalt #contentSchmalContentM table.markenuebersicht td{
	vertical-align:top;
	width:165px;
}
#hauptinhalt #contentSchmalContentM table.markenuebersicht td.sp_eins{
	/*padding-right:15px;*/
}

/*Ende Suchergebnisse*/
/*Scrollen*/
#hauptinhalt #contentSchmal div.scrollAbdeckOben,
#hauptinhalt #contentSchmalM div.scrollAbdeckOben{
	background-color:#bfbfbf;
	height:25px;
	padding:0px;
	width:410px;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
}
#hauptinhalt #contentSchmal div.scrollAbdeckUnten,
#hauptinhalt #contentSchmalM div.scrollAbdeckUnten {
display:none;
   background-color:#bfbfbf;
	left:0;
	height:25px;
	width:370px;
	padding:0px;
	padding-right:10px;
	text-align:right;
	position:absolute;
	top:451px;
	
	z-index:30;
}
#hauptinhalt #contentSchmalM div.scrollAbdeckOben,
#hauptinhalt #contentSchmalM div.scrollAbdeckUnten {
	background-color:#9b9b99;
}
#hauptinhalt #contentSchmal div.scrollAbdeckUnten img,
#hauptinhalt #contentSchmalM div.scrollAbdeckUnten img
 {
	margin-bottom:5px;
}
#hauptinhalt div.contentBreit{
	padding-left:36px;
	width:482px;
	width:457px;
	padding-right:28px;
	position:absolute;
	left:181px;
	overflow:auto;
	z-index:10;

}
#hauptinhalt #contentBreit{
	padding-left:36px;
	width:482px;
	position:absolute;
	left:181px;
	overflow:auto;
	z-index:10;
	clip:rect(90,90,90,90);
	
}
#hauptinhalt #contentBreitContent{
	padding:0px;
	width:447px;
	position:relative;
	top:0;
	z-index:10;
}
/*Scrollen*/
#hauptinhalt #contentBreit div.scrollAbdeckOben {
	background-color:#bfbfbf;
	padding:0px;
	z-index:20;
	height:25px;
	width:510px;
	position:absolute;
	top:0px;
	left:0px;
}
#hauptinhalt #contentBreit div.scrollAbdeckUnten {
	background-color:#bfbfbf;
	position:absolute;
	top:451px;
	left:0px;
	height:25px;
	width:500px;
	padding:0px;
	padding-right:10px; 
	text-align:right;
	z-index:20;
}
#hauptinhalt #contentBreit div.scrollAbdeckUnten img {
	margin-bottom:5px;
}
#hauptinhalt div.bildBreit div,
#hauptinhalt div.bildBreitStyle div,
#hauptinhalt div.bildSchmal div {
	padding:0; /*Damit um Bild kein Rand ist*/
}

#hauptinhalt div.bildBreit {
	width:373px;
	padding:0!important;
	background:none;
	position:absolute;
	left:577px;
	height:476px;
	height:479px;
	overflow:hidden;
}

#hauptinhalt div.bildSchmal {
	width:248px;
	padding:0!important;
	background:none;
	position:absolute;
	left:702px;
	height:476px;
	z-index:10;
}
/*Unterseite Verwaltung -> Anfahrt plappt auf*/
#hauptinhalt div.contentUNabdeck {
	width:734px;
	padding-left:25px;
	padding-right:10px;
	background-color:#333;
	position:absolute;
	top:0px;
	left:181px;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	z-index:10;
	display:none;
}
#hauptinhalt div.contentUNanfahrt {
	width:665px;
	padding-left:25px;
	padding-right:10px;
	padding-top:55px;
	background-color:#ededed;
	position:absolute;
	top:25px;
	left:217px;
	height:371px;
	z-index:12;
}
#hauptinhalt div.contentUNanfahrt div.close {
	position:absolute;
	top:0px;
	left:540px;
}
#hauptinhalt div.contentUNanfahrt td.align-left {
	vertical-align:top;
}
#hauptinhalt div.contentUNanfahrt td.align-right {
	vertical-align:bottom;
}
#hauptinhalt div.contentUNabdeck,
#hauptinhalt div.contentUNanfahrt{
	display:none;

}
 /*Ende Unterseite Verwaltung*/
 /*Vorlage Karriere und Umwelt*/
#hauptinhalt div.level3Karriere {
   width:170px;
	padding-left:36px;
	width:164px;
	background-image:url(../images/hgLevel3Karriere.jpg);
	background-repeat:repeat-x;
	position:absolute;
	left:181px;
	/*filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	*/
	font-size:10px;
	z-index:10;
 }
#hauptinhalt div.level3Karriere li ul { /*Liste in Liste*/
	margin-top:13px;
	margin-left:8px;
	padding-left:8px;
	list-style-image:url(../images/Link-Pfeil.gif);
}
#hauptinhalt div.contentKarriere {
	width:323px;
	padding-right:36px;
	background-color:#bfbfbf;
	font-size:10px;
	z-index:10;
	position:absolute;
	left:384px;
	overflow:hidden;
}
#hauptinhalt #contentKarriere {
	width:323px;
	padding-right:36px;
	background-color:#bfbfbf;
	font-size:10px;
	z-index:10;
	position:absolute;
	left:384px;
	overflow:auto;
	clip:rect(90,90,90,90);
}
#hauptinhalt #contentKarriereContent{
	padding:0px;
	width:320px;
	position:relative;
	top:0;
	z-index:10;
}
/*Scrollen*/
#hauptinhalt #contentKarriere div.scrollAbdeckOben {
	background-color:#bfbfbf;
	padding:0px;
	z-index:20;
	height:25px;
	width:360px;
	position:absolute;
	top:0px;
	left:0px;
}
#hauptinhalt #contentKarriere div.scrollAbdeckUnten {
	background-color:#bfbfbf;
	position:absolute;
	top:451px;
	left:0px;
	height:25px;
	width:370px;
	padding:0px;
	padding-right:10px; 
	text-align:right;
	z-index:20;
}
#hauptinhalt #contentKarriere div.scrollAbdeckUnten img {
	margin-bottom:5px;
}

/*Ende Scrollen*/	

#hauptinhalt div.bildKarriere {
   padding:0px;
	width:181px;
	position:absolute;
	left:769px;
	top:0px;
	height:476
}
#hauptinhalt div.bildKarriere div {
	padding:0px;
}

 /*Ende Vorlage Karriere und Umwelt*/

/*#####################*/
/*News und Presse******/
/*####################*/

/*Ãœbersicht*/
#hauptinhalt div.spalte1,
#hauptinhalt div.spalte2,
#hauptinhalt div.spalte3 { 
	background-color:#bfbfbf;
	top:0px;
	position:absolute;
	font-size:10px;
}
/*alle EintrÃ¤ge gleiche HÃ¶he*/
#hauptinhalt div.spalte1 p,
#hauptinhalt div.spalte2 p,
#hauptinhalt div.spalte3 p { 
	height:220px;
}
/*Link nicht unterstrichen */
#hauptinhalt div.spalte1 p a,
#hauptinhalt div.spalte2 p a,
#hauptinhalt div.spalte3 p a {
	text-decoration:none;
}
/*Abstand unter Bild */
#hauptinhalt div.spalte1 p img,
#hauptinhalt div.spalte2 p img,
#hauptinhalt div.spalte3 p img{
	margin-bottom:0px;
}
/*verlinkter Pfeil neben Ãœberschrift */
#hauptinhalt div.spalte1 p a img,
#hauptinhalt div.spalte2 p a img,
#hauptinhalt div.spalte3 p a img{
	margin-bottom:10px;
	border:none;
}
#hauptinhalt div.spalte {
	width:708px;
	padding-left:0px;
	padding-right:0px;
	left:181px;
	background-color:#bfbfbf;
	top:0px;
	position:absolute;
	font-size:10px;
	padding-left:36px;
	padding-right:25px;
	overflow:auto;
}

#hauptinhalt div.spalte1 {
	width:195px;
	padding-left:36px;
	padding-right:25px;
	left:181px;
}
#hauptinhalt div.spalte2 { 
	width:195px;
	padding-left:36px;
	padding-right:25px;
	left:437px;
	
}
#hauptinhalt div.spalte3 {
	width:196px;
	padding-left:36px;
	padding-right:25px;
	left:693px;
}

/*Detail*/
#hauptinhalt div.contentNews {
	width:266px;
    padding-right:10px;
	padding-right:25px;
	background-color:#bfbfbf;
	font-size:10px;
	z-index:10;
	position:absolute;
	left:384px;
	overflow:hidden;
}
/*neu für neue Vorlage News*/
#hauptinhalt div.contentNewsN {
	padding-top:25px;
	padding-left:25px;
	padding-right:35px;
	width:480px;
	left:192px;
	margin:0px;
	background-color:#bfbfbf;
	font-size:10px;
	z-index:10;
	position:absolute;
	clip:rect(90,90,90,90);
}
/*hauptinhalt CharityCard*/
#hauptinhalt div.contentCharity {
	width:520px;
  	padding-right:200px!important;
	/*padding-top:250px;*/
	background-color:#586372;
	background-repeat:no-repeat;
	font-size:10px;
	z-index:10;
	position:absolute;
	left:181px;
	color:#fff;
	height:476px;
	padding-top:0px;
	padding-left:0px;
	overflow:hidden;
	
}
/*neu für neue Vorlage NewsLila*/
#hauptinhalt div.contentNewsNL {
	width:470px;
    padding-right:10px;
	padding-right:25px;
	padding-right:200px!important;
	padding-top:250px;
	/*background-color:#796394;*/
	background-image:url(../images/shoppingcard-background.jpg);
	background-repeat:no-repeat;
	font-size:10px;
	z-index:10;
	position:absolute;
	left:181px;
	color:#fff;
	height:226px;
}
#contentNews{
	width:289px;
    padding-right:10px;
	padding-right:25px;
	background-color:#bfbfbf;
	font-size:10px;
	z-index:10;
	position:absolute;
	left:384px;
	overflow:hidden;
	clip:rect(90,90,90,90);
}
/*neu für neue Vorlage News*/
#contentNewsN{

	width:493px;
    padding:0px;
	margin:0px;
	background-color:#bfbfbf;
	font-size:10px;
	z-index:10;
	position:absolute;
	left:181px;
	overflow:auto;
	clip:rect(90,90,90,90);
	
	scrollbar-base-color:#ccc;/*Basisfarbe der Scroll-Leiste*/
	scrollbar-track-color:#bfbfbf;/*Farbe für freibleibenden Verschiebeweg*/
	scrollbar-arrow-color:#333;/*Farbe für Verschiebepfeile*/
	scrollbar-highlight-color:#fff;/*Farbe für oberen und linken Rand*/
	scrollbar-shadow-color:#5e5e5e;/*Farbe für unteren und rechten Rand*/
	scrollbar-darkshadow-color:#bfbfbf;/*Farbe für freibleibenden Verschiebeweg*/

	
}

#contentNewsN .csc-textpic-text {
width:450px;
text-align:justify;
}
#contentNewsContentN {
	/*
	width:460px;
    padding-right:10px;
	padding-right:25px;
		left:181px;
	*/
	background-color:#bfbfbf;
	font-size:10px;
	z-index:10;
	position:absolute;

	clip:rect(90,90,90,90);
}
#contentNewsOB{ /*ohne Bild*/
	width:537px;
    padding-right:10px;
	padding-right:25px;
	background-color:#bfbfbf;
	font-size:10px;
	z-index:10;
	position:absolute;

	left:384px;
	overflow:hidden;
	clip:rect(90,90,90,90);
}
#contentNewsContent{
	width:264px;
    padding-right:10px;
	padding-right:25px;
	background-color:#bfbfbf;
	font-size:10px;
	z-index:10;
	position:absolute;
	left:384px;
	clip:rect(90,90,90,90);
}
#contentNewsContentOB{
	width:514px;
    padding-right:25px;
	padding-right:25px;
	background-color:#bfbfbf;
	font-size:10px;
	z-index:10;
	position:absolute;
	left:384px;
	clip:rect(90,90,90,90);
}

/*Scrollen*/
#hauptinhalt #contentNews div.scrollAbdeckOben {
	background-color:#bfbfbf;
	padding:0px;
	z-index:20;
	height:25px;
	width:310px;
	position:absolute;
	top:0px;
	left:0px;
}
#hauptinhalt #contentNews div.scrollAbdeckUnten {
	background-color:#bfbfbf;
	position:absolute;
	top:451px;
	left:0px;
	height:25px;
	width:310px;
	padding:0px;
	padding-right:10px;
	text-align:right;
	z-index:20;
}
#hauptinhalt #contentNewsOB div.scrollAbdeckOben {
	background-color:#bfbfbf;
	padding:0px;
	z-index:20;
	height:25px;
	width:525px;
	position:absolute;
	top:0px;
	left:0px;
}
#hauptinhalt #contentNewsOB div.scrollAbdeckUnten {
	background-color:#bfbfbf;
	position:absolute;
	top:451px;
	left:0px;
	height:25px;
	width:535px;
	padding:0px;
	padding-right:10px;
	text-align:right;
	z-index:20;
}
#hauptinhalt #contentNews div.scrollAbdeckUnten img,
#hauptinhalt #contentNewsOB div.scrollAbdeckUnten img {
	margin-bottom:5px;
}
/*Neu für neue Vorlage News*/

#hauptinhalt #contentNewsN div.scrollAbdeckOben {
	background-color:#bfbfbf;
	padding:0px;
	z-index:20;
	height:25px;
	
	position:absolute;
	top:0px;
	left:0px;
}
#hauptinhalt #contentNewsN div.scrollAbdeckUnten {
	background-color:#bfbfbf;
	position:absolute;
	top:451px;
	left:0px;
	height:25px;
	width:490px;
	padding:0px;
	padding-right:10px;
	text-align:right;
	z-index:20;
}
#hauptinhalt #contentNewsN div.scrollAbdeckUnten img,
{
	margin-bottom:5px;
}
/*Ende Scrollen*/
#hauptinhalt div.bildNews {
   width:248px;
	padding:0!important;
	background:none;
	position:absolute;
	left:702px;
	height:476px;
	z-index:10;
}
#hauptinhalt div.bildNews div {
	padding:0px;
}
/******************/
/*Flashfilme******/
/****************/
#hauptinhalt div.multimedia {
	padding:0px;
}
#hauptinhalt div.flash { 
	width:950px;
	padding:0px;
	position:absolute;
	top:0px;
	left:0px;
	height:475px;
}

/*******************/
/*Kontaktformulare*/
/*****************/
#hauptinhalt div.FormKontakt {
	width:560px;
	background-color:#bfbfbf;
	font-size:10px;
	z-index:10;
	position:absolute;
	top:0px;
	left:181px;
	overflow:hidden;
}
#hauptinhalt div.FormKontakt div.tx-thmailformplus-pi1,
#hauptinhalt div.contentSchmal div.tx-thmailformplus-pi1  {
	padding:0px;
}
#hauptinhalt div.FormKontakt td,
#hauptinhalt div.FormKontakt th {
	vertical-align:top;
	padding-right:10px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:6px;
	text-align:left;
}
#hauptinhalt div.FormKontakt th{
	padding-bottom:12px;
	font-weight:normal;
	vertical-align:baseline;
}
#hauptinhalt div.FormKontakt form {
	margin:0;
	padding:0;
}
#hauptinhalt div.FormKontakt input.eingabe1,
#hauptinhalt div.FormKontakt input.eingabe2,
#hauptinhalt div.FormKontakt input.eingabe3,
#hauptinhalt div.FormKontakt input.eingabe4,
#hauptinhalt div.FormKontakt input.eingabe5
{
	color:#333;
	border:none;
	height:14px;
	font-size:10px; 
}
#hauptinhalt div.FormKontakt input.eingabe1
{
	width:250px; 
	width:300px;
}
#hauptinhalt div.FormKontakt textarea.eingabe1{
	width:297px;
}
#hauptinhalt div.FormKontakt input.eingabe2
{
	width:213px; 
}
#hauptinhalt div.FormKontakt input.eingabe3
{
	width:33px; 
}
#hauptinhalt div.FormKontakt input.eingabe4
{
	width:45px; 
}
#hauptinhalt div.FormKontakt input.eingabe5
{
	width:201px; 
}
#hauptinhalt div.FormKontakt th span.pflicht {
	padding-left:114px;
}
#hauptinhalt div.FormKontakt input.button,
#hauptinhalt div.contentSchmal input.button {
	background-color:#5c5c5c;
	color:#fff;
	height:21px;
	width:56px;
	font-size:10px;
	border-style:none;
}
#hauptinhalt  div.FormKontakt input.radio,
{
	border: none;
}

/*Fehleranzeige alt*/
/*
#hauptinhalt div.FormKontakt tr.fehler td span{
	display:inline;
}
#hauptinhalt div.FormKontakt tr.fehler td,
#hauptinhalt div.FormKontakt tr.fehler th

{
	background-color:#CC3300;
}
*/
/*Ende Fehleranzeige alt*/

/*Fehleranzeige neu*/
#hauptinhalt div.FormKontakt table{
	width:540px!important;
}
#hauptinhalt div.FormKontakt tr td span{
	display:none;
}
#hauptinhalt div.FormKontakt tr.fehler td span{
	display:inline;
}
#hauptinhalt div.FormKontakt tr.fehler td input,
#hauptinhalt div.FormKontakt tr.fehler td textarea
{
	background-color:#e2001a;
	color:#fff;
}
#hauptinhalt div.FormKontakt tr.fehler th input.radio{
	border:1px solid #e2001a;
	background-color:#e2001a;
}
/*Ende Fehleranzeige neu*/
/*Feedbackformular*/
#hauptinhalt div.contentSchmal textarea {
	width:330px;
}
#hauptinhalt div.contentSchmal table {
		width:340px;
}
#hauptinhalt div.contentSchmal td {
	padding-top:20px;
}
textarea.fehler {
	background-color:#e2001a;
	color:#fff;
}
span.fehler {
	color:#e2001a;
}
/*****************/
/*Newsletter */
/***************/
#hauptinhalt div.BildLinksNewsletter {
	width:181px;
	position:absolute;
	left:0px;
	z-index:10;
	top:0px;
	padding:0px;
}
#hauptinhalt div.BildLinksNewsletter div{
	padding:0px;
}
#hauptinhalt div.contentNewsletter {
	width:516px;
	padding-left:36px;
	padding-right:36px;
	background-color:#bfbfbf;
	font-size:10px;
	z-index:10;
	position:absolute;
	left:181px;
	overflow:auto;
	scrollbar-base-color:#ccc;/*Basisfarbe der Scroll-Leiste*/
	scrollbar-track-color:#bfbfbf;/*Farbe für freibleibenden Verschiebeweg*/
	scrollbar-arrow-color:#333;/*Farbe für Verschiebepfeile*/
	scrollbar-highlight-color:#fff;/*Farbe für oberen und linken Rand*/
	scrollbar-shadow-color:#5e5e5e;/*Farbe für unteren und rechten Rand*/
	scrollbar-darkshadow-color:#bfbfbf;/*Farbe für freibleibenden Verschiebeweg*/
}
#hauptinhalt div.contentNewsletter div.tx-sremailsubscribe-pi1 {
	padding:0px;
	width:520px;
}
#hauptinhalt div.contentNewsletter div.tx-sremailsubscribe-pi1 table td{
	vertical-align:baseline;
}
#hauptinhalt div.contentNewsletter td,
#hauptinhalt div.contentNewsletter th {
	vertical-align:top;
	padding-right:10px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:6px;
	text-align:left;
}
#hauptinhalt div.contentNewsletter th{
	padding-bottom:12px;
	font-weight:normal;
}
#hauptinhalt div.contentNewsletter form {
	margin:0;
	padding:0;
}
#hauptinhalt div.contentNewsletter input.eingabe1,
#hauptinhalt div.contentNewsletter input.eingabe2
{
	color:#333;
	border:none;
	height:14px;
	font-size:10px; 
}
#hauptinhalt div.contentNewsletter input.eingabe1
{
	width:310px; 
}
#hauptinhalt div.contentNewsletter input.eingabe2
{
	width:40px; 
}
#hauptinhalt div.contentNewsletter td span.pflicht {
	padding-left:128px;
	display:inline;
}
#hauptinhalt div.contentNewsletter td span.sichtbar {
	display:inline;
}
#hauptinhalt div.contentNewsletter input.button{
	background-color:#5c5c5c;
	color:#fff;
	height:21px;
	width:66px;
	font-size:10px;
	border-style:none;
}
/* F�r extra Kundennummer - Formular*/

#hauptinhalt div.contentNewsletter input.eingabeKN {
	border:1px solid #fff;
	border-top:5px solid #fff;
	border-bottom:none;
	border-bottom:1px solid #fff;
	height:16px;
	width:80px;
	font-size:10px;
	color:#333;
	height:14px;
	font-size:10px;
}
#hauptinhalt div.contentNewsletter input.fehler {
	border:1px solid red;
	border-top:5px solid red;
	border-bottom:none;
	border-bottom:1px solid red;
	color: #fff;
	background-color: red;
}
#hauptinhalt div.contentNewsletter input.buttonKN {
	background-color:#5c5c5c;
	height:22px;
	font-size:10px;
	border-style:none;
	color:#fff;
	width:50px;
	font-size:10px;
	border-top:1px solid #5c5c5c;
}
/*Ende extra KUndennummer Formular*/


#hauptinhalt div.contentNewsletter div.tx-sremailsubscribe-pi1 table{
	width:520px;
}
#hauptinhalt div.contentNewsletter div.tx-sremailsubscribe-pi1 td table{
	width:auto;
}

#hauptinhalt div.contentNewsletter tr td span{
	display:none;
}

#hauptinhalt div.contentNewsletter tr.fehler td span{
	display:inline;
}
/*Fehleranzeige alt
#hauptinhalt div.contentNewsletter tr.fehler td,
#hauptinhalt div.contentNewsletter tr.fehler th
{
	background-color:#CC3300;
}
*/
#hauptinhalt div.contentNewsletter tr.fehler td input,
#hauptinhalt div.contentNewsletter tr.fehler th input
{
	background-color:#e2001a;
	color:#fff;
}
	

/*****************/
/*Stylecard */
/***************/
#hauptinhalt div.contentStylecard{
background-color:#9299A3;
background-image:url(../images/hg_stylecard.jpg);
color:#FFFFFF;
left:181px;
overflow:auto;
padding-left:36px;
padding-right:36px;
position:absolute;
width:507px;
z-index:10;
}
/*Tabelle Bonuspunkte*/
#hauptinhalt div.contentStylecard table.bonusanzeige{
	margin-top:40px;
}
#hauptinhalt div.contentStylecard table.bonusanzeige th,
#hauptinhalt div.contentStylecard table.bonusanzeige td
 {
	border-top:1px solid #858585;
	border-border:1px solid #858585;
}
#hauptinhalt div.contentStylecard table.bonusanzeige td.standLi
 {
	border-left:1px solid #858585;
	border-right:1px solid #858585;
	border-bottom:1px solid #858585;
}
#hauptinhalt div.contentStylecard table.bonusanzeige td.standRe
{
	border-bottom:1px solid #858585;
}
#hauptinhalt div.contentStylecard table.bonusanzeige th,
#hauptinhalt div.contentStylecard table.bonusanzeige td
 {
	padding:6px 4px;
}


#hauptinhalt div.contentStylecard table.bonusanzeige th{
	background-color:#858585;
	color:#fff;
	font-weight:bold;
}

/*Ende Tabelle Bonuspunkte*/
#hauptinhalt #contentStylecard{
	background-color:#001936;
	padding-left:14px;
	padding-right:0px;
	width:507px;
	position:absolute;
	left:181px;
	overflow:auto;
	z-index:10;
	clip:rect(90,90,90,90);
	scrollbar-base-color:#ccc;/*Basisfarbe der Scroll-Leiste*/
	scrollbar-track-color:#bfbfbf;/*Farbe für freibleibenden Verschiebeweg*/
	scrollbar-arrow-color:#333;/*Farbe für Verschiebepfeile*/
	scrollbar-highlight-color:#fff;/*Farbe für oberen und linken Rand*/
	scrollbar-shadow-color:#5e5e5e;/*Farbe für unteren und rechten Rand*/
	scrollbar-darkshadow-color:#bfbfbf;/*Farbe für freibleibenden Verschiebeweg*/
}


#hauptinhalt #contentStylecard span.powermail_mandatory {
	color:#fff;
}

#hauptinhalt #contentStylecard fieldset.tx-powermail-pi1_fieldset label, 
#hauptinhalt #contentStylecard fieldset.tx-powermail-pi1_fieldset fieldset legend {
color:#fff;
}
#hauptinhalt #contentStylecard fieldset.tx-powermail-pi1_fieldset legend {
display:none;
}
#hauptinhalt #contentStylecardContent{
	padding:0px;
	width:447px;
	width:420px;
	position:relative;
	top:0;
	z-index:10;
}
#hauptinhalt #contentStylecardContent table.contenttable td span {
	display:inline;
}
/*Antrag Scrollen -> Balken außerhalb des umschliess. divs!*/
#hauptinhalt div.scrollAbdeckOben {
	background-color:#fff;
	height:25px;
	padding:0px;
	width:460px;
	position:absolute;
	top:0;
	left:181px;
	z-index:20;
	display:none;
}
#hauptinhalt div.scrollAbdeckUnten {
   background-color:#fff;
	left:181px;
	height:25px;
	width:510px;
	padding:0px;
	padding-right:10px;
	text-align:right;
	position:absolute;
	top:451px;
	z-index:30;
	display:none;
}
#hauptinhalt div.scrollAbdeckUnten img{
	margin-bottom:5px;
}
/*Kartenantrag*/
#hauptinhalt #contentStylecardContent div.tx-thmailformplus-pi1
 {
	padding:0px;
}
#hauptinhalt #contentStylecardContent div.tx-thmailformplus-pi1 table,
#hauptinhalt div.contentStylecard table
{
	width:320px!important;
}
#hauptinhalt #contentStylecardContent div.tx-thmailformplus-pi1 table td,
#hauptinhalt div.contentStylecard table td{
	vertical-align:top;
}
#hauptinhalt #contentStylecardContent th,
#hauptinhalt div.contentStylecard th {
 	padding-bottom:12px;
	font-weight:normal;
}
#hauptinhalt #contentStylecardContent td,
#hauptinhalt #contentStylecardContent th,
#hauptinhalt div.contentStylecard td,
#hauptinhalt div.contentStylecard th {
	vertical-align:top;
	padding-right:6px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:3px;
	text-align:left;
}
#hauptinhalt #contentStylecardContent td table td,
#hauptinhalt div.contentStylecard td table td{
	padding:0px;
}
#hauptinhalt #contentStylecardContent td.rechts,
#hauptinhalt #contentStylecardContent th.rechts,
#hauptinhalt div.contentStylecard td.rechts,
#hauptinhalt div.contentStylecard th.rechts{
	text-align:right;
}
#hauptinhalt #contentStylecardContent th,
#hauptinhalt div.contentStylecard th{
	padding-bottom:12px;
	font-weight:normal;
	vertical-align:baseline;
}
#hauptinhalt #contentStylecardContent form,
#hauptinhalt div.contentStylecard form {
	margin:0;
	padding:0;
}
#hauptinhalt #contentStylecardContent input.eingabe1,
#hauptinhalt #contentStylecardContent input.eingabe2,
#hauptinhalt #contentStylecardContent input.eingabe3,
#hauptinhalt #contentStylecardContent input.eingabe4,
#hauptinhalt #contentStylecardContent input.eingabe5,
#hauptinhalt #contentStylecardContent input.eingabe6,
#hauptinhalt #contentStylecardContent input.eingabe7,
#hauptinhalt div.contentStylecard input.eingabe1,
#hauptinhalt div.contentStylecard input.eingabe2,
#hauptinhalt div.contentStylecard input.eingabe3,
#hauptinhalt div.contentStylecard input.eingabe4,
#hauptinhalt div.contentStylecard input.eingabe5,
#hauptinhalt div.contentStylecard input.eingabe6,
#hauptinhalt div.contentStylecard input.eingabe7
{
	color:#333;
	border:none;
	height:14px;
	font-size:10px; 
	border:1px solid #333;
}
#hauptinhalt #contentStylecardContent input.eingabe1,
#hauptinhalt div.contentStylecard input.eingabe1
{
	width:200px; 
}
#hauptinhalt #contentStylecardContent input.eingabe2,
#hauptinhalt div.contentStylecard input.eingabe2
{
	width:160px; 
}
#hauptinhalt #contentStylecardContent input.eingabe3,
#hauptinhalt div.contentStylecard input.eingabe3
{
	width:33px; 
}
#hauptinhalt #contentStylecardContent input.eingabe4,
#hauptinhalt div.contentStylecard input.eingabe4
{
	width:45px; 
}
#hauptinhalt #contentStylecardContent input.eingabe5,
#hauptinhalt div.contentStylecard input.eingabe5
{
	width:148px; 
}
#hauptinhalt #contentStylecardContent input.eingabe6,
#hauptinhalt div.contentStylecard input.eingabe6
{
	width:110px; 
}
#hauptinhalt #contentStylecardContent input.eingabe7,
#hauptinhalt div.contentStylecard input.eingabe7
{
	width:80px; 
}
#hauptinhalt #contentStylecardContent td table.kinder {
}
#hauptinhalt #contentStylecardContent td table.kinder td {
	padding-bottom:3px;
	padding-right:3px;
}

#hauptinhalt #contentStylecardContent input.radio,
#hauptinhalt div.contentStylecard input.radio
{
	border: 1px solid #fff;
}
#hauptinhalt #contentStylecardContent select,
#hauptinhalt div.contentStylecard select
{
	border: 1px solid #333;
	height:19px;
	font-size:10px; 
}

#hauptinhalt #contentStylecardContent input.button,
#hauptinhalt div.contentStylecard input.button {
	background-color:#5c5c5c;
	color:#fff;
	height:21px;
	width:56px;
	font-size:10px;
	border-style:none;
}

#hauptinhalt #contentStylecardContent div.tx-thmailformplus-pi1 table,
#hauptinhalt div.contentStylecard table{
	width:520px;
}
#hauptinhalt #contentStylecardContent div.tx-thmailformplus-pi1 td table,
#hauptinhalt div.contentStylecard td table{
	width:auto;
}
#hauptinhalt #contentStylecard th span.pflicht {
	padding-left:18px;
}

#hauptinhalt #contentStylecardContent tr td span,
#hauptinhalt div.contentStylecard tr td span{
	display:none;
}

#hauptinhalt #contentStylecardContent tr.fehler td span,
#hauptinhalt div.contentStylecard tr.fehler td span{
	display:inline;
}
/*Fehleranzeige alt
#hauptinhalt #contentStylecardContent tr.fehler td,
#hauptinhalt #contentStylecardContent tr.fehler th,
#hauptinhalt div.contentStylecard tr.fehler td,
#hauptinhalt div.contentStylecard tr.fehler th
{
	background-color:#CC3300;
}
*/
/*Ende Fehleranzeige alt*/

/*Fehleranzeige Neu*/
#hauptinhalt #contentStylecardContent tr.fehler td input,
#hauptinhalt #contentStylecardContent tr.fehler th input,
#hauptinhalt div.contentStylecard tr.fehler td input,
#hauptinhalt div.contentStylecard tr.fehler th input,
#hauptinhalt div.contentStylecard tr.fehler td checkbox

{
	background-color:#e2001a;
	color:#fff;

}
/*Ende Fehleranzeige neu*/
	
/*Kartenantrag ende*/

/*****************/
/*Bildnavi unten*/
/***************/

#naviUnten {
	height:142px;
	letter-spacing:0.2em;
	font-size:13px;
	position:absolute;
	top:576px;
	z-index:30;
}
#naviUnten div {
	float:left;
	text-align:center;
	width:181px;
}

#naviUnten div.b_mitte_1 ,#naviUnten div.b_mitte_2,#naviUnten div.b_mitte_3  {
	margin-left:11px;
}
#naviUnten div.b_rechts {
	margin-left:12px;
}

#naviUnten div.b_links  a{
	background-image:url(../images/u1_mode_navi.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-100000px;
	width:181px;
}
#naviUnten div.b_mitte_1  a{
	width:181px;
	background-image:url(../images/aktuelles.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-100000px;
}

#naviUnten div.b_mitte_2  a{
	width:181px;
	background-image:url(../images/marken.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-100000px;
}
#naviUnten div.b_mitte_3  a{
	width:181px;
	background-image:url(../images/newsletter.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-100000px;
}
#naviUnten div.b_rechts  a{
	width:181px;
	background-image:url(../images/stylecard.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-100000px;
}

#naviUnten div a{
	text-decoration:none;
	color:#CCC;
	display:block;
	padding-top:5px;
	padding-bottom:120px;
	height:40px;
	background-image:url(../images/hgLinkUnten_none.jpg);
	font-size:16px;
	background-repeat:no-repeat;
	width:181px;
}
#naviUnten div a:hover{
	color:#eee;
}
#naviUnten div a.ac{
	cursor:default;
}

#bildnavi {
	height:139px;
	position:absolute;
	top:610px;
}

#bildnavi div {
	float:left;
	text-align:center;
	width:181px;
}
#bildnavi div.b_mitte , #bildnavi div.b_mitte_1, #bildnavi div.b_mitte_2,#bildnavi div.b_mitte_3{
	margin-left:7px;
	margin-right:5px;
	z-index:0;
}
#bildnavi div.b_rechts {
	margin-left:7px;
	z-index:0;
}
#bildnavi div.b_links {
	margin-right:5px;
	z-index:0;
}
#bildnavi div.abdeck, #bildnavi div.aktiv {
	filter:alpha(opacity=65);
	-moz-opacity: 0.65; 
	opacity: 0.65;
	visibility:visible;
	position:relative;
	z-index:10;
	top:-140px;
	left:0px;
}
#bildnavi div.aktiv {
	visibility:hidden;
}

/******************/
/*Footer*Navi*****/
/****************/
#footer,
#footerB2B  {
	padding-top:10px;
	text-align:center;
	font-size:11px;
	height:31px;
	background-color:#333;
	background-image:url(../images/hgFooter.png);
	background-repeat:repeat-x;
	color:#333;
	position:absolute;
	top:755px;
	left:auto;
	z-index:11;
}

#footer a,
#footerB2B a {
	color:#333;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
#footer a:hover, #footer a.ac,
#footerB2B a.hover ,#footerB2B  a.ac{
		text-decoration:underline;
}
#footerB2B {
	top:600px;
}

/******************/
/*B2B******/
/****************/
#hauptinhalt div.b2b,
#hauptinhalt #b2b
 { 
	width:904px;
	padding-left:26px;
	
	position:absolute;
	padding-right:20px;
	top:0px;
	left:0px;
	height:396px;
	color:#fff;
	overflow:auto;
	font-size:12px;
	background-color:#333333;
}

#hauptinhalt div.b2b div.tx-loginboxmacmade-pi1 div{

position:static;
float:none;
padding:0;
margin:0;
height:20px;
}

#hauptinhalt div.b2b p,#hauptinhalt div.b2b h1, #hauptinhalt div.b2b h2, #hauptinhalt div.b2b h3 {

line-height:1.2em;
margin-top:15px;
}
#hauptinhalt div.b2b .tx-loginboxmacmade-pi1{
height:20px;
padding:0;
margin:0;
margin-top:10px;
position:static;
clear:both;
float:none;
}
#hauptinhalt  #c2534 {
padding:0;
margin:0;
float:none;
position:static;

}
#hauptinhalt  #c2534 h1 {
padding-top:120px;
}

#hauptinhalt div.b2b div.tx-loginboxmacmade-pi1-welcome {

position:static;
float:none;
padding:0;
margin:0;
height:20px;
}

#hauptinhalt div.b2b a,
#hauptinhalt #b2b a
{
	color:#fff;
	text-decoration:none;
}
#hauptinhalt div.b2b a:hover,
#hauptinhalt #b2b a.hover {
	text-decoration:underline;
}
#hauptinhalt #b2bContent
 {
	width:901px;
	padding-left:26px;
	padding-top:120px;
	padding-bottom:20px;
	position:absolute;
	top:0px;
	left:0px;
	height:476px;
	color:#fff;
}
#hauptinhalt div.b2b h3,
#hauptinhalt #b2bContent h3
 {
	font-size:12px;
}
#hauptinhalt div.b2b ul{
	padding-left:0px;
	margin-left:0px;
	margin-top:50px;
	margin-bottom:50px;
	clear:both;
}
#hauptinhalt div.b2b li{
	float:left;
	text-align:center;
	width:142px;
	background-color:#808080;
	height:16px;
	margin-right:20px;
	list-style:none;
	font-size:10px;
	padding-top:3px;
}

#hauptinhalt #b2b div.scrollAbdeckOben {
	background-color:#333;
	height:25px;
	padding:0px;
	width:910px;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
}
#hauptinhalt #b2b div.scrollAbdeckUnten {
	background-color:#333;
	height:25px;
	padding:0px;
	width:940px;
	position:absolute;
	top:482px;
	left:0;
	z-index:20;
}
#hauptinhalt div.b2b input.eingabe {
	background-color:#484848;
	color:#fff;
	border:1px solid #484848;
	border-top:4px solid #484848;
	border-bottom:none;
	height:16px;
	width:118px;
	font-size:10px; 
}
#hauptinhalt div.b2b input.button {
	background-color:#8B8B8B;
	color:#333;
	height:22px;
	width:56px;
	font-size:10px;
	border-style:none;
}
#hauptinhalt p.stoerer {
	margin-left:-36px;
	background-image:url(../images/stoerer.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#fff;
	padding-left:11px;
	font-size:9px;
	padding-bottom:10px;
	padding-top:3px;
	margin-top:-5px;
}
/*#############Banner##########*/

#dragW {
top:-158px;
left:370px;
}

#banner {
position:absolute;
width:350px;
height:476px;
top:250px;
margin-left:300px;

}

/*###############################################RTE###########################################*/

.sternchen {
	font-size:9px;
	color:#333;

}

#hauptinhalt .spalte .tx-loginboxmacmade-pi1-error, #hauptinhalt .spalte .tx-loginboxmacmade-pi1-welcome {
display:none;

}

#hauptinhalt .spalte .tx-loginboxmacmade-pi1 div {
position:static;
height:100%;
}

#hauptinhalt .spalte .tx-loginboxmacmade-pi1 {
	padding:0px;
}

#hauptinhalt .spalte #inputfelder {
	height:150px;
	padding:0;
	margin:0px;
	margin:0 0 0 210px;
}

#hauptinhalt .spalte #loginbox {
	height:370px;
}

#hauptinhalt .spalte .tx-savethedate-pi1 {
position:static;
float:none;
}

#hauptinhalt .spalte #seasonopening {
position:relative;
float:left;
}
#hauptinhalt .spalte #inputfelder .field {
background-image:url(../images/savethedate_input.png);
background-repeat:no-repeat;
float:none;
height:40px;
margin:0;
padding:6px 0 0 4px;
position:static;
vertical-align:middle;
width:250px;
}
#hauptinhalt .spalte #inputfelder .field  input{
BORDER-RIGHT-WIDTH: 0px; 
WIDTH: 230px; 
DISPLAY: block;
BORDER-TOP-WIDTH: 0px; 
BORDER-BOTTOM-WIDTH: 0px; 
COLOR: #c00000;
 MARGIN-LEFT: 5px; 
 FONT-SIZE: 22px; 
 BORDER-LEFT-WIDTH: 0px;
 }
 
 #hauptinhalt .spalte #inputfelder .submitp {
BACKGROUND-IMAGE: url(../images/savethedate_submit.png); 
DISPLAY: block;
PADDING-BOTTOM: 0px; 
MARGIN: 0px; 
PADDING-LEFT: 4px;
 WIDTH: 250px; 
 PADDING-RIGHT: 0px; 
 BACKGROUND-REPEAT: no-repeat; 
 HEIGHT: 40px; 
 VERTICAL-ALIGN: middle; 
 PADDING-TOP: 6px
}
#hauptinhalt .spalte #inputfelder .submitp  input{
BORDER-RIGHT-WIDTH: 0px; 
BACKGROUND-COLOR: #e3133b; 
WIDTH: 230px; 
BORDER-TOP-WIDTH: 0px; 
BORDER-BOTTOM-WIDTH: 0px; 
HEIGHT: 30px; 
COLOR: #fff;
 MARGIN-LEFT: 5px;
 FONT-SIZE: 20px; 
 BORDER-LEFT-WIDTH: 0px; 
 CURSOR: pointer;
 }
 
 #hauptinhalt .FormKontakt div {
	position:static;
	padding:0;
	float:none;
	height:50%;
	font-size:12px;
	padding:10px;
	}
 #hauptinhalt  .tx-powermail-pi1 div{
	position:static;
	padding:0;
	float:none;
	height:50%;
	font-size:12px;
	}
#hauptinhalt  .tx-powermail-pi1 {

	margin-top:-10px;
	width:560px;
}
#hauptinhalt  #uid11, #hauptinhalt  #uid12, #hauptinhalt  #uid13, #hauptinhalt  #uid14{
width:250px;
padding:0px;
margin:0px;
}
#hauptinhalt  .tx-powermail-pi1	.powermail_radio_inner {
	float:left;
	width:80px;
	
 }
 
#hauptinhalt  .tx-powermail-pi1 .powermail_radio_inner_uid18_2, #hauptinhalt .powermail_radio_inner_uid10_2, #hauptinhalt .powermail_radio_inner_uid24_2 {
padding:0;
margin-left:0;
}

#hauptinhalt  .tx-powermail-pi1 .powermail_mandatory_helper{
display:none;
}

#footer div  {
	margin-top:-2px;
}

#hauptinhalt .tx-woehrlnlunsubscription-pi1 {
	height:150px;
}

#b2bloginbox #b2binputfelder .b2bfield input.input{
	background-color:#484848;

border:1px solid #484848;
/*border-right:1px solid #484848;
border-style:solid solid none;
border-width:4px 1px medium;
border-color:#484848 #484848 -moz-use-text-color;*/
color:#FFFFFF;
font-size:11px;
height:16px;
width:158px;

}

#b2bloginbox #b2binputfelder .b2bfield input.submit{
background-color:#8B8B8B;
border-style:none;
color:#333333;
font-size:10px;
height:22px;
width:56px;
}

#hauptinhalt .tx-loginboxmacmade-pi1-status , #hauptinhalt .tx-loginboxmacmade-pi1-logout , #hauptinhalt #loginbox{
	padding:0;
	margin:0;
}


#hauptinhalt .csc-default , #hauptinhalt div.contentMHabdeck div, #hauptinhalt div.contentMHanfahrt  div{
padding:0;
margin:0;
position:static;
float:none;
height:0px;
}
.tx-sremailsubscribe-pi1 #newsletter fieldset p{
width:460px;
clear:both;
margin:0;
padding:0px;
padding:8px 0;
line-height:1em;

}

.tx-sremailsubscribe-pi1 #newsletter fieldset label{
width:120px;
float:left;
}
.tx-sremailsubscribe-pi1 #newsletter fieldset input{
	background-color:#eee;
	border:1px solid #ccc;
	float:left;
	width:240px;
}

.tx-sremailsubscribe-pi1 #newsletter fieldset{
margin-left:10px;
border:0px;
}

.tx-sremailsubscribe-pi1 #newsletter fieldset .checkboxA{
width:10px;
padding:0;
margin:0px;
border:0px;
background-color:#fff;
}
.tx-sremailsubscribe-pi1 #newsletter fieldset .checkboxB{
width:30px;
margin-left:20px;
padding:0px;
}
.tx-sremailsubscribe-pi1 #newsletter fieldset .checkboxC{
width:50px;
margin:0px;
padding:0px;
}
.tx-sremailsubscribe-pi1 #newsletter #checkboxA span {
	float:left;
}

.tx-sremailsubscribe-pi1 #newsletter fieldset .kdnr {
width:110px;
margin-right:10px;
padding:0px;
}

/*.tx-sremailsubscribe-pi1 #newsletter .button {
background-color:#fff;
background-image:url("../images/abonnieren_button.png");
border-style:none;
color:#333333;
font-size:0;
height:40px;
line-height:0;
text-align:center;
width:120px;
cursor:pointer;
}*/
.tx-sremailsubscribe-pi1 #newsletter .button, .tx-powermail-pi1_mandatory_submit,fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	background: #e1e1e1; /* old browsers */
	background:-moz-linear-gradient(center top , #e1e1e1 0%, #d5d5d5 50%, #d4d5d5 51%, #C0C0C0 100%) repeat scroll 0 0 transparent;/* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(50%,#d5d5d5), color-stop(51%,#d4d5d5 ), color-stop(100%,#C0C0C0)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#C0C0C0',GradientType=0 ); /* ie */
	/*-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;*/
	-webkit-box-shadow: 3px 3px 5px #666;
	-moz-box-shadow: 3px 3px 5px #666;
	box-shadow: 3px 3px 5px #666;
	cursor: pointer;
	border:0 none;
	color:#fff;
	padding:5px 20px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
.newsletterfrontend {
background: #e1e1e1; /* old browsers */
	background:-moz-linear-gradient(center top , #e1e1e1 0%, #d5d5d5 50%, #d4d5d5 51%, #C0C0C0 100%) repeat scroll 0 0 transparent;/* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e1e1e1), color-stop(50%,#d5d5d5), color-stop(51%,#d4d5d5 ), color-stop(100%,#999999)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#999999',GradientType=0 ); /* ie */
	/*-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;*/
	cursor: pointer;
	border:0 none;
	color:#fff;
	padding:2px 5px 3px 5px;
	padding:5px 20px;
	*padding:4px 15px 3px 15px ;
	font-size:11px;
	-webkit-box-shadow: 3px 3px 5px #666;
	-moz-box-shadow: 3px 3px 5px #666;
	box-shadow: 3px 3px 5px #666;
	font-weight:bold;
}
* html  .newsletterfrontend{
	padding:4px 15px 3px 15px ;
}
.tx-sremailsubscribe-pi1 #newsletter .fehler {
	color:red;
}
.tx-sremailsubscribe-pi1 #newsletter .fehler_checkbox {
	border:1px solid red;
}

#hauptinhalt div.FormKontakt div{
padding:0px;
}
#aussen #hauptinhalt div.FormKontakt {
margin:0px;
overflow:hidden;
padding:25px 15px 0px 13px;
}
#aussen #hauptinhalt div.FormKontakt legend{
display:none;
}
#aussen #hauptinhalt div.FormKontakt .tx_powermail_pi1_fieldwrap_html_radio_title {
display:inline;
}
#aussen #hauptinhalt #powermaildiv_uid53 p {
line-height:1.3em;
padding-bottom:10px;

}
#hauptinhalt #contentStylecard .tx-powermail-pi1 {
width:480px;
color:#fff;
}
#hauptinhalt #contentStylecard  fieldset.tx-powermail-pi1_fieldset input.powermail_text, 
#hauptinhalt #contentStylecard  fieldset.tx-powermail-pi1_fieldset input.powermail_date, 
#hauptinhalt #contentStylecard  fieldset.tx-powermail-pi1_fieldset input.powermail_datetime, 
#hauptinhalt #contentStylecard  fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, 
#hauptinhalt #contentStylecard  fieldset.tx-powermail-pi1_fieldset input.powermail_captcha  {
width:250px;

}

#hauptinhalt #contentStylecard  .tx-powermail-pi1 label {
display:block;
}
#hauptinhalt #contentStylecard  .tx-powermail-pi1 .clear{
padding:0;
margin:0;
height:0;
width:0;
}
