* {
	margin:0;
	padding:0;
}
*html {height:1px;}

html {	
	overflow-y:scroll; /* blendet die Scrollbar in FF, Safari, Opera immer ein */
}
body, input, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#526B71;
	text-align:left;
	background-color:#FFF;
}
*html body {height:100%;} /*damit die Popups im IE6 funktionieren*/

img {
	border:none;
}
a {
	text-decoration:none;
	color:#526B71;
}
a:hover {
	text-decoration:underline;
}

/*################################ Formulare ###################################*/

.formularContainer label,
.formularContainer input,
.formularContainer select {
	float:left;
	margin-bottom:0.3em;
}
.formularContainer br, .checkboxContainer br, .radioButtonContainer br {
	clear:both !important;
}

label {
	padding:1px 0;
}
input[type="text"] {
	border:1px inset #CCC;
	/*padding:0 2px;*/
}
/*input[type="checkbox"] {
	margin-top:0.1em;
}
*+html input[type="checkbox"] {
	margin-top:-0.2em;
}*/
select,
textarea {
	border:1px inset #CCC;
}
*html input {
	border:inherit;
}
*+html input[type="text"],
*+html select {
	border-bottom-color:#e3e9ef;
	border-left-color:#abadb3;
	border-right-color:#e3e9ef;
	border-top-color:#abadb3;
	border-style:solid;
}
.checkboxContainer input {
	margin:0.2em 0.5em 0 0;
	width:auto !important;
	float:left;
}
*+html .checkboxContainer input {
	margin:-0.1em 0.5em 0 -4px;
	background:transparent !important;
}
*html .checkboxContainer input {
	margin:-0.1em 0.5em 0 -4px;
	background:transparent !important;
}
.checkboxContainer label,
.radioButtonContainer label {
	display:block;
}
.radioButtonContainer input {
	margin:0.2em 0.5em 0 0;
	width:auto !important;
	background:transparent !important;
}
*+html .radioButtonContainer input {
	margin:0 0.5em 0 -4px;
}
.trennerPunkt {
	display:block;
	width:10px;
	float:left;
	text-align:center;
	font-weight:bold;
}
/* FIX for IE IMG in Label Bug HTML:<label for=""><img... /><span></span></label */
label.labelWithIMG {
	position:relative;
	overflow:hidden;
}
label.labelWithIMG span {
	position:absolute;
	left:0;
	top:0;
	width:1000px;
	height:1000px;
	background:transparent url(/static/images/empty.gif) no-repeat -5000px;
}
	

/*################################### Container #############################################*/

#container {
	position:relative;
	width:980px;
	margin:0 auto;
	padding:10px 0;
}
#content,
.content {
	position:relative;
	width:980px;
	min-height:70px;
}
#navigation,
.navigation {
	position:relative;
	width:227px;
	float:left;
	overflow:hidden;
	padding-bottom:20px;
	padding-top:23px;
}
.inhalt {
	position:relative;
	width:744px;
	float:left;
	overflow:hidden;
	padding-top:25px !important;
	padding-bottom:32px !important;
}
.contentWithoutNavigation {
	position:relative;
	padding-left:6px;
	padding-bottom:32px;
}
#suche {
	width:208px;
	height:20px;
	position:absolute;
	top:102px;
	left:6px;
	z-index:20;
}
#qieroSuche input, #qieroSuche label {
	display:block;
	float:left;
}
#qieroSucheInput {
	margin:0 10px 0 13px;
	width:140px;
	height:16px;
	line-height:16px;
	text-indent:0.2em;
}
#footer {
	width:964px;
	margin:40px 9px 0 6px;
	overflow:hidden;
}
.breadcrumb {
	position:absolute;
	width:530px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	font-size:11px;
	top:97px;
	left:234px;
}
.popupBottom {
	height:80px;
	background:transparent none !important;
}
.tabed {
	white-space:nowrap;
	overflow:hidden;
}
.tabed span {
	display:block;
	float:left;
}
.tabed br {
	clear:both;
}
	

