/* CSS Dokument Shop Refresh***********************************************************************

	Inhalt:
		Allgemeine Formatierungen
		Layout
		Typographie
		Formulare

**************************************************************************************************/

/**************************************************************************************************
									Allgemeine Formatierungen
**************************************************************************************************/
html, body {
    margin:0;
    padding:0;
	background-color:#f5f9fc;
	text-align:center; /* nur für IE 5.01 + IE 5.5*/
}

p, div, ul, td, li {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	color:#0065b3;
	margin:0;
	padding:0;
}

a {
    color:#0065b3;
    text-decoration:underline;
}

a:hover {
	color:#333;
}

img {
    border:0;
	margin:0;
}
table {
	border:0;
	margin:0;
	padding:0;
}

select, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
}

/*************************************************************************************************
									Ende Allgemeine Formatierungen
*************************************************************************************************/


/*************************************************************************************************
									Layout
*************************************************************************************************/

div#container {
	width:820px;
	margin:0 auto;
	text-align:left; /* nur für IE 5.01 + IE 5.5*/
}

div#rahmen {
	border:#ccc solid 1px;
	background-color:#CCE0F0;
}

div#topnavi {
	text-align:right;
	margin:5px 33px 0 auto;
}

div#kopf {
	position:relative;
	/*background-image: url(img/kopf_hintergrund_allg.jpg);
	background-repeat:no-repeat;*/
	height:184px;
	margin:0;
	overflow:hidden;
}

div#kopf #reiter {
	left:180px;
	top:154px;
	position:absolute;
	z-index:10;
}

div#kopf #logo {
	position:absolute;
	left:10px;
	top:50px;
	z-index:11;
}

div#inhalt {
	min-height:400px;
	height:auto !important;  /* für moderne Browser */
	height:400px;  /*für den IE */
	width:628px;
	display:inline;
	float:right;
	background-image:url(img/inhalt_rand_seiten.gif);
	background-repeat:repeat-y;
	margin:0 20px 0 0;
	padding:5px 0 4px 0;
	background-color:#fff;	
}

div#linkeSpalte {
	float:left;
	width:167px;
}

div#linkeSpalte #navigation {
	margin-left:7px;
	margin-top:5px;
	padding:0;
}

div#linkeSpalte img.banner {
	position:relative;
	margin-top:5px;
	margin-left:7px;
}

div#rand {
	display:inline;
	float:right;
	width:628px;
	margin-right:20px;
	height:10px;
	background-image:url(img/inhalt_rand_unten.gif);
	background-repeat:no-repeat;
}

div#footer {
	clear:both;
	width:100%;
}

.footer {
	position:relative;
	clear:both;
	width:608px;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #c0cce1;
}

.footerH1 {
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#0065b3;	
}

div#partnerLogos {
	margin-left:181px;
	padding-bottom:10px;
}

div#footer img {
	margin-right:10px;
}

div#footer p{
	margin-left:181px;
}

#navigation img.punktlinie {
	margin-bottom:5px;
	clear:both;
}

#navigation img.iconWarenkorb {
	position:relative;
	top:1px;
	margin-left:5px;
	padding:0;
}

.marginleft10px {
	margin-left:14px;
}

.clearBoth {
   clear: both;
}

/********************Produkt-Template********************/
#pagewidth {
	position: relative;
	width:596px;
	padding:0;
	margin:0;
	margin-left:15px;
	margin-right:5px;
	top:0;
}

#pagewidth form {
	margin:0;
	padding:0;
}

#pagewidth select{
	margin:0;
	padding:0;
}  

#twocols {
	position:relative; 
	width:458px; 
	float:right;
	margin:0;
	padding:0;
	display: inline;
}

#twocols h1 {
	background-color:#E5EFF7;
	border:1px solid #D4DBE1; 
 	width:451px;
 	font-size:12px;
 	font-weight:bold;
 	color:#0065b3;
	margin:0 0 5px 0;
	padding:0;
	padding-left:5px;
}

#maincol {
 	position: relative;  
	float: left; 
 	width: 282px; 
 	vertical-align: top;
	margin:0;
	margin-right:5px;
	padding:0;
}

#maincol li {
	list-style-image: url(img/bullet.gif);
	list-style-position:outside;
	padding-left:0px;
	margin:0 0 0 10px;
	vertical-align: middle;
}

#maincol ul {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0;
	padding:0;
	padding-left:10px;
}

#rightcol {
 	position:relative; 
	width:148px;
  	float:right; 
	display: inline;
 	background-color:#E5EFF7;
 	border: 1px solid #D4DBE1;
	margin:0;
	padding: 4px 2px 2px 3px;
}

#rightcol img {
	margin-bottom:4px;
	vertical-align:middle;
}

#rightcol h3 {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color: #0065b3;
	margin: 0 0 5px 0;
}

