@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

body, html {
	height:100%;
}

body {
	color:#000;
	font:11px/1.5  Verdana, Geneva, sans-serif;
	margin:0;
	padding:0;
	
}

#wrapper_outer {
	min-height:100%;
	_height: 100%;
	position:relative;
}

#wrapper_outer {
	width: 100%;
}

#wrapper {
	margin:0 auto;
	padding-bottom:175px;
}

#container {
	margin:0 auto;
	padding: 0;
	width: 930px;
}

h1, h2, h3, h4 {
	margin:15px 0 5px 0;
}

h1, h2{
	font:1.5em/1.5 sans-serif;
	font-weight: bold;
}

h2.contentheading {
	font:2em/1.5 sans-serif;
}

h3, h4 {
	font-weight:bold;
	letter-spacing:-0.08em;
}

p {
	margin:23px 0;
}

a {
	color:#00F;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#main ul {
	margin-left:35px;
}

#main ul li {
	background: url(images/bullet.gif) no-repeat left top;
	/*line-height:2em;*/
	padding-left:15px;
	margin: .5em 0;
}

#logo{
	padding: 0;
	height: 108px;
	margin:0;
	_margin-bottom: -51px;
	*margin-bottom: -51px;
}

.unseen {
	display:none;
}

#fontsize {
	float:right;
}

.search {
	float:right;
	margin:23px 0;
}

#mainlevel-nav {
	background-color:#72c056;
	height:28px;
	margin:0 -35px;
}

#mainlevel-nav li {
	color:#1c3911;
	display:inline-block;
	height:28px;
	font:1.7em/1.5  sans-serif;
	line-height:28px;
	margin-right:15px;
	padding:0 0 0 15px;
}

#mainlevel-nav li a {
	color:#1c3911;
}

#mainlevel-nav li a:hover {
	color:#b8eaa7;
	text-decoration:none;
}

#breadcrumbs{
	padding:15px 0 0;
	clear:both;
}

#breadbrumbs p {
	margin:0;
}

#breadcrumbs {
	padding-left: 35px;
}

html>body #breadcrumbs {
	padding-left: 0px;
}

.contentpaneopen{
	margin:15px 15px 15px 0;
	/*background: url(images/marker.gif) no-repeat bottom right;*/
}

.unsichtbar,.u2,.invisible , .unseen
{
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}

.leading{
	/*background: url(images/marker.gif) no-repeat bottom right;*/
	padding:0 0 15px 0;
}

.leading_separator{
	border-bottom: solid 0px #333333;
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}

.article_separator{
	border: solid 1px #333333;
	display: none;
	margin: 0px 0 0px 0;
}

.blog { 
	padding: 0; 
}

.cols1{
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { 
	width: 45%;
}

.cols3 { 
	width: 30%;
}

.column1 , .column2{
	position: relative;
}

.column2 , .column1{
	float: left;
	margin: 0;
}

.column2{
	float: right;
	margin: 0;
	width: 45%;
}

.article_row{
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.article_column{
	background:url(images/hr.gif) repeat-x bottom left;
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}

.row_separator2{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}

#footer {
	/*background-color:#353535;*/
	border-top:1px dotted #9a9a9a;
	/*color:#9a9a9a;*/
	width: 930px;
	margin: 0px auto;
	position:absolute;
	bottom:105px;
	left: 50%;
	margin-left: -465px;
	padding: 0 0 20px 0;
}

#footer .wrap {
	margin:0 auto;
	font:12px/1.5  Verdana, Geneva, sans-serif;
	width: 860px;
}

#system-debug{
	color:#333333;
	background-color:#CCCCCC;
	padding:28px;
}

#wrapped {
	padding-left: 35px;
}

html>body #wrapped {
	padding-left: 0px;
}

#footer .wrap {
}

#footer {
	_margin-bottom: -1px;
	font-size: 11px;
}

#wrapped {
    font:12px/1.5  Verdana, Geneva, sans-serif;
}

form.search {
	position: relative;
	top: 24px;
	right: 15px;
}

form.search label{
	color: #ffffff;
	display: none;
}

input.inputbox {
	border: 1px solid #999;
	padding: 4px;
	color: #ff8c00;
}

input.inputbox:focus {
	color: #000000;
}

a {
	color: #ff8c00;
}
