/*
 * Template: ludl
 * (c) 2008 by Meins und Vogel GmbH
 * www.muv.com info@muv.com
 *
 * Dieses Template und alle damit verbundenen Dateien ist urhererrechtlich geschützt!!!
 */

 
/*#####################################################################################################
                                                   LAYOUT
  #####################################################################################################*/

* { 
  padding: 0; 
  margin: 0; 
  }

body {
	color: Black;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #fdfde3;
}

div {
	overflow: hidden; 
}

img {
	border: none;
}

p, h1, h2, h3, h4, h5, h6 {
  margin-top: 10px;
}


#wrapper {
	margin: 10px auto;
	width: 1000px;
	background: url(wrapper_hg.gif) left top repeat-y;
}

#topmenu {
	float: left;
	width: 554px;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:#fdfde3;
  background: url(topmenu_hg.gif) center top no-repeat; 
  background-color: #fdfde3;
  height: 26px;
  text-align:left;
  padding: 10px 50px 0px 30px;
}


#header {
	height:193px;
    background: url(header_teaser.jpg) left top no-repeat #fdfde3; 
}

#header_right {
   background: url(header_right.gif) right bottom no-repeat; 
	height:172px;
}

#header_content {
	background:url("header_content_hg.jpg") no-repeat scroll left top transparent;
	color:#D00000;
	font-weight:bold;
	height:34px;
	padding-left:18px;
	padding-top:2px;
}

#header2 {
	height:5px;
   background: url(header2_hg.gif); 
}


#header_content a.normal {
  color:#fdfde3;
	text-decoration:none;
}

#header_content a.selected {
  color:#000000;
	text-decoration:none;
}


#topmenu a.normal {
  color:#fdfde3;
  text-decoration: none;
}

#topmenu a.selected {
  color:#000000;
  text-decoration: none;
}

#heightcolumn { 
  width: 0px;
  float: left;
  height: 700px;
}

#leftcolumn { 
  margin-left: 5px;
  margin-bottom: 15px;
  width: 174px;
  float: left;
}

#leftcolumn a { 
  color: Black;
  text-decoration: none;
}

.left_header {
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(left_top.jpg);
	height: 17px; /* 22 - 5 */
	color: #ffe344;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.left_content {
	padding: 5px 5px 5px 5px;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content { 
  margin-left: 15px;
  margin-right: 13px;
  margin-bottom: 15px;
  float: left; 
  width: 615px; 
}

#content_big { 
  margin-left: 15px;
  margin-bottom: 15px;
  float: left; 
  width: 747px;  /* width_wrapper - with_left*/
}

#rightcolumn { 
  margin-bottom: 15px;
  width: 172px;
  float: left;
}

#rightcolumn a { 
  color: Black;
  text-decoration: none;
}

.right_header {
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(right_top.jpg);
	height: 17px; /* 22 - 5 */
	color: #ffe344;
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.right_content {
	padding: 5px 5px 5px 5px;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#footer{ 
 	clear: both;
	background: url(footer_hg.gif) left no-repeat; 
	height: 36px;
 }

#muv_link, #muv_link a{
	padding-top: 5px;
	text-align: center;
	color: #6F6F6F;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*#####################################################################################################
                                                   CONTENT
  #####################################################################################################*/
h1, h2, h3, h4, h5, h6 {
	color: Black;
	font-style: italic;
	font-weight: bold;
}

h1 {	font-size: 26px; }
h2 {	font-size: 22px; }
h3 {	font-size: 19px; }
h4 {	font-size: 17px; }
h5 {	font-size: 13px; }
h6 {	font-size: 11px; }

a {
	color: Black;
}

hr {
	color: Black;
	background-color: Black;
	border: none;
	height: 1px;
}

a.nav_product_group{
  color: #ce0402 !important;
  font-weight:bold !important;
}

.select_brands {
  width:135px;
}

.product_group {
  text-decoration:none;
  font-size:12px;
  font-weight:bold;
}