.formline
{
margin: 2px;
height: 30px;
}

*
{
margin: 0;
padding: 0;
}

img
{
display: block;
border: 0 none;
}

a
{
text-decoration: none;
color: #545353;
}

a:hover
{
color: #000000;
}

ul
{
list-style-type:none;
}

select
{
padding: 2px;
border: 1px solid #aaa;
}

option
{
padding-right: 10px;
}

input
{
background:url(http://shop.orion.de/isroot/orion_DE/global_images/body/bg_input.gif) repeat-x;
padding: 2px;
border: 1px solid #aaa;
}

input:focus
{
padding: 2px;
border: 1px dotted #aaa;
}

legend
{
color: #999;
}

fieldset
{
padding: 10px 5px;
border: 1px solid #fff;
background: #f5f5f5;
}

body
{
background: #f5f5f5;
font-family:arial;
font-size:12px;
/*background:url(http://shop.orion.de/isroot/orion_DE/global_images/body/bg_body.jpg) bottom center repeat-x;*/
}

.cb
{
clear: both;
}

.dn
{
display: none;
}

.tiny
{
font-size: 10px;
}



/*-Ger&uuml;st-------------------------------------------*/

#header, #body, #footer, #wrapper
{
width:956px;
}

#wrapper
{
margin: 0 auto;
}

#header
{
height:196px;
}

#b_left
{
width:180px;
float:left;
margin-left:3px;
}

#b_center
{
width:570px;
float:left;
margin-left:10px;
}

#b_right
{
width:180px;
float:left;
margin-left:10px;
}

.notice
{
font-weight:bold;
color:#ff0000;
border:4px solid red;
padding:4px; 
background: #fee;
text-align: center;
}

/*--Side Boxes-------------------------------------------*/
.box
{
background: url(http://shop.orion.de/isroot/orion_DE/global_images/body/bg_pt.jpg) bottom right repeat-x #fff;
width:178px;
border: 1px solid #d6d6d6;
margin-bottom:5px;
}

.box.menu
{
border-bottom: 0 none;
}

.box form
{
padding: 4px;
}

.box fieldset
{
padding: 5px;
margin: 4px 0;
border: 1px solid #fff;
background: #f0f0f0;
}

.box .text
{
background: #ffffff;
padding: 4px;
font-size: 11px;
}

.box .text .promotion
{
margin:0;
clear:both;
}

.box .text a
{
display: block;
font-weight:bold;
text-decoration: underline;
clear:both;
}

.box .text a:hover
{
color: #000000;
}


/*--Center Box-------------------------------------------*/

.bc_slide
{
background: #fff;
border: 1px solid #ddd;
padding: 4px;
}

.bc_slide a 
{
font-weight: bold;
text-decoration: none;
color: #cc3333;
}

.bc_slide a:hover
{
text-decoration: underline;
}

.bc_slide input.promotion, .bc_slide input.newsletter, .bc_slide input.deliveryoptions
{
width: auto;
vertical-align: middle;
border: 0 none;
}


.bc_slide fieldset
{
padding: 5px;
margin-bottom: 10px;
}

.bc_slide input
{
margin: 4px;
width: 250px;
}

.bc_slide input.radio
{
border: 0 none;
}

.bc_slide select
{
margin: 4px;
}

.bc_slide .image_check_position
{

}

.bc_slide label
{
display: block;
width: 200px;
float: left;
line-height: 30px;
height: 30px;
}

.bc_slide table.sizetable td
{
border: 1px solid #ddd;
font-size: 11px;
}


/*--Main Button-------------------------------------------*/
#REM
.button
{
float: left;
background:url(http://shop.orion.de/isroot/orion_DE/global_images/body/bg_button_center.jpg) repeat-x;
margin-left: -3px;
width: auto;
}

.button input
{
border: 0 none;
background: none;
color: #fff;
cursor: pointer;
padding: 5px 0;
margin: 0; 
}

.button.margin_left
{
margin-left: 50px;
}

.button.align_right
{
float: right;
margin-right: -3px;
}

.button.margin_right
{
margin-right: 50px;
}

.button .left
{
background:url(http://shop.orion.de/isroot/orion_DE/global_images/body/bg_button_left.jpg) no-repeat;
float: left;
height: 29px;
width: 7px;
margin: 0;
padding: 0;
}

.button .center
{
float: left;
margin: 2px;
}

.button .center.default_size
{
width: 159px;
}

.button .center.default_size a
{
width: 100%;
margin: 0;
}

.button .center a
{
float: left;
height: 29px;
line-height: 29px;
color: #ffffff;
text-decoration: none;
font-size: 12px;
overflow: hidden;
margin: 0 5px;
}

.button .right
{
background:url(http://shop.orion.de/isroot/orion_DE/global_images/body/bg_button_right.jpg) no-repeat;
float: left;
height: 29px;
width: 7px;
margin: 0;
padding: 0;
}

#ENDREM

a.mainbutton
{
background: url(http://shop.orion.de/isroot/orion_DE/global_images/body/bg_button_center.jpg) repeat-x;
display: block;
line-height: 29px; 
width: auto;
float: left;
padding: 0 10px;
color: #f5f5f5;
font-weight: normal;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}

a.mainbutton:hover
{
text-decoration: none;
color: #fff;
}

input.button
{
background: url(http://shop.orion.de/isroot/orion_DE/global_images/body/bg_button_center.jpg) repeat-x;
color: #fff;
cursor: pointer;
margin: 0;
border: 0;
padding: 5px;
width: auto;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}

/*-SubHeader----------------------------------------------*/

.sub_header
{ 
width:100%;
height: 30px;
margin-bottom: 1px;
background:url(http://shop.orion.de/isroot/orion_DE/global_images/body/box/bg_head.gif) repeat-x;
}

.sub_header *
{ 
font-size: 12px;
}

.sub_header_left
{
background:url(http://shop.orion.de/isroot/orion_DE/global_images/body/box/bg_head_left_right.gif) no-repeat;
width: 1px;
height: 30px;
float: left;
}
.sub_header_center
{
text-indent: 5px;
width: 98%;
height: 30px;
float: left;
font-weight: bold;
color: #545353;
}

.sub_header_center span
{
float: left;
margin-top: 10px;
}

.sub_header_center span a
{
font-weight: normal;
color: #545353;
}

.sub_header_center span a.location
{
font-size: 11px;
}

.sub_header_center .button
{
margin: 8px 3px 3px 0;
float: right;
height: 17px;
width: 17px;
background: url(http://shop.orion.de/isroot/orion_DE/global_images/body/box/sub_header_button.jpg) no-repeat;
cursor: pointer;
}

.sub_header_center .hover
{
background: url(http://shop.orion.de/isroot/orion_DE/global_images/body/box/sub_header_button.jpg) 0 -17px no-repeat;
}

.sub_header_right
{
background:url(http://shop.orion.de/isroot/orion_DE/global_images/body/box/bg_head_left_right.gif) no-repeat;
width: 1px;
height: 30px;
float: right;
}



/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*--Header------------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/

#header_head
{
background:url(http://shop.orion.de/isroot/orion_DE/global_images/header/bg_head.jpg) no-repeat;
height:124px;
}

#header_navigation
{
background:url(http://shop.orion.de/isroot/orion_DE/global_images/header/bg_navigation.jpg) no-repeat #730000;
height:30px;

}

#productsearch
{
background:url(http://shop.orion.de/isroot/orion_DE/global_images/header/bg_productsearch.jpg) no-repeat #bb0101;
height:42px;
}

#customerservice
{
height:90px;
width:240px;
float:right;
margin:12px 10px 0 0;
text-align:right;
}

#customerservice span.costs
{
color:#ccc;
font-size:9px;
}

#header_navigation ul
{
color:#ffffff;
}

#header_navigation ul li
{
line-height:30px;
margin:0 10px 0 5px;
width:120px;
float:left;
text-align:center;
}

#header_navigation ul li a
{
color:#fff;
display:block;
}

#header_navigation ul li a:hover
{
background:url(http://shop.orion.de/isroot/orion_DE/global_images/header/navigation_hover.gif) no-repeat;
}

#productsearch
{
padding-top: 8px;
height: 34px;
}

#productsearch form
{
text-align:center;
height: 22px;
margin: 0 auto;
width: 445px;
}

#productsearch input
{
width:378px;
height: 22px;
line-height: 22px;
color: #666666;
background: url(http://shop.orion.de/isroot/orion_DE/global_images/header/bg_input_productsearch.gif) no-repeat;
float: left;
border: 0 none;
margin-top: -1px;
padding: 2px 0 2px 25px;
}

input#productsearch_button
{
width:40px;
height: 35px;
font-size: 10px;
color: #ffffff;
float: left;
cursor: pointer;
display: block;
margin-top:-8px;
padding:0;
border:none;
background: url(http://shop.orion.de/isroot/orion_DE/global_images/header/productsearch_button.gif);
}

#h_basket
{
color: #fff;
text-align: right;
padding-right: 15px;
width: 150px;
float:right;
margin: -18px 0 0 0 
}

#h_basket a
{
color: #fff;
}

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

/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*-Footer-------------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/

/*
#footer #reflection
{
background:url(http://shop.orion.de/isroot/orion_DE/global_images/body/bg_reflection.jpg) top center no-repeat;
height: 30px;
}
*/

#footer #head
{
background:url(http://shop.orion.de/isroot/orion_DE/global_images/footer/bg_head.jpg) no-repeat;
height:24px;
}

#footer #navigation
{
background:url(http://shop.orion.de/isroot/orion_DE/global_images/footer/bg_navigation.jpg) no-repeat;
height:104px;
text-align: center;
}

#footer span
{
margin-top: 0px;
display: block;
width: 100%;
}

#footer #links
{
text-align: center;
font-size: 10px;
color: #bbb;
height: 22px;
}

#footer #links a
{
color: #bbb;
}

#footer #links a:hover
{
color: #aaa;
}

#footer #youthprotection
{
float: left;
width: 150px;
text-align: left;
margin: 30px 0 0 20px;
font-size: 11px;
color: #666;
}

#footer #youthprotection img
{
margin-right: 4px;
}

/*-bl_Menu-------------------------------------------*/

.bl_menu li
{
margin: 0;
width: 178px;
height: 25px;
background: #fff;
border-bottom: 1px solid #ccc;
}

.bl_menu li a
{
display: block;
text-indent: 4px;
width: 178px;
height: 25px;
line-height: 28px;
font-weight: normal;
margin: 0 0 1px 0;
}

.bl_menu li a:hover
{
background: #f5f5f5;
}

.bl_menu .contains_subcatalogs a
{
background: url(http://shop.orion.de/isroot/orion_DE/global_images/body/box/listicon.gif) 154px 0px no-repeat;
font-weight: normal;
}

.bl_menu .contains_subcatalogs a:hover
{
background: url(http://shop.orion.de/isroot/orion_DE/global_images/body/box/listicon.gif) 154px -23px no-repeat #f5f5f5;
}

.bl_menu .active_contains_subcatalogs a
{
background: url(http://shop.orion.de/isroot/orion_DE/global_images/body/box/listicon.gif) 154px -46px no-repeat;
}

.bl_menu .active_contains_subcatalogs a:hover
{
background: url(http://shop.orion.de/isroot/orion_DE/global_images/body/box/listicon.gif) 154px -46px no-repeat #f5f5f5;
}

/*-bl_Menu-catalog_level_1------------------------------------------*/

.bl_menu li a.catalog_level_1
{
text-indent: 20px;
background: url(http://shop.orion.de/isroot/orion_DE/global_images/body/box/bg_catalog_level_1.gif) repeat-x #eee;
}

.bl_menu li.active a.catalog_level_1
{
font-weight: bold;
}

.bl_menu li.contains_subcatalogs a.catalog_level_1
{
background: url(http://shop.orion.de/isroot/orion_DE/global_images/body/box/bg_listicon_level_1.gif) -2px 0px no-repeat;
font-weight: normal;
}

.bl_menu li.contains_subcatalogs a:hover.catalog_level_1
{
background: url(http://shop.orion.de/isroot/orion_DE/global_images/body/box/bg_listicon_level_1.gif) -2px -26px no-repeat;
}

.bl_menu li.active_contains_subcatalogs a.catalog_level_1
{
font-weight: bold;
background: url(http://shop.orion.de/isroot/orion_DE/global_images/body/box/bg_listicon_level_1.gif) -2px -52px no-repeat #eee;
}

/*-bl_Menu-catalog_level_2------------------------------------------*/

.bl_menu li a.catalog_level_2
{
text-indent: 40px;
background: url(http://shop.orion.de/isroot/orion_DE/global_images/body/box/bg_catalog_level_2.gif) repeat-x #ddd;
}

.bl_menu li a:hover.catalog_level_2
{
background: url(http://shop.orion.de/isroot/orion_DE/global_images/body/box/bg_catalog_level_2.gif) repeat-x #ddd;
}

.bl_menu li.active_contains_products a.catalog_level_2
{
font-weight: bold;
background: url(http://shop.orion.de/isroot/orion_DE/global_images/body/box/bg_catalog_level_2.gif) repeat-x #eee;
}

.bl_menu li.catalog
{
height: 85px;
background: url(http://shop.orion.de/isroot/orion_DE/global_images/body/box/bg_bl_catalogorder_hk.jpg) 120px 4px no-repeat #fff;
font-size: 14px;
}

.bl_menu li.catalog a
{
height: 80px;
width: 173px;
font-weight: bold;
color: #890000;
padding: 5px 0 0 5px;
text-indent: 0;
line-height: 18px;
margin:0;
}

.bl_menu li.catalog a:hover
{
border-bottom: 0 none;
background: none;
}