#Leiste a { text-decoration:none; }
#Leiste_l a { text-decoration:none; color:#FFFFFF; }
#Leiste_2 a { 
	text-decoration:none;
	color:#FFFFFF;
}

#Balken {
	min-height:24px;
}

#Balken #Suchform {
	float:left;
	margin:0px;
	margin-right:20px;
	padding:0px;
	vertical-align:top;
	text-align:left;
}

#Balken #Suchform input {
	font-size:90%;
	margin:0px;
	margin-left:3px;
	position:relative;
}

#Balken #Suchform #iSuche {
	/* height:16px;	*/
	margin-left:4px;
	border:1px solid #818181;
	top:-1px;
}

#Balken #Suchform img {
	position:relative;
	top:2px;
}

#Balken form #Suchbutton {
	border:0px;
	height:18px;
	width:40px;
	margin-right:10px;
	vertical-align:bottom;
}

#Balken #Warenkorb {
	float:right;
	color:#FFFFFF;
	min-width:150px;
	padding:3px 5px;
	background-color:#080647;
	border-left:3px solid #FFFFFF;
}

#Balken #Warenkorb input {
	position:relative;
	top:2px;
	border:0px;
	width:99px;
	height:18px;
}

