@import url(styles_yui.css);
@import url(sa.css);
/* @group Rahmendaten */


/* @group Allgemeines */

#nav form {
	margin-bottom: 0;
	text-align: left;
}
body {
	margin: 0;
	padding: 0;
	font-family: arial, Verdana, sans-serif;
}
html {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
#wrapper {
	width:811px;
	z-index:1;
	margin: 0 auto;
}
#content {

}
.clerasil, .clear {
	clear: both;
}
p#copyright, p#copyright a {
	font-size: 11px;
	color: #787878;
	text-align: center;
}
p#copyright a:hover {
	color: #787878;
}
#fiximg div {
	position: absolute;
}

.abstand {
	margin-top: 40px;
}

/* @end */

/* @group Hauptnavigation */

#nav {
	background-image: url(../img/navleiste.png);
	width: 811px;
	height: 38px;
	z-index: 10000;
	margin-top: 15px;
	margin-bottom: 0;
}
#nav ul {
	margin: 0;
	padding: 0 0 0 3px;
	list-style: none;
}
#nav li {
	float: left;
	text-align: center;
	margin-left: 1px;
	width: 160px;
}
#nav li a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	width: 160px;
	display: block;
	padding-top: 10px;
	padding-bottom: 11px;
	position: relative;
	z-index: 2000;
}
#nav[id] li a.hnav:hover {
	background: url(../img/nav_rollover.gif) repeat-x;
}
#nav li a img {
	display: inline;
}
#nav li input {
	width: 100px;
	line-height: 10px;
	margin-top: 5px;
	font-size: 11px;
	padding: 3px;
	position: relative;
}



/* @end */

/* @group Breadcrumb */

/* @group Formatierung */

#breadcrumb ul {
	padding: 0;
	list-style: none;
	margin: 0 0 0 30px;
}
#breadcrumb ul li {
	font-size: 11px;
	float: left;
	height: 17px!important;
	background: url(../img/breadcrumb_aktiv_bg.gif) repeat-x!important;
}
#breadcrumb li#bc-aktiv {
	background: none;
}

#breadcrumb li#bc-aktiv a {
	color: #787878;
	text-decoration: none;
	margin-top: 0;
	display: block;
	background: url(../img/breadcrumb_pfeil_akiv.gif) no-repeat;
	padding: 2px 11px 2px 15px;
}
#breadcrumb li#bc-aktiv {
	background: none!important;
}
#breadcrumb li a {
	color: #787878;
	text-decoration: none;
	margin-top: 0;
	display: block;
	background: url(../img/breadcrumb_pfeil_passiv.gif) no-repeat;
	padding: 2px 11px 2px 15px;
}
#breadcrumb li a:hover, #breadcrumb li#bc-aktiv a:hover {
	color: #9d0c15;
}
/* @end */

/* @group Rahmenlayout */
#breadcrumb {
	height: 17px;
	position: absolute;
	top: 65px;
	width: 811px;
	z-index: 10000;
	margin: 0 0 5px;
	background: url(../img/breadcrumb_leiste_2.gif) no-repeat;
}


/* @end */
/* @end */

/* @group Fuss */

#fuss {
	width: 811px;
	height: 78px;
	background: url(../img/fuss_bg.png) no-repeat;
	margin-top: 25px;
}
#wk[id] {
	font-size: 11px;
	width: 250px;
	float: left;
	margin-left: 75px;
	position: relative;
}
#footer-wk-text {
	width: 100px;
}
#wk[id] #footer-wk-text p.wk-text-head {
	margin: 15px 0 0;
	padding: 0;
	
}
#wk[id] #footer-wk-text p.wk-text-text {
	margin: 0;
	padding: 0;
	
}
#fuss #wk #footer-wk {
	position: absolute;
	top: 15px;
	left: 110px;
}
.spalte {
	width: 160px;
	float: left;
}
.spalte ul {
	list-style: none;
	margin: 10px 0 0 1px;
	padding: 0;
}
.spalte li a {
	font-size: 11px;
	color: #707070;
	text-decoration: none;
	background: url(../img/fuss_pfeil.gif) no-repeat 0 3px;
	padding-left: 15px;
	margin-left: 15px;
	line-height: 18px;
}
.spalte li a:hover {
	text-decoration: underline;
}
#hotline h1 {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 12px 0 0 15px;
	padding: 0;
}
#hotline p {
	font-size: 11px;
	margin: 3px 0 0 15px;
	color: #707070;
	padding: 0;
}
#hotline p.hottel {
	color: #9d0c15;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#tel p {
	font-size: 11px;
	padding-left: 10px;
	font-weight: bold;
	color: #707070;
}
/* @end */

/* @group ib */
.submit-button span, .submit-button em {
	background: transparent url(../img/buttonleiste.png) no-repeat 0 0;
}
.submit-button {
	background-color: transparent;
	border: 0;
	cursor: pointer;
 	padding: 0 0 0 3px; /* Rückt den Buton nach rechts und zeigt die rundung links */
	white-space: nowrap;
	width: 195px;
	text-align: left;
}
.submit-button span {
	display: block;
	margin: 0;
	padding: 0 10px 0 0; /* verlängert den Button nach rechts und zeigt die rundung rechts */
}
.button-gruen em {
	background-position: left -46px; 
}

.button-gruen span {
	background-position: right -46px;
}
.button-rot em {
	background-position: left -23px; 
}
.button-rot span {
	background-position: right -23px;
}
.button-grau em {
	background-position: left 0; 
}
.button-grau span {
	background-position: right 0;
}
.submit-button em {
	display: block;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 23px;
	margin: 0 0 0 -3px;
	padding: 0 0 0 20px;
	color: #ffffff;
}

