@charset "utf-8";
/*
Produkte


Hellgrau #f2f2f2
Standard-Schrift #333
rote Schrift: #5f260e
*/

html {
	height: 100.05%;
	margin:0 0 1px 0;
	padding: 0;
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #333;
	background-color:#f2f2f2;
	margin-top: 0px;
	border: 0px;
}

h1 {
	font-weight: bold; 
	font-size: 12px; 
	line-height: 23px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}


a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;	
}
a:hover {
	color:#5f260e;
}


.error {
	color: #5f260e;
}


form {
	padding:0;
	margin:0;
}
input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #000;
}


/*specific divs */
#container {
	background-color:#fff;
	width:950px;
	margin:0 auto 0 auto;
	padding: 0;
}

#top {
	width:257px;
	float:left;
}
#website_logo {
	width:240px;
	height:117px;
	margin:34px 0 0 17px;
}
#top_box {
	float:left;
	height:164px;
	width:683px;
	position:relative;
	margin:0 0 0 0;
}
#top_box_marken_logos {
	width:683px;
	height:48px;
	float:right;
	text-align:right;
	margin:20px 0 0 0;
}
#top_box_text {
	position:absolute;
	bottom:30px;
	right:0px;
	width:370px;
	color:#333;
	font-size:15px;
	font-weight:bold;
	line-height:20px;
}


#menu {
	float:left;
	width:180px;
	padding: 0 0 0 0; 
	margin:0 10px 0 0;
}
#menu ul {
	background-color: #fff;
	list-style:none;
	margin: 0;
	padding: 0;
	min-height: 240px;
	height: auto !important;
	height: 240px;
}
	
/*Level 1*/
#menu .level1, #menu .level1_open  {
	color: #000;
	height: 22px;
	line-height: 22px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	border-bottom:1px solid #ccc;
	padding:0 0 0 0;
}
#menu .level1_open  {
	background-color: #fff;
	background-image:url(../images/standard/open_menu_box.png);
	background-repeat:no-repeat;
	background-position:0 8px;
}
#menu .level1 a, #menu .level1_open a  { 
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
	text-transform:uppercase;
	padding: 0 0 0 17px;
}
#menu .level1_open a  { 
	color: #000;
}
#menu .level1 a:hover  { 
	font-weight:normal;
	background-image:url(../images/standard/open_menu_box.png);
	background-repeat:no-repeat;
	background-position:center left;
}
/*Level 2*/
#menu .level2, #menu .level2_last, #menu .level2_open, #menu .level2_last_open  {
	background-color: #fff;
	color: #000;
	height: 22px;
	line-height: 22px;
	margin: 0 0 0 0;
	padding: 0 0 0 17px;	
}
#menu .level2_last, #menu .level2_last_open {
	border-bottom:1px solid #ccc;
}
#menu .level2_open, #menu .level2_last_open  {
	background-color: #fff;
	margin-bottom:0;
	background-image:url(../images/standard/open_menu_box.png);
	background-repeat:no-repeat;
	background-position:17px 8px;
}
#menu .level2 a, #menu .level2_last a, #menu .level2_open a, #menu .level2_last_open a  { 
	color: #000;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
	padding:0 0 0 17px;
}
#menu .level2 a:hover, #menu .level2_last a:hover  { 
	background-image:url(../images/standard/open_menu_box.png);
	background-repeat:no-repeat;
	background-position:center left;
}





#main {
	width:760px;
	float:left;
}
#left {
	width:370px;
	float:left;
	background-color:#fff;
	/*background-color:#f2f2f2;*/
	/*background-color:#d4d4d4;*/
	/*background-color:#ddd;*/
}

#main_image {
	float:left;
	width:370px;
	height:240px;
	margin:0 0 0 0;
	border-bottom:10px solid #fff;
}

#right {
	width:380px;
	padding:0;
	margin:0 0 0 10px;
	float:left;
}
#right h1 {
	padding:0;
	margin:17px 21px 20px 11px;
}
#right p {
	padding:0;
	margin:0 21px 11px 11px;
}



#produkte_options {
	background-color:#fad200;
	width:370px;
	height:25px;
}
.produkte_options_topitem {
	float:left; 
	height:25px; 
	padding:0 25px 0 0; 
	background-image:url(../images/standard/dropdown_button.png); 
	background-repeat:no-repeat; 
	background-position:right center;
	cursor:pointer;
}
.produkte_options_topitem span {
	padding:0 0 0 11px; 
	margin:0; 
	text-transform:uppercase; 
	line-height:25px;
	font-weight:bold;
}
.produkt_options_trenner{
	float:left; 
	width:7px; 
	height:25px; 
	border-right:2px solid #fff;
}
.produkte_options_submenu { 
	position:absolute; 
	visibility:hidden; 
	background-color:#fad200; 	
	margin:0;
	padding:0;
}
.produkte_options_submenu tr td {
	padding:0 0 0 11px; 
	height:20px; 
	line-height:20px;
}
.produkte_options_submenu tr td a {
	padding:0 0 0 15px;
}
.produkte_options_submenu tr td a:hover {
	color:#fff;
	background-image:url(../images/standard/open_menu_box_options.png);
	background-repeat:no-repeat;
	background-position:0 center;
}




