	@import url(reset.css);
	@import url(style.css);
body {
	font: 75% / 1.2 Arial, Helvetica, sans-serif;
	background: #eeeeee;
	color: #666;
}
.container, .footer div.content {
	background: #ffffff;
	width: 950px;
	margin: 0 auto;
	position: relative;
}
.oben {
	height: 341px;
	background-repeat: no-repeat;
	margin-bottom: 1ex
}
.oben .logo {
	position: absolute;
	left: 90px;
	top: -30px;
}
.footer {
	background: #a8a29f;
	padding: 1ex 0;
	margin-top: 1em;
	clear: both;
	position: fixed;
	bottom: 0;
	width: 927px;
}
.oben #navi {
	position: absolute;
	left: 320px;
	top: 0px;
	background: #abc82b url(../images/navbg.png) repeat-x;
	padding: 0 1ex;
	width: 603px;
}
.adminpanel {
	margin-left: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear:both;
}
#header_fl {
	width: 946px;
	margin: 0em 0em 0em 0em;
}
.oben #navi li {
	float: left;
}
.oben #navi li a {
	padding: 0 1ex;
	line-height: 25px;
}
.oben #navi li ul {
	display: none;
	background: #555 url(../images/navbg2.png) repeat-x;
	padding: 0 1ex;
	width: 603px;
	position: absolute;
	left: 0em;
	top: 25px;
}
.oben #navi li.active ul, .oben #navi li.parent ul {
	display: block;
	z-index: 1;
}
.oben #navi li.active > a, .oben #navi li.parent > a {
	color: #333;
}
.oben #navi li li.active a {
	color: #abc82b;
}
/*.oben #navi li:hover ul, .oben #navi li.sfhover ul {
	display: block;
	z-index: 2;
}
*/
.oben #navi a {
	color: #ffffff;
	font-size: 100%
}
#scroller {
	border: 1px solid #ccc;
	padding: 1em 0;
	overflow: auto;
}
#scroller ul {
	white-space: nowrap;
	position: relative;
}
/*#scroller {
	border: 1px solid #ccc;
	padding: 1em 0;
	overflow: hidden;
}
#scroller ul {
	height: 71px;
	overflow: hidden;
}
*/
#scroller li {
	display: inline;
	margin: 1em;
}
#scroller li img {
	vertical-align: middle;
	opacity: 0.75;
}
#scroller li img:hover {
	opacity: 1;
}
.unten {
	margin-bottom: 3em;
	position: relative;
	overflow: hidden;
}
.unten .article, .unten .articles {
	margin: 0em 2em 0em 1em;
	clear: both;
}
/*.unten .articles > h2, .unten .articles > img, .unten .articles > a.frechts {
	margin-top: 1em;
}
*/
.unten .articles .flinks {
	margin: 0 5.2em 2em;
}
.unten .article .flinks + div {
	margin-left: 322px;
}
.unten .articles a.frechts {
	color: #555;
}
.unten .articles a.frechts:hover {
	color: #333;
}
.article, .articles {
	border-bottom: 1px solid #ccc;
	overflow: auto;
	padding-bottom: 10px;
	padding-top: 15px;
}
.articles:first-child {
	border-top: none;
}
.article:last-child {
	border: none;
}
.subnavi {
	margin: -0.2ex auto 0;
	overflow: auto;
	padding: 1em;
	/*padding-left: 235px;
*/
	margin-right: 0em;
	background: #a8a29f;
}
.subnavi li:first-child a, .subnavi p a {
	font-weight: bold;
}
.subnavi p.divisor {
	border-left: 1px solid #CCC;
	height: 106px;
	padding-left: 1em;
}
.subnavi a {
	font-size: 90%;
	font-weight: normal;
}
.txtr {
	text-align: right;
}
.flinks {
	float: left;
}
.frechts {
	float: right;
}
h2 {
	font: 115% / 1.1 arial;
	margin-bottom: 0.5ex;
}
h1, h2, h3 {
	font-weight: bold;
	color: #555;
}
h3 {
	text-transform: none;
	color: #666;
}
.unten > h3 {
	font-weight: bold;
	text-align: left;
	margin-left: 40px;
	margin-bottom: 1ex;
}
p.subline {
	margin: 0 0 2ex;
	color: #555;
	font: 110% / 1.1 arial;
}
p, ol li {
	margin: 1.5ex 0;
	line-height: 1.4;
}
.footer p, .subnavi p {
	margin: 0;
}
.articles a { color:#85A622; }
a, .show {
	color: #666;
	font-weight: normal;
}
a:hover {
	color: #333;
}
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
textarea {
	border: 1px solid #ddd;
	border-top: 1px solid #999999;
}
.article p {
	padding-right: 110px;
}
.article ol {
	margin-left: 364px;
	font-weight: bold;
}
.article ol li {
	font-weight: normal;
}
.unten li, .subnavi p {
	margin-left: 1em;
}
#contact .commentsbox textarea {
	height: 10em;
}
.address {
	margin: 80px;
	left: 0;
	position: absolute;
}
.commentsbox > p {
	float: none !important;
	margin-right: 0 !important
}
.commentsbox p {
	float: left;
	margin-right: 2em
}
.commentsbox p + p + p + p {
	float: none;
	clear: both;
	margin-right: 0
}
.show {
	text-align: right;
	cursor: pointer;
}
#skipleft, #skipright {
	width: 10px;
	position: absolute;
	cursor: pointer;
	top: 38px;
	height: 0;
/* IE fix */
	z-index: 10;
}
#skipleft {
	left: 0;
	border-bottom: 12px solid white;
	border-right: 12px solid #BBD321;
	border-top: 12px solid white;
}
#skipleft:hover, #skipright:hover {
	border-left-color: hsl(70, 74%, 60%);
	border-right-color: hsl(70, 74%, 60%);
	/*border-top-color: #333;
*/
}
#skipright {
	right: 0;
	border-bottom: 12px solid white;
	border-left: 12px solid #BBD321;
	border-top: 12px solid white;
}
a[target] {
	font-size: 200% !important;
	color: red;
}
a[href$=".pdf"]:after {
	content: " "url(../images/pdficon.gif);
}

hr { clear: both; height: 1px; border: 0; background: #ddd; margin: 0 10px; }