h1,h2,h3,h4,h5,h6
{
font-size: 12px;
}
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*-Column Left--------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
#b_left
{
display:none;
}

/*-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_Newsletter-------------------------------------------*/
form#bl_newsletter 
{
padding: 4px;
}

/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*-Column Right-------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
#b_right
{
margin-left: 15px;
}


/*-br_Login-------------------------------------------*/
form#br_login 
{
padding: 0 0 0 4px;
}

.br_login_text
{
padding: 4px;
}

#br_login span
{
font-size: 10px;
}

#br_login input
{
margin-bottom: 4px;
}

#checkout 
{
margin-top: 10px;
width: 170px;
height: 33px;
}

/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*-Center Column------------------------------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
#b_center
{
width:755px;
margin-left: 3px;
}

/*-Honepage split-up-------------------------------------------*/
#vhd2, #vhd4, #vhd5, #vhd6, #vhd7, #vhd3_vhd6
{
float: left;
}

#vhd2
{
width: 530px; 
}

#vhd4, #vhd6
{
width: 262px; 
}

#vhd5, #vhd7
{
width: 262px; 
margin-left: 5px;
}

#vhd3_vhd6
{
width: 220px; 
margin-left: 5px;
}

#rss
{
padding: 5px;
font-size: 11px;
}

#rss a
{
display:block;
font-weight: bold;
color: #777;
}

#rss a:hover
{
color: #540000;
}

#rss li
{
margin: 0 0 5px 0;
border-bottom: 1px dotted #ccc;
list-style-type: square;
margin-left: 14px;
}

#morenews
{
float: right;
margin: 0 0 0 5px; 
font-size: 11px;
padding: 0 5px  
}
 
.partner
{
    width: 120px; 
    float:left; 
    margin: 2px;
    text-align: center;
    background: #eee;
    color: #666;
}
    
.partner .image
{
    height: 45px; 
    border: 1px solid #ddd;
    text-align: center;
    background: #ddd;  
}



#poll
{
    padding: 3px;
    width: 160px;
    position: relative;
    top: 35px;
    left: 25px;
}

#show_poll fieldset
{
    background: none;
    border: 0 none;
    padding: 0;
}

#poll .question
{
    margin-bottom: 10px;
    color: #fff;
}


#poll .answer
{
    height: 20px;
}

#poll .answer label
{
    margin: 0 0 0 5px;
    position: relative;
}

#poll .answer input
{
    line-height: 20px;
    margin: 0;
    padding: 0;
    border: 0 none;
    background: none;
    position: relative;
    top: 2px;
}


#poll .rating
{
    line-height: 11px;
    font-size: 11px;
}

#poll .bg
{
    width: 160px; 
    margin: 1px 0 3px 0;
    background: url(http://shop.orion.de/isroot/orion_DE/images/body/center/bg_diagramm.gif);
}

#poll .bar
{
    background: url(http://shop.orion.de/isroot/orion_DE/images/body/center/bg_bar.gif);
}

#poll .bar p
{
    color: #fff;
    text-indent: 1px;
    font-size: 10px;
    position: relative;
    width: 80px;
    margin: 0;
    padding: 0;
}


#show_poll
{
    margin-bottom: -50px;
    position: absolute;
    top: -270px;
    left: -265px;
    width: 259px;
    height: 296px;
    background: url( http://www.orion.de/global/images/bg_poll.png) 0 0 no-repeat;
  
}

#close_poll 
{
    position: absolute;
    right: 23px;
    top: 10px;
    padding: 2px 20px 2px 2px;
    color: #fff;
}

/* Sponsoring */
#sponsoring
{    
     color:#545353;
    	float:left;
     margin:15px 0 0 120px;
     position:relative;
    	width:350px;
}
 
#sponsoring img
{ 
	left:0; /* fix for IE */
	position:absolute;
    	bottom:0;
}
 
#sponsoring #fcstpauli
{
    left:auto; /* fix for IE */
    right:0;
}
/* Sponsoring */

/* Product Voting */
#productvoting ul, #productvoting li
{
    margin:0;
    padding:0;
    list-style:none;
}

#productvoting
{
    margin-left: 95px;
}
    
#productvoting, #productvoting li
{ 
    /* 
        define width and height of container element and list item (slide)
        list items must be the same size as the slider area
    */ 
    width:165px;
    height:260px;
    overflow:hidden;
}

#productvoting .productname
{
    margin: 5px;
    font-size: 14px;
    border-bottom: 2px solid #ddd;
}

#productvoting .productprice
{
    margin: 0 5px 0 5px;
    text-align: center;
}


#productvoting .voting_button
{
    display: block;
    width: 165px;
    height: 40px;
    background: url(http://www.orion.de/shopping/images/produktvoting/kw23_de/voting_button.jpg) 0px -37px no-repeat;
    line-height: 36px;
    color:#fff;
    text-align: center;
    text-decoration: none;
}

#productvoting a:hover.voting_button 
{
    background: url(http://www.orion.de/shopping/images/produktvoting/kw23_de/voting_button.jpg) 0px 0px no-repeat;
}

#productv_index
{
    position: absolute;
    top: 6px;
    left: 32px;
}


#productv_index li
{
    width: 40px;
    height: 40px;
    margin: 2px;

}

#productv_index li a
{
    width: 20px;
    height: 20px;
    background: #d2cffb;
    display: block;
    padding: 10px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

#productv_index li a:hover, #productv_index li a.active
{
    text-decoration: none;
    background: #e18aff;
}

#productv_rating
{
    position: absolute;
    top:0;
    left: 25px;
    background: #fff;
    padding: 5px;
    width: 245px;
    height:255px;
    border-right;
    display: none;
}

#productv_rating #productplace
{
    margin: 0 0 8px 0;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
}

#productv_rating .bg_bar
{
    height: 20px;
    border: 1px solid #ddd;
    background: url(http://www.orion.de/shopping/images/produktvoting/kw23_de/bg_bar.jpg) repeat-x;
}

#productv_rating .bar
{
    background: url(http://www.orion.de/shopping/images/produktvoting/kw23_de/bar.jpg) repeat-x;
    width: 20px;
    height: 20px;
}       
    
span#prevBtn
{
    background: url(http://www.orion.de/shopping/images/produktvoting/kw34_de/prevbtn.jpg) no-repeat;
    position: absolute; 
    top: 75px;
    left: 267px;
    height: 50px;
}
span#nextBtn
{
    background: url(http://www.orion.de/shopping/images/produktvoting/kw34_de/nextbtn.jpg) no-repeat;
    position: absolute; 
    top: 142px;
    left:267px;
    height: 50px;
}

#prevBtn a, #nextBtn a
{  
    display:block;
    width:25px;
    height:50px;    
}                      

/* Product Voting */