/*############################################################# Floates & Formatierungen ###############################################################*/

.imgHover a,
.imgHover input[type=image] {
	background-repeat:no-repeat;
	display:block;
	float:left;
}
.imgHover input[type=image] {
	width:auto;
}
.imgHover.floatright a,
.imgHover.floatright input[type=image] {
	display:block;
	float:none;
}
.imgHover a:hover img,
.imgHover a:focus img,
.imgHover input[type=image]:hover,
.imgHover input[type=image]:focus {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.imgHover br {
	clear:left;
}
.floatleft{
	float: left !important;
}
.floatright{
	float: right !important;
}
.clearfloat{
	clear: both !important;
}
.clearfloatleft{
	clear: left !important;
}
.clearfloatright{
	clear: right !important;
}
/* EasyClearing http://www.positioniseverything.net/easyclearing.html */
				
.container2Clear:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.container2Clear {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .container2Clear {
	height: 1%;
}
.container2Clear {
	display: block;
}
/* End hide from IE-mac */

.noheight {
	font-size:1%;
	line-height:1%;
	width:1px;
}
.textfuerbild {
	text-indent: -999999em !important;
	font-size: 1% !important;
	line-height: 1% !important;
	margin: 0 !important;
	padding: 0 !important;
	background-repeat:no-repeat !important;
	display:none;
}
.trennerQuer {
	height:1px;
	background-image:url(/static/images/main_page/harddash_grau_weiss.gif);
}
*html .trennerQuer {
	font-size:1%;
	line-height:1px;
}
.nospace {
	margin:0 !important;
	padding:0 !important;
}
.hasLayout {
	height:1%;
	zoom:1;
}
.hidden {
	display:none;
}

/*############################################################# Textformatierungen #####################################################################*/

.head20 {
	height:20px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	background-image:url(/static/images/main_page/bg_1x20_weiss_grau.jpg);
	background-repeat:repeat-x;
	padding-left:13px;
}
.head24 {
	height:24px;
	line-height:24px;
	font-size:16px;
	font-weight:bold;
	background-image:url(/static/images/main_page/bg_1x24.jpg);
	background-repeat:repeat-x;
	padding-left:17px;
}
.textcenter {
	text-align:center;
}
.textleft {
	text-align:left;
}
.textright {
	text-align:right;
}
.textbold {
	font-weight:bold;
}
.nowrap{
	white-space:nowrap;
}
.textHinweis {
	font-size:11px;
	font-weight:normal;
}
.font11 {
	font-size:11px;
}
.F2d {
	color:#009999;
}
.F2 {
	color:#10AA9E;
}
.F2c {
	color:#66BBB1;
}
.F2b {
	color:#E2F2F1;
}
.F2e {
	color:#F2F5F7;
}
.F2c {
	color:#FBFBFB;
}
.F7 {
	color:#333;
}
.F4 {
	color:#526B71;
}
.F5 {
	color:#9EA9AD;
}
.F5b {
	color:#CAD4D4;
}
.F6 {
	color:#DCE3E3;
}
.F6b {
	color:#EDEFEF;
}
.F1 {
	color:#B10C00;
}
.F1b {
	color:#F9C702;
}
.F1c {
	color:#B9CE2D;
}
.F6c {
	color:#E6EBEB;
}

/*####################################### Hintergrundfarben ###################################################*/

.border1 {
	border:1px solid #DCE3E3;
}
.border1Side {
	border-left:1px solid #DCE3E3;
	border-right:1px solid #DCE3E3;
}
.border1Top {
	border-top:1px solid #DCE3E3;
}
.bgF1 {
	background-color:#B10C00;
}
.bgF6 {
	background-color:#DCE3E3;
}
.bgF2e {
	background-color:#F2F5F7;
}
.bgF2b {
	background-color:#E3F2F1;
}
.bgF2c {
	background-color:#FBFBFB;
}
.bgWhite {
	background-color:white;
}
.bg81 {
	background:#FFF url(/static/images/warenkorb/bg_1x81.jpg) repeat-x bottom left;
}
.bg274 {
	background:#F2F5F7 url(/static/images/warenkorb/bg_1x274.jpg) repeat-x bottom left;
}
.bg126 {
	background:#FFFFFF url(/static/images/warenkorb/bg_1x126.jpg) repeat-x bottom left;
}
.bg216 {
	background:#F2F5F7 url(/static/images/warenkorb/bg_1x216.jpg) repeat-x bottom left;
}
.bgWhiteToGrey {
	background:#FFF url(/static/images/main_page/bg_weiss_grau.jpg) repeat-x bottom left;
}
.bgFlower01 {
	background:#FFF url(/static/images/main_page/bg_flowers_01.png) no-repeat bottom left;
}
.bgFlower02 {
	background:#FFF url(/static/images/main_page/bg_flowers_02.png) no-repeat bottom left;
}
.bgFlower03 {
	background:#FFF url(/static/images/main_page/bg_flowers_03.png) no-repeat bottom left;
}

/*####################################### Buttons ###################################################*/

.noRepeat {
	background-repeat:no-repeat;
}
.buttonMeinungSchreiben {
	width:159px;
	height:20px;
}
.buttonZumShop {
	background-image:url(/static/images/buttons/button_zumShop_hover.gif);
	width:106px;
	height:20px;
}
.buttonZumMerkzettel {
	background-image:url(/static/images/buttons/button_zum_merkzettel_hover.gif);
	width:132px;
	height:20px;
}
.buttonLoeschen {
	background:transparent url(/static/images/buttons/button_loeschen_hover.gif) no-repeat top left;
	width:61px;
	height:14px;
}
.buttonLogin {
	background-image:url(/static/images/buttons/button_Login_hover.gif);
}
.buttonInDenWarenkorb {
	background-image:url(/static/images/buttons/button_InDenWarenkorb_hover.gif);
	width:194px;
	height:69px;
}
.buttonInDenWarenkorb2 {
	background-image:url(/static/images/buttons/button_inDenWarenkorb2_hover.gif);
	width:146px;
	height:20px;
}
.buttonWeiterZurAdresseingabe {
	background-image:url(/static/images/buttons/button_WeiterZurAdresseingabe_hover.gif);
}
.buttonAendern {
	background-image:url(/static/images/buttons/button_Aendern_hover.gif);
}
*html .buttonZurKasse {
	background-image:url(/static/images/buttons/button_zurKasse_hover.gif);
}
.buttonZurKasse {
	background-image:url(/static/images/buttons/button_zurKasse_hover.png);
}
.buttonProduktBewertung {
	background-image:url(/static/images/buttons/button_produktbewertung_hover.gif);
	width:244px;
	height:20px;
}
.buttonAbsenden {
	background-image:url(/static/images/buttons/button_absenden_hover.gif);
	width:97px;
	height:20px;
}
.buttonZahlungsartWaehlen {
	background-image:url(/static/images/buttons/button_zahlungsart_waehlen_hover.gif);
	width:158px;
	height:20px;
}
.buttonPaketshopSuchen {
	background-image:url(/static/images/buttons/button_paketshop_suchen_hover.gif);
	width:152px;
	height:20px;
}
.buttonPaketshopUebernehmen {
	background-image:url(/static/images/buttons/button_paketshop_uebernehmen_hover.gif);
	width:293px;
	height:20px;
}
.buttonDatenPruefenSenden {
	background-image:url(/static/images/buttons/button_DatenUeberpruefenUndSenden_hover.gif);
	width:220px;
	height:20px;
}
.buttonBestellungDrucken {
	background-image:url(/static/images/buttons/button_bestellungdrucken_hover.gif);
	width:156px;
	height:20px;
}
.buttonBestellungAbschicken {
	background-image:url(/static/images/buttons/button_bestellungAbschicken_hover.gif);
	width:175px;
	height:20px;
}
.buttonKreditkartendatenEingeben {
	background-image:url(/static/images/buttons/button_kreditkartendatenEingeben_hover.gif);
	width:207px;
	height:20px;
}
.buttonWunschzettelEmailSenden {
	background-image:url(/static/images/buttons/button_wunschzettel_mail_senden_hover.gif);
	width:147px;
	height:20px;
}
.buttonWunschzettelArtikelLoeschen {
	background-image:url(/static/images/buttons/button_wunschzettel_artikel_loeschen_hover.gif);
	width:211px;
	height:20px;
}
.buttonWunschzettelArtikelWarenkorb {
	background-image:url(/static/images/buttons/button_wunschzettel_inden_warenkorb_hover.gif);
	width:320px;
	height:69px;
}
.buttonWarenkorbAktualisieren {
	background-image:url(/static/images/buttons/button_warenkorbAktualisieren_hover.gif);
	width:186px;
	height:20px;
}
.buttonNewsletterAnmelden {
	background-image:url(/static/images/buttons/button_nl_anmelden_hover.gif);
	width:97px;
	height:20px;
}
.buttonNewsletterAbmelden {
	background-image:url(/static/images/buttons/button_nl_abbestellen_hover.gif);
	width:107px;
	height:20px;
}
.buttonNewsletterAendern {
	background-image:url(/static/images/buttons/button_nl_daten_aendern_hover.gif);
	width:115px;
	height:20px;
}
.buttonTeilnehmen {
	background-image:url(/static/images/buttons/button_teilnehmen_hover.gif);
	width:110px;
	height:20px;
}
.buttonAufDenMerkzettel {
	background-image:url(/static/images/buttons/button_aufDenMerkzettel_hover.gif);
	width:155px;
	height:20px;
}

.buttonKatalogAnfordern {
	background-image:url(/static/images/buttons/button_katalogAnfordern_hover.gif);
	width:145px;
	height:20px;
}
.buttonZurueckSetzen {
	background-image:url(/static/images/buttons/button_zurueckSetzen_hover.gif);
	width:117px;
	height:20px;
}
.buttonVorteilSenden {
	background-image:url(/static/images/buttons/button_vorteil_ok_hover.gif);
	width:36px;
	height:20px;
}
.buttonFinden {
	background-image:url(/static/images/buttons/button_finden_hover.gif);
	width:82px;
	height:20px;
}
.buttonWeitereInformationen {
	background-image:url(/static/images/buttons/button_weitereInformationen_hover.gif);
	width:171px;
	height:20px;
}

/*####################################### Bilder ###################################################*/

.SOBildContainer,
.TWBildContainer,
.PDBildContainer,
.KSCBildContainer {
	overflow:hidden;
}
.SOBildContainer {
	width:96px;
	height:108px;
}
.TWBildContainer {
	width:161px;
	height:158px;
}
.PDBildContainer {
	width:322px;
	height:319px;
}
.KSCBildContainer {
	width:25px;
	height:25px;
}

/*##################################### Produktcontainer Standards ########################################*/

.produktBezeichnung {
	font-size:19px;
}
.produktMarke {
	font-size:14px;
}
.produktUSP {
	font-size:14px;
	font-weight:bold;
}
.produktBeschreibung {
	font-size:12px;
}
.produktMasstabelle {
	font-size:11px;
	text-decoration:underline;
}

/*####################################### Fehlermeldungen ########################################*/

/*.errorContainer {
	margin-top:-12px;
	padding-bottom:12px;
}
.errorContainer span:first-child {
	padding-top:12px;
}*/
.errorContainer {
	padding:0.8em 0;
}
.errorContainer span {
	display:block;
	color:#B10D03;
	font-weight:bold;
}
.errorBorder{
	border-color: #B10C00 !important;
}
.errorMessageMitBild {
	background:transparent url(/static/images/main_page/icon_warnung.png) no-repeat 0 0.4em;
	min-height:20px;
}
.errorMessageMitBild span {
	padding-left:50px;
	line-height:20px;
}
	

.buttonGo {
	background:transparent url(/static/images/buttons/button_go_hover.gif) no-repeat left top;
	width:20px;
	height:18px;
}

.displayNone {
	display: none;
}
