/* (c) 2007 by designsource°° GbR | Düsseldorfer Straße 88 | 40667 Meerbusch | Germany */


.subnavi {
    clear: both;
	float: left;
	width: 260px;
	height: 405px;
	text-align: right;
	margin: 60px 20px 0 0;
	line-height: 4em;
	font-size: 1.25em;
	font-weight: bold;
}
.subnavi ul {
    padding-right: 32px;
}
.subnavi li {
	border-bottom: 1px solid #000;
	background: url(../bilder/00_bg_subnavi.gif) repeat;
}
.subnavi li a {
    color: #724916;
	text-decoration: none;
} 
.subnavi li .a2 {
    color: #724916;
} 
.subnavi a {
	padding-left: 40px;
	padding-right: 10px;
    display: block;
}

.subnavi a:hover {
	color:#fff;	
	background-color: #696955;
}

.spendenButton {
	width: 112px;
	height: 68px;
	padding-left: 74px;
	padding-top: 250px;
}