/* 

 Stylesheet für Template: Ruhrmedia 3

*/

/* HTML - Tags */

body {
   padding: 0px;
   margin: 0px;
   margin-bottom: 20px;
   font-family: Trebuchet MS;
   font-size: 13px;
   background-color: #f1bc76;
   color: #660000;
   width: 100%;
   overflow: -moz-scrollbars-vertical;
   background-image:url(../theme/images/bg_all.png);
   background-position: top;
   background-repeat: repeat-x;
}

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: #650000; 
   font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
   font-size: 17px;
   display: inline;
   color: #650000;
   font-family: Georgia, "Times New Roman", Times, serif;

}

h3 {
   font-size: 14px;
   font-weight: bold;
   display: inline;
   color: #650000;
   font-family: Georgia, "Times New Roman", Times, serif;

}

/* Links */

a {
	text-decoration: none;
	color: #172733;
}
a:hover {
	text-decoration: underline;
	color: #172733;
}

img {
	border: none;
	border: 0;
}
.menulink {
	float: left;
	width: 150px;
   text-align: center;
}
.menulink:hover {
   background-image: url(../theme/images/bg_tophover.jpg);
}
	
a.header_menu {
	color: #FFFFFF;
   text-decoration: none;
   font-size: 17px;
   font-stretch: narrower;
   display: block;
   line-height: 57px;
}
a.header_menu:hover {
	color: #650000;
	text-decoration: none;
}

a.link_arrow {
   text-decoration: underline;
   padding-left: 10px;
}

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: #FFFFFF;
   text-decoration: none;
   background-color: #7A7A7A;
   margin-left: 10px;
   padding: 5px;
}

/* Formulare */

input, textarea, select {
   font-family: Arial, sans-serif;
   font-size: 13px;
   color: #454545;
}

.btn_search {
background-image:url(../theme/images/searchbutton.jpg);
   background-repeat: no-repeat;
   height: 27px;
   width: 63px;
   border: 0px;
   color: #FFFFFF;
   font-weight: bold;
   margin-right: 10px;
}

.input_error {
   border: 2px solid #FF0000;
}


/* Vom System benötigt */

.small {
   font-size: 11px;
   color: #AAAAAA;
}

.strike {
   color: #FF0000;
}

.default_color {
   color: #454545;
}


/* Sonstiges */

.color {
   color: #35718F;
}

.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 {
background:none repeat scroll 0 0 #900000;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
line-height:20px;
margin-bottom:3px;
margin-left:2px;
padding:2px 2px 2px 10px;
width:188px;
}

.box__body {
   padding: 10px;
   background: #F1F1F1;
   width: 204px;
}

.box_cat_header {
   background-image: url(../theme/images/bg_cat_header.png);
   padding-left: 15px;
   background-position: center top;
   color: #650000;
   font-weight: bold;
   font-size: 16px;
   line-height: 35px;
   height: 35px;
   width: 189px;
   font-family: Georgia, "Times New Roman", Times, serif;

}



.box_cat_body {
	width: 204px;
	background-image: url('../theme/images/bg_cat2_link.png');
	background-position: center top;
}
.box_cat_body strong {
	margin-left: 15px;
	margin-bottom: 5px;
	color: #FFF;
}
.box_cat_bottom {
    background-image: url(../theme/images/bg_cat_bottom.png);
    height: 12px;
	width: 204px;
	background-position: center top;
	margin: 0;
}

.box_cart_header {
   background-image: url(../theme/images/bg_cart_header.png);
   padding-left: 15px;
   background-position: center top;
   color: #F1BB75;
   font-weight: bold;
   font-size: 16px;
   line-height: 35px;
   height: 35px;
	width: 189px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.box_cart_body {
    background-image: url(../theme/images/bg_cart_body.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 56px;
	width: 174px;
	color: #FFF;
	padding: 15px;
}



.box_cart_bottom {
    background-image: url(../theme/images/bg_cart_bottom.png);
	background-position: center top;
	height: 12px;
	width: 204px;
}

.box_top_header {
   padding-left: 15px;
   background-image: url(../theme/images/bg_top_header.png);
   background-position: center top;
   color: #650000;
   font-weight: bold;
   font-size: 16px;
   line-height: 35px;
   height: 35px;
	width: 189px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.box_top_body {
    background-image: url(../theme/images/bg_top_body.png);
	background-position: center top;
	width: 204px;
}

.box_top_bottom {
    background-image: url(../theme/images/bg_top_bottom.png);
	background-position: center top;
	height: 15px;
	width: 204px;
}

.box_information_header {
   padding: 0px;
   padding-left: 0px;
   background-image: url(../theme/images/bg_cat_header.png);
   background-position: center top;
   color: #FFFFFF;
   font-weight: bold;
   font-size: 14px;
   line-height: 20px;
   margin-bottom: 0px;
   height: 36px;
	width: 204px;
}

.box_information_body {
	height: 86px;
	width: 204px;
	background-image: url(../theme/images/bg_cart_body.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.box_pay_header {
   background-image: url(../theme/images/bg_pay_header.png);
   padding-left: 15px;
   background-position: center top;
   color: #650000;
   font-weight: bold;
   font-size: 16px;
   line-height: 35px;
   height: 35px;
	width: 189px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.box_pay_body {
    height: 200px;
   background-image: url(../theme/images/bg_pay_body.png);
	background-position: center top;
	width: 204px;
}

.box_pay_bottom {
    background-image: url(../theme/images/bg_pay_bottom.png);
	background-position: center top;
	height: 11px;
	width: 204px;
}

.box_cell {
	padding-top: 4px;
   padding-bottom: 4px;
}
.box_cell a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	margin-left: 15px;
}

.box_cell_information {
   background-image: url(../theme/images/bg_information_body.png);
   line-height: 19px;
   padding-left: 15px;
}
.box_cell_information a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.box_product_list {
   float: left;
   width: 200px;
   margin-bottom: 10px;
   border: none;
   padding: 10px;
}

.box_product_list_2 {
   float: left;
   width: 200px;
   margin-left: 10px;
   margin-bottom: 10px;
   border: none;
   padding: 10px;
}

#box_product_header {
	background-image:url(../theme/images/bg_product_header.png);
	background-position: center top;
	height: 18px
}

#box_product_bottom {
	background-image:url(../theme/images/bg_product_bottom.png);
	background-position: center top;
	height: 15px
}

#box_product_body {
	background-image:url(../theme/images/bg_product_body.png);
	background-position: center top;
	background-repeat: repeat-y;
}

.price {
   font-weight: bold;
   font-size: 14px;
   color: #0099CB;
}

.light_grey {
   color: #000000;
}

.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: #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: 952px;
   margin: auto;
   padding: 0px;

}

#header {
   width: 960px;
   height: 348px;
   padding: 0px;
   background-position: center top;
   background-repeat: no-repeat;
   overflow: hidden;
}

