
* { 
	margin:0; 
	padding: 0; 
	outline: 0;
}

html, body { 
	color: #474747;
	
font-family: 'PT Sans Narrow', sans-serif; 
	margin: 0;
	padding: 0;

 
}


a img {
    border:none;
}


.ddpanel .ddpanelcontent{ /*CSS for "content" DIV of Drop Down Panel*/
 background: url(http://www.cisell.com/images/bg1.png);
color: white;
margin-top:-8px;
      
     
      
 -webkit-box-shadow: 0 0 9px 1px #555;
	-moz-box-shadow: 0 0 9px 1px #555;
	box-shadow: 0 0 9px 1px #555; 
 /*background:#474747;background of Drop Down Panel*/
/*Do NOT add any "padding" or "margin" properties here! Any padding/margin should be added to your content's container within this DIV instead */
}

.ddpanel .ddpaneltab{ /*CSS for "toggle" tab DIV of Drop Down Panel*/
/*margin-right: 20px;*/
 
font-family: 'PT Sans Narrow', sans-serif; 
 text-shadow: 1px 1px 0px #fff;
}

.ddpanel .ddpaneltab a{ /*"toggle" tab related CSS*/
color:#474747;
font-weight:bold;
font-size:22px;
letter-spacing:-1px;
float: right;
font-family: 'PT Sans Narrow', sans-serif; 
 text-shadow: 1px 1px 0px #fff;
background: #474747 url(http://www.cisell.com/images/bg1.png) no-repeat left bottom; /*background of toggle tab*/
text-decoration: none;
 
height:35px;
width:300px;
line-height:35px;
/*border-color: #f0f0f0 #f0f0f0 #888; 
	border-style: solid; 
	border-width: 0px 1px 2px; */
	-moz-border-radius: 0 0 8px 8px;	
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px; 
      
      
      -webkit-box-shadow: 0 9px 6px -6px #555;
	   -moz-box-shadow: 0 9px 6px -6px #555;
	        box-shadow: 0 9px 6px -6px #555;
      
      
  /* -moz-box-shadow: 2px  8px 8px 1px #777;
-webkit-box-shadow: 2px  8px 8px 1px#777;
box-shadow: 2px  8px 8px 1px #777;*/
    
}

.ddpanel .ddpaneltab a span{ /*"toggle" tab related CSS*/
float: left;
display: block;
background: transparent url(toggleright.gif) no-repeat right bottom;
padding: 1px 12px 4px 13px;
cursor: pointer;
}

.ddpanel .ddpaneltab a span img.pointerimage{ /*CSS for pointer image within toggle tab*/

margin-left: 22px;
padding-left:10px;
 
 
}

.ddpanel .ddpaneltab a:hover{ /*"toggle" tab related CSS*/
 
color:#86bdd9; /*background of toggle tab onMouseover*/
background: url(http://www.cisell.com/images/bg1.png);
-moz-border-radius: 0 0 8px 8px;	
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
    border-bottom-right-radius:8px;
          
 -webkit-box-shadow: 0 9px 6px -6px #555;
	   -moz-box-shadow: 0 9px 6px -6px #555;
	        box-shadow: 0 9px 6px -6px #555;
}

.ddpanel .ddpaneltab a:active, .ddpanel .ddpaneltab a:focus{ /*"toggle" tab related CSS*/
outline: 0;
}

.ddpanel .ddpaneltab a:hover span{ /*"toggle" tab related CSS*/
background-color: transparent;
}


#togwrapper {width:1100px;
margin-left:auto;
margin-right:auto;
 
 
height:80px;
 
font-family: 'PT Sans Narrow', sans-serif; 
text-shadow: 1px 1px 0px #fff;
 
min-height:172px; 
height:100% 

}

#arrowleft {
min-height:150px; 
height:100%;
width:70px;
float:left;
 
border-right: 3px solid #dbdbdb;
text-align:right;
padding-right:8px;
padding-top:54px;
}

#togcontent {
padding-top:15px;
width:936px;
float:left;
border-left: 1px solid #f2f2f2;		
border-right: 3px solid #dbdbdb;
margin-bottom:15px;
min-height:172px; 
height:100%;
}

#arrowright {
min-height:150px; 
height:100%;
width:70px;
float:right;
padding-left:8px;
padding-top:54px;
border-left: 1px solid #f2f2f2;
 
}


#logowrapper {float:right;
padding-right:25px;
}


#goback {float:left;
padding-left:25px;
padding-top:20px;
font-size:20px;
clear:left;
}