#pagewidth p {
	margin:0;
	padding:0;
}

#pagewidth .option {
	background-color: #f5f9fc;
	border: 1px solid #c0cce1;
	line-height: 12px;
	font-weight: normal;
}

#pagewidth form p {
	margin:0 0 4px 0;
	padding:0;
}

#leftcol {
	position:relative;
 	width:130px; 
 	float:left; 
 	vertical-align:top;
	margin:0;
	padding:0;
	display:inline;
}

#leftcol h1 {
	background-color:#E5EFF7;
	border: 1px solid #D4DBE1; 
 	width: 123px;
 	font-size: 12px;
 	font-weight: bold;
 	color: #0065b3;
	margin:0 0 4px 0;
	padding:0;
	padding-left:5px;
	clear:right;
}

#leftcol img {
	margin:0 0 2px 0;
}

#leftcol img.lupe {
	float:right;
	margin-right:2px;
}

#ausfuehrung {
 	position: relative;
	width:402px;
 	background-color: #FFFFFF;  
 	float: left;
	margin-top:10px;
	padding:0;
	padding-bottom:5px;
}
 
.clearfix:after {
	content: ".";
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix {
	display: inline-table;
}

* html .clearfix {
	height: 1%;
}

.clearfix{
	display: block;
}

.preis2 {
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	height: 20px;	
}

.preisalt {
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F3B3BD;
	height: 20px;	
}

.pcrosspreis {
	color: #cc0000;
	vertical-align: top;
}

.pdescr {
	line-height: 14px;
	font-weight: normal;
	color: #0065b3;
	vertical-align: top;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

.pdescrAGB {
	line-height: 14px;
	font-weight: normal;
	color: #0065b3;
	vertical-align: top;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right:5px;
}

.psonderhinweis {
	line-height: 14px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	background-color: #fec600;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
}

a.poplink, a.poplink:link, a.poplink:visited, a.poplink:active {
	color: #0065b3;
	text-decoration: underline;
	font-weight:bold;
	cursor:pointer;
}

a.poplink:hover {
	color:#333;
	cursor:pointer;	
}

.popupBild {
	background-color: #e5eff7;
	width:300px;
	height:320px;
	margin:10px 10px 0 10px;
}

.popupBild img{
	height:300px;
	width:300px;
}

.popheadText {
	font-weight: bold;
	color: #fff;
	background-color: #0065b3;
	width:300px;
	text-align:left;
	height:38px;
	padding-top:2px;
}

.pophead {
	line-height: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #0065b3;
	vertical-align: middle;
	height: 22px;
}

.popfoot {
	background-color: #e5eff7;
	text-align: center;
	vertical-align: middle;
	height:22px;
}

.wkpopwindow {
	position:absolute; 
	left:550px; 
	top:330px; 
	z-index:50; 
	visibility: hidden; 
	border: 2px outset #00653B;
    width: 300px;
	background-color: #D8F0B8;
	height:118px;
}

.wkpophead {
	line-height: 14px;
	font-weight: bold;
	color: #fff;
	background-color: #9DD647;
	vertical-align: middle;
	height: 22px;
	text-align:left;
	width:295px;
	padding:2px 0 0 5px;
}

.wkpophead_schliessen {  /*bisher keine verwendung gefunden*/
	padding:2px 2px 0 0;
	float:right;
}

.poppages {
	line-height: 14px;
	font-weight: normal;
	color: #0065b3;
	text-align: left;
	padding:5px 10px 0 5px;
}

/* Error Popups */
.errorhead {
	color: #fff;
	background-color: #cc0000;
	height:20px;
	font-weight: bold;
	border: 1pt solid #cc0000;
	vertical-align: middle;
	text-align:left;
}

.errortext {
	line-height: 16px;
	font-weight:normal;
	color: #c00;
	background-color: #fae6e6;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:10px;
}

.errortext td {
	line-height: 20px;
	color: #c00;
	background-color: #fae6e6;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:10px;
}

.helptext {	
	line-height: 14px;
	margin: 0px 0px 5px;
	padding: 0 0 0 10px;
	z-index: 50;
	text-align:left;
}

.helphead, .helpheadRight {
	line-height: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

.helpheadRight {
	text-align:right;
}

.alignRight {
	text-align:right;
	margin-right:10px;
}

.helpbox {
	margin: 0px;
	padding: 10px;
	background-color: #fff;
}

.divpopup{
	position:absolute;
	left:50px;
	width:420px;
	z-index:100;
	overflow: auto;
	overflow-x:hidden;
	top: 25px;
	border: 1px solid #0065b3;
	visibility: hidden;
	text-align:left;
	background-color:#fff;
}

.divpopupbild{
	z-index:100;
	overflow: auto;
	overflow-x:hidden;
	border: 1px solid #0065b3;
	visibility: hidden;
	background-color: #e5eff7;
}

.popwindow {
	background-color: #fff;
	border: 1px solid #2c5399;
}

.pophead_foto {
	font-weight: bold;
	color: #fff;
	background-color: #0065b3;
	vertical-align: middle;
	height: 34px;
}

.divpopupstart{
	position:absolute;
	left:50px;
	z-index:100;
	overflow: hidden;
	top: 25px;
	border: 1px solid #0065b3;
	visibility: hidden;
	background-color: #e5eff7;
}

#orderAddress {
    position: relative;
	float: left;
	width: 360px;
}

#shippingAddress {
    position: relative;
	float: right;
	width: 243px;
}

/* Tooltip */

/* This is where you can customize the appearance of the tooltip */
div#tipDiv {
  position:absolute; 
  visibility:hidden; 
  left:0; 
  top:0; 
  z-index:100;
  background-color:#dee7f7; 
  border:1px solid #336; 
  width:250px; 
  padding:4px;
  color:#333; 
  text-align:left;
}

