/* 

 Stylesheet für Template: Tradoria Standard 1

*/

/* HTML - Tags */

body {
   padding: 0px;
   margin: 0px;
   margin-bottom: 20px;
   font-family: Verdana, Geneva, sans-serif;
   font-size: 11px;
   background-color: #f3f3f3;
   color: #333333;
}

#container {
	width: auto;
	background-image: url(../uploads/bg_page.jpg);
   background-repeat: repeat-x;
   background-position: top;
}

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;
}

img {
	border: none;
}
h1, h2 {
  color: #6B7713;
   font-size: 14px;
      text-transform: uppercase;
	  margin-top: 5px;
	  margin-bottom: 0;
	  font-weight: normal;
}

h3 {
   font-size: 14px;
   font-weight: bold;
   display: inline;
   color: #000;
}

/* Links */

a {
	text-decoration: underline;
	color: #000;
	border: none;
}
a:hover {
	text-decoration: underline;
	color: ##000;
}

a.header_menu {
	color: #000;
   text-decoration: none;
}

a.header_menu:hover {
	color: #000;
   text-decoration: underline;
}

a.link_arrow {
   text-decoration: underline;
   padding-left: 10px;
   background-image: url('../theme/images/arrow.gif');
   background-repeat: no-repeat;
   background-position: 0px 3px;
}

a.backlink {
   text-decoration: underline;
   padding-left: 10px;
   background-image: url('../theme/images/arrow_back.gif');
   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;
}
a.main_menu:hover {
   color: #7A7A7A;
   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-repeat: no-repeat;
   height: 22px;
   width: 30px;
   border: 0px;
   margin-left: 0px;
   position: relative;
   top: 3px;
}

.input_error {
   border: 2px solid #FF0000;
}


/* Vom System benötigt */

.small {
   font-size: 11px;
   color: #000;
}

.strike {
   color: #FF0000;
}

.default_color {
   color: #454545;
}


/* Sonstiges */

.color {
   color: #000;
}

.msg_error {
   color: #FF0000;
   padding: 5px;
   padding-left: 10px;
   background-color: #FFE5E5;
}

.msg_done {
   color: #169D00;
   padding: 5px;
   padding-left: 10px;
   background-color: #D0EBCC;
}
.header {
	 color: #6B7713;
   font-size: 14px;
   line-height: 30px;
      text-transform: uppercase;

}
.box_header {
   padding-left: 20px;
   background-image: url(../uploads/bg_boxhead.jpg);
   background-repeat: no-repeat;
   color: #6B7713;
   font-size: 14px;
   line-height: 30px;
   margin-bottom: 1px;
   text-transform: uppercase;
}

.box_body {
}
.box_body a {
	font-weight: normal;
	text-decoration: none;
}
.box_body_last {
   padding: 10px;
   background-color: #FFF;
}
.box_body_last a {
	font-weight: normal;
	text-decoration: none;
}

.box_cell {
   margin-bottom: 7px;
}

.box_product_list {

   float: left;

   width: 200px;

   margin-bottom: 10px;

   margin-left: 11px;

   border: 1px solid #DDDDDD;

   padding: 10px;

   height: 280px;

   overflow: hidden;

   display: inline;

   color: #000;

}
.angebotsbox_product_list div {
	   width: 320px;
   margin-bottom: 10px;
   border: 1px solid #D3D3D3;
   height: 225px; 
   background-color: #FFF;
   padding-left: 15px;
}
.angebotsbox_product_list div a {
	font-size: 14px;
	text-decoration: none;
}
.price {
   font-weight: bold;
   font-size: 14px;
   color: #000;
}

.light_grey {
   color: #AAAAAA;
   font-size: 10px;
}

.text_arrow {
   padding-left: 10px;
   background-image: url('../theme/images/arrow.gif');
   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: #E97300;
   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: 950px;
   margin: auto;
   overflow: hidden;
}

#header {
   background-image: url(../uploads/bg_head.jpg);
   background-repeat:no-repeat;
   width: 950px;
   height: 274px;
}

#header #logo {
	float: left;
}

#header #menu {
   color: #fff;
   text-align: left;
   width: 247px;
   line-height: 43px;
   float: right;
   padding-left: 3px;
}