a.button-komp {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 28px;
	font-weight: bold;
	margin-top: 30px;
	background: url(../img/kollektion_button.png) no-repeat;
}
a:hover.button-komp {
	background: url(../img/kollektion_button_rot.png) no-repeat;
}
a.button-start {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 28px;
	font-weight: bold;
	margin-top: 30px;
	background: url(../img/kollektion_button_rot.png) no-repeat;
}
/* @end */
/* @end */

/* @group Startseite */

a.subteaser-button, a.mainteaser-button {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 4px;
	background: url(../img/teaser_button_rot.png) no-repeat;
	margin-top: 20px;
}


a:hover.subteaser-button, a:hover.mainteaser-button {
	background: url(../img/teaser_button.png) no-repeat;
}
/* @group Mainteaser */
#mainteaser {
	width: 811px;
	height: 369px;
	position: relative;
	margin-top: 0;
}
#mainteaser #mainteaser-border {
	position: absolute;
	width: 811px;
	height: 369px;
	left: 0;
	top: 0;
	z-index: 100;
	background-image: url(../img/border_mainteaser.png);
}
#mainteaser #mainteaser-picture {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
}
#mainteaser img {
	clear: both;
}
#mainteaser-putterpos {
	margin: ;
	margin-top: 15px;
	margin-left: 15px;
}
#mainteaser #mainteaser-copytext h1 {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 17px;
	padding: 0;
}
#mainteaser #mainteaser-copytext h2 {
	color: #787878;
	font-size: 13px;
	margin: 10px 17px;
	line-height: 16px;
	font-weight: normal;
}
#mainteaser #mainteaser-copytext p {
	font-size: 11px;
	line-height: 16px;
	margin: 0 17px;
}
/* @end */

/* @group Subteaser */

/* @group Kollektionspräsentation */

.subteaser-half-kollektion-logo {
}
.subteaser-half-kollektion-copytext {
	position: absolute;
	z-index: 200;
	top: 1px;
	left: 175px;
	background: #ffffff;
	width: 190px;
	margin: 0;
	padding: 10px;
	height: 145px;
}
.subteaser-half-kollektion-copytext p {
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}
.subteaser-half-kollektion-copytext p img {
	margin-top: 15px;
}
.kollektion-button {
	background: url(../img/kollektion_button.png) no-repeat;
}

.kollektion-button a, .mail-button-rot a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 6px;
}
.kollektion-button a:hover, .mail-button-rot a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Produktpräsentation */

.subteaser-half-produkt-logo {
	position: absolute;
	z-index: 200;
	top: 15px;
	left: 18px;
}
.subteaser-half-produkt-copytext {
	position: absolute;
	z-index: 200;
	bottom: 10px;
	right: 0px;
	width: 212px;
	margin: 0;
	padding: 0;
}


/* @end */

/* @group Basisfunktionen */

#subteaser .halfteaser {
	width: 401px;
	height: 168px;
	float: left;
	position: relative;
}
.subteaser-half-rahmen {
	background-image: url(../img/halfteaser.png);
	position: absolute;
	z-index: 150;
	width: 401px;
	height: 168px;
}
.subteaster-half-picture {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}
#subteaser {
	margin-top: 15px;
}
#subteaser-2 {
	margin-left: 9px;
}



/* @end */



/* @end */



/* @end */

/* @group Warenkorb-Info-Putter */

/* @group Rahmenangaben */

#wk-bigputter .putter-info {
	width: 295px;
	float: right;
}

#wk-bigputter .putter-info-head[class] {
	width: 295px;
	height: 6px;
	background: url(../img/bigputter_kopf.png) no-repeat;
	margin: 0;
	padding: 0;
}
#wk-bigputter .putter-main {
	background-image: url(../img/bigputter_mainbg.png);
}
#wk-bigputter .putter-info-button-rot {
	background-image: url(../img/bigputter_buttonbg_rot.png);
	width: 295px;
	height: 26px;
}

#wk-bigputter .putter-info #produktvariation {
	width: 260px;
	margin: 0 15px 10px;
}
#wk-bigputter p.putter-info-subline {
	width: 260px;
}

.putter-info {
	width: 199px;
}
.putter-info #menge {
	width: 20px;
	margin-right: 0px;
}
.putter-info #produktvariation {
	width: 170px;
	margin: 0 15px 10px;
}
.putter-info-head[class] {
	width: 199px;
	height: 6px;
	background: url(../img/putter_kopf.png) no-repeat;
	margin: 0;
	padding: 0;
}

.putter-info-button-rot {
	background-image: url(../img/putter_buttonbg_rot.png);
	width: 199px;
	height: 26px;
}

.putter-main {
	background-image: url(../img/putter_mainbg.png);
}



/* @end */

/* @group Textformatierung */

.putter-main  h1 {
	color: #9d0c15;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0 15px;
}
.putter-main p {
	margin: 0;
	padding: 0;
}
.putter-main a {
	color: #787878;
}
p.putter-info-produktvariation-text {
	font-size: 11px;
	color: #787878;
	padding: 10px 0 3px;
	margin: 0 0 0 15px;
}
#preis-gross {
	font-size: 15px;
	color: #9d0c15;
	position: absolute;
	right: 15px;
	top: 7px;
}
.putter-main a:hover {
	text-decoration: none;
}
.putter-info-button-rot p {
	margin: 0;
	padding: 0;
}
.putter-info-button-rot a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 6px;
}
.putter-info-button-rot a:hover {
	text-decoration: underline;
}
p.putter-info-subline {
	font-size: 11px;
	color: #787878;
	margin: 0 0 0 15px;
	padding: 5px 0 8px;
	width: 170px;
}

p.putter-info-preis[class] {
	font-size: 15px;
	font-weight: bold;
	color: #787878;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 5px 0 0;
	position: relative;
}

p#putter-info-subline {
	border-top: 1px solid #787878;
}