.MwStHinweis {
	color: #aaa;
}

.versandkostenHinweis {
	cursor: help; 
	border-bottom: 1px dashed #aaa;
}

.crosssellingImage {
	margin: 1px 0px 1px 0px; 
	border: 1px solid #0065B3;
	width:36px;
	height:36px;	
}

/********************Ende Produkt-Template********************/

/********************Listentemplate **************************/
.variation_list {
    width: 320px; 
	text-align: left; 
	border-bottom: 1px solid #E5EFF7; 
	vertical-align: top; 
	height: 18px;
}

.variationPrice_list, .variationRedPrice_list {
    border-bottom: 1px solid #E5EFF7;
	width: 60px; 
	padding-right:2px; 
	height: 18px; 
	text-align: right;
}

.wk_icon {
    height: 18px; 
	width: 20px;
	text-align: left;
}

.wk_button {
 	margin-right:5px;
}

a.varlink, a.varlink:link, a.varlink:visited, a.varlink:active {
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

a.varlink:hover {
	color: #333;
}

a.varlink_rot, a.varlink_rot:link, a.varlink_rot:visited, a.varlink_rot:active {
	font-size: 11px;
	line-height: 14px;
	color: #cc0000;
	text-decoration: none;
}

a.varlink_rot:hover {
	color: #333;
}

a.varlink_reduced, a.varlink_reduced:link, a.varlink_reduced:visited, a.varlink_reduced:active {
	font-size: 11px;
	line-height: 14px;
	color: #c00;
	text-decoration: line-through;
}

a.varlink_reduced:hover {
	color: #333;
}

.ppagesactive {
	line-height: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 16px;
	border: 1px solid #e5eff7;
	background-color: #0065b3;
	width: 16px;
}

.varianten_liste_text {
    float: right;
	display:inline;
	vertical-align:top;
	text-align:left;
	width: 460px;
}

.varianten_liste_bild {
	width: 130px;
	margin-right: 10px;
	vertical-align: top;
	text-align:left;
	float:left;
	display: inline;
}

.listenbox {
	clear: both;
	width:600px;
}

/********************Ende Listentemplate *************************/

/********************Katalogtemplate*************************/
#categories{
	width:342px;
	float:left;
}

#head_categories{
    width:600px;
	margin:0 0 4px 0;
	float:left;
}
#head_categories h1, .bestseller h1, .marken h1 {
	font-size: 15px;
	font-weight: bold;
	position:relative;
	margin:0 0 0 10px;
	line-height:18px;
}

#head_categories h1 {
	width:300px;
}

#blaettern {
	float:right;
	margin-right:10px;
	vertical-align:middle;
	height:16px;
	text-align:right;
	position:relative;
	display:inline;
	padding-bottom:0;
	margin-bottom:0;
	padding-left:1px;
}

#blaettern a img {
	border:0;
	width:16px;
	height:16px;
	padding:0;
}

#blaettern a, #blaettern a:link, #blaettern a:visited, #blaettern a:hover, #blaettern a:active, .activePage{
	display:block;
	width: 16px;
	height: 16px;
	float:left;
	color:#fff;
	text-align:center;
	text-decoration:none;
	margin-left:1px;
	position:relative;
	margin-bottom:0;
	padding:0;
}

.activePage {
	background-image: url(img/such_bg.gif);
	background-repeat:no-repeat;
	font-weight:bold;
}

.bestseller h1 {
  padding-bottom: 10px;
}

#head_categories h1 {
	color: #fff;
}

.aktion {
  width: 256px;
  margin-right: 14px;
  float: right;
  display: inline;
}

.catImgBox {
	width: 110px;
	float: left;
	margin:0 4px 4px 0;
	padding:0;
	display:inline;
}

