﻿/* @import "weihnachten.css";*/
/* .widerrufslink {
	display:none !important;
} */
#f1 { position:fixed; top:15px; right:5px; width:150px; height:50px; background-color:#fff; border:1px solid #FCC352;z-index:3}

h2 small {
	font-size:12px;
}
.no_margin {
	margin:0px !important;
}

.clear-after:after {
	content: '.';
	font-size:0.001em;
	overflow:hidden;
	opacity:0;
	display:block;
	clear:both;
	height:0.001em;
}

a, a:link {
	color:#d89810;
	text-decoration:underline;
}


/* hier sind festen Werte, definiert,
   um jedem Browser zu erklaeren, was ich gerne haette
*/

*
{	outline:none;
}

table,body,html,ul,h1,h2,h3,h4,h5,p,form
{	margin:0px;
	padding:0px;
}

.ocker
{	color:#D89810 !important;
}

.red
{	color:#8B3A3A !important;
}

.grey
{	color:#a8a8a8
}

.green
{	color:#389038 !important;
}

a.grey:link {
	text-decoration: none;
	color: #564b47;
	border-bottom: 1px solid #BABABA;
}

a.grey:visited {
	color: #564b47;
	border-bottom: 1px solid #fedfa9;
}

a.grey:hover {
	color:#000000;
	border-bottom: 1px solid #006633;
}

.zahl
{	color:#8A8A8A;
	font-style:normal;
	font-size:13px;
}

.center
{	text-align:center;
}

html
{	height:100%;
}

h3
{	font-family: Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#11528F
	/*color:#D89810*/
}


a,a:link {
	color:#11528F;
	text-decoration:underline;
}


body
{
	background-image:url(../img/body.jpg);
	background-repeat:repeat-x;
	background-color: #fef4db; /* Old browsers */


	font-family: Arial, sans-serif;
	font-size:12px;
	color:#564B47;
}


.clearfix:after {
	content: ".";
	clear:both;
	display:block;
	height:0.1px;
	overflow:hidden;
	opacity:1;
}


img
{	border-width:0px;
}

.clear
{	clear:both;
}

.line
{	background-color:#DDDDDD;
}

.left
{	float:left;
	display:inline;
}

.right
{	float:right;
	display:inline;
}

.headline
{	padding:5px 10px 5px 0px;
}


.product_box .button
{	margin-top:8px;
}

.my_clear
{	font-size:1px;
	height:1px;
	overflow:hidden;
	clear:both;
	border-width:0px;
}