/* @end */



/* @end */

/* @group Markenuebersicht */

/* @group Kopf */

#markenuebersicht-kopf {
	width: 407px;
	padding-top: 0;
	padding-bottom: 30px;
	padding-left: 85px;
	margin: 0;
}

#markenuebersicht-kopf h1 {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

#markenuebersicht-kopf p {
	font-size: 11px;
	line-height: 14px;
	color: #787878;
}



/* @end */
#markenuebersicht {
	margin-bottom: 50px;
	width: 830px;
}

/* @group Markenbox */

.markenbox {
	background-image: url(../img/markenuebersicht_box.gif);
	width: 397px;
	height: 189px;
	float: left;
	margin-left: 0;
	margin-right: 15px;
	margin-bottom: 20px;
	position: relative;
}
.markenbox .markenbox-img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 150;
}
.markenbox .markenbox-logo {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 200;
}

.markenbox p {
	color: #787878;
	font-size: 11px;
	position: absolute;
	left: 159px;
	top: 12px;
	width: 225px;
	margin: 0;
	padding: 0;
}

.markenbox .markenuebersicht-subnaviation {
	position: absolute;
	left: 159px;
	bottom: 10px;
}
.markenbox .markenuebersicht-subnaviation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.markenbox .markenuebersicht-subnaviation li {
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0;
}
.markenbox .markenuebersicht-subnaviation a {
	color: #9d0c15;
	text-decoration: none;
	background: url(../img/markenuebersicht_subnav_pfeil.gif) no-repeat left 3px;
	padding-left: 13px;
	font-weight: bold;
}
.markenbox .markenuebersicht-subnaviation a:hover {
	text-decoration: underline;
}


/* @end */
/* @end */

/* @group Produktauswahl */

.produktauswahl-mainbg h1 {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 2px;
	border-bottom: 1px solid #bfbfbf;
	padding: 50px 0 5px 30px;
	margin-bottom: 50px;
	margin-top: 0;
}

/* @group Produkte */

/* @group Textformatierung */

.produktuebersicht-produkt h2 {
	font-size: 11px;
	color: #9d0c15;
	padding: 0;
	margin: 0;
}
.produktuebersicht-produkt h2 .artikelnummer {
	color: #787878;
	font-weight: normal;
}

.produktuebersicht-produkt p {
	margin: 5px 0 0;
	padding: 0;
	font-size: 11px;
}



/* @end */
.produktuebersicht-produkt {
	width: 261px;
	height: 350px;
	float: left;
	margin: 0 30px 60px;
}
.produktuebersicht-produkt-img {
	position: relative;
	height: 200px;
	overflow: hidden;
}
.produktuebersicht-produkt-img-rahmen {
	width: 260px;
	position: absolute;
	height: 200px;
	background-image: url(../img/produktauswahl_produkt_imgbg.png);
}
.produktuebersicht-produkt-text {
	background-image: url(../img/produktauswahl_produkt_textbg.gif);
	padding: 10px 20px;
	height: 100px;
}
.produktuebersicht-produkt-button {
	background: url(../img/produktauswahl_produkt_button.gif) no-repeat;
	height: 30px;
}
.produktuebersicht-produkt-button p {
	margin: 0;
	padding: 0;
}
.produktuebersicht-produkt-button a {
	display: block;
	padding: 5px 5px 5px 20px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.produktuebersicht-produkt-button a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Rahmenangaben */

#produktauswahl {
	width: 643px;
	padding-top: 0;
	padding-left: 85px;
	padding-bottom: 30px;
}
.produktauswahl-mainbg {
	background: url(../img/produktauswahl_mainbg.gif) repeat-y;
}
/* @group Kopf */

.produktauswahl-kopf {
	position: relative;
	background: url(../img/produktauswahl_kopf.png) no-repeat;
	height: 76px;
}
.produktauswahl-kopf .produktauswahl-kopf-logo {
	position: absolute;
	top: 15px;
	left: 15px;
}
.produktauswahl-kopf-text {
	width: 500px;
	position: absolute;
	left: 130px;
	top: 13px;
}

.produktauswahl-kopf-text p {
	font-size: 10px;
	color: #787878;
	margin: 0;
	padding: 0;
}
.produktauswahl-kopf-text h3 {
	font-size: 14px;
	color: #787878;
	margin: 0 0 5px;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}
/* @end */

/* @group Subnavigation */

#produktauswahl-subnav {
	margin-left: 1px;
	width: 640px;
	display: block;
	height: 50px;
	border-top: 1px solid #bfbfbf;
}
#produktauswahl-subnav ul {
	list-style: none;
	margin: 0 0 0 7px;
	padding: 0;
	
}
#produktauswahl-subnav li {
	float: left;
	font-size: 11px;
}
#produktauswahl-subnav li a {
	color: #787878;
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-size: 11px;
	padding: 5px 7px;
}
#produktauswahl-subnav li a:hover, #produktauswahl-subnav li a#aktiv {
	color: #9d0c15;
}



/* @end */

/* @group Fuss */
.produktuebersicht-fuss {
	background-image: url(../img/produktauswahl_fuss.gif);
	height: 60px;
	position: relative;
}
#seitenwechsler {
	position: absolute;
	right: 15px;
	top: 13px;
}
#seitenwechsler table, #seitenwechsler table td {
	border: none;
	margin: 0;
	padding: 0;
}
#seitenwechsler .seite {
	padding: 0 20px 0 0;
	font-size: 11px;
	margin: 0;
}
#produkteproseite {
	position: absolute;
	left: 15px;
	top: 20px;
	width: 300px;
}
#produkteproseite a {
	color: #9d0c15;
	text-decoration: none;
}
#produkteproseite a:hover {
	text-decoration: underline;
}
#produkteproseite a.aktiv {
	color: #000000;
	font-weight: bold;
}
#produkteproseite a.aktiv:hover {
	text-decoration: none;
}
#produkteproseite p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#produkteproseite .anzahlnummern {
	margin-left: 20px;
	word-spacing: 3px;
}
/* @end */
/* @end */