.catImgBox .h77 {
	height:77px;
	width:110px;
}

.h28, .h28b {
	margin:0;
	height: 30px;
	padding: 0 2px 0 6px;
	overflow:hidden;
	line-height:14px;
}

.h28 a, .h28 a:link, .h28 a:visited, .h28 a:active {
	color: #fff;
	vertical-align:middle;
	text-decoration:none;
	display:block;
	width:100px;
}

.h28b a, .h28b a:link, .h28b a:visited, .h28b a:active {
	color: #fff;
	vertical-align:middle;
	text-decoration:none;
	display:block;
}


.h28 a:hover, .h28b a:hover {
	text-decoration:none;
	color:#fff;
}

.catImage {
   margin: 0;
   padding:0;
   width:110px;
   height:77px;
}

.bestseller {
   float: left;
   width: 224px;
   height:226px;
   margin-bottom: 5px;
}

.h216 {
	height:216px;
}
.bestseller p{
   margin: 0 10px 0 10px;
   clear:both;
   padding:0;
   position: relative;
}


.bestseller_images {
  width: 42px;
  height: 42px;
  float: left;
  margin: 0 3px 3px 0;
  border: 1px solid #0065b3;
}

.marken {
  width: 370px;
  float: right;
  margin:0 14px 5px 0;
  display: inline;
}

#obererTeil {
  top:0;
  margin:0;
}

#untererTeil {
  margin:0;
  clear: both;
  display: block;
}

/********************Ende Katalogtemplate *************************/

/********************Filialsuche-Template*************************/
.ppages {
	line-height: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	height: 16px;
}

#contentlayer li {
	list-style-position: outside;
	list-style-image: url(img/bullet.gif);
	margin: 0 0 0 10px;
	padding-left: 0px;
	vertical-align: middle;
}

#contentlayer ul {
	margin: 10px 0 10px 0;
	padding-left: 10px;
}

.ppages a {
	text-decoration: none;
}


.pmargin {
	line-height: 14px;
	font-weight: bold;
	color: #4d94ca;
	text-align: right;
	vertical-align: top;
	width: 130px;
}

.fmargin {
	line-height: 20px;
	font-weight: bold;
	color: #4d94ca;
	text-align: right;
	vertical-align: middle;
}

.emargin {
	line-height: 20px;
	font-weight: bold;
	color: #c00;
	text-align: right;
	vertical-align: middle;
}

.pmargin_underline {
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	vertical-align: top;
	width: 130px;
}

/********************Ende Filialsuche-Template********************/

/********************Warenkorb-Template**************************/

.bestellinfohead {
	font-weight: bold;
	background-color: #f5f9fc;
	margin: 4px;
	padding: 4px;
}

.wkartikel {
	line-height: 12px;
	color: #333;
	vertical-align: middle;
	margin: 4px;
	padding: 4px;
	height: 18px;
}

.wkartikel a {
	line-height:14px;
}
.wkartikelsum {
	line-height: 12px;
	font-weight: bold;
	color: #333;
	text-align: right;
	vertical-align: middle;
	margin: 4px;
	padding: 4px;
	height: 18px;
	background-color: #b2d0e8;
}
.wkartikelinfo {
	line-height: 12px;
	text-align: right;
	vertical-align: middle;
	margin: 4px;
	padding: 4px;
	height: 18px;
}
.wkartikelzahl {
	line-height: 12px;
	color: #333;
	vertical-align: middle;
	height: 16px;
	background-color: #fff;
	width: 20px;
	border: 1px solid #c0cce1;

}
.wkmarginhead {
	line-height: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.stern {
	line-height: 22px;
	font-weight: bold;
	color: #4d94ca;
	text-align: right;
	vertical-align: middle;
}

.ptitle {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.pdescrshort {
	line-height: 14px;
	font-weight: normal;
	color: #0065b3;
	padding-top: 3px;
}
.wktextschwarz {
	line-height: 14px;
	color: #333;
	vertical-align: top;
}

/********************Ende Warenkorb-Template*********************/

/********************Template Startseite ***************************/
.w105 {
	width: 105px;
	vertical-align: top;
}
.pchunk {
	vertical-align: top;
	width: 195px;
	text-align: left;
}

.pchunk a:link, .pchunk a:visited, .pchunk a:active {
	text-decoration:underline;
	font-weight:bold;
}
.pchunk a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#333;
}

.pchunk2{
	vertical-align: top;
	width: 495px;
	text-align: left;

}
.pgrouplink {
	line-height:12px;
	text-align:right;
}
/********************Ende Warenkorb-Template*********************/

/********************Template Service, Datenschutz***************************/
.phead {
	background-color:#0065b3;
	margin:0;
	padding-left:5px;
}

#inhalt li {
	list-style-position: outside;
	list-style-image: url(img/bullet.gif);
	margin: 0 0 0 10px;
	padding-left: 0px;
	vertical-align: middle;
}

