h4 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #769F51;
	background-image: url(../bilder/back/h4back.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 10px;
	width: 180px;
	margin-top: 20pt;
	padding-top: 16px;
	background-position: right top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: bottom;
}
body {
	margin: 0px;
	padding: 0;
	background-color: #FAFBF7;
}
/* Sidebar */

#sidebar {
	width: 180px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 22px;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}
#sidebar h3 {
	margin-left: 20px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
}
.rechts {
	margin-left: 20px;
	height: auto;
	width: 80px;
}
#newsbox {
	width: 70%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 9px;
	color: #666666;
	float: none;
	background-image: url(../bilder/back/newsboxback2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#newsbox p {
	font-size: 10px;
.weiter {
	color: #009933;
	text-decoration: underline;
	float: right;
}
img {
	padding-left: 15px;
	max-width: 180px;
	height: auto;
}
.unsichtbar {
	visibility: hidden;
}

