#submenu a, #submenu a:link, #submenu a:visited
{
	width:155px;
	padding:5px 0 5px 15px;
	background-image:url('img/home/kr.gif');
	color: white;
}
	
#base h1
{
	width:245px;
	padding:6px 0px 6px 25px;
	background-image:url('img/home/gr.gif');
}

a:hover
{
	color:#3366cc;
}

#auswahl
{
	display:block;
	position:absolute;
	top:100px;
	left:735px;
}
		
#auswahl a, #auswahl a:link, #auswahl a:visited
{
	color:black;
	display:block;
	width:170px;
	padding:5px 0 5px 9px;
	border-bottom:1px dashed black;
	background-image:url('img/produkte/kl.gif');
	background-position:0px 5px;
	background-repeat:no-repeat;
}

#auswahl a:hover
{
	background-color:#cc3333;
	color:white;
	text-decoration:none;
	filter:alpha(opacity=85); -moz-opacity: 0.80; opacity: 0.80;
	border-bottom:1px solid white;
}