#inhalt ul {
	margin: 10px 0 10px 0;
	padding-left: 10px;
}

.w150 {
	width:142px;
	padding-bottom:5px;

}
.abstandLinks {
	width:30px;
}


/********************Ende Template Service, Datenschutz***********************/

/********************Bereich für SEO******************************************/
.seoDescription {
	position: relative;	
	width:600px;
	margin-bottom:4px;
}
.seoDescription h1 {
	font-size: 15px;
	font-weight: bold;
	position:relative;
	margin:0 0 0 10px;
	line-height:18px;
}
.seoDescription p {
	margin:0 0 0 10px;
	padding-right:10px;
}
/********************ENDE Bereich für SEO******************************************/

/*************************************************************************************************
									Ende Layout
*************************************************************************************************/


/*************************************************************************************************
									Typographie
*************************************************************************************************/
#topnavi ul {
	margin:0;
	list-style-type:none;
}

#topnavi ul li {
	display:inline;
	font-size:10px;
}

#topnavi ul li a {
	text-decoration:none;
}

#topnavi a:hover{
	color:#333;		
}

#kopf ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#kopf ul li{
	display:inline;
	color:#333;
}

#navigation ul a.serviceLink, #navigation ul a.serviceLink:link, #navigation ul a.serviceLink:visited, #navigation ul a.serviceLink:active, #navigation ul a.serviceLink:hover {
	position:relative;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:0;
	line-height:140%;
	color:#0065b3;
}

#navigation ul {
	position:relative;
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0;
}
#navigation ul a, #navigation ul a:link, #navigation ul a:visited {
	text-decoration:none;
	margin:0;
}

#navigation ul a.aktiv, #navigation ul a.aktiv:link, #navigation ul a.aktiv:visited, #navigation ul a.aktiv:active, #navigation ul a:active, #navigation ul a:hover{
	font-weight:bold;
	color:#0065b3;
}

#navigation li.zweiteEbene {
	margin-left:8px;
}

#navigation li.dritteEbene {
	margin-left:20px;
}

#reiter .reiterchen a, #reiter .reiterchen a:link, #reiter .reiterchen a:visited {
	color:#fff;
	text-decoration:none;
}

#reiter .reiterchen a:active, #reiter .reiterchen a:hover {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#reiter .reiterchenAktiv a, #reiter .reiterchenAktiv a:link, #reiter .reiterchenAktiv a:visited {
	text-decoration:none;
	font-weight:bold;
}

#reiter .reiterchenAktiv a:active, #reiter .reiterchenAktiv a:hover {
	text-decoration:none;
	font-weight:bold;
}

.reiterchen .spiffy_content a, .reiterchen .spiffy_content a:link, .reiterchen .spiffy_content a:visited, .reiterchen .spiffy_content a:active, .reiterchen .spiffy_content a:hover, 
.reiterchenAktiv .spiffy_content a, .reiterchenAktiv .spiffy_content a:link, .reiterchenAktiv .spiffy_content a:visited, .reiterchenAktiv .spiffy_content a:active, .reiterchenAktiv .spiffy_content a:hover {
	width:110px;
	display:block;
}  

#navigation input {
	color:#ccc;
}

div#copyright p{
	color: #c0cce1;
	text-align:center;
	margin:10px 0 10px 0;
}

h2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

h1 {
    margin: 0px;
}

h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
}

.preis_alt {
  color: #c00;
  text-decoration: line-through;
}

/*************************************************************************************************
									Ende Typographie
*************************************************************************************************/


/*************************************************************************************************
									Formulare
*************************************************************************************************/

#navigation form {
	margin:0;
}

#navigation .eingabemaske {
	display:inline;
	float:left;
	border:#ccc solid 1px;
	width:120px;
	margin:5px 0 0 10px;
	font-size:14px;
	color:#666;
}

#navigation .button, #filialSuche .button{
	display:inline;
	float:left;
	border:#ccc solid 1px;
	width:18px !important;
	height:18px;
	margin:5px 0 0 2px;
	padding:0;
}

#navigation br {
	clear:both;
}

select.finput200 {
        height: 20px;
        width: 200px;
}

.finput200 {
	vertical-align: middle;
	height: 16px;
	background-color: #f5f9fc;
	width: 198px;
	border: 1px solid #c0cce1;
	margin-bottom:3px;
}

select.finput200err {
        height:20px;
        width: 200px;
}

.finput200err {
	line-height:12px;
	vertical-align:middle;
	height:16px;
	background-color:#fae6e6;
	width:198px;
	border:1px solid #c00;
	margin-bottom:3px;
}
.finput {
	line-height: 12px;
	vertical-align: middle;
	height: 16px;
	background-color: #f5f9fc;
	border: 1px solid #c0cce1;
}
.finputerr {
	line-height: 12px;
	vertical-align: middle;
	height: 16px;
	background-color: #fae6e6;
	border: 1px solid #c00;
}