/* die positionierung und der hintergrund des layouts */
#container
{	width:940px;
	min-height:800px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
* html #container
{	overflow:visible;
	height:800px;
}




#header
{	width:100%;
	height:88px;
	overflow:hidden;
	padding-top:25px;
}

#header h1
{	background-image:url(../img/logo.png);
	background-repeat:no-repeat;
	padding-top:40px;
	color:#A8A8A8;
	font-size:13px;
	font-weight:normal;
}

.content
{	padding-top:60px;
	margin-right:3px;
}

.product_box,.content_box
{	border:1px solid #FEDFA9;
	padding:0px 2px 5px 2px;
	background-color:#ffffff;
	margin:15px 0px 0px 0px;
	width:931px;
}

.product_box h2,.content_box h2
{	color:#A8A8A8;
	font-size:18px;
	padding:0px 0px 5px 10px;
	text-decoration:none;
	font-weight:normal;
}


.text h2
{	color:#A8A8A8;
	font-size:18px;
	padding:0px 0px 5px 0px;
	text-decoration:none;
	font-weight:normal;
}




.product_box .meta
{	color:#66665e;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	padding:0px 0px 0px 10px;
}

.product_box .meta a,
.product_box .meta a:link,
.product_box .meta a:visited,
.product_box .meta a:active
{	color:#11528F;
	text-decoration:underline;
}

.product_box .meta a:hover
{	text-decoration:none;
}

.product_picture
{	float:left;
	width:295px;
	display:inline;
	margin-left:5px;
	overflow:hidden;
	padding:10px 0px 10px 0px;
}

.product_picture .left
{	width:130px;
	overflow:hidden;
}

.product_picture .left
{	font-size:12px;
	font-weight:normal;
	background-repeat:no-repeat;
	background-position:right center;
	/* color:#D89810; */
	display:block;
	padding:60px 0px 0px 10px;
}

.product_picture .artikelnummer
{	font-family: Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	/* color:#D89810 */
}
.product_picture .ean_nummer
{	color:#a8a8a8 !important;
	display:block;
	padding:5px 0px 0px 0px;
	font-size:12px;
}

.product_picture .right
{	height:190px;
	width:150px;
	overflow:hidden;
	position:relative;
}


.product_picture .right	a,
.product_picture .right	a:link,
.product_picture .right	a:visited,
.product_picture .right	a:active
{	bottom:0px;
	right:0px;
	width:150px;
	position:absolute;
	text-align:center;
	background-image:url(../img/vergroessern.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.product_picture .right	a img
{	margin:0px auto 20px auto;
}


.product_description
{	float:left;
	width:400px;
	display:inline;
	margin-left:5px;
	overflow:hidden;
	padding:45px 0px 10px 20px;
}

.product_optionen /* luboch 2014_01_09 */
{	float:left;
	width:600px;
	display:inline;
	margin-left:5px;
	overflow:hidden;
	padding:5px 0px 10px 20px;
}

.product_description p
{	padding:10px 0px;
}

.content_box p
{	padding:10px;
}


.content_box a,
.content_box a:link,
.content_box a:visited,
.content_box a:active
{	color:#564B47;
	text-decoration:underline;
}

.content_box a:hover
{	text-decoration:none;
}


div.pagenation
{	padding:10px 20px;
}


a.pagenation,
a.pagenation:link,
a.pagenation:visited,
a.pagenation:active
{	color:#D89810;
	text-decoration:none;
}

a.pagenation:hover
{	color:#564B47;
	text-decoration:none;
}



.product_more
{	float:right;
	width:185px;
	display:inline;
	margin-left:5px;
	overflow:hidden;
	padding:10px 5px 10px 0px;
}


h4
{	font-family: Arial, sans-serif;
	font-size:12px;
	color:#564b47;
	font-weight:normal;
}

.product_more	a,
.product_more	a:link,
.product_more	a:visited,
.product_more	a:active
{	color:#a8a8a8;
	font-style:italic;
	text-decoration:none;
}

.product_more	a:hover
{	color:#DF9800;
}



.product_more p
{	padding:10px 0px 0px 0px;
}


.product_description ul
{	list-style-type:disc;
	list-style-position:outside;
	margin:0px 0px 0px 15px;
	padding:0px 0px;
}

.product_description ul li
{	padding:2px 0px;

}


.button_line
{	clear:both;
	padding:5px 10px 0px 0px;
}
.button_line input
{	float:right;
}


.qty_input
{	margin:3px 3px 0px 0px;
}

.product_rabatt
{	background-image:url(../img/rabatt.gif);
	width:313px;
	height:27px;
	font-size:12px;
	color:#8A8A8A;
	margin-right:10px;
}

.product_rabatt span
{	overflow:hidden;
	text-align:right;
	float:left;
	border:0px solid #f90000;
	line-height:23px;
}


.product_rabatt .zahl_1
{	width:55px;
}

.product_rabatt .zahl_2
{	width:122px;
}

.product_rabatt .zahl_3
{	width:60px;
}
/* speziell für den IE6 */
* html .product_rabatt .zahl_3
{	width:61px;
}

.product_button
{	width:154px;
	height:27px;
	text-align:center;
	line-height:24px;
	font-size:11px;
	margin-right:10px;
	font-size:12px;
	color:#8A8A8A;
}

.button_brutto
{	background-image:url(../img/brutto.gif);
	width:159px;
}

.button_netto
{	background-image:url(../img/netto.gif);
}

.button_farbe
{	width:100px;
font-size:13px;
color:#8b0000;
text-decoration:underline;
}

.product_button .zahl_1
{	overflow:hidden;
	text-align:right;
	float:left;
	border:0px solid #f90000;
	line-height:23px;
	width:48px;
}

.button_brutto .zahl_1
{	width:55px;
	line-height:25px;
}


#siegel
{	position:absolute;
	right:220px;
	top:17px;
	width:144px;
	height:69px;
	overflow:hidden;
	display:none;				/* da es noch nicht vorhanden ist, erst mal deaktiviert */
}


/* das Seitenmenue */

#site_menu
{	position:absolute;
	left:0px;
	top:99px;
	width:938px;
}


#site_menu ul
{	list-style-type:none;
	list-style-position:outside;
	width:100%;
}

#site_menu ul li
{	float:left;
	display:inline;
	border:1px solid #EDA006;
	border-width:0px 0px 0px 1px;
	height:39px;
	overflow:hidden;
}


#site_menu ul li.right
{	float:right	!important;
	border-width:0px;
}

#search_input
{	border:1px solid #EDA006;
	font-size:12px;
	font-family: Georgia,"Times New Roman",Times,serif;
	margin:7px 0px 0px 0px;
	float:left;
	padding:4px 0px;
	width:180px;
}

#search_submit
{	width:69px;
	height:28px;
	margin:7px 0px 0px 10px;
	float:left;
	padding:0px;
}


#site_menu a,
#site_menu a:link,
#site_menu a:visited,
#site_menu a:active
{	color:#ffffff;
	text-decoration:none;
	float:left;
	padding:0px 20px;
	font-weight:bold;
	line-height:38px;
	text-decoration:none;
}

#site_menu a:hover
{	text-decoration:underline;
}




/* die rechte linkliste im header */
#right_menu
{	list-style-type:none;
	list-style-position:outside;
	position:absolute;
	right:0px;
	top:5px;
	text-align:right;
	width:290px;
}

#right_menu	li
{	width:100%;
}

#right_menu	li a
{	color:#DF9800;
	text-decoration:none;
}


/* das menue der kategorien */

#header_menu
{	position:absolute;
	top:138px;
	left:0px;
}

#menu, #menu ul
{	list-style-type:none;
	list-style-position:outside;
	width:100%;
}

.li_level1
{	float:left;
	display:inline;
	border:1px solid #EDA006;
	border-width:0px 1px 0px 0px;
}

/* explorer6 */
* html .li_level1
{	width:1%;
}

.first_li_level1
{	border-width:0px 1px 0px 1px;
	padding:0px 2px;
}

.li_level1 a,
.li_level1 a:link,
.li_level1 a:visited,
.li_level1 a:active
{	color:#232323;
	float:left;
	text-decoration:none;
	white-space:nowrap;
	display:inline;
	height:32px;
	padding:0px 16px 0px 17px;
}


.level1-a {
	line-height:30px;
}


.li_level1 ul.li_level2
{	display:none;
	clear:left;
}

.li_level1:hover,
li.hover
{	background-image:url(../img/menue_hover.jpg);
	background-repeat:repeat-x;
}


.li_level1:hover ul ,
.hover ul
{	display:block !important;
	position:relative;
}


.li_level1:hover ul li,
.hover ul li
{	position:absolute;
	left:-1px;
	margin-bottom:1px;
}

.first_li_level1 ul li
{	left:-3px !important;
}

div.link_box
{	background-color:#ffffff;
	padding:10px 0px 0px 0px;
	border:1px solid #EDA006;
	border-width:0px 1px 1px 1px;
	width:400px;
}


/* die speziellen infos fuer die benoetigten spalten und breiten bzw. positionen */
.col3 .link_box
{	width:600px !important;
}

.col4 .link_box
{	width:800px !important;
}


.col5 .link_box
{	width:935px !important;
}

.col5 .listCol
{	width:175px !important;
}

.left_box
{	left:-113px !important;
}

.left_box2
{	left:-214px !important;
}

.left_box3
{	left:-292px !important;
}

.left_box4
{	left:-416px !important;
}


.col5
{	left:-410px !important;
}

.left_box4_2
{	left:-551px !important;
}


.listCol
{	float:left;
	padding:5px 0px 5px 10px;
	width:190px;
	overflow:hidden;
}


/* Style für die Kategorielinks in Menüleiste */


div.link_box li.list1 a,
div.link_box li.list1 a:link,
div.link_box li.list1 a:visited,
div.link_box li.list1 a:active

{

	float:left;
	padding:5px 0px 0px 10px;
	width:190px;
	font-size:13px;
	font-weight: bolder;
	color:#8B3A3A;
}



a: hover {color: #FF0000;}


/* Style für die Produkttext in Menüleiste */

div.link_box  li.artikel
{	position:relative !important;
	padding:1px 0px;
	float:none !important;
	font-size:11px;
}

/* Style für css-tooltip - Link */
div.content_box_seo .tooltip
{	text-decoration: underline;
	/*border-bottom:1px dashed #ff0000;*/
	cursor:pointer;
}

/* Style für css-tooltip */
.tooltip {outline:none;}
.tooltip strong {line-height:30px;}
.tooltip:hover {text-decoration:none;}
.tooltip span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:-30px; margin-left:28px;
    width:300px; line-height:16px;
}
.tooltip:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#FFF9ED;}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}

/*CSS3 extras*/
.tooltip span
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}
/* EndeStyle für css-tooltip */


/*  Anfang Style für Inhalt auf SEO-Seiten */
div.content_box_seo
{	border:1px solid #fedfa9;
	padding:0px 2px 5px 2px;
	background-color:#ffffff;
	margin:15px 0px 0px 0px;
	width:931px;
}

div.content_box_seo a {
color:#069;
}

div.content_box_seo h2 {
	color:#a8a8a8;
	font-size:16px;
	padding:7px 0px 2px 10px;
	text-decoration:none;
	font-weight:normal;
}

div.content_box_seo h3 {
	color:#a8a8a8;
	font-size:16px;
	padding:7px 0px 2px 10px;
	text-decoration:none;
	font-weight:normal;
}

/* Style für linken Inhalt auf SEO-Seiten */
.content_links_seo
{	float:left;
	width:295px;
	display:inline;
	margin-left:15px;
	overflow:hidden;
	padding: 5px 0 10px 0px;
/*	border-right: dotted #fedfa9;*/
}

div.content_links_seo p {
margin-left: 0px;
width: 270px;
font-size:12px;
text-align: justify;
margin-top: 5px;
margin-bottom: 8px;
}

.center img {
	margin-left: 25px;
}

/* Style für rechten Inhalt auf SEO-Seiten */
.content_rechts_seo
{	float:left;
	width:580px;
	display:inline;
	margin-left:5px;
	overflow:hidden;
	padding:5px 0px 10px 20px;
}

div.content_rechts_seo p {
margin-left: 0px;
margin-top: 5px;
margin-bottom: 8px;
}

.cell {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
}

.table {
	display:table;
}

/*img.rechts {
	float:right;
	margin-left: 5px;
}*/

.blanco-logo {
    background-image: url("fake_ie.gif");
    float: right;
    padding:10px 0px 5px 0px;
}

.menue_anzahl_table {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #fedfa9;
    border-collapse: collapse;
    width: 100%;
}
.menue_anzahl_table th {
    background: #eeeeee none repeat scroll 0 0;
    border-bottom: 1px solid #fedfa9;
    font-weight: normal;
	vertical-align:top;
    padding: 5px;
    text-align: left;
}
.menue_anzahl_table td {
    border-bottom: 1px solid #fedfa9;
    border-collapse: collapse;
    padding: 5px;
    text-align: left;
}
/*  Ende Style für Inhalt auf SEO-Seiten */


/* hier fangen die unterkategorien an */
div.link_box h5
{	font-size:12px;

/* fuer mich das bessere
	color:#D89810;
*/
	color:#8B3A3A;
}


div.link_box ul
{ padding:0px 0px 10px 0px;
}

div.link_box li
{	position:relative !important;
	padding:1px 0px;
	float:none !important;
}

div.link_box li a,
div.link_box li a:link,
div.link_box li a:visited,
div.link_box li a:active
{	float:none !important;
	display:block;
	height:auto;
	color:#11528F;
}


div.link_box li a:hover
{	text-decoration:underline;
}


/* dies ist die abschlusszeile in der aufgeklappten box */


.bottomLine
{	background-image:url(../img/menue_hover.jpg);
	background-repeat:repeat-x;
	clear:both;
	padding:0px 10px 0px 10px;
	font-size:10px;
	white-space:nowrap;
	overflow:hidden;
}


.bottomLine a,
.bottomLine a:link,
.bottomLine a:visited,
.bottomLine a:active
{	float:none !important;
	padding:0px !important;
	color:#ffffff;
	text-decoration:underline;
}

.bottomLine a:hover
{	text-decoration:none;
}


.bottomLine p
{	/* color:#ff00ff; */
	/* font-weight:bold; */
	/* text-align:center; */
	line-height:30px;
	margin:0;
	padding:0px 10px 0px 10px;
	white-space:nowrap;
}

/* da es keine vertikale ausrichtung gibt, werden zweizeiler extra definiert */
.bottomLine p.double_line
{	line-height:18px;
}




/* Footer */

#footer {
	width: 940px;
	margin:20px auto 0px auto;
	padding: 0;
}

#footer p {
	margin: 20px  0px;
	padding:10px;
	text-align: center;
	line-height:1.6em;
	background-color: #FFFFFF;
/*	color:#666666;*/
	border: 1px solid #fedfa9;
	font-size: 12px;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active
{	color:#DF9800;
	text-decoration:underline;
}

#footer a:hover
{	text-decoration:none;
}


#home
{	position:absolute;
	left:0px;
	top:17px;
	width:430px;
	height:35px;
	z-index:10;
	background-image:url(fake_ie.gif);
}


select.error
{	color:#f90000;
	border:1px solid #f90000;
}


/* neu vom 28.02.2011 */

.produkt_auswahl
{	padding:0px 15px;
}

.produkt_auswahl_table
{	border-collapse:collapse;
	width:100%;
	border:1px solid #ee9b00;
}

.produkt_auswahl_table th
{	height:20px;
	border:1px solid #ee9b00;
	background-image:url(../img/produktauswahl.jpg);
	background-repeat:repeat-x;
}

.produkt_auswahl_table td
{	padding:3px 10px;
	border:1px solid #ee9b00;
	border:1px solid #FFF2D7;
	border-width:0px 1px 1px 1px;
	vertical-align:middle;
}


.produkt_auswahl_table tr.tr_hover:hover td,
.produkt_auswahl_table tr.clicked_color td
{	background-color:#FFF2D7;
	border:0px solid #ee9b00;
	border:0px solid #FFF2D7;
	border-width:0px 1px 1px 1px;
	cursor:pointer;
}

.produkt_auswahl_table tr.clicked_color td
{	border:0px solid #ee9b00;
	border:0px solid #FFF2D7;
	border-width:0px 1px 0px 1px !important;
}


.td_buttons
{	background-color:#FFF2D7;
}

.tab_description_top
{	background-image:url(../img/description_top.png);
	background-repeat:no-repeat;
	width:778px;
	background-position:left 32px;
}

.tab_description
{	width:778px;
	margin-top:20px;
	padding:0px;
}

.tab_description_bottom
{	background-image:url(../img/description_bottom.png);
	background-repeat:no-repeat;
	width:778px;
	height:10px;
	overflow:hidden;
}

.tab_description_content
{	padding:20px 20px;
	background-image:url(../img/description_middle.png);
	background-repeat:repeat-y;
}

.tab_description .tabs
{	list-style-type:none;
	list-style-position:outside;

/*	background-image:url(../img/tabs_ul.png_);
*/
	height:40px;
	width:778px;
	padding:0px 15px 0px 10px;
	margin:0px;
}

.tab_description .tabs li
{	float:left;
	width:139px;
	height:40px;
	background-image:url(../img/tab_not_active.png);
	background-repeat:no-repeat;
	margin-left:0px;
}

.tab_description .tabs li a
{	display:block;
	width:139px;
	height:40px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	color:#8a8a8a;
}


.tab_description .tabs li a.tab_active,
.tab_description .tabs li a:hover
{	display:block;
	width:139px;
	height:50px;
	background-image:url(../img/tab_active.png);
	background-repeat:no-repeat;
	line-height:40px;
	text-align:center;
	color:#489850;
	text-decoration:none;
}


.tabspane_not_active
{	display:none;
}

.tabspane_active
{	display:block;
}

.tab_description .left
{	padding:0px 20px 10px 0px;
	float:left;
}

.tab_description .right
{	padding:0px 0px 10px 20px;
	float:right;
}


.hidden_auswahl
{	display:none;
}

table.checkout th
{  color:#232323;  background-image:url(../img/menue_buttom.jpg); background-repeat:repeat-x;
}


table.checkout
{ border-collapse:collapse;
}


th.text_right,
td.text_right
{ text-align:right;
}

th.text_left,
td.text_left
{ text-align:left;
}

table.checkout td,
table.checkout th
{ padding:3px 10px 3px 10px;
  vertical-align:top;

}

.td_spacer
{ border-bottom:1px solid #8B3A3A;
  height:1px;
  font-size:1px;
}

.td_summe
{ white-space:nowrap;
}


.td_brutto
{ font-size:14px;
}



.content_box h4
{  color:#232323 !important;
  font-weight:bold;
}




a.bearbeiten
{ font-weight:normal;
  font-size:12px;
  text-decoration:none;
  color:#8B3A3A !important;
}



.product_box .sonderprodukt {
  border-width: 1px;
  border-style: dashed;
  border-color: #800000;
  margin: 10px 0 0;
  padding: 0px 0 20px;
}

.product_box .sonderprodukt h2 {
  background-color: #eaeaea;
  font-size:14px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #800000;
  color: #800000;
  margin-bottom: 10px;
  text-align: center;
	padding-top:6px;
}

.product_box .sonderprodukt p {
	padding:5px 20px;
	color:#000000;
}


.freitext {
	padding-top:10px;
}

.freitext input[type="text"] {
	width:90%;
}

.freitext label {
	display:block;
	margin-top:5px;
	font-weight:bold;
}

label.freitextlabel {
	float:left;
	margin-right:10px;
	line-height:10px;
}

.freitext select.freitextselect {
	float:left;
	width:150px;
}

.widget-box {
	margin:10px 10px;
}

.widget-text {
	margin:5px 0px;
}

.widget-box input[type="text"] {
	width:100%;
}


.widget-text label {
	display:none;
}


.pagination {
	margin:10px 0px 10px;
	font-size:13px;
}

.pagination p.right {
	color:#c28802;
}


.pagination p.right u {
	font-weight:bold;
	text-decoration:none;
}

.pagination a:hover {
		color:#c28802;

}
.pagination a {
	text-decoration:none;
	color:#333333;
}


.printlogo {
	display:none;
}

.text-right {
	text-align:right;
}

.main-content h3,
.main-content h2,
.main-content h1,
.main-content ul,
.main-content p {
	margin:20px 0px;
}

.main-content ul {
	list-style-position:outside;
	margin:20px 0px 20px 30px;
}


.versand {
	background: none repeat scroll 0 0 #FFFFFF;
  border-collapse: collapse;
	border: 1px solid #d4d0c8;
	width:100%;
}
.versand th {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px solid #d4d0c8;
    font-weight: normal;
    padding: 5px;
		text-align:left;
		font-weight:bold;
}
.versand td{
  border-collapse: collapse;
	border-bottom: 1px solid #d4d0c8;
  padding: 5px;
	text-align:left;
}

.max-width-400 {
	max-width:400px;
}


dt {
	font-weight:bold;
	margin:20px 0px 5px 0px;
}

.listing-content {
	margin:0px 15px 20px;
}

.listing-content h1,
.listing-content h2,
.listing-content ul,
.listing-content p {
	margin:10px 0px;
}


.formular * {
	box-sizing:border-box;
}
.formular .widget {
	margin:10px 0px;
}

.formular .widget p {
	margin:0px;
}

.formular .widget:after {
	content: '.';
	font-size:0.001em;
	height:0.001em;
	visibility:visible;
	display:block;
	overflow:hidden;
	clear:both;
	opacity:0;
}

.formular label.box {
	float:none;
	width:auto;
}
.formular label {
	width:200px;
	float:left;
	font-weight:bold;
}

.formular input.text {
	width:300px;
}

.formular textarea {
	width:99%;
	height:200px;
}

.formular span.error {
	clear:both;
	margin-left:200px;
	color:#cc0000;
	display:block;
	font-style:italic;
}

.formular .widget_nachricht span.error {
	margin-left:0px;
}

.formular textarea,
.formular input {
	border:1px solid #c3c3c3;
	padding:2px 5px;
}


.formular .no_margin {
	margin:0px 0px -5px;
	padding:0px;
}
.formular .error textarea,
.formular .error input,
.formular .error label {
	color:#cc0000;
	border-color:#cc0000;
}

.formular .datenschutz label {
	float:left;
	width:auto;
	margin-top:3px;
}

.formular .datenschutz input.checkbox {
	float:left;
	width:auto;
	margin-right:10px;
}

.order label.error {
	display:block;
	color:#f90000;
}
.order input.error	{
	border:1px dotted #f90000;
}
.order #basketform td {
	vertical-align:top;
}
.order #basketform td b	{
	display:block;
	padding-top:5px;
}

