/* Sructure */
body {
	margin:20px 0px; 
	padding:0px;
	text-align:center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f3f3f3;
}
	
#page {
	width:999px;
	margin:0px auto;
	text-align:left;
	background-image: url(/imgsrc/sl_background.jpg);
	background-repeat: repeat-y;
}

#top {
	background-image: url(/imgsrc/sl_top_neu3.jpg);
	background-repeat: no-repeat;
	height: 135px;
}

#top div.logo {
	width: 254px;
	padding-left: 40px;
	padding-top: 50px;
	float: left;
}

#top div.search {
	width: 398px;
	float: left;
	padding-left: 35px;	
	padding-top: 22px;
}

#top div.basket {
	width: 265px;
	float: left;
	border-left: 1px dotted #CB0A1F;
	padding: 3px;
	height: 78px;
	margin-top: 2px;
}

#top div.topnav {
	width: 700px;
	float: right;
}

#top UL.navlist {
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	padding-left: 35px;	
	list-style: none;
	float: right;
}

#top UL.navlist LI {
	display: inline;
	margin-right: 12px;
}

#top UL.navlist a, #top UL.navlist a:visited {
	text-decoration: none;
	color: #454545;
}

#top UL.navlist a:hover, #top UL.navlist a.current {
	color: #CF1A2A;
}

#foot {
	background-image: url(/imgsrc/sl_foot2.jpg);
	height: 55px; 
}

#left {
	width: 260px;
	float: left;
}

#left UL.navlist {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 27px;
}

#left UL.navlist LI {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CACACA;
	border-top: 1px solid #DBDBDB;
	margin-right: 1px;
}



#left UL.navlist UL {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	list-style-position: inside;
	color: #565657;
}



#left UL.navlist a, #left UL.navlist a:visited {
	color: #424242;
	text-decoration: none;
	line-height: 18px;
	font-size: 13px;
}

#left li.selected, #left li.current {
	background-color: #FFFFFF;
	border-top: none!important;
	border-bottom: 1px solid #DEDEDE!important;
}

#left UL.navlist a:hover, #left UL.navlist a.current, #left UL.navlist a.selected {
	color: #CB0A1F;
}

#left UL.navlist a.current {
	font-weight: bold;
}

#center {
	width: 538px;
	float: left;
}

#right {
	width: 200px;
	float: left;
}
 
/* Elements */ 

.clear {
	clear: both;
}

.formbutton {
	background-color: #CB0A1F;
	border: 1px solid #C1C1C1;
	color: #FFFFFF;
	font-size: 11px;
	vertical-align: bottom;
	height: 22px;
	width: 26px;
}

.inputfield {
	background-color: #EEEEEE;
	border: 1px solid #C1C1C1;
	font-size: 11px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-left: 2px; 
	padding-right: 2px;
	vertical-align: bottom;
}

.search .inputfield {
	float: left;
	margin-right: 4px;
}


div.basket{
	background-color: #E3E3E3;
	padding: 8px;
	border: 1px solid #CFCFCF;
	margin-right: 4px;
	margin-left: 4px;
	
}

div.field, div.headerShipSel{
	color: #666666;
	padding-top: 3px;
}

div.headerShipSel{
	padding-top: 0px;
	padding-bottom: 2px;
}

div.orderLine{
	float: right;
	margin-top: -10px;
}

div.orderLine a{
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

div.itemCount{
	font-weight: bold;
	padding-bottom: 5px;
}

div.checkOut{
	padding: 15px;
}

div.checkOut h1{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #AAAAAA;
	width: 100%;
}

div.checkOut td{
	font-size: 10px;
	color: #666666;
}

div.checkOut a{
	color: #CB0A1F;
	text-decoration: none;
}

div.checkOut input, select, option{
	padding: 2px;
	border: 1px solid #D3D3D3;
	margin: 4px;
	margin-left: 0px;
	margin-bottom: 0px;
}

div.checkOut select{
	padding-top: 4px;
	padding-bottom: 0px;
}

span.headlabel{
	font-weight: bold;
}

div.setItem{
	margin: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #DEDEDE;
	padding: 5px;
	border: 1px dashed #B1B1B1;
}

div.varItem{
	margin-top: 15px;
}

div.varItem td.itemdetails{
	width: 300px;
}


div.setItem input, div.varItem input{
	border: 1px solid #CACACA;
	padding: 2px;
	margin-top: 15px;
}

div.varItem input{
	margin-top: 0px;
}

input#setButton, input#varButton{
	border: 1px solid #B1B1B1;
	background-color: #DEDEDE;
	padding: 2px;
}

img.pfeilchen{
	border: 0px;
}

img.pfeilchen:hover{
	opacity: 0.7;
}