.finputtextarea {
	vertical-align: top;
	height: 100px;
	background-color: #f5f9fc;
	border: 1px solid #c0cce1;
	width: 455px;
}

iframe {
  border: 0 #fff;
  width: 604px;
  height: 1235px;
  overflow:hidden;
}
 
.fbutton1, .fbutton2, .flnbutton, .fbutsuchen {
	font-weight: bold;
	color: #0065b3;
	background-color: #cce0f0;
	height: 20px;
	width: 98px;
	border: 1px solid;
	border-top-color: #e6f0f8;
	border-right-color: #0065b3;
	border-bottom-color: #0065b3;
	border-left-color: #e6f0f8;
	margin-top:5px;
}

.fehlerbox {
	margin:18px 30px 0 0; 
	display: inline;
	width:220px; 
	height:80px; 
	z-index:10; 
	visibility: hidden; 
	float:right;
}

#adressDaten {
	width:350px;
	float: left;
}

/*************************************************************************************************
									Ende Formulare
*************************************************************************************************/


/*************************************************************************************************
									Ecken
*************************************************************************************************/
.spiffy{
	display:block;
}

.spiffy *{
	display:block;
	height:1px;
	overflow:hidden;
	background:#E6F0F8;
}

.spiffy1{
	border-right:1px solid #E6F0F8;
	border-left:1px solid #E6F0F8;
	background:#dfecf6;
	padding: 0 1px;
	margin: 0 3px;
}

.spiffy2{
	border-right:1px solid #E6F0F8;
	border-left:1px solid #E6F0F8;
	padding:0 1px;
	background:#E6F0F8;
	margin:0 1px;
}

.spiffy3{
	border-right:1px solid #E6F0F8;
	border-left:1px solid #E6F0F8;
	margin:0 1px;
}

.spiffy4{
	border-right:1px solid #E6F0F8;
	border-left:1px solid #E6F0F8;
}

.spiffy5{
	border-right:1px solid #E6F0F8;
	border-left:1px solid #E6F0F8;
}

.spiffy_content{
 	background:#E6F0F8;
}

/***********Ueberschriften fuer die Templates****************************************/
.spiffyUeberschrift {
	width:600px;
	position: relative;
}
.spiffyUeberschrift br, .head_categories br{
	clear: both;
	display: block;
	margin:0;
	padding:0;
}
.spiffyUeberschrift h1 {
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
}
/***********Ende Ueberschriften fuer die Templates************************************/

/*************************************************************************************************
									Ende Ecken
*************************************************************************************************/	
/*************************************************************************************************
									Farben Ecken
*************************************************************************************************/
								
.r_dunkelblau {
	border-right:1px solid #0065b3;
	border-left:1px solid #0065b3;
}

.bg_dunkelblau {
	background:#0065b3;
}

.bg_dunkelblau .activePage{
	color:#0065b3;
}
.bg_hellgruen .activePage{
	color:#7ac143;
}
.rand_dunkelblau {
	border:1px solid #0065b3;
}

.r_weiss {
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}

.bg_weiss {
	background:#fff;
}

.bg_weiss .activePage{
	color:#fff;
}

.r_dunkelrot {
	border-right:1px solid #73012a;
	border-left:1px solid #73012a;
}

.bg_dunkelrot {
	background:#73012a;
}

.bg_dunkelrot .activePage{
	color:#73012a;
}

.r_rot {
	border-right:1px solid #a13107;
	border-left:1px solid #a13107;
}

.bg_rot {
	background:#a13107;
}

.bg_rot .activePage{
	color:#a13107;
}

.r_hellrot {
	border-right:1px solid #ff0000;
	border-left:1px solid #ff0000;
}

.bg_hellrot {
	background:#ff0000;
}

.bg_hellrot .activePage{
	color:#ff0000;
}

.r_gelb {
	border-right:1px solid #b79f0b;
	border-left:1px solid #b79f0b;
}

.bg_gelb {
	background:#b79f0b;
}

.bg_gelb .activePage{
	color:#b79f0b;
}

.r_gruen {
	border-right:1px solid #5f703a;
	border-left:1px solid #5f703a;
}

.bg_gruen {
	background:#5f703a;
}

.r_weihnachtsgruen {
	border-right:1px solid #297A37;
	border-left:1px solid #297A37;
}

.bg_weihnachtsgruen {
	background:#297A37;
}

.r_weihnachtsrot {
	border-right:1px solid #A2000F;
	border-left:1px solid #A2000F;
}

.bg_weihnachtsrot {
	background:#A2000F;
}

