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

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

* { 
  padding: 0; 
  margin: 0; 
  }

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

div {
	overflow: hidden; 
}

img {
	border: none;
}

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

#wrapper {
	margin: 10px auto;
	width: 998px;
}

#header {
	float: left;
	height: 100px;
	width: 998px;
	color: White;
}

#header-logo {
	float: left;
	color: White;
}

#header-content {
	float: left;
	color: Black;
	width: 323px;
}

#header-basket {
	float: left;
	color: Black;
	background: url(header-basket-hg.jpg) no-repeat left top;
	width: 200px;
	height: 150px;
}

#header-content a.normal {
	color: #C7C7C7;
}

#header-content a.selected {
	color: White;
}

#topmenu {
  float: left;
  background: url(topmenu-hg.jpg) left top no-repeat; 
  height: 41px;
  width: 998px;
}

#toolbar {
  float: left;
  background: url(toolbar-hg.jpg) left top no-repeat; 
  height: 40px;
  width: 998px;
  margin-bottom:15px;
}

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

#leftcolumn { 
  margin-bottom: 15px;
  width: 200px;
  float: left;
  display: inline; /* IE6 hack */
}

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

.left-header {
	padding-left: 14px;
	padding-top: 11px;
	background-image: url(left-top.jpg);
	height: 24px; 
	color: #000000;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.left-content {
	padding: 5px 5px 5px 5px;
	background-color: #fdfcc1; 
	border-left: 1px solid #fad30a;
	border-right: 1px solid #fad30a;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.left-bottom {
	background: url(left-bottom.jpg) left top no-repeat;
	height: 5px;
	font-size:1px;
}

#submenu_ansicht .left-header {
	padding-left: 14px;
	padding-top: 11px;
	background: url(left-top.jpg) left top no-repeat;
	height: 24px;
	color: #ff0000;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#submenu_ansicht .left-content {
	padding: 5px 5px 5px 5px;
/*	background-color: #ffc9c0;
	border-left: 1px solid #ff0000;
	border-right: 1px solid #ff0000; */
	background-color: #fdfcc1;
	border-left: 1px solid #fad30a;
	border-right: 1px solid #fad30a;

	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#submenu_ansicht .left-bottom {
	background: url(left-bottom.jpg) left top no-repeat;
	height: 5px;
	font-size:1px;
}

#wrapper-content {
	float: left;
	width: 998px;
}

#content { 
  margin-left: 15px;
  margin-bottom: 15px;
  float: left; 
  width: 563px;  
}

.content-header {
	padding-left: 14px;
	background-image: url(content-top.jpg);
	height: 35px; 
	color: #000000;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.content-content {
	padding: 10px;
	background-color: #fdfcc1;
	border-left: 1px solid #fad30a;
	border-right: 1px solid #fad30a;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.content-bottom {
	background: url(content-bottom.jpg) left top no-repeat;
	height: 5px;
	font-size:1px;
}

#achtung-header, #config_list1-header, #config_list2-header {
	padding-left: 14px;
	background: url(content-achtung-top.jpg) left top no-repeat;
	height: 5px;
	color: #000000;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#achtung-content, #config_list1-content, #config_list2-content {
	padding: 10px;
	background-color: #fdfcc1;
	border-left: 1px solid #fad30a;
	border-right: 1px solid #fad30a;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#achtung-bottom, #config_list1-bottom, #config_list2-bottom {
	background: url(content-achtung-bottom.jpg) left top no-repeat;
	height: 5px;
	font-size:1px;
}

#content-big { 
  margin-left: 15px;
  margin-bottom: 15px;
  float: left; 
  width: 782px;  
}

.content-big-header {
	padding-left: 14px;
	background-image: url(content-big-top.jpg);
	height: 35px; 
	color: #000000;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.content-big-content {
	padding: 10px;
	background-color: #fdfcc1; 
	border-left: 1px solid #fad30a;
	border-right: 1px solid #fad30a;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.content-big-bottom {
	background: url(content-big-bottom.jpg) left top no-repeat;
	height: 5px;
	font-size:1px;
}

#rightcolumn { 
  margin-left: 18px;
  margin-bottom: 15px;
  width: 200px;
  float: left;
  display: inline; /* IE6 hack */
}

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

.right-header {
	padding-left: 14px;
	padding-top: 11px;
	background-image: url(right-top.jpg);
	height: 24px; 
	color: #000000;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.right-content {
	padding: 5px 5px 5px 5px;
	background-color: #fdfcc1; 
	border-left: 1px solid #fad30a;
	border-right: 1px solid #fad30a;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.right-bottom {
	background: url(right-bottom.jpg) left top no-repeat;
	height: 5px;
	font-size:1px;
}


#footer{ 
	padding: 10px 20px 15px 20px;
 	width: 958px;
 	clear: both;
	height: 35px; 
	color: Black;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
 }

#footer a { 
	color: Black;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
 }

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

/*#####################################################################################################
                                                   CONTENT
  #####################################################################################################*/
h1{
   color: #000000;
	font-style: italic;
	font-weight: bold;
}

h2, h3, h4, h5, h6 {
	color: #CB1718;
	font-style: italic;
	font-weight: bold;
}

h1 {	font-size: 15px; }
h2 {	font-size: 13px; }
h3 {	font-size: 11px; }
h4 {	font-size: 11px; }
h5 {	font-size: 11px; }
h6 {	font-size: 11px; }

a {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

.product_detail {
    font-size:12px;
}

.bghighlight {
    background-color:#fad30a;
    padding:3px;
    margin: 3px 0px 3px 0px;
}

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