/* @end */

/* @group Produktdetail */

/* @group Imagefixer */

#imagefixer-varpicpos {
	position: relative;
	top: 340px;
}
#variationsbilder {
	width: 135px;
	position: absolute;
	right: 0px;
	bottom: 15px;
	z-index: 1000;
}

#imagefixer {
	width: 800px;
	position: relative;
	z-index: 1000000000;
}

/* @end */

/* @group Image */

#produktedetail-kopf {
	width: 805px;
	height: 341px;
	margin-left: 3px;
}
.variationsbild {
	width: 56px;
	height: 56px;
	position: relative;
	z-index: 1000;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
.variationsbild img {
	position: absolute;
	top: 2px;
	left: 2px;
}
.variationsbild .variationsbild-rahmen[class] {
	background: url(../img/variation_rahmen.png) no-repeat;
}
.variationsbild .variationsbild-rahmen {
	width: 56px;
	height: 56px;
	position: absolute;
	left: 0;
	top: 0;
}

.awardlogo {
	position: absolute;
	top: 250px;
	left: 15px;
	z-index: 1000;
}

.markenlogo {
	position: absolute;
	top: 60px;
	left: 15px;
	z-index: 1000;
}

#produktedetail-kopf #mainimg-small {
	width: 811px;
}

#produktedetail-copyhead {
	position: relative;
}



/* @end */

/* @group Kopf */

#produktedetail-copyhead h1 {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #bfbfbf;
	padding: 0 0 5px;
	margin: 30px 5px 0;
}

#produktedetail-copyhead p {
	color: #787878;
	font-weight: normal; 
	font-size: 11px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 0 5px;
	margin: 10px 5px 0;
}

.pd-subnav {
	position: absolute;
	right: 5px;
	top: 15px;
}
.pd-subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pd-subnav ul li {
	font-size: 11px;
	float: left;
}
.pd-subnav a {
	color: #787878;
	text-decoration: none;
	margin-left: 10px;
}
.pd-subnav a:hover, .pd-subnav a.aktiv {
	color: #9d0c15;
}
/* @end */

/* @group Copytext */

/* @group Rahmendaten und allgemeine Textformatierungen */

#copyarea p {
	font-size: 11px;
}

#copyarea #wk-bigputter {
	position: absolute;
	top: 0;
	right: 0;
}

#copyarea {
	position: relative;
	margin-left: 5px;
	min-height: 150px;
	margin-right: 5px;
}



/* @end */

/* @group Beschreibungstext */
#copybeschreibungstext {
	width: 450px;
}
#produktuebersicht-fuss {
	background-image: url(../img/produktauswahl_fuss_10px.gif);
	height: 10px;
	position: relative;
	font-size: 1px;
}
#copyarea #copybeschreibungstext-text {
	width: 450px;
	padding-bottom: 35px;
	font-size: 12px;
}
#copyarea #copybeschreibungstext-text a {
	color: #9d0c15;
}
#copyarea #copybeschreibungstext-text a:hover {
	text-decoration: none;
}
 #copybeschreibungstext-text h2 {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	padding: 0;
	margin-top: 20px;
}

#copybeschreibungstext-text h3 {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	padding: 0;
	margin-top: 20px;
}

#copybeschreibungstext-text h4 {
	color: #000000;
	font-weight: normal; 
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0;
	margin-top: 20px;
	width: 440px;
	background: #ffffff;
	border-bottom: 1px solid #bfbfbf;
	padding: 5px;
}

#copybeschreibungstext-text table {
	width: 100%;
}
#copybeschreibungstext-text table td {
	background: #ffffff;
	font-size: 12px;
	padding: 5px;
	border-bottom: 1px solid #bfbfbf;
}
#copybeschreibungstext-text table td span {
	color: #4b4b4b;
}
#copyarea #copybeschreibungstext-text p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}
#copyarea #copyberatung p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 5px;
}
#copyarea #copybeschreibungstext-text ul, #copyarea #copybeschreibungstext-text ol {
	margin-top: 20px;
	margin-bottom: 50px;
	font-size: 12px;
	line-height: 16px;
	list-style-type: circle;
}
#produktauswahl-kopf {
	position: relative;
	background: url(../img/produktauswahl_kopf.png) no-repeat;
	height: 77px;
	margin-top: 50px;
}
#produktauswahl-mainbg {
	padding-top: 30px;
}

/* @end */

/* @group Technische Daten */

#copyarea #copytechnischedaten {
	width: 500px;
	display: none;
}
#copyarea #copytechnischedaten table {
	width: 100%;
	padding: 0;
	margin: 9px 0 0;
}
#copyarea #copytechnischedaten tr {
	padding: 0;
	margin: 0;
}
#copyarea #copytechnischedaten th {
	font-size: 11px;
	height: 15px;
	text-align: left;
	padding: 2px 2px 20px;
	background: url(../img/breadcrumb_bg.gif) repeat-x;
}
#copyarea #copytechnischedaten td {
	border-bottom: 1px solid #787878;
	font-size: 11px;
	vertical-align: top;
	margin: 0;
	padding: 5px 0;
}
/* @end */

/* @group Beratung */

#copyarea #copyberatung {
	width: 450px;
	display: none;
}



/* @end */


/* @end */
/* @end */

/* @group Mailform */

/* @group Bereiche */
#mailform-telefon {
	display: none;
}
#mailform-email {
	display: none;
}
#mailform-termin {
	display: none;
}


/* @end */

/* @group FormFormat */