.r_hellgruen {
	border-right:1px solid #7ac143;
	border-left:1px solid #7ac143;
}
.bg_hellgruen {
	background:#7ac143;
}

.r_hellgelb {
	border-right:1px solid #ffefbc;
	border-left:1px solid #ffefbc;
}

.bg_hellgelb {
	background:#ffefbc;
}

.bg_gruen .activePage{
	color:#5f703a;
}

.r_braun {
	border-right:1px solid #715e4d;
	border-left:1px solid #715e4d;
}

.bg_braun {
	background:#715e4d;
}

.bg_braun .activePage{
	color:#715e4d;
}

.r_lila {
	border-right:1px solid #74326e;
	border-left:1px solid #74326e;
}

.rand_lila {
	border:1px solid #74326e;
}

.bg_lila {
	background:#74326e;
}

.bg_lila .activePage{
	color:#74326e;
}

.r_mittelblau {
	border-right:1px solid #124a76;
	border-left:1px solid #124a76;
}

.bg_mittelblau {
	background:#124a76;
}

.bg_mittelblau .activePage{
	color:#124a76;
}

.r_orange {
	border-right:1px solid #b36b04;
	border-left:1px solid #b36b04;
}

.bg_orange {
	background:#b36b04;
}

.bg_orange .activePage{
	color:#b36b04;
}

.bg_wrot {
	background:#a10008;
}
.r_wrot {
	border-right:1px solid #a10008;
	border-left:1px solid #a10008;
}

.rand_wrot {
	border:1px solid #a10008;
}

.bg_wgruen {
	background:#0c451f;
}
.r_wgruen {
	border-right:1px solid #0c451f;
	border-left:1px solid #0c451f;
}

.rand_wgruen {
	border:1px solid #0c451f;
}

.bg_wbeigeHell {
	background:#ebe8d8;
}
.r_wbeigeHell {
	border-right:1px solid #ebe8d8;
	border-left:1px solid #ebe8d8;
}
.bg_wbeige {
	background:#d7d2b2;
}
.r_wbeige {
	border-right:1px solid #d7d2b2;
	border-left:1px solid #d7d2b2;
}

.bg_rosa {
	background:#fd7cbc;
}
.r_rosa {
	border-right:1px solid #fd7cbc;
	border-left:1px solid #fd7cbc;
}

.bg_rosa .activePage{
	color:#fd7cbc;
}

.bg_gelb {
	background:#fed602;
}
.r_gelb {
	border-right:1px solid #fed602;
	border-left:1px solid #fed602;
}

.rand_gelb{
	border:1px solid #fed602;
}

.bg_orangeg {
	background:#f29625;
}
.r_orangeg {
	border-right:1px solid #f29625;
	border-left:1px solid #f29625;
}
.bg_orangeg .activePage{
	color:#f29625;
}

.rand_orangeg{
	border:1px solid #f29625;
}

/* Garten 2010 */
.bg_gartengruen {
	background:#b9d14b;
}
.r_gartengruen {
	border-right:1px solid #b9d14b;
	border-left:1px solid #b9d14b;
}
.bg_gartengruen .activePage{
	color:#b9d14b;
}
.bg_gartenlila {
	background:#6559ab;
}
.r_gartenlila {
	border-right:1px solid #6559ab;
	border-left:1px solid #6559ab;
}
.bg_gartenlila .activePage{
	color:#6559ab;
}

.bg_angebotrot {
	background:#f00;
}
.r_angebotrot {
	border-right:1px solid #f00;
	border-left:1px solid #f00;
}

.bg_ssvrot {
	background:#ED1C24;
}
.r_ssvrot {
	border-right:1px solid #ED1C24;
	border-left:1px solid #ED1C24;
}

.rand_angebotrot{
	border:1px solid #f00;
}

.bg_angebotrot .activePage{
	color:#f00;
}

/*************************************************************************************************
									Ende Farben
*************************************************************************************************/

/*************************************************************************************************
									Reiterchen
*************************************************************************************************/	
.reiterchen, .reiterchenAktiv {
	float:left;
	display:block;
	width: 110px;
	margin-right:3px;
	text-align:center;	
}

.reiterchenAktiv .spiffy_content {
	color:#0065b3;
	height:18px;
}

.reiterchen .spiffy_content {
	color:#fff;
	height:18px;
}

.weisseLinie {
	width:608px;
	height:7px;
	clear:both;
	display:block;
	overflow:hidden;
}
/*************************************************************************************************
									Ende Reiterchen
*************************************************************************************************/	

/************************************************************************************************
									Startseite
************************************************************************************************/
#startseite {
	width: 599px;
}
#zeileEins, #zeileZwei, #zeileDrei, #zeileVier {
	clear:both;
	width:599px;
	margin: 0;
	margin-bottom:2px;
	padding:0;
	height:197px;
	display:block;
	position:relative;
}
.startseiteZeile {
	clear:both;
	width:599px;
	margin: 0;
	padding:0;
	height:197px;
	display:block;
	position:relative;
}