#menu_bar {
   background: #7B7B7B;
   width: 100%;
   height: 32px;
   margin-top: 3px;
}

#breadcrumb {
   width: 940px;
   padding: 10px;
}

#hr_breadcrumb {
	display: none;
}

/* 3 Spalten */

#column_left {
   width: 229px;
   float: left;
   display: inline;
}

#column_middle {
   width: 705px;
   text-align: left;  
   margin-left: 15px;
   float: left;
   display: inline;
}

#column_right {
   width: 250px;
   float: left;
   display: inline;
}

#column_2cols {
   text-align: left;  
   margin-left: 3px;
   float: left;
   width: 695px;
   display: inline;
}

.clear {
   clear: left;
}

.spacer {
   height: 5px;
   margin: 0px;
}

/* Blog */

.blog_post {
   margin-bottom: 20px;
   line-height: 18px;
   font-size: 11px;
   color: #000;
}

.blog_post h2 a {
	font-size: 12px;
	font-weight: bold;
	color: #6B7713;
	text-decoration: none;
	margin-bottom: -15px;
	text-transform: none;
}

.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 #E97300;
   background: #F1F1F1;
   padding: 7px;
   padding-left: 10px;
}

/* Produkt */
.td_order {
   background-color: #F1F1F1;
}

.td_order2 {
   background-color: #F1F1F1;
   border-top: 1px solid #DDDDDD;
}

.row_order {
  border-top: 1px solid #DDDDDD;
}

.bookmark {
   border: 1px solid #BBBBBB;
   padding: 1px;
   width: 16px;
   height: 16px;
   margin-left: 25px;
   margin-right: 10px;
}

#searchbox {
	height: 40px;
	margin: 0;
}
#searchbox input[type=text] {
	position: relative;
	top: 2px;
	top: 0px !important; 
	
	
}
#toprow {
   background-image: url(../uploads/bg_toprow.jpg);
   background-repeat: no-repeat;
   margin: 0;
   height: 62px;
   padding-top: 4px;
}
#footer {
   margin: auto;
   color: #FFF;
   padding-top: 20px;
   text-align: center;
   background-image: url(../uploads/bg_footer.jpg);
   background-repeat: repeat-x;
   height: 131px;
}
#footer a {
	color:#6B7713;
	text-decoration: none;
}
.cat_menu {
	display: block;
}
.menu_level_1 {
	background-image: url(../uploads/bg_catlink.jpg);
   background-repeat: no-repeat;
   padding-left: 30px;
}
.menu_level_1 a {
		font-size: 11px;
	font-weight: bold;
	color: #6B7713;
	line-height: 27px;
}
.menu_level_2 {
	background-image: url(../uploads/bg_catsublink.jpg);
   background-repeat: no-repeat;
   padding-left: 50px;
}
.menu_level_2 a {
		font-size: 11px;
	color: #000;
	line-height: 27px;
}
.menu_level_3 {
   padding-left: 50px;
}
.menu_level_3 a {
	font-size: 11px;
	color: #000;
	line-height: 27px;
}
#cartbox {
	float:right;
	width: 250px;
	height: 80px;
	margin-top: 60px;
	margin-right: -250px;
}
.philippi {
	color: #FFF;
	line-height: 20px;
	width: 435px;
	margin-top: 3px;
	margin-bottom: 7px;
	font-size: 11px;
}
.philippi a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.trusted, .versand {
	float: left;
	height: 60px;
	margin-top: 5px;
	color: #000;
	font-size: 10px;
}
.trusted {
	width: 250px;
	margin-left: 80px;
}
.trusted img {
	margin-right: 10px;
}
.versand {
	width: 170px;
	margin-left: 80px;
}





#cr_newsletter_registration {
	background: #F3F3F3;
        border: 0px solid #AAA;

	padding: 5px;
	width: 215px;
}

#cr_newsletter_registration input, #cr_newsletter_registration textarea {
	border:1px solid #aaa;
	margin:1px;
	width:100px;
}

#country {
	border:1px solid #aaa;
	margin:1px;
	width:100px;
}

#cr_newsletter_registration label {
	color: #6B7713;
display: block;
float: left;
font-weight: bold;
width: 100px;

}

