body {
  	margin: 0;
  	padding: 0;
  	background: #D6D5D5 url(images/body.gif) repeat-x 0 0;
  	font: 12px Verdana, sans-serif;
  	color: #2d2d2d;
}

ul {
}

ul li {
	list-style-type:disc;
}

h1 { 	font: 16px Verdana, sans-serif;
	font-weight: bold;
	}


h2 {
	font-size:100%;
	color:#fff;
}

h3 {	
	font: 14px Verdana, sans-serif;
	color:#bd1220;
}

#wrapper_body {
	margin:auto;
	padding-top:15px;
	width:963px;
	border:0px;
}

table { border: 0px; }
#table_main{
	border-collapse:inherit!important;
}

tbody{
	border:none!important;
}

/**
 * Header
 */

#header {
	background: transparent url(images/bgheader.gif) no-repeat 0 0;
	border: 0px;
}

/**
 * Warenkorb 330px
 */

#warenkorb {
	width:330px;
	float:right;
	margin-right:60px;
	margin-top:20px;
	z-index:14;
	overflow:hidden;
	padding-bottom:10px;
}


#warenkorb h2 {
	font-size:11px;
	color:#BD1020;
}

/* Anzahl der Produkte im Warenkorb */
#qty {
	font-size:11px;
	color:#BD1020;
	margin-top:-7px;
}

/* Schriftzüge */

#wkorb {
	position:relative;
	top:85px;
	background: transparent url(images/pfeil_rotR.gif) no-repeat 0px 2px;
	padding-left:10px;
	color:#BD1020;
	font-size:11px;
	font-weight:bold;
}

#wkorb a {
	color:#BD1020;
	font-size:11px;
	text-decoration:none;
}

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

#bestell {
	background: transparent url(images/pfeil_rotR.gif) no-repeat 0px 2px;
	padding-left:10px;
	color:#BD1020;
	font-size:11px;
	font-weight:bold;
	margin-left:-10px;
}

#bestell a {
	color:#BD1020;
	font-size:11px;
	text-decoration:none;
}

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

/**
 * Navigation oben
 */

#top_menu {
	background: transparent url(images/bgnav.gif) no-repeat 0px 0px;
	padding-left:275px;
	height:32px;
}

#top_menu a {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	padding-left:5px;
}

#top_menu ul li {
	background: transparent url(images/bg-navigation-item.gif) no-repeat 0px 1px;
	padding-left:10px;
	padding-right:33px;
}

/**
 * Content Bereich
 */

#container {
	
}

/**
 *  Linke Spalte
 */


#left {
	background: transparent url(images/body_centerL.gif) repeat-y 0px 0px;
	width:245px;
}

#wasserzeichen {
	color:#ffffff;
	background: transparent url(images/wasserzeichen.gif) top left no-repeat;
	width:193px;
	min-height:437px;
  height:auto !important;
  height:437px;
	margin-left:52px;
}

#left_menu {
	padding-top:40px;
	padding-left:25px;
}

#left_menu ul.menu li {
  list-style-type: none;
  list-style-image: none;
  background: transparent url(images/bg-navigation-item_left.gif) no-repeat 0px 0px;
  display:block;
  margin:0;
  padding:0;
}

#left_menu ul.menu li li a{
	font-size:10px;
}

#left_menu ul.menu li a{
	text-decoration:none;
	color:#ffffff;
	padding-left:12px!important;
	display:block;
	font-size:12px;
	margin:0;
}

#left_menu ul.menu li a.active{
	text-decoration:none;
	color:#ffffff;
	padding-left:12px!important;
	display:block;
	margin:0;
}

#left_menu li a:hover {
	text-decoration:underline;
}

/**
 * Main Content Bereich
*/
#main_container {
	background:#fff url(images/body_centerR.gif) top right no-repeat;
	padding:20px 35px 10px 35px;
	width:100%;
}

#main_container a {
	color:#BD1020;
	text-decoration:none;
}

/**
 * Footer
 */

#footer {
	background: transparent url(images/bottom.gif) no-repeat 0 0;
	color:#BD1121;
	font-size:11px;
}

#block-menu-secondary-links h2 {
	visibility:hidden;
}

#menu_footer {
	padding-left:250px;
	padding-top:15px;
}

#menu_footer ul.menu li, .item-list ul li, li.leaf {
	list-style-type: none;
  	list-style-image: none;
	display:inline;
  	background: transparent url(images/bg-navigation-item_bottom.gif) no-repeat 0px 0px;
	color:#BD1121;
	font-size:10px;
	padding-left:11px;
}

#menu_footer a {
	color:#BD1020;
	text-decoration:none;
	padding-right:3px;
	padding-left:9px;
	font-size:10px;
	background: transparent url(images/bg-navigation-item_bottom.gif) no-repeat 0px 0px;
	text-transform:uppercase;
}


/* Ubercart CAW
-------------------------------------------------------------- */
.form-submit, .form-text{
	border:1px solid #BD1121;
	background-color:#FAFAFA;
}

.list-add-to-cart, .node-add-to-cart, #edit-checkout, #edit-update{
	margin-top:5px;
	border:none;
	background: transparent url(images/bg-navigation-item_cart.gif) no-repeat left center;
	padding-left:11px;
	cursor:pointer;
}

.views-field-title-1{
	margin-top:5px;
	float:left;
}

.views-field-buyitnowbutton{
	float:right;
	margin-right:25px;
}

.views-field-title-1 a, #edit-continue-shopping{
	background: transparent url(images/bg-navigation-item_detail.gif) no-repeat left center;
	padding-left:14px;
	border:none;
}

#cart-form-products tr, table.cart-review tr{
	background-color:#FFFFFF;
	border-bottom:none;
}

#cart-form-products table, table.cart-review{
	border-collapse:separate;
	border:none;
}

td.subtotal{
	border-top:1px solid #CCC;
}

#cart-form-buttons{
	border-bottom:none;
	border-left:none;
	border-right:none;
}

#cart-form-products{
	border:none;
}


.view-uc-products td img, .product-image{
	border:1px solid #ddd;
	padding:3px;
}
.views-field-field-short-description-value{
	color:#666666;
	margin:0 0 5px 0;
}

.product .product-image {
	float:left;
	color:#666666;
}

.product p{
	margin-top:20px;
}

.product .product-image{
	margin-right:250px;
}


.product div.product-info{

}

.product div.add-to-cart{

}


span.price-vat-suffix, span.price-shipping-suffix{
	padding-left:0!important;
	font-size:10px;
}

span.price-shipping-suffix{
	display:block;
}

#cart-block-contents{
	border-bottom:1px solid #EEE;
	padding-bottom:2px;
	margin-bottom:3px;
}

.cart-block-summary{
	width:330px;
}

td.col-1, td.col-2, td.col-3{
	width:230px;
}

table.order-review-table{
	width:90%;
}

tr.pane-title-row, td.title-col{
	text-align:left!important;
}

.clear-block{
	clear:both;
}

.node p{
	width:100%;
	text-align:justify;
}
