/* ------------------------------
 
 DROP-DOWN
 
---------------------------------  */



.kopflist ul ul {position: relative;
top: 30px;
background-color: #ffa50e;
margin-left: -110px ! important;
left: 112px ! important;
} 


.kopflist li ul { display:none; /* WICHTIG FUER IE */
	position: absolute;
	left: -999em;
	height: auto;
	/* width: 13em; */
	font-family:Arial, Helvetica, sans-serif;
	color:#313C53;
	font-weight:normal;text-decoration:none;
	font-size:13;
        margin-top: 7px ! important; 
	border-width: 1px;
	margin: 0; }
 

 


/* ------------------------------
 
 SIDEBAR
 
---------------------------------  */

#sidebar {
	width: 220px;
	right: 30px;
	top: 390px; }
	
	#sidebar h1, #sidebar h2, #sidebar h3 {
	background-image: url(infokaestchen.jpg);
background-repeat: no-repeat;
		font-size: 15px;
		margin-bottom: -8px;
		height: 31px ! important; /* wichtig */
		padding-top: 6px;
		padding-bottom: 0px;
		padding-left: 15px;
		color: #fff; }
 
	
#sidebar ul {position: relative;
z-index: 999;

background-image: url(sidebar-bottom.jpg);
background-repeat: repeat-y;
background-position: 0px 0px ;
padding-bottom: 2px ! important;
margin-bottom: 5px;}

#sidebar ul li {
height: 21px;
background-image: url(navi_shopkategorie.png) ! important;
background-position: 0px 0 ;
background-repeat: no-repeat;

}

#sidebar ul li a {color: #39496f ! important;
font-size: 13px;
padding-left: 40px;}
 
	
 

/* ------------------------------
 
 CONTENT FUER HINTERGRUNDBILD RECHTS
 
---------------------------------  */



#content {
padding-top: -15px;
margin-top: -6px;
background-image: url(border-left.jpg) ! important;
 overflow: hidden;
background-repeat: no-repeat;
 background-attachment: inherit;
background-position: 7px 0px ;
backgrpund-color: none; }

#kopfbereich {margin-bottom: -6px ! important;
}
























 
 
 

 