/* 

 Stylesheet für Template: Tradoria Standard 1

*/

/* HTML - Tags */

body {
background-image:url('../uploads/body_bg.jpg');
   padding: 10px 0px 10px 0px;
   margin: 0px;
   margin-bottom: 20px;
   font-family: Arial, sans-serif;
   font-size: 13px;
   background-color: #8B4513;
   color: #ffffff;
   width: 100%;
   overflow: -moz-scrollbars-vertical;
}

#xmas {color: #000;}

ul {
   list-style-type: square;
   margin-top: 0px;
   margin-bottom: 0px;
}

li {
   margin-left: -15px;
   margin-bottom: 3px;
}

.li_box {
   margin-left: -25px;
   margin-bottom: 3px;
}

h1 {
   font-size: 21px;
   display: inline;
   color: #000000;  
}

h2 {
   font-size: 17px;
   display: inline;
   color: #000000;
}

h3 {
   font-size: 14px;
   font-weight: bold;
   display: inline;
   color: #000000;
}

/* Links */

a {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a.module {
   color: #FFFFFF;
   text-decoration: underline;
}

a.module:hover {
   text-decoration: underline;
   color: #FF0000;
}

a.header_menu {
	color: #000000;
   text-decoration: underline;
}

a.header_menu:hover {
	color: #FF0000;
   text-decoration: underline;
}

a.link_arrow {
   text-decoration: none;
   color: #ffffff;
   padding-left: 10px;
   background-image: url('http://www.bruell-shop.de/home/8d5a520a9a1814889c0681db6ee2b689/uploads/arrow.png');
   background-repeat: no-repeat;
   background-position: 0px 3px;
}

a.backlink {
   text-decoration: underline;
   color: #ffffff;
   padding-left: 10px;
   background-image: url('http://www.bruell-shop.de/home/8d5a520a9a1814889c0681db6ee2b689/uploads/arrow_back.png');
   background-repeat: no-repeat;
   background-position: 0px 3px;
}

a.link_arrow:hover {
   text-decoration: underline;
}

a.main_menu {
	font-weight: bold;
	font-size: 14px;
   color: #ffffff;
   text-decoration: none;
   margin: 0px;
   margin-left: 10px;
   padding: 5px;
   line-height: 30px;
   padding-top: -10px;
}

a.main_menu:hover {
	color: #000000;
   text-decoration: none;
   background-color: #ffffff;
   margin-left: 10px;
   padding: 5px;
}

/* Formulare */

input, textarea, select {
   font-family: Arial, sans-serif;
   font-size: 13px;
   color: #454545;
}

.btn_search {
   background-color: #351C18;
   background-repeat: no-repeat;
   height: 23px;
   width: 75px;
   border: 0px;
   padding-left: 5px;
   color: #FFFFFF;
   font-weight: bold;
   margin-right: 0px;
}

.input_error {
   border: 2px solid #FF0000;
}


/* Vom System benötigt */

.small {
   font-size: 11px;
   color: #AAAAAA;
}

.strike {
   color: #FF0000;
}

.default_color {
   color: #DDDDDD;
}


/* Sonstiges */

.color {
   color: #CB7B4A;
}

.msg_error {
   color: #FF0000;
   padding: 5px;
   padding-left: 10px;
   background-color: #FFE5E5;
}

.msg_done {
   color: #169D00;
   padding: 5px;
   padding-left: 10px;
   background-color: #D0EBCC;
}

.box_header {
   padding: 2px;
   padding-left: 10px;
   background: url('http://www.bruell-shop.de/home/8d5a520a9a1814889c0681db6ee2b689/uploads/box_header.png');
   background-repeat: no-repeat;
   color: #ffffff;
   font-weight: bold;
   font-size: 14px;
   line-height: 55px;
   margin-bottom: 0px;
}

.box_top {
   padding: 8px;
   
   background: url('http://www.bruell-shop.de/home/8d5a520a9a1814889c0681db6ee2b689/uploads/box_top.png');
   background-repeat: no-repeat;
}

.box_body {
   padding: 10px;
   background: url('http://www.bruell-shop.de/home/8d5a520a9a1814889c0681db6ee2b689/uploads/box_body.png');
   color: #FFFFFF;
}

.box_bottom {
   padding: 10px;
   height: 56px;
   background: url('http://www.bruell-shop.de/home/8d5a520a9a1814889c0681db6ee2b689/uploads/box_bottom.png');
   background-repeat: no-repeat;
}

.box_cell {
   margin-bottom: 7px;
}


.box_product_list {
   float: left;
   width: 238px;
   margin-bottom: 10px;
   border: 1px solid #DDDDDD;
   padding: 10px;
   background: #351C18;
}

.box_product_list_2 {
   float: left;
   width: 238px;
   margin-left: 10px;
   margin-bottom: 10px;
   border: 1px solid #DDDDDD;
   padding: 10px;
   background: #351C18;
}

.price {
   font-weight: bold;
   font-size: 14px;
   color: #DDDDDD;
}

.light_grey {
   color: #AAAAAA;
}

.text_arrow {
   padding-left: 10px;
   background-image: url('http://www.bruell-shop.de/home/8d5a520a9a1814889c0681db6ee2b689/uploads/arrow.png');
   background-repeat: no-repeat;
   background-position: 0px 3px;
}

.product_review_flop {
   background-image: url('../theme/images/star_flop.gif');
   background-repeat: repeat-x;
   text-align: left;
   width: 110px;
   height: 19px;
}

.product_review_top {
   background-image: url('../theme/images/star_top.gif');
   background-repeat: repeat-x;
   height: 19px;
   overflow: hidden;
}

.chargroup {
   padding: 1px;
   padding-left: 5px;
   padding-right: 5px;
   color: #FFFFFF;
   background: #81BEE1;
   font-size: 15px;
}

.hr_grey {
   background: #DDDDDD;
   width: 100%;
   height: 3px;
   margin-bottom: 7px;
}

.cart_line {
   border-top: 1px solid #DDDDDD;
   padding-top: 20px;
   padding-bottom: 20px;
}

/* Container */

#frame {
   width: 960px;
   margin: auto;
   padding: 10px;
   background-color: #8B4513;
}