.mailform {
	width: 382px;
	margin-top: 30px;
}
.kollektion-button-rot-mailformpos {
}
.mailform-trenner {
	margin-top: 15px;
	margin-bottom: 0;
}
.mailform-head {
	width: 382px;
	height: 7px;
	background: url(../img/mailform_head.gif) no-repeat;
}
.mailform-main {
	width: 382px;
	background: url(../img/mailform_bg.gif) repeat-y;
}
.mailform-fuss {
	width: 382px;
	height: 7px;
	background: url(../img/mailform_fuss.gif) no-repeat;
}

.mailform-main p {
	margin: 0;
	padding: 10px 0 0 12px;
	width: 357px;
	font-size: 11px;
}
.mailform-main p input.feld {
	width: 350px;
}
.mailform-main label.labelhead {
	color: #787878;
}
/*
.mail-button-rot {
	background: url(../img/kollektion_button_rot.png) no-repeat;
	margin-left: 10px;
	margin-top: 20px;
	padding-bottom: 10px;
}
*/
/* @end */

/* @end */

/* @group WK-Ansicht */

/* @group Zoom */

div.zoom {
	width: 150px;
	height: 115px;
	position: relative;
	overflow: hidden;
}
div.zoom a.fancybox {
	position: absolute;
	bottom: 1px;
	left: 1px;	
}


/* @end */

/* @group fancybpxliupe */
.produktliste td a.fancybox {
	background: blue;
	display: inline-block;
}

/* @end */

/* @group Schriftformatierungen */
#nopro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #787878;
	font-size: 25px;
}
.wk-main p {
	margin: 0;
	padding: 0;
}
.wk-content h1 {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 2px;
	margin-top: 50px;
	padding: 0 0 5px;
	margin-bottom: 20px;
}
.wk-content p {
	font-size: 11px;
}
.wk-content a {
	color: #9d0c15;
}
.wk-content a:hover {
	color: #9d0c15;
	text-decoration: none;
}
.wk-content table.produktliste {
	width: 100%;
	font-size: 11px;
	margin: 20px 0;
	padding: 0;
	border-left: 1px solid #9d0c15;
	border-bottom: 1px solid #9d0c15;
}
.wk-content table.produktliste th {
	text-align: left;
	background: #9d0c15;
	margin: 0;
	color: #ffffff;
	padding: 5px;
}
.wk-content table.produktliste td  {
	padding: 5px;
	vertical-align: top;
	margin: 0;
	border-right: 1px solid #9d0c15;
	border-bottom: 1px solid #9d0c15;
}
.wk-content table.produktliste input {
	width: 20px;
}
.wk-content table.produktliste td a {
	color: #000000;
}
.wk-content table.produktliste td a:hover {
	text-decoration: none;
}
.wk-content table.produktliste td h2 a, .wk-content table.produktliste td h2 {
	font-size: 11px;
	margin: 0 0 5px;
	padding: 0;
	color: #9d0c15;
	font-weight: normal;
}
.wk-content table.produktliste td h2 a:hover {
	text-decoration: none;
}
.wk-content table.produktliste td p {
	color: #787878;
	margin-bottom: 10px;
}
.wk-content table.produktliste td.wk-betrag, .wk-content table.produktliste th.wk-betrag {
	text-align: right;
}
#forgotpwd a {
	color: #9d0c15;
}
#forgotpwd a:hover {
	text-decoration: underline;
}
/* @end */

/* @group WK Rahmen */

.wk {
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 3px;
}
.wk-head {
	background: url(../img/wk_kopf.png) no-repeat;
	width: 805px;
	height: 17px;
	font-size: 1px;
}
.wk-main {
	background: url(../img/wk_mainbg.gif) repeat-y;
	width: 805px;
}
.wk-fuss {
	background: url(../img/wk_fuss.png) no-repeat;
	width: 805px;
	height: 18px;
	font-size: 1px;
}
.wk-trenner {
	background-image: url(../img/wk_trenner.gif);
	width: 805px;
	height: 21px;
	clear: both;
}
.wk-pfad {
	width: 250px;
	margin: 0 0 0 15px;
	padding-top: 30px;
	float: left;
}
.wk-pfad a {
	color: #787878;
}
.wk-pfad a:hover {
	color: #9d0c15;
}
.pfadnummer-aktiv {
	color: #9d0c15;
}
.wk-pfad ul {
	margin: 25px 0 26px 42px;
	padding: 0;
	list-style: none;
	font-size: 11px;
	color: #787878;
	line-height: 35px;
}
.wk-content {
	width: 450px;
	float: left;
}

.pfadnummer-a {
	border: 1px solid #787878;
	padding: 2px 6px;
	font-weight: bold;
	margin-right: 10px;
}
.pfadnummer-b {
	border: 1px solid #9d0c15;
	background: #9d0c15;
	padding: 2px 6px;
	font-weight: bold;
	margin-right: 10px;
	color: #ffffff;
}
.pfadnummer-c {
	border: 1px solid #878787;
	background: #878787;
	padding: 2px 6px;
	font-weight: bold;
	margin-right: 10px;
	color: #ffffff;
}

.bestellung-button {
	background: url(../img/bestellung_fortsetzen_button.png) no-repeat;
	float: none;
}

.bestellung-button a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 6px;
}
.bestellung-button a:hover {
	text-decoration: underline;
}

.button-pos {
	width: 450px;
	height: 150px;
	position: relative;
}
#wk-aktualisieren {
	position: absolute;
	left: 0;
	top: 0;
	width: 212px;
}
#bestellen {
	position: absolute;
	right: 0;
	width: 196px;
}

#einkauf-fortsetzen {
	position: absolute;
	left: 119px;
	margin: 0;
	padding: 0;
	width: 212px;
	top: 80px;
}
/* @end */

/* @group Anmeldung */