a.goback:link    {  color:#474747; text-decoration:none; text-shadow:#fff 0px 1px 0, #000 0 -1px 0;}
a.goback:visited { color:#474747; background-color:#f2f2f2; text-decoration:none; text-shadow:#777 0px 1px 0, #222 0 -1px 0;}
a.goback:hover   { color:#86bdd9; text-decoration:none;  }
a.goback:active  { color:#474747;   text-decoration:none; text-shadow:#777 0px 1px 0, #222 0 -1px 0;}


#gocolor {float:left;
padding-left:25px;
padding-top:20px;
font-size:14px;
clear:left;
}


a.gocolor:link    {  color:#474747; text-decoration:none; text-shadow:#fff 0px 1px 0, #000 0 -1px 0;}
a.gocolor:visited { color:#474747; background-color:#f2f2f2; text-decoration:none; text-shadow:#777 0px 1px 0, #222 0 -1px 0;}
a.gocolor:hover   { color:#86bdd9; text-decoration:none;  }
a.gocolor:active  { color:#474747;   text-decoration:none; text-shadow:#777 0px 1px 0, #222 0 -1px 0;}


#togtrenner {
	width: 886px;
	margin-left:25px;
	border-bottom: 1px solid #f2f2f2; /*#555 dunkler_Hintergrund*/
	border-top: 2px solid #dbdbdb; /*#111 dunkler_Hintergrund*/
	margin-bottom:6px;
	margin-top:6px;
}


.wk {float:right;
margin-right:25px;
margin-top:-35px;
  height:auto;
width:182px;
 

}


a.wk:link    {  background: url(warenkorb.gif); text-decoration:none; display:block; }
a.wk:visited { background: url(warenkorb.gif); text-decoration:none;display:block; }
a.wk:hover   { background: url(warenkorb_hover.gif); text-decoration:none; display:block; }
a.wk:active  { background: url(warenkorb.gif);   text-decoration:none; display:block;}



.simpleshop_product_name{
	font-weight:bold;
	font-size:20px;
	 
	line-height:19px;
	color:#c26144;
	text-shadow: 1px 1px 0px #fff;
	font-family: 'PT Sans', sans-serif; 
}


.simpleshop_product_price{
	font-weight:bold;
	font-size:16px;
	 
	 
	color:#474747;
	text-shadow: 1px 1px 0px #fff;
	font-family: 'PT Sans', sans-serif; 
}

.simpleshop_product_quantity
{
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
	 
	color:#474747;
	text-shadow: 1px 1px 0px #fff;
	font-family: 'PT Sans', sans-serif; 
}


input[type="text"] {
	border:2px solid #474747;
	height:13px;
	padding:2px;
	background:none;
	outline:none;
	font-weight:bold;
}

textarea {
	background:none;
	border:0;
	line-height:1.4em;
	overflow:hidden;
	outline:none;
	resize:none;
}



#StyleH {float:left;
padding-left:25px;
font-size:26px;
font-family: 'PT Sans Narrow', sans-serif; 
text-shadow: 1px 1px 0px #fff;
font-weight:bold;
color:#474747;
 
}

#Stylecontainer {
padding-left:25px;
height:60px;
float:left;
clear:left;
width:670px;

}


#togcontainer {width:960px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
margin-bottom:15px;
height:80px;
 
padding-left:15px;
padding-right:15px;
font-family: 'PT Sans Narrow', sans-serif; 
text-shadow: 1px 1px 0px #fff; 
background:#db5454;
}
 
#arrowcontainer {width:940px;
margin-left:auto;
margin-right:auto;

} 
 
#arrowcontainerR { 
margin-left:auto;
margin-right:0;

} 
 
 
 
#radis2 {color:#474747;
font-family: 'PT Sans Narrow', sans-serif; 
 text-shadow: 1px 1px 0px #fff;
 font-size:17px;
 font-weight:bold;
 margin-left:8px; 
 margin-right:15px;
 float:left;
 width:100px;
 }
 
#radis1 {float:left;
width:10px;
padding-top:4px;
}
 
#radisH2 {color:#474747;
font-family: 'PT Sans Narrow', sans-serif; 
 text-shadow: 1px 1px 0px #fff;
 font-size:22px;
 font-weight:bold;
   
} 


#radistrenner {
	width: 85%;
	border-bottom: 1px solid #f2f2f2; /*#555 dunkler_Hintergrund*/
	border-top: 1px solid #dbdbdb; /*#111 dunkler_Hintergrund*/
	margin-bottom:6px;
	margin-top:6px;
}