#header {
   background: #ffffff;
   width: 960px;
   height: 250px;
   padding: 0px;
}

#header #logo {
   padding-left: 30px;
   font-size: 22px;
   font-weight: bold;
   color: #FFFFFF;
   height: 70px;
}

#header #menu {
   color: #FFFFFF;
   text-align: left;
   width: 600px;
   position: absolute;
   margin-top: -6px;
   margin-left: 5px;
}

#menu_bar {
   background-image: url('http://www.bruell-shop.de/home/8d5a520a9a1814889c0681db6ee2b689/uploads/back_bar.jpg'):
   width: 100%;
   height: 40px;
   margin-top: 3px;
}

#footer {
   background: url('http://www.bruell-shop.de/home/8d5a520a9a1814889c0681db6ee2b689/uploads/menu_bar.png');
   height: 41px;
   width: 930px;
   padding-left: 15px;
   padding-right: 15px;
}

#breadcrumb {
   width: 940px;
   padding: 10px;
}

#hr_breadcrumb {
   background: #DDDDDD;
   width: 960px;
   height: 5px;
}

/* 3 Spalten */

#column_left {
   width: 200px;
   float: left;
}

#column_middle {
   width: 546px;
   text-align: left;  
   margin-left: 7px;
   margin-right: 7px;
   float: left;
}

#column_right {
   width: 200px;
   float: left;
}

#column_2cols {
   width: 725px;
   text-align: left;  
   margin-left: 15px;
   float: left;
}

.clear {
   clear: left;
}

.spacer {
   height: 5px;
   margin: 0px;
}

/* Blog */

.blog_post {
   margin-bottom: 20px;
   line-height: 20px;
}

.blog_comment {
   margin-bottom: 20px;
   line-height: 20px;
   background: #F1F1F1;
   border-left: 3px solid #DDDDDD;
   padding: 15px;
}

.blog_post .funcbar {
   margin-top: 15px;
   border-left: 3px solid #81BEE1;
   background: #F1F1F1;
   padding: 7px;
   padding-left: 10px;
}

/* Produkt */
.td_order {
   background-color: #351C18;
}

.td_order2 {
   background-color: #351C18;
   border: 0px solid #ffffff;
}

.row_order {
  border: 0px solid #ffffff;
}

.bookmark {
   border: 1px solid #BBBBBB;
   padding: 1px;
   width: 16px;
   height: 16px;
   margin-left: 30px;
   margin-right: 12px;
}

/*** Menüstruktur ***/

.menu_selected {
   font-weight:bold;
   color: #FF0000;
}

.menu_level_1 {
   margin: 0px 0px 5px 0px;
   font-size: 12px; 
   
}
.menu_level_2 {
   margin: 0px 0px 5px 15px;
   font-size: 12px;
}
.menu_level_3 {
   margin: 0px 0px 5px 25px;
   font-size: 12px;
}

.menu_level_4 {
   margin: 0px 0px 5px 30px;
   font-size: 12px;
}