.wk-content table#anmeldung {
	width: 100%;
	font-size: 11px;
	margin: 20px 0;
	padding: 0;
	border-left: 1px solid #9d0c15;
	border-right: 1px solid #9d0c15;
	border-bottom: 1px solid #9d0c15;
}
.wk-tablehead {
	background: #9d0c15;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}
.wk-content table#anmeldung td {
	vertical-align: top;
	margin: 0;
}
td.anmeldung-text-grau {
	color: #787878;
	padding: 20px 15px;
}
td.anmeldung-loginfeld {
	padding: 20px 15px;
	text-align: right;
}
#loginhack {
	white-space: nowrap;
}
#loginhack p.loginhack {
	margin-bottom: 20px;
}
.wk-content table#anmeldung .inputfield {
	width: 120px;
	margin-left: 5px;
}
/* @end */

/* @group Neues Konto */

 
.wk-content table#neues-konto, .wk-content table#wkmk-edittable, .wk-content table#lieferadresse {
	width: 300px;
	margin-left: 70px;
	font-size: 11px;
	padding: 0;
	margin-top: 50px;
	margin-bottom: 35px;
}

.wk-content table#lieferadresse {
	width : 400px;
}

#liefercopy h1 {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 5px;
	margin: 20px 2px 20px 20px;
}

#liefercopy p {
	font-size: 11px;
	color: #787878;
	margin: 20px 2px 20px 20px;
}

.wk-content table#neues-konto td, .wk-content table#wkmk-edittable td, .wk-content table#lieferadresse td {
	padding: 5px 0;
	color: #787878;
	font-weight: bold;
}
.selectfield-100 {
	width: 100%;
}
.inputfield-100 {
	width: 300px;
}
.inputfield-75 {
	width: 225px;
}
.inputfield-50 {
	width: 150px;
}
.inputfield-25 {
	width: 75px;
}

/* @end */

/* @group Bestellung prüfen */
#bestellung-pruefen h2.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15px;
	margin-top: 40px;
	margin-bottom: 0;
	color: #787878;
}
.bestaetigen-table {
	width: 100%;
	font-size: 11px;
	margin: 20px 0;
	padding: 0;
	border-left: 1px solid #9d0c15;
	border-right: 1px solid #9d0c15;
	border-bottom: 1px solid #9d0c15;
}
.bestaetigen-table td {
	vertical-align: top;
}
#bestellung-pruefen #bemerkung {
	width: 100%;
	height: 150px;
}
.wk-bestaetigen-line {
	border-right: 1px solid #9d0c15;
	padding: 15px;
	color: #787878;
}
.wk-bestaetigen-noline {
	padding: 15px;
	color: #787878;
}
.wk-bestaetigen-nononix {
	padding: 15px;
	color: #787878;
}
.wk-bestaetigen-footer p.checker {
	margin-bottom: 20px;
}
.wk-bestaetigen-footer a {
	color: #9d0c15;
}
.wk-bestaetigen-footer a:hover {
	text-decoration: none;
}
.wk-bestaetigen-footer p.finalbutton {
	margin-bottom: 50px;
	text-align: right;
}

/* @end */

/* @group Bestellangaben */
table#versandform a, table#zahlform a {
	color: #9d0c15;
	background: url(../img/markenuebersicht_subnav_pfeil.gif) no-repeat 0 3px;
	padding-left: 15px;
	margin-left: 15px;
}
table#versandform a:hover, table#zahlform a:hover {
	text-decoration: none;
}
table#versandform td, table#zahlform td {
	vertical-align: middle;
}
p.la {
	color: #787878;
	margin-top: 5px;
}
/* @end */

/* @group Mein Konto */
table.wkmk {
	margin-top: 20px;
	margin-bottom: 30px;
}
table.wkmk h2 {
	margin: 0 0 5px;
	padding: 0;
}
table.wkmk h2 a {
	color: #9d0c15;
	font-size: 11px;
}

table.wkmk h2 a:hover {
	text-decoration: none;
}
table.wkmk td.wkmk-icon {
	vertical-align: top;
	padding: 30px 30px 30px 0;
	border-bottom: 1px solid #9d0c15;
	}
table.wkmk  td.wkmk-linktext {
	vertical-align: top;
	padding: 30px 30px 30px 0;
	border-bottom: 1px solid #9d0c15;
}
#wkmk-icon-noline2, #wkmk-icon-noline1 {
	border-bottom: none;
}

/* @end */

/* @group Betsellhistorie Übersicht */
table.wk-bestellhistorie {
	width: 100%;
	margin: 0 0 60px;
	border-left: 1px solid #9d0c15;
}
table.wk-bestellhistorie th {
	text-align: left;
	background: #9d0c15;
	margin: 0;
	color: #ffffff;
	padding: 5px;
	font-size: 11px;
}
table.wk-bestellhistorie td  {
	padding: 5px;
	margin: 0;
	border-right: 1px solid #9d0c15;
	border-bottom: 1px solid #9d0c15;
	font-size: 11px;
}
td.wk-bestellhistorie-view img {
	display: block;
	border: 1px solid #ffffff !important;
}
td.wk-bestellhistorie-view {
	background: #9d0c15;
	width: 20px;
	padding: 0 !important;
	margin: 0;
}
#wk-bestellhsitorie h2.bestellhistorie-head2, #wk-bestellhsitorie h3.bestellhistorie-head3 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #787878;
}
.wk-tablefloater {
	float: left;
	width: 180px;
	margin-bottom: 20px;
	margin-right: 0;
}
/* @end */



/* @end */

/* @group Kompositionen */

/* @group Kompositionen Detail */

/* @group Bild */

.komp-head {
	position: relative;
	width: 808px;
}

.picshow {
	position: absolute;
	width: 62px;
	height: 42px;
	z-index: 20;
}

