div.smeinung {

	font-family: Arial, sans-serif;
	font-size: 1px;
	background: url() no-repeat  right bottom;
	color: #458B00;
}



div.sdcopyright {
        width: 430px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	background: url() no-repeat  right bottom;
	color: #458B00;
}


div.sdmenu {
	width: 130px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 40px;
	background: url() no-repeat  right bottom;
	color: #000000;
}
div.sdmenu div {
	background: url(Butten.png) no-repeat;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(Butten.png) no-repeat;
}
div.sdmenu div.collapsed {
	height: 15px;
}
div.sdmenu div span {
	display: block;
	padding: 2px 10px;
	font-weight: bold;
	color: white;
	background: url() no-repeat 10px center;
	cursor: default;
	border-bottom: 2px solid #458B00;
}
div.sdmenu div.collapsed span {
	background-image: url();
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #F7F7F7;
	display: block;
	border-bottom: 1px solid #CFCFCF;
	color: #474747;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background :  url(Butten2.png) no-repeat right center;
	color: #006400;
	text-decoration: none;
}


.quicklink {
font-family:arial, verdana, sans serif;
font-size:10px;
font-weight:normal;
width:144px;
color:#053005;
background-color:#a5d2a5;
border-top:1px solid #a5d2a5;
border-left:1px solid #a5d2a5;
border-right:1px solid #a5d2a5;
border-bottom:1px solid #a5d2a5;
margin:1px;
}