/*  
Theme URI: http://www.scandinavian-bookmarks.de/http://www.scandinavian-bookmarks.com/
Author URI: http://www.aufregend.com.com/
Author: Cerstin Lugmayr
*/


/* Main Navigation
------------------------------------------------------------------*/  
#navigation {
	position: absolute; 
	top: 95px; 
	left: 178px;
	width:517px;
	height:32px;
	padding: 0;
}
ul#nav {
    top: 0;
    left: 0;
    width: 517px;
    height: 32px;
    list-style-type: none;
    overflow: hidden;
    margin: 0;
    background: transparent url(images/navigation.png) no-repeat 0 0;
	}
ul#nav li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;	
	}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	overflow:hidden;
	background:transparent url(images/navigation.png) no-repeat;
	}
li#home a {
	width:64px;
	height:32px;
	 }
li#neuheiten a {
	width:61px;
	height:32px;
	 }	 	 
li#lesezeichen a {
	width:99px;
	height:32px;
	 }
li#kofferanhaenger a {
	width:127px;
	height:32px;
	 }	 
li#bestellung a {
	width:86px;
	height:32px;
	 }
li#kontakt a {
	width:80px;
	height:32px;
	 }	 	 	 

li#home a:link, li#home a:visited {	
	background-position:0px 0px;
	}
li#home a:hover, li#home a:focus {	
	background-position:0px -32px;
	}
li#neuheiten a:link, li#neuheiten a:visited {	
	background-position:-64px 0px;
	}
li#neuheiten a:hover, li#neuheiten a:focus {	
	background-position:-64px -32px;
	}		 
li#lesezeichen a:link, li#lesezeichen a:visited {	
	background-position:-125px 0px;
	}
li#lesezeichen a:hover, li#lesezeichen a:focus {	
	background-position:-125px -32px;
	}
li#kofferanhaenger a:link, li#kofferanhaenger a:visited {	
	background-position: -224px 0px;
	}
li#kofferanhaenger a:hover, li#kofferanhaenger a:focus {	
	background-position: -224px -32px;
	}
li#bestellung a:link, li#bestellung a:visited {	
	background-position: -351px 0px;
	}
li#bestellung a:hover, li#bestellung a:focus {	
	background-position: -351px -32px;
	}
li#kontakt a:link, li#kontakt a:visited {	
	background-position: -437px 0px;
	}
li#kontakt a:hover, li#kontakt a:focus {	
	background-position: -437px -32px;
	}

/* Main Navigation "active tabs"
------------------------------------------------------------------*/
body#home ul#nav li#home a {
	background-position:0px -32px;
	}
body#neuheiten ul#nav li#neuheiten a {
	background-position:-64px -32px;
	}	
body#lesezeichen ul#nav li#lesezeichen a {
	background-position:-125px -32px;
	}
body#kofferanhaenger ul#nav li#kofferanhaenger a {
	background-position:-224px -32px;
	}
body#bestellung ul#nav li#bestellung a {
	background-position:-351px -32px;
	}
body#kontakt ul#nav li#kontakt a {
	background-position:-437px -32px;
	}
	
/* Index
------------------------------------------------------------------*/	
#text #indexpics-en {
	background:url(images/index_pics.jpg) no-repeat 0px 0px;
	height:367px;
	}
	
	
/* Footer
------------------------------------------------------------------*/
#footer #left{
	font:90%/140% Verdana,Arial,Helvetica,sans-serif;
	color: #E8E4D9;
	position: absolute; 
	top: 16px; 
	left: 0px;
	text-align:left;
	width: 280px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	}
html>body #footer #left {
	width: 200px; /* ie5win fudge ends */
	}	
#footer #middle{
	font:90%/140% Verdana,Arial,Helvetica,sans-serif;
	color: #E8E4D9;
	position: absolute; 
	top: 16px; 
	margin: 0 0 0 230px;
	}
#footer #right{
	font:90%/140% Verdana,Arial,Helvetica,sans-serif;
	color: #E8E4D9;
	position: absolute; 
	top: 16px; 
	text-align: right;
	right: 20px;
	width: 250px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 220px;
	}
html>body right {
	width: 120px; /* ie5win fudge ends */
}

#footer #left A, #footer #middle A, #footer #right A  {
	color: #E8E4D9; 
	text-decoration: underline;
}
#footer #left A:visited, #footer #middle A:visited, #footer #right A:visited {
	color: #E8E4D9; 
	text-decoration: underline;
}
#footer #left A:hover, #footer #middle A:hover, #footer #right A:hover {
	color: #fff; 
	text-decoration: underline;
}

/* Kategorie Hänger Listing
------------------------------------------------------------------*/
.produktListingXs {
	float: left;
	width: 125px;
	background-image: url(../images/bg_plist_middle.jpg);
	background-repeat: no-repeat;
	margin-bottom: 22px;
	margin-right: 15px;
	background-position: right bottom;

}
.plistXs {
	background-image: url(../images/bg_plist_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 6px;
	height: 353px;
}
.plistimgXs {
	width: 110px;
	text-align: center;
	background-image: url(../images/imgloading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.plisttextXs {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height:120%;
}		