.dont_show {
	display:none;
}
#error_agbcheck {
	padding:20px;
}

.listing-content {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(254, 223, 169);
  margin: 15px 0 0;
  padding: 0 2px 5px;
  width: 931px;
}

.listing-content .inner-listing-content {
	padding:10px;
	max-height:125px;
	overflow:hidden;
}

.listing-content .inner-listing-content p {
	margin:0px 0px;
	line-height:1.6em;
}

.listing-content .out {
}

.listing-content .more {
	text-align:right;
	padding:5px 10px 5px 0px;
}

/* der company-footer */

#company
{	border-top:1px solid #c3c3c3;
    margin-left:auto;
	margin-right:auto;
    padding: 0 2px 5px;
    width: 931px;
}

#company .inside
{	padding:20px 5px;
}

#company ul.linklist
{	min-width:250px;
}

#company div.linklist
{	min-width:740px;
}
#company ul.linklist li.headline
{	padding:0px;
}

#company ul.linklist li
{	padding:3px 20px 0px 10px;
	white-space:nowrap;
}

#company ul.anbieter
{	width:350px;
}

#company h4
{	font-weight:bold;
	display:inline;
	white-space:nowrap;
	font-size:1.1em;
}

#company a {
	text-decoration: none;
	color: #564b47;
	border-bottom: 1px solid #BABABA;
}

#company a:visited {
	color: #564b47;
	border-bottom: 1px solid #fedfa9;
}

#company a:hover {
	color:#000000;
	border-bottom: 1px solid #006633;
}

#company .cell {
	display: table-cell    ;
	padding: 3px;
	vertical-align: middle;
}

#company .cell p {
	width:250px;
}

#company .cell img {
	width:25px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
	list-style: none;
}

.text_center {
    text-align: center;
}

.wk {
/*	background-color: #fef4db;*/
	color:#11528f !important;
}