html {
overflow-y: scroll
}

body {
background:url("../uploads/bg_body.jpg") repeat scroll 0 0 transparent;
color:#161514;
font-family:Verdana,sans serif;
font-size:11px;
margin:0;
padding:0;
width:100%;
}

#body_top {
background:url("../uploads/bg_body_top.jpg") repeat-x scroll center top transparent;
margin:0;
padding:0 0 20px;
width:100%;
}

table {
text-align: left;
font-size: 12px;
font-family: Verdana, sans serif;
}

/*------------------- container ---------------*/



#frame {
margin:0 auto;
text-align:left;
width:980px;
}

#o_li {
background-image: url('../theme/images/li_o.gif');
height: 98px;
width: 213px;
float:left;
}

#o_mi {
background-image: url('../theme/images/mi_o.gif');
background-color: ;
height: 98px;
width: 593px;
float:left;
text-align: center;
}

#o_re {
background-image: url('../theme/images/re_o.gif');
height: 98px;
width: 154px;
float:left;
}

#cart {
background:url("../uploads/bg_cart.png") no-repeat scroll left center transparent;
clear:both;
float:left;
height:58px;
line-height:18px;
margin-top:2px;
padding-left:40px;
width:280px;
}

#cart_left {
float:left;
width:170px;
}

#cart_right {
float:right;
font-size:10px;
width:105px;
}

#big_line {
height: 3px;
width: 100%;
margin-top: 2px;
margin-bottom: 2px;
background-color: #E8E8E8;
}

#main_menu {
width: 212px;
height: 197px;
float:left;
background-color: #B8AF9C;
}

#head_mi {
width: 593px;
height: 197px;
background-image: url('../theme/images/head_mi.gif');
background-color: ;
float:left;
margin-left: 1px;
}

#head_re {
width: 153px;
height: 197px;
float:left;
margin-left: 1px;
background-color: #B8AF9C;
font-size: 11px;
color: #FFFFFF;
}

#head_re_indent {
padding-top: 4px;
padding-left: 8px;
}


#header {
background:url("../uploads/bg_header.png") no-repeat scroll center top transparent;
height:170px;
width:980px;
}

#header_left {
float:left;
height:160px;
padding:10px 0 0 15px;
width:269px;
}

#header_right {
float:left;
height:170px;
padding:0px;
width:696px;
}

#logo {
float:left;
height:130px;
width:265px;
}

#logo_text {
padding-top: 30px;
}

#header_menu {
float:left;
height:28px;
padding:0;
width:265px;
color:#CCCCCC;
}

#header_menu a {
color:#161514;
font-family:Arial;
font-size:11px;
text-decoration:none;
}

#header_menu a:hover {
text-decoration:underline;
}

.clear {
clear: both;
}

#bg_content {
margin:0;
width:100%;
}

#column_left {
width: 225px;
float: left; 
}

#column_right {
width:735px;
float:right;
margin:0px;
padding:0px;
}

#column_right #header_image {
background:url("../uploads/header_image.jpg") no-repeat scroll center top transparent;
width:735px;
height:168px;
}

#content {
background:url("../uploads/bg_content.png") repeat-y scroll center top transparent;
padding:0 10px;
width:960px;
min-height:10px;
}
#content_header {
background:url("../uploads/bg_content_header.png") no-repeat scroll center top transparent;
height:12px;
width:735px;
}
#content_middle {
background:url("../uploads/bg_content_middle.png") repeat-y scroll center top transparent;
width:735px;
}
#content_footer {
background:url("../uploads/bg_content_footer.png") no-repeat scroll center top transparent;
height:12px;
margin-bottom:10px;
width:735px;
}

#content_indent {
min-height:10px;
margin: 0 20px;
background-color: #ffffff;
font-size: 13px;
}

#cart_content {
padding:10px 20px;
}

#content_foot {
width: 755px;
height: 39px;
position: relative;
bottom: 0px;
margin-left: 207px;
background-image: url('../theme/images/bg_content_foot.gif');
text-align: center;
padding-top: 10px;
}

#footer {
background:url("../uploads/bg_footer.png") no-repeat scroll center top transparent;
font-size:11px;
height:80px;
margin:0;
padding:0;
text-align:center;
color:#054E73;
}

#footer a, #footer a:visited {
line-height:16px;
color:#054E73;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}

/*------------------- Boxen im Headbereich ---------------*/

#box1 {
float:left;
margin-left: 20px;
}

#box2 {
float:left;
margin-left: 20px;
}

#box3 {
float:right;
margin-right: 20px;
}

#box_head {
width: 130px;
height: 170px;
background-color: #FFFFFF;
border: 1px solid #999999;
margin-top: 15px;
}

#box_head_content {
text-align: center;
font-size: 11px;
}

/*#box_head .price {
font-weight: bold;
font-size: 14px;
}*/

