html, body{ 
 margin:0; 
 padding:0; 
} 
body {
 text-align: center;
 font-size: 0.9em;
}
textarea {
 font-size: 0.9em;
}

body, div, table, td, p, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0; 
  padding:0; 
}
div, table, td, p {
	overflow: visible;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
a img {
	border: 0px;
}
/* a:hover, a:visited, a:visited:hover, a:link*/
a {
	color: black;
}
a:hover, a:focus, a:visited:focus, a:visited:hover {
  background-color: #089A2B;
  color: white;
}

h1 {
	font-size: 1.2em;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
}

a.cur2, a.cur2:link, a.cur2:hover, a.cur2:focus, a.cur2:visited, .cur2 a:link, .cur2 a:hover, .cur2 a:focus, .cur2 a:visited{
  color: white;
  font-weight: bold;
  background-color: #089A2B;
}

.cur3 {
  background-color: #089A2B;
  color:white;
}

#contentexpander {
  float: left;
  margin: 0px;
  padding: 0px;
  border: none;
  visibility: hidden;
}
#pagewidth{ 
 width: 955px;
 text-align:center;  
 margin-left:auto; 
 margin-right:auto;  
}
#pagewidth div, #pagewidth p, #pagewidth a{ 
 text-align:left;  
}

#footer {
 background-image: url(images/bg_querrbalken.jpg);
 background-repeat: repeat-y;
 border-top: 1px solid #089A2B;
 border-bottom: 1px solid #089A2B;
 clear: both;
 height: 2em; 
}

#header{
 position: relative; 
 height:119px; 
 background-image: url(images/pic_banner.jpg);
 background-repeat: no-repeat;
 width:100%; 
}
#specialnav {
  position: absolute;
  top: 2px;
  right: 12%;
	padding-top: 2px;
	padding-right: 5px;
	background-color: #C2E6CA;
	border: 1px solid #089A2B;
	width: 15em;
}
#specialnav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#specialnav ul li {
  float: left;
  padding: 0;
  margin: 0;
}
#specialnav a {
	background-image:url(images/bg_specialmenu_arrow.gif);
	background-repeat:no-repeat;
	padding-left: 13px;
	color: black;
	text-decoration: none;
}
#specialnav a:hover, #specialnav a:focus {
	background-color: #089A2B;
	color: white;
}
 
#leftcol{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1em;
 float: left;
 padding: 0px;
 margin: 0px;
 float:left; 
 position:relative; 
 width: 12.5em;
 clear: left;
}
#_leftcol ul li img {
 float: left;
 padding-left: 4px;
}
#leftcol img {
 display: block;
 float: left;
 padding: 0px;
 margin-left: 2px;
 margin-right: 3px;
 margin-top: 4px;
 margin-bottom: 4px;
}

#leftcol ul {
 padding: 0px;
 margin: 0px 0px 10px 0px;
 list-style-type: none;
 border-right: 1px solid #089A2B;
}
#leftcol li {
 display: block;
 width: 12.5em;
 border-bottom: 1px solid #089A2B;
}
#leftcol ul li a {
 display: block;
 color: black;
 width: 10.0em;
 min-width: 12em;
 padding-top: 6px;
 padding-bottom: 6px;
 vertical-align: middle;
 text-decoration: none;
 overflow: visible;
 font-weight: bold;
}
#leftcol ul li a:hover, #leftcol ul li a:focus  {
	color: white;
	background-color: #089A2B;
}
#leftcol ul li a:blur, #leftcol ul li a:link {
  color: black;
}

#leftcol ul li a.cur {
	color: white;
	background-color: #089A2B;
}
#leftcol ul ul {
  border-right: none;
}
#leftcol ul ul li {
  border: 0px;
}
#leftcol ul ul li a {
 display: block;
 margin-left: 2.2em;
 width: 11.8em;
 font-size: 0.9em;
 border-bottom: 1px solid #089A2B;
 font-weight: normal;
}
#leftcol ul ul li a.cur2, #leftcol ul ul li a.cur2:hover, #leftcol ul ul li a.cur2:focus {
 background-color: #089A2B;
 color: white;
} 
#leftcol ul ul ul li a {
 padding-top: 1px;
 padding-bottom: 1px;
 font-size: 0.9em;
 margin-left: 3.2em;
 width: 10.8em;
}
#leftcol ul ul ul li a.cur3, #leftcol ul ul li a.cur3:hover, #leftcol ul ul li a.cur3:focus {
 background-color: #089A2B;
 color: white;
}


#twocols{
 float:right; 
 position:relative; 
}
#rightcol{
 float:left;
 position:relative;
 margin:5px;
 width: 11em;
 text-align: center;
}
#rightcol p {
 text-align: left;
 margin-bottom: 5px;
 padding: 5px;
}
#rightcol p.bodytext{
	background-color: white;
	border: 1px solid #089A2B;
	width: 13em;
	margin-left: 0px;
	font-size: 0.8em;
}
#maincol{
 background-color: #FFFFFF;  
 float: left; 
 display:block; 
 position: relative; 
 border-left: 1px solid #089A2B;
 border-right: 1px solid #089A2B;
 border-bottom: 1px solid #089A2B;
 width: 39em;
 padding: 5px;
 margin-right: 5px;
}
 
#wrapper{
 background-image: url(images/bg_side.jpg);
 background-repeat: repeat-x;
 background-color: #C2E6CA;
 margin-left: 10px;
 margin-right: 10px;
 border-left: 1px solid #089A2B;
 border-right: 1px solid #089A2B;
}
#topbar {
	background-image: url(images/bg_querrbalken.jpg);
  background-repeat: repeat-y;
  border-top: 1px solid #089A2B;
  border-bottom: 1px solid #089A2B;
  clear: both;
  height: 2em; 
}

.breadcrumb {
	float: left;
	padding-top: 4px;
}
.breadcrumb a {
	background-image:url(images/bg_specialmenu_arrow.gif);
	background-repeat:no-repeat;
	padding-left: 13px;
	padding-right: 8px;
}
.breadcrumb a:hover, .breadcrumb a:focus {
  color: white;
  background-color: #089A2B;
}
.datum {
	float: right;
	padding: 2px;
	padding-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
}
.suchmaske {
	float: left;
}

#leftcol ul ul li.cur a{
  background-color: #089A2B;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.bodytext {
  font-size: 1em;
}
.invisiblelink {
  display:none ;
  margin: 0;
  padding: 0;
}
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
#header{display:none;}
#footer{display:none;}
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#maincol {border:none;}
.tx-macinasearchbox-pi1 {display:none;}
}



span.test { font-style: italic; color: #ee9; }
span.super { background-color: yellow; color: #000; }
span.works { text-decoration: line-through; color: #aaa; }
