/** Allgemein **/

.artikelbeschreibung {
        margin: 0px;
        padding:0px;
	font-family: Trebuchet MS, Helvetica, Verdana, sans-serif;
	background-color: #fff;
 
}


/** Layout **/


.sidebar-links{
        background-image: url(http://www.lsc-voerde.de/ebay-template/images/sidebar_links.gif);
	background-repeat: repeat-y;
}

.sidebar-links-top{
        background-image: url(http://www.lsc-voerde.de/ebay-template/images/sidebar_li_top.gif);
	background-repeat: no-repeat;
        height: 16px;
}

.sidebar-links a img {
	border: none;
	}



.sidebar-rechts{
       background-image: url(http://www.lsc-voerde.de/ebay-template/images/sidebar_rechts.gif);
	background-repeat: repeat-y;
}

.sidebar-rechts-top{
        background-image: url(http://www.lsc-voerde.de/ebay-template/images/sidebar_re_top.gif);
	background-repeat: no-repeat;
        height: 16px;
}

.footer{
       background-image: url(http://www.lsc-voerde.de/ebay-template/images/footer.gif);
       width: 945px;
       height: 38px;
}



/** Typographie **/

.content {
	color: #333;
	font-family: Trebuchet MS, Helvetica, Verdana, sans-serif;
	font-size: 12px !important;
}

.artikelbeschreibung a {
		color: #000;
}

.artikelbeschreibung h1{
	font-size: 16px;
	color: #a60025;
}

.artikelbeschreibung ul li{
        list-style-type: none;
}

.sidebar-rechts h2{
	background-image: url(http://www.lsc-voerde.de/ebay-template/images/ueberschrift.png);
	height: 44px;
	background-repeat:no-repeat;
	font-size: 16px;
	line-height:30px;
	text-indent: 10px;
	color: #FFF;
margin-left: 5px;
}

.sidebar-links h2{
	background-image: url(http://www.lsc-voerde.de/ebay-template/images/ueberschrift.png);
	height: 44px;
	background-repeat:no-repeat;
	font-size: 16px;
	line-height:30px;
	text-indent: 10px;
	color: #FFF;
}

.sidebar-links{
	color: #FFF;
	font-size: 12px;
}

.footer{
	   text-align:center;
       color: #FFF;
       font-size: 10px;
	   line-height: 30px;
}


	
.sidebar-links ul {
                margin-left: -20px;
		margin-bottom: 20px;
}
	
.sidebar-links ul li {
		font-size: 12px;
		line-height: 18px;
		background: url(http://www.lsc-voerde.de/ebay-template/images/bullet.png) 0px 3px no-repeat;
		padding: 0 15px;
		margin: 0 0 5px 5px;
        border-bottom: 1px dotted #666;
		width: 135px;
		
	}
	
.sidebar-links ul li a {
		color: #fff;
		text-decoration: none;
	}

.sidebar-links ul li a:hover {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
}

.sidebar-rechts ul {
		margin-bottom: 20px;
}
	
.sidebar-rechts ul li {
		font-size: 12px;
		line-height: 18px;
		background: url(http://www.lsc-voerde.de/ebay-template/images/bullet.png) 0px 3px no-repeat;
		padding: 0 15px;
		margin: 0 0 5px 5px;
        border-bottom: 1px dotted #666;
		width: 135px;
		
	}
	
.sidebar-rechts ul li a {
		color: #fff;
		text-decoration: none;
	}

.sidebar-rechts ul li a:hover {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
}

/** Navigation **/

.menu1 {color: #FFF; padding:0 0 0 32px; margin:0; list-style:none; height:56px; background:#fff url(http://www.lsc-voerde.de/shoptemplates/templates/ohne_frames_klar/images/button1.gif); position:relative; border:1px solid #1b1c1d; border-width:1 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; text-transform: uppercase; float:left; height:56px; line-height:56px; color:#fff; text-decoration:none; font-size:11px; font-family:Trebuchet MS,Helvetica,Verdana,sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(http://www.lsc-voerde.de/shoptemplates/templates/ohne_frames_klar/images/button3.gif);}
.menu1 li.current a b {color: #FFF; background:url(http://www.lsc-voerde.de/shoptemplates/templates/ohne_frames_klar/images/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(http://www.lsc-voerde.de/shoptemplates/templates/ohne_frames_klar/images/button2.gif);}
.menu1 li a:hover b {background:url(http://www.lsc-voerde.de/shoptemplates/templates/ohne_frames_klar/images/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(http://www.lsc-voerde.de/shoptemplates/templates/ohne_frames_klar/images/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(http://www.lsc-voerde.de/shoptemplates/templates/ohne_frames_klar/images/button3.gif) no-repeat right top;}