@charset "utf-8";
/*
.hauptaktiv {
	background-color: #ffffff;
}
*/
.weiss {
	color: #FFFFFF;
}

.schwarz {
	color: #000000;
}

.aktionspreis {
	color: #ff3333;
}
/*
#navi_haupt td {
	height: 26px;
	text-align: center;
	vertical-align: middle;
}

td.haupt a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

td.hauptaktiv a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
*/
a.subnavi {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

a.fusszeile {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#navibox_content ul {
	list-style-image:url(../images/zu.gif);
	margin: 0px;
	padding: 0px;
}

#navibox_content ul li.auf {
	list-style-image:url(../images/auf.gif);
}

#navibox_content ul li a {
	color: #000000;
	text-decoration: none;
}

#navibox_content ul li.auf a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#navibox_content ul li {
	margin: 0px 0px 3px 15px;;
}

#navibox_content ul li ul {
	list-style-image:url(../images/zu.gif);
	margin: 0px;
	padding: 0px;
}

#navibox_content ul li ul li {
	margin: 0px 0px 3px 0px;
}

#navibox_content ul li.auf ul li a {
	color: #000000;
	font-weight: normal;
}

#produkt .center img{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#preis, #preis_alt, #preis_aktion {
	color: #232323;
	font-size:14px;
	font-weight: bold;
	text-align: right;
}

#preis_alt {
	text-decoration: line-through;
}

#preis_aktion {
	color: #FF0000;
}

.input {
	color: #7f7f7f;
	font-size: 12px;
	border: 1px solid #545454;
}

.hand {
	cursor: pointer;
}

#detail_titel {
	font-size: 14px;
	margin-bottom: 20px;
}

#detail_allgemein_button,
#detail_inhaltsstoffe_button,
#detail_hersteller_button {
	color: #FFFFFF;
	width: 80px;
	padding: 2px 1px 2px 5px;
	float: left;
	margin-right: 2px;
	background-image:url(../images/tab_bg.gif);
	cursor: pointer;
}

#detail_allgemein,
#detail_inhaltsstoffe,
#detail_hersteller {
	display: none;
}

#bilder{
	padding-bottom: 20px;
}


#videos{
	padding-bottom: 20px;
}

.amazingslider-img-1{
	margin-left: auto !important;
    margin-right: auto !important;
    width: 570px !important;
	vertical-align: middle !important;
	text-align: center !important;
}

img.amazingslider-img-elem-1{
	width: auto  !important;
	height: auto  !important;
	margin: auto !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

img.amazingslider-bullet-img-1{
	width: auto  !important;
	height: auto  !important;
	margin: auto !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

/*
Warenkorb
*/

.anrede_fett{
	font-weight: bold;
}

.anrede_weg{
	display:none;
}

.anrede_hier{
	
}

.wk_abschnitt_titel {
	position:relative;
	color: #000000;
	font-weight: bold;	
	width: 502px;
	height: 19px;
	padding: 4px 0 10px 10px;
	background-image: url(../images/titel_bg_breit.png);
	background-repeat: no-repeat;
}

.bereits_kunde{
	background-color: #EEEEEE;
	border: 1px solid #e5e5e5;
	width: 510px;
}

.neu_registrieren{
	width: 500px;
	padding-left: 10px;
}

.reg_button{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #E4670A;
	padding: 4px 8px 4px 8px;
	border: none;
	cursor: pointer;
}

.reg_button > a{
	text-decoration: none;
}

.strichunten {
	border-bottom: 1px solid #BEBEBE;
}

.strichoben {
	border-top: 1px solid #BEBEBE;
}

#hidden_button{
	display:none;
}

.bestellbestaetigung_titel{
	font-size: 15px;
	font-weight: bold;
	padding: 20px 0 10px 0;
}

.bestellbestaetigung_untertitel{
	font-weight: bold;
	padding: 2px 0;
}