#navi ul {
	margin-left: -41px;
	margin-top: 0;
	list-style: none;
	font-size: 1em;
}
* html #navi ul {margin-left: 0;}
*+html #navi ul {margin-left: 0;}

/* ##### Layout 2. Ebene ###### */
#navi li.small a {padding-left: 40px; font-size: 0.85em; width: 141px;}

/* ##### Lyout Links ##### */
#navi a:link, #navi a:visited {
	display: block;
	text-decoration: none;
	color: #F19017;
	background-color:#750008;
	width: 170px;
	height: 18px;
	margin-top: 1px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
}
* html #navi a:link {width: 179px;}
*+html #navi a:link {width: 179px;}
#navi a:focus, #navi a:hover, #navi a:active {
	color: #FFFFFF;
	background-color:#F19017;
	
}

#text a:link, #text a:visited {
	display: inline;
	text-decoration: underline;
	color:#F49400;
	background-color: #FFFFCC;
	height: auto;
	width: auto;
	margin-top: 0px;
	padding: 0;
	}
#text a:focus, #text a:hover, #text a:active {
	color:#750008;
	text-decoration: underline;
}

a.newsletter:link { 
background-color:#FFFFCC;

height:27px;
}
a.newsletter:visited, 

}
a.newsletter:focus, 

}
a.newsletter:hover, 

}
a.newsletter:active {

}