.picshow[class] a {
	background-image: url(../img/komp_mehr_a.png);
	width: 62px;
	height: 42px;
	display: block;
}

.picshow[class] a:hover {
	background-image: url(../img/komp_mehr_b.png);
	width: 62px;
	height: 42px;
	display: block;
}



/* @end */

/* @group Content */

.komp-content {
	background: url(../img/kompositionen_footerbg.png) no-repeat;
}
.komp-text {
	width: 515px;
	float: left;
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
}

.komp-pic {
	float: left;
	width: 150px;
	margin-top: 30px;
	margin-left: 15px;
}

.komp-tools {
	width: 200px;
	float: left;
	margin-top: 30px;
}

.komp-text h1 {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}
.komp-text p {
	font-size: 11px;
	margin: 5px 0 10px;
	padding: 0;
	color: #787878;
}
.komp-text a {
	color: #9d0c15;
	background: url(../img/markenuebersicht_subnav_pfeil.gif) no-repeat left 3px;
	padding-left: 13px;
}
.komp-text a:hover {
	text-decoration: none;
}
.komp-tools p {
	font-size: 11px;
	color: #787878;
	float: left;
}



/* @end */
.komp-footer {
	background: url(../img/kompositionen_footer.png) no-repeat;
	height: 20px;
	font-size: 1px;
}
/* @end */



/* @end */

/* @group Meta */

.meta {
	width: 500px;
	padding-left: 154px;
	padding-top: 30px;
	padding-bottom: 60px;
}


.meta h1 {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #bfbfbf;
	padding: 0 0 5px;
	margin-bottom: 30px;
}
.meta h2 {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 5px;
	margin-bottom: 30px;
}
.meta h3, .meta table caption {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 5px;
	margin-bottom: 0;
	text-align: left;
}
.meta h4, .meta h5, .meta h6 {
	font-weight: bold; 
	font-size: 11px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 0 5px;
	margin: 0;
}
.meta h5, .meta h6 {
	color: #787878;
}
.meta p, .meta li, .meta td, .meta th {
	font-size: 11px;
	line-height: 18px;
}
.meta td, .meta th {
	padding: 5px;
}
.meta th {
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	background: #9d0c15;
}
.meta table  {
	border: 1px solid #9d0c15;
	border-collapse: collapse;
}
.meta table td {
	background: #ffffff;
	border: 1px dotted #9d0c15;
	border-top-style: none;
	border-right-style: none;
}
/* @end */

/* @group Komposition Übersicht */
#kompuebersicht-kopf {
	width: 407px;
	padding-top: 0;
	padding-bottom: 30px;
	padding-left: 85px;
	margin: 0;
}
#kompuebersicht-kopf h1 {
	color: #ffffff;
	font-weight: normal; 
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}
#kompuebersicht-kopf p {
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}
.kompuebersicht-items {
	width: 643px;
	padding-top: 0;
	margin-left: 85px;
	padding-bottom: 30px;
}
.kompuebersicht-item {
	height: 250px;
	margin-bottom: 20px;
	background: url(../img/kopm_uebersicht_bg.gif) no-repeat;
	position: relative;
}
.kompuebersicht-item img {
	position: absolute;
	right: 0;
	top: 0;
}
.kompuebersicht-text {
	width: 250px;
	margin-left: 25px;
}
.kompuebersicht-text h2 {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 2px;
	padding: 20px 0 5px;
	margin-bottom: 10px;
}
.kompuebersicht-text p {
	font-size: 11px;
}

/* @end */

/* @group Carousel */

/* @group Carousel Design */

.carousel {
	background: #ffffff;
	padding-bottom: 20px;
	padding-top: 50px;
}

.carousel a.next, 
.carousel a.nextPage, 
.carousel a.prev, 
.carousel a.prevPage {
	width: 50px;
	height: 50px;
	margin-left: 10px;
	margin-right: 10px;
}

div.scrollable div.items div.active {
	background-color:#fff;
}

div.scrollable div.items div {
	width: 105px;
	margin-left: 10px;
	margin-right: 10px;
}
div.scrollable {
	height: 50px;
}

div.items div.active { 
    background-color:#fff; 
}

.carousel div.scrollable { 
    width: 500px;
}

/* @group Navigation */
a.next, a.nextPage {
	background-image: url(../img/buttonsprite.png);
	background-position: left top;
}

a:hover.next, a:hover.nextPage {
	background-image: url(../img/buttonsprite.png);
	background-position: 50px 0;
}

a.prev, a.prevPage {
	background-image: url(../img/buttonsprite.png);
	background-position: 0 -50px;
}

a:hover.prev, a:hover.prevPage {
	background-image: url(../img/buttonsprite.png);
	background-position: 50px -50px;
}

div.navi a {
	width:25px;
	height:25px;
}

div.navi a {
	background-image: url(../img/buttonsprite.png);
	background-position: -212px -212px;
}

div.navi a:hover {
	background-image: url(../img/buttonsprite.png);
	background-position: -262px -212px;
}

div.navi a.active {
	background-image: url(../img/buttonsprite.png);
	background-position: -262px -212px;
}

div.disabled {
	opacity: 0.2;
}



/* @end */

/* @end */

/* @group Carousel Funktion */
.carousel div.navi {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.navi a {
	display:inline-block;
}

div.scrollable div.items div.item {
	float:left;
}

a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	visibility: hidden;
	float:left;
	cursor:pointer;
	font-size:1px;
}
div.prevPage, div.nextPage {
	margin-left: 10px;
	margin-right: 10px;

}
div.nextPage {
	float: right;
}
div.prevPage {
	
}
a.next, a.nextPage {
	clear:right;	
}

div.scrollable div.items {	
	position:absolute;
	clear:both;		
}

div.scrollable { 
	float:left;	
    position:relative; 
    overflow:scroll; 
}
/* @end */