#headline_box {
background-color: #FFFFFF;
border: 1px solid #999999;
padding: 2px;
margin-left: auto;
margin-right: auto;
width: 110px;
text-align: center;
position: relative;
top: -10px;
font-size: 11px;
}

#box_head .small {
font-size: 9px;
line-height: 11px;
}

#box_head .small p {
margin-top: 5px;
}

#box_head img {
margin-bottom: 3px;
position: relative;
top: -3px;
}

#box_head_unvisible {
width: 130px;
height: 170px;
background-color: #FFFFFF;
border: 1px solid #999999;
margin-top: 15px;
visibility: hidden;
}






/*------------------- Hauptnavigation ---------------*/

#main_menu a {
font-size: 14px;
color: #FFFFFF;
padding-right: 5px;
}

#main_menu a:hover {
font-weight: bold; 
}

#main_menu_indent {
text-align: right;
padding-top: 10px;
}

#menu_button {
padding-bottom: 10px;
}

#dashed {
border-bottom: 1px dashed #FFFFFF;
margin-bottom: 8px;
width: 160px;
margin-right: 30px;
margin-left: 22px;
}


/*------------------- Links ---------------*/

a {
color: #161514;
}

a:hover {
color: #498797;
text-decoration:underline;
}

a.trustedshops {
color: #FFFFFF;
}

.box a.back {
background-image: url('../theme/images/arrow_back_small.gif');
background-repeat: no-repeat;
background-position: 0px 3px;
padding-left: 13px;
}


#logo_text a {
font-size: 24px;
color: #FFFFFF;
text-decoration: none;
}

.productbox a, .productbox a:visited {
color:#054E73;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.productbox a:hover {
text-decoration:underline;
}

.productbox .small a {
font-size: 10px;
color:#161514;
font-weight:normal;
}

a.cart_delete  {
text-decoration: none;
font-size: 18px;
color: #498797;
font-weight: bold;
}

a.cart_delete:hover  {
color: #161514;
}

a.charlink  {
background-image: url('../theme/images/bullet.gif');
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 10px;
line-height: 24px;
}

/*------------------- Boxen ---------------*/

.box_bg {
background:url("../uploads/bg_box_bg.png") repeat-y scroll center top transparent;
width:225px;
}
.box {
background:url("../uploads/bg_box.png") no-repeat scroll center bottom transparent;
line-height:24px;
padding:0 15px;
width:195px;
}
.box_head {
background:url("../uploads/bg_box_head.png") no-repeat scroll center top transparent;
height:32px;
width:225px;
}
.box_footer {
background:url("../uploads/bg_box_footer.png") no-repeat scroll center top transparent;
height:11px;
width:225px;
}
.box .alternative_color {
color: #999999;
}

.box_bg h1 {
color:#498797;
font-size:14px;
font-weight:bold;
left:15px;
line-height:36px;
padding:0;
position:relative;
}

#dashed_left {
border-bottom: 1px dashed #498797;
width: 200px;
margin-left: 0px;
}

.box h2 {
color: #498797;
font-weight: bold;
font-size: 14px;
margin-bottom: 5px;
}

/*------------------- Produktbox ---------------*/

.productbox {
margin:0 0 0 4px;
padding:0px;
width:169px;
float:left;
background:url("../uploads/bg_productbox_middle.jpg") repeat-y scroll center top transparent;
}

.productbox_header {
background:url("../uploads/bg_productbox_header.jpg") no-repeat scroll center top transparent;
width:169px;
height:9px;
}

.productbox_middle {
color:#E57200;
overflow:hidden;
padding:0 10px;
text-align:left;
width:149px;
height: 300px;
}

.productbox_footer {
background:url("../uploads/bg_productbox_footer.jpg") no-repeat scroll center top transparent;
width:169px;
height:9px;
}

.price {
color:#E57200;
font-size:14px;
font-weight:bold;
}

.productbox .small {
color:#161514;
font-size: 10px;
line-height: 11px;
}

.productbox .small p {
margin-top:5px;
margin-bottom:0px;
}

#details {
float: right;
margin-top: 5px;
margin-right: 5px;
}

/*------------------- Überschriften ---------------*/

h1 {
font-size: 14px;
font-weight: bold;
margin:0;
padding:0;
color: #1A3C9A;
}

h2 {
color:#054E73;
font-size:14px;
font-weight:bold;
margin:0;
padding:0;
}

h3 {
color:#054E73;
font-size:12px;
font-weight:normal;
margin:0;
padding:0;
}


/*------------------- Suche ---------------*/

#search {
background:url("../uploads/bg_search_lupe.png") no-repeat scroll left center transparent;
border-left:1px dotted #3399CC;
border-right:1px dotted #3399CC;
float:left;
height:58px;
line-height:18px;
margin-left:5px;
margin-top:2px;
padding-left:40px;
width:215px;
}