#produkte {
	width:370px;
	list-style:none;
	margin:0;
	padding:0;
}
.produkte_li, .produkte_li_active {
	float:left;
	width:85px;
	height:140px;
	border-width:1px;
	border-style:solid;
	border-color:#fff;
	/*border-color:#f2f2f2;*/
	/*border-color:#d4d4d4;*/
	/*border-color:#ddd;*/
	margin:0 0 10px 0;
}
.produkte_li_active {
	border-color:#bbb;
}
.produkte_image {
	width:85px;		/*85-83*/
	height:88px;
	text-align:center;
	margin:3px 0 0 0;
}
.produkte_name {
	width:79px;		/*85-6px padding*/
	height:47px;
	text-align:center;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	vertical-align:middle;
	padding:3px 3px 0 3px;
	margin:0;
	position:relative;
	overflow:hidden;
}
produkte_name a {
	color:#333;
}
.produkte_name a:hover {
	color:#333;
}


#produktdetails {
	margin:0;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}
#produktdetails_name {
	font-weight:bold; 
	margin:20px 10px 15px 11px;
}
#produktdetails_headline {
	font-weight:bold; 
	margin:15px 10px 0 11px;
}
#produktdetails_text {
	margin:0 10px 0 11px;
}

#produktvarianten {
	width:370px; 
	margin:0;
}
#produktvarianten th {
	background-color:#f2f2f2; 
	height:29px; 
	line-height:29px; 
	font-weight:bold;
	border-bottom:2px solid #fff;
	text-align:left;
}
#produktvarianten td {
	background-color:#f2f2f2; 
	height:29px; 
	line-height:29px; 
	border-bottom:2px solid #fff;
	text-align:left;
}


.hdl_box {
	background-color: #fad200;
	color: #fff;
	height: 27px;
	line-height: 27px;
	font-weight:bold;
	width:171px;
	margin:0 0 0 0;
	padding:0 0 0 9px;
	text-transform:uppercase;
	text-align:left;
}

#sprache_box {
	background-color:#fff;
	width:180px;
	text-align:center;
	margin:10px 0 0 0;
	vertical-align:top;
}
#sprache_form {
	background-color:#f2f2f2;
	height:34px;
	text-align:left;
	padding:0 0 0 9px;
}
#sprache_form img {
	margin:10px 5px 0 0;
}



#suche_box {
	background-color:#fff;
	width:180px;
	text-align:center;
	margin:10px 0 0 0;
	vertical-align:top;
}
#suche_form {
	background-color:#f2f2f2;
	height:34px;
}
#suche_box input {
	width:127px;
	height:14px;
	float:left;
	margin:7px 0 0 9px;
}

#haendlersuche_box {
	background-color:#fff;
	width:180px;
	text-align:left;
	margin:10px 0 0 0;
	vertical-align:top;
}
#haendlersuche_form {
	background-color:#f2f2f2;
	height:54px;
}
#haendlersuche_box input {
	width:127px;
	height:14px;
	float:left;
	margin:3px 0 0 9px;
}



#teaser_box {
	background-color:#f0f0f0;
	width:180px;
	vertical-align:top;
}
.grey_teaser_box {
	background-color:#f0f0f0;
	width:164px;
	height:36px;	
	padding:4px 8px 0 8px;
	vertical-align:middle;
	border-bottom:2px solid #fff;
}
.grey_teaser_box a {
	color:#5f260e;
}
.grey_teaser_box a img {
	padding-left:3px; 
}

.grey_teaser_box_more {
	background-color:#f0f0f0;
	width:164px;
	height:36px;	
	padding:8px 8px 0 8px;
	vertical-align:middle;
}
.grey_teaser_box_more a {
	color:#5f260e;
	font-weight:bold;
}
.grey_teaser_box_more a img {
	padding-left:3px; 
}

.marktimage {
	float:left;
	width:85px;
	height:85px;
	margin:0 10px 6px 0;
}
.marktimage_lastinrow {
	float:left;
	width:85px;
	height:85px;
	margin:0 0 10px 0;
}

#footer {
	clear:both;
	background-color:#f2f2f2;
	width:940px;
	height:32px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 8px 10px 0 0;	
	white-space:nowrap;
	text-align:right;
	margin:0;
}
#footer .left {
	float:left;
	width:300px;
	text-align:left;
	vertical-align:top;
}
#footer .right {
	float:left;
	width:640px;
}
#footer a {
	color: #5f260e;
	background-image:none;
	padding-right:0;
}
#footer a:hover {
	color: #5f260e;
}