/* @end */

/* @group BUS */
.bus {
	background: #ffffff url(../img/bus_footer_rund.gif) no-repeat 0 bottom;
	margin-bottom: 60px;
	padding-bottom: 20px;
}
.s1, .s2 {
	margin: 20px 20px 50px;
}
.s1 {
	width: 450px;
	float: left;
}
.s2 {
	width: 263px;
	float: left;
}
.bus-headline {
	padding: 50px 20px 40px 10px;
}

.bus-headline h1 {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #bfbfbf;
	padding-right: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0;
}
.bus .line {
	display: block;
	height: 1px;
	border-bottom: 1px solid #bfbfbf;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.bus .footer {
	background: url(../img/bus_footer.gif) no-repeat;
	height: 126px;
	padding: 20px 40px 0 140px;
}
/* @group Nav */

.bus-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.bus-nav li {
	float: left;
}
.bus-nav li a {
	display: block;
	border-right: 1px solid #cccccc;
	text-decoration: none;
	font: normal normal 14px Georgia, "Times New Roman", Times, serif;
	color: #3d3d3d;
	width: 161px;
	text-align: center;
	background: url(../img/bus_nav_bg.gif) repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #cccccc;
}
.bus-nav li a.aktiv, .bus-nav li a:hover {
	color: #9d0c15;
	background: #ffffff;
	border-bottom: solid 1px #ffffff;
}
.bus-nav li a.last-nav-item {
	border-right: none;
	width: 163px;
}
.bus-subnav {
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}
.bus-subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.bus-subnav li {
	margin: 0;
	padding: 0;
}
.bus-subnav li a {
	text-decoration: none;
	color: #3d3d3d;
	font-size: 12px;
	background: url(../img/bus_busnav.gif) no-repeat left;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	margin-bottom: 20px;
}
.bus-subnav li a.aktiv, .bus-subnav li a:hover {
	background: url(../img/bus_busnav_aktiv.gif) no-repeat left;
	color: #9d0c15;
}
/* @end */

/* @group Copy */

#uebersichtscopy {
	margin-left: 20px;
	width: 377px;
}
#bus-headline-uebersicht h1 {
	padding-left: 10px;
}
.bus-copytext h1 {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 5px;
	margin: 0;
}
.bus-copytext h2 {
		color: #9d0c15;
	font-weight: normal; 
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	padding: 0;
	margin-top: 0;

}
.bus-copytext h3 {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	padding: 0;
	margin-top: 0;
}
.bus-copytext a {
	color: #9d0c15;
}
.bus-copytext a:hover {
	color: #9d0c15;
	text-decoration: none;
}
.bus-copytext .intro {
	font: italic 14px Georgia, "Times New Roman", Times, serif;
}
.bus-copytext h4, .bus-copytext h5, .bus-copytext h6 {
	color: #3d3d3d;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}
.bus-copytext p, .bus-copytext li {
	font-size: 12px;
	color: #3d3d3d;
	line-height: 16px;
	margin-top: 5px;
}
/* @end */
#mailform button {
	background: transparent url(../img/kollektion_button_rot.png) no-repeat;
	width: 212px;
	height: 26px;
	margin: 0;
	padding: 1px 0 4px 25px;
	color: #ffffff;
	font-weight: bold;
	border: none;
	text-align: left;
}
.der-ra-walter-link a {
	color: #9d0c15;
	margin-top: 50px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
}
.der-ra-walter-link a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Searchinfo */

.searchinfo {
	padding-left: 28px;
	padding-bottom: 35px;
	padding-right: 28px;
}
span.searchcount {
	float: left;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #3d3d3d;
}
form#sortbyform {
	float: right;
}
form#sortbyform fieldset {
	padding: 0;
	border: none;
	font-size: 11px;
	color: #3d3d3d;
}
.logo_background {
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #3d3d3d;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 28px;
	margin-bottom: 0;
}
.logo_background a {
	
}
.logo_background ul {
	margin: 20px 0 0 30px;
	padding: 0;
}
.logo_background ul li {
	list-style-type: circle;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 0;
}
/* @end */

#nav form {
	padding-left: 10px;
}
#nav input.searchterm {
	float: left;
}
#nav button.searchbutton {
	background: url(../img/bus_busnav_aktiv.gif) no-repeat left;
	border: none;
	margin: 0 0 0 5px;
	padding: 0;
	cursor: pointer;
	width: 25px;
	height: 38px;
}
#kontakt {
	background: #e5e5e5;
	padding: 20px;
}
#kontakt .formline {
	font-size: 12px;
	color: #3d3d3d;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#kontakt .formline label {
	display: block;
}
#kontakt .formline input {
	width: 400px;
	border: none;
	border-bottom: solid 1px #3d3d3d;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #3d3d3d;
	padding: 5px;
}
#Nachricht {
	color: #3d3d3d;
	font: 14px Georgia, "Times New Roman", Times, serif;
	border: none;
	border-bottom: solid 1px #3d3d3d;
	width: 400px;
	height: 200px;
	padding: 5px;
}
#cargo.modal h1 {
	color: #9d0c15;
	font-weight: normal; 
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}
#markenuebersicht-kopf a {
	color: #9d0c15;
}
#markenuebersicht-kopf a:hover {
	color: #9d0c15;
	text-decoration: none;
}
#cargo.modal p {
	font-size: 12px;
	color: #3d3d3d;
	line-height: 16px;
	margin-top: 5px;
}
#cargo.modal td, 
#cargo.modal #_shpopt2.left ,
#cargo.modal #_country2 ,
#cargo.modal #_shpopt3 

{
	background-color: #ffffff!important;
	color: #3d3d3d!important;
	font-size: 12px!important;
}
#cargo.modal #_shpopt2.left {
	
}