input.arrow {
position:relative;
top:5px;
}



/*------------------- Sonstiges ---------------*/

.alternative_color {
color: #69BFDD;
}

.alternative_color a {
color: #69BFDD;
}

.product_image_big {
border: 1px solid #69BFDD;
width: 270px;
height: 270px;
}  

.product_image_small {
border: 1px solid #69BFDD;
width: 80px;
height: 80px;
} 

.inputfield {
border:1px solid #498797;
color:#161514;
font-family:Verdana,sans serif;
font-size:12px;
height:15px;
padding-left:3px;
padding-right:3px;
}

.input_error {
border: 2px solid #FF0000;
}

.small {
font-size: 10px;
line-height: 11px;
}

.small p {
margin-top:10px;
margin-bottom:0px;
}

#breadcrumb {
border-bottom:1px dotted #161514;
margin:0 15px 25px;
padding-bottom:5px;
}

#breadcrumb_indent {
padding-left: 20px;
padding-right: 20px;
}

#breadcrumb a {
padding-left: 5px;
}

.blog_post {
padding-bottom:30px;
}

.td_order {
border-bottom: 1px solid #CCCCCC;
}

.td_order2 {
border-top: 1px solid #CCCCCC;
}

.row_order {
border-top: 1px solid #CCCCCC;
}

.cart_line {
border-top: 1px solid #CCCCCC;
padding-top: 20px;
padding-bottom: 20px;
}



.product_review_top {
background-image: url(../theme/images/star_top.gif);
background-repeat: repeat-x;
height: 20px;
overflow: hidden;
}

.product_review_flop {
background-image: url(../theme/images/star_flop.gif);
background-repeat: repeat-x;
height: 20px;
overflow: hidden;
width: 110px;
}

.btn {
background-color: #FFFFFF;
border: 1px solid #498797;
color: #498797;
cursor: hand;
}

.blog_post .funcbar {
margin-top: 15px;
}

.blog_comment {
margin-bottom: 20px;
border: 1px solid #69BFDD;
padding: 10px;
}

.msg_error {
border: 1px solid #FF0000;
color: #FF0000;
padding: 5px;
padding-left: 10px;
background-color: #FFFFFF;
}

.msg_done {
border: 1px solid #20D602;
color: #20D602;
padding: 5px;
padding-left: 10px;
background-color: #FFFFFF;
}

.contactbox {
border: 1px solid #69BFDD;
padding: 5px;
line-height: 22px;
}

#paginating {
border-bottom: 1px solid #69BFDD;
width: 100%;
padding-bottom: 5px;
margin-top: 15px;
}

#paginating_indent {
padding-left: 20px;
padding-right: 20px;
}

.chargroup {
border-bottom: 1px solid #CCCCCC;
width: 100%;
padding-bottom: 3px;
margin-bottom: 15px;
font-size: 14px;
color: #498797;
}

.bookmark {
border: 1px solid #BBBBBB;
padding: 1px;
width: 16px;
height: 16px;
margin-left: 30px;
margin-right: 12px;
}


/*** Menüstruktur ***/

.box a {
color:#054E73;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.box a:hover {
color: #6C7B88;
}

.menu_level_1 {
background:url("../uploads/bg_link_arrow.png") no-repeat scroll right top transparent;
border-bottom:1px dotted #99CCFF;
line-height:22px;
min-height:22px;
margin-left:0;
}
.menu_level_2 {
background:url("../uploads/bg_link_arrow.png") no-repeat scroll right top transparent;
border-bottom:1px dotted #99CCFF;
line-height:22px;
min-height:22px;
margin-left:15px;
}
.menu_level_3 {
background:url("../uploads/bg_link_arrow.png") no-repeat scroll right top transparent;
border-bottom:1px dotted #99CCFF;
line-height:22px;
min-height:22px;
margin-left: 25px;
}

.menu_level_4 {
background:url("../uploads/bg_link_arrow.png") no-repeat scroll right top transparent;
border-bottom:1px dotted #99CCFF;
line-height:22px;
min-height:22px;
margin-left: 30px;
}

#trusted_shops_logo {
float:left;
height:55px;
margin-left:15px;
margin-top:5px;
width:50px;
}
#trusted_shops_logo img {
width:50px;
height:50px;
}

#trusted_shops_text {
float:left;
height:45px;
margin-left:10px;
padding-top:15px;
width:300px;
}
#infobox {
color:#6C7B88;
float:left;
font-size:14px;
font-weight:bold;
height:60px;
line-height:60px;
width:305px;
}
#header_logos {
clear:both;
float:left;
height:52px;
width:681px;
}
#categories_head {
background:url("../uploads/bg_categories_head.png") no-repeat scroll center top transparent;
height:32px;
width:225px;
}

hr {
width:100%;
height:2px;
border:0;
border-bottom:1px dotted #99ccff;
}
