/* Header Klassen */

a {
	font-weight: bold;
}

#leftcol a, 
#pageheader a, 
#pagefooter a,
.pagination a,
.productsubcat a,
.artistsubcat a,
.listcounter a,
.shopcomponentcontent a
{
	font-weight: normal;
}
	
div#page {
	width: 960px;
	padding: 0;
	margin: 15px auto 0 auto;
	background-color: #FFFFFF;
	}

div.header {
	float: left;
	margin: 0;
	}
	
/* Erste Zeile (Einlog-Status, Service Items und Sprachauswahl) */
	
div.service {
	float:left;
	width: 960px;
	height: 25px;
	margin: 0;
	font-size: 10px;
	background: url("../img/deco/gradient_language.png") repeat-x;
	}
		
div.service a { 
	text-decoration: underline; 
	}
	
div.userstatus {
	float:left;
	padding-left: 12px;
	padding-top: 7px;
	}
			
div.serviceitem {
	float: right;
	color: #666666;
	padding-top: 7px;
	margin:0 3px 0 3px;
	}
			
div.serviceitem_selected {
	float: right;
	margin: 0;
	font-weight: bold;
	padding-top: 7px;
	margin:0 3px 0 3px;
	}
			
div.pipe {
	float: right;
	margin: 0;
	padding-top: 7px;
	}
	
div.flags {
	float:right;
	padding: 7px 12px 0 5px;
	}
	
div.flag {
	float:left;
	margin-left: 5px;
	}
			
/* Zweite Zeile (Hauptnavi und Logo) */

div.mainnav {
	float:left;
	padding: 0;
	margin: 0;
	width: 960px;
	height: 53px;
	}
	
div.navitem {
	float:left;
	padding: 0;
	margin: 0;
	}
			
/* Dritte Zeile (Suche/Warenkorb) */
	
div.searchbar {
	float:left;
	width: 960px;
	background: url("../img/deco/gradient_login.gif") repeat-x;
	}

div.searchin {
	float:left;
	font-size: 10px;
	padding-top: 6px;
	font-weight: bold;
	margin-right: 5px;
	}

div.mainsearch {
	float: left;
	padding: 8px 0 0 12px;
	width: 740px;
	}
	
div.searchfield, div.selection {
	float: left;
	margin: 0 3px 0 0;
	font-weight: bold;
	}
		
.selection select {
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	}

.selection option {
	font-size: 10px;
	padding: 2px;
	}

.simplesearch {
	width: 300px;
	margin: 0;
	}
	
div.submitbutton {
	float: left;
	margin-right: 5px;
	padding-top: 1px;
	width: 21px;
	}

div.advanced_search {
	float: left;
	margin-left: 2px;
	font-size: 10px;
	padding-top: 6px;
	}				
			
div.shopnav {
	float: right;
	padding: 0;
	}
			
div.myschott {
	float: right;
	padding: 11px 0 0 21px;
	height: 27px;
	background: transparent url("../img/deco/myschott_bg.gif") no-repeat;
	}

div#basket {
	float: right;
	width: 70px;
	height: 38px;
	padding-left: 15px;
	background: transparent url("../img/deco/basket_bg.gif") no-repeat;
	}
				
#basket a:hover {
	text-decoration: none;
	}
					
#basket .basketlogo {
	float: left;
	margin: 0;
	}
	
#basket .basketcount {
	float: left;
	font-size: 9px;
	font-weight: bold;
	margin-top: 12px;
	}


		
/* Breadcrumbs */
	
div#breadcrumbs {
   	float:left;
   	width: 960px;
   	background: #FFF;
   	border-bottom: 1px solid #E7E7E7;
   	border-top: 1px solid #E7E7E7;
   	background:url("../img/deco/breadcrumbs_bg_l.gif") repeat-x left top; 
	}
    	
#breadcrumbs .item, #breadcrumbs .current {
   	float: left;
   	margin:0;
   	padding: 8px 24px 0 12px;
   	height: 20px;
   	background:url("../img/deco/breadcrumbs_bg_r.gif") no-repeat right top; 
   	font-size: 10px;
   	line-height:normal;
	}
		
#breadcrumbs .current {
	font-weight: bold;
	}
	

/* Seiten-Titel */	

div.pagetitle {
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 12px;
	}
	
/* Shop Kategorien */

div#subnav {
    float:left;
    width: 960px;
   font-weight: bold;
	font-size: 10px;
	line-height: normal;
   	background:url("../img/deco/tab_bg_inactive_l.gif") repeat-x left top;
    margin: 10px 0 0 0;
    height: 45px;
    }
    
div.tab {
	float:left;
    height: 45px;
    text-decoration: none;
	background:url("../img/deco/tab_bg_inactive_l.gif") repeat-x left top;
	}
	
.tab .tabitem {
   	float:left;
    margin: 0;
    padding: 7px 12px 0 12px;
    height: 38px;
    text-decoration: none;
    background:url("../img/deco/tab_bg_inactive_r.gif") no-repeat right top; 
	}
	
div.tabactive {
	float:left;
    margin: 0;
    text-decoration: none;
	background:url("../img/deco/tab_bg_active_l.gif") repeat-x left top;
	}
	
.tab a, .tab a:hover, .tabactive a, .tabactive a:hover {
	display: block;
	text-decoration: none;
	}
    	
.tabactive .tabactiveitem {
   float:left;
    height: 38px;
    padding: 7px 12px 0 12px;
    text-decoration: none;
    background:url("../img/deco/tab_bg_active_r.gif") no-repeat right top; 
	}
	
			
/* Inhaltscontainer */    
   		
div.content {		
	float:left;
	width: 960px;
	padding: 0;
	margin: 15px 0 30px 0;
	}

div#centercol {
	float: left;
	width: 570px;
	}
	
div#centercol_large {
	float: left;
	width: 765px;
	}

#centercol ul, #centercol li {
	margin: 0 0 0 8px;
	padding: 0;
	list-style-type: square;
	}