#header #logo {
   padding-left: 30px;
   font-size: 22px;
   font-weight: bold;
   color: #FFFFFF;
   height: 70px;
}

#header #menu {
	position: relative;
	top: 10px;
  }

#menu_bar {
   background: #7B7B7B;
   width: 100%;
   height: 32px;
   margin-top: 3px;
}

#footer {
   background-image: url(../theme/images/bg_footer.png);
   background-position: center top;
   height: 74px;
   width: 960px;
	text-align:center;
}

#breadcrumb {
   width: 940px;
   padding: 10px;
}

#hr_breadcrumb {
   background: #DDDDDD;
   width: 960px;
   height: 5px;
}

#content_header {
   background-image: url(../theme/images/bg_content_header.png);
   background-position: center top;
	height: 36px;
	width: 494px;
}

#content_bottom {
   background-image: url(../theme/images/bg_content_bottom.png);
   background-position: center top;
	height: 12px;
	width: 494px;
}

#content_body {
   background-image: url(../theme/images/bg_content_body.png);
   background-position: center top;
	width: 454px;
	min-height: 500px;
	padding: 20px;
	overflow: hidden;
}

#main_bottom{
   background-image: url(../theme/images/bg_main_bottom.png);
   background-position: center top;
	height: 15px;
	width: 960px;
}

#main_body{
   background-image: url(../theme/images/bg_main.png);
    background-position: center top;
	width: 960px;
}

#infobox {
   position: relative;
   top: 77px;
	left: 15px;
}

#cartbox {
	position: relative;
	top: -55px;
	width: 204px;
	height: 134px;
	left: 740px;
}

#footer_text {
color:#FFFFFF;
font-size:11px;
height:44px;
padding:15px;
width:930px;
}

a.footer_text {
	color: #ffffff;
}

a.footer_text:hover {
   text-decoration: underline;
   color: #fff;
}

/* 3 Spalten */

#column_left {
   width: 204px;
   float: left;
   margin-left: 15px;
}

#column_middle {
   width: 494px;
   text-align: left;  
   margin-left: 15px;
   margin-right: 15px;
   float: left;
}

#column_right {
   width: 204px;
   float: left;

}

#column_2cols {
   width: 700px;
   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 {
}

.td_order2 {
   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: 20px;
   margin-right: 12px;
}

/*** Menüstruktur ***/

.menu_selected {
   font-weight:bold;
   color: #81BEE1;
}

.menu_level_1 {
   margin: 0px 0px 0px 0px;
   background-image: url('../theme/images/bg_cat_link.png');
   background-position: center top;
   height: 24px;
	padding-left: 25px;
	padding-top: 3px;
}
.menu_level_1 a {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.menu_level_2 {
   margin: 0px 0px 0px 0px;
	background-image: url('../theme/images/bg_cat2_link.png');
	background-position: center top;
	padding-left: 35px;
}
.menu_level_2 a {
	font-size: 12px;
   color: #FFF;
   text-decoration: none;
   line-height: 20px;
}
.menu_level_3 {
	display: none;
}

.menu_level_4 {
	display: none;
}
#searchbox {
	position: relative;
	float: right;
	color: #650000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#searchbox input[type="text"] {
	background-color: none;
	background-image: url(../theme/images/searchfield.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	height: 21px;
	width: 163px;
	border: none;
	border: 0;
	position: relative;
	top: -2px;
}

#menu_button
{
padding-left: 14px;
}

.link_main_menu
{
color: #ffffff;
}