#zeileEinsN {
	clear:both;
	width:599px;
	margin: 0;
	margin-bottom:2px;
	padding:0;
	display:block;
	position:relative;
}

.floatLinks {
	float: left;
	margin:0 2px 4px 0;
	display:inline;
	position:relative;
}

.floatRechts {
	float: right;
	margin:0 0 4px 2px;
	display:inline;
	position:relative;
}

.floatMitte {
	float:left;
	margin: 0 2px 4px 2px; 
	display:inline;
	position:relative;
}

.w398 {
	width:398px;
}

.h159 {
	height:159px;
	text-align:left;
	margin:0;
}

#filialSuche, #prodUnten, #einrichter, #prospekt, .prodUnten {
	width:197px;
	height:197px;
	margin:0;
	padding:0;
	position:relative;
}


#filialSuche img.banner, #prodUnten img.banner, #einrichter img.banner, #prospekt img.banner, .prodUnten img.banner {
	width:197px;
	height:164px;
	padding:0;
	margin:0;
	clear:both;
	margin-bottom:-3px;
}

#ProdUntenG {
	width:398px;
}

#ProdUntenG img.banner{
	width:398px;
	height:164px;
	padding:0;
	margin:0;
	clear:both;
	margin-bottom:-3px;
}

.imgDiv {
	width:197px;
	height: 164px;
	padding:0;
	margin:0;
}

.imgDivb {
	width:398px;
	height: 164px;
	padding:0;
	margin:0;
}

#startseite .eingabemaske {
	display:inline;
	float:right;
	border:#ccc solid 1px;
	width:80px;
	margin:5px 0 0 10px;
	font-size:14px;
	color:#ccc;
}
#startseite .button {
	display:inline;
	float:right;
	margin:5px 0 0 2px;
}

.zweiSpalten {
	margin:0;
	padding:0;
	display:inline;
}

#startseite .h28 a, #startseite .h28 a:link, #startseite .h28 a:visited, #startseite .h28 a:active {
	width:166px;
}

#startseite .h28b a, #startseite .h28b a:link, #startseite .h28b a:visited, #startseite .h28b a:active {
	width:367px;
	font-size: 12px;
}

#werbungDiv {
	width:197px;
	height: 401px;
	position:relative;
}

.werbungImg {
	width:63px;
	height:63px;
	float: left;
	margin: 7px 2px;
	display:inline;
}

.werbungImgN {
	width:63px;
	height:63px;
	float: left;
	margin: 14px 4px 0 4px;
	display:inline;
}

.werbungImgNb {
	width:63px;
	height:63px;
	float: left;
	margin: 14px 4px 14px 4px;
	display:inline;
}


.werbung p.werbungName {
	height:50px;
	padding:0;
	margin:0;
}

.werbung p.rechtsText {
	text-align:right;
}

.startRed {
	color: #c00;
	text-decoration: line-through;
}
.werbungPreis {
	height:14px;
}

.werbungBox {
	margin: 7px 2px;
	float:left;
	display:inline;
	width:125px;
	height:65px;
	padding:0;
}

.hwerbung {
	height: 335px;
	width: 195px;
}

.werbungBoxN {
	margin: 14px 0 0 0;
	float:left;
	display:inline;
	width:119px;
	height:65px;
	padding:0;
}

.werbungBoxNb {
	margin: 14px 0 14px 0;
	float:left;
	display:inline;
	width:119px;
	height:65px;
	padding:0;
}

.pfeil {
	height: 30px;
	width:16px;
	vertical-align:top;
}

.pfeil img {
	margin-top:8px;
	width:16px;
	height:16px;
}

/* AGB */
#agb-wrapper {
	margin:0 10px 0 10px;
	width:580px;
}

.agb-headline-h1 {
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px 10px;
}
#agb-verzeichnis-top li {
	margin:0 0 3px 20px;
}

#agb-wrapper .agb-verzeichnis-h2 {
}

#agb-wrapper p {
	width:580px;
	line-height:16px;
	font-size:12px;
}

#agb-wrapper h3 {
	font-size:15px;
	font-weight:bold;
	margin:3px 0 3px 0;
}

#agb-wrapper ul li {
	list-style-type:none;
	list-style-image:none;
	margin-left:-10px;
	padding:2px 0 0 0;
}

#agb-wrapper img.agb-dotline {
	width:580px;
}
#agb-wrapper .agb-icon-print {
	margin-right:3px;
	text-decoration:none;
}
#agb-wrapper .agb-marker {
	background-color:#d8e8f8;
	border:2px solid #98c8f8;
	width:580px;
	padding:4px;
	margin-left:-6px;	
}