/* 1layout.css
 * $Id: 1layout.css 22 2010-02-10 11:36:36Z MarBle $
/* coding: ascii, tab:4
/*
/* Topografie, Wireframe, Navis, feste Seitenelemente
/*
/*/

/*
/* Laut Styleguide
/*/
#lautppt .color { color:#359426; } /* gruen 100 Seitenueberschrift, Navibalken*/
#lautppt .color { color:#74a957; } /* gruen 075 Tabellenhintergrund */
#lautppt .color { color:#a5c58e; } /* gruen 050 Tabellenhintergrund */
#lautppt .color { color:#d3e2c7; } /* gruen 025 Tabellenhintergrund, Balken bei Aufzaehlungen */
#lautppt .color { color:#d0d0d0; } /* grau 100, Zellenhintergrund */
#lautppt .color { color:#f3f3f3; } /* grau 025, Zellenhintergrund */
#lautppt .color { color:#000000; } /* schwarz 100, Schriftfarbe */
#lautppt .color { color:#ffffff; } /* weiss 100, Menuepunkte, Hintergrund */
#lautpb  .color { color:#2f3339; } /* wunsch pb, dunkles Grau */
#lautpb  .color { color:#525252; } /* wunsch pb, link farbe */

.relative {
	position: relative;
}
.clearfix {
	display: block;
}
.out {
	position: absolute;
	left: -3000px;
	top: -3000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
div {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
}
div#mantel {
	background: none repeat scroll 0 0 transparent;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
div#mantelPad {
	background: none repeat scroll 0 0 transparent;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 1040px;
}
div#header1 {
	background: transparent url("img/main_header.gif") no-repeat top left scroll;
	height: 300px;
}	
div#header11 {
	height: 90px;
}
div#header11Pad {
	position: relative;
	height: 90px;
	z-index: 17;
}
div#header12 {
	height: 210px;
}
div#header12Pad {
	position:relative;
	height: 210px;
}
div#logo { /* in #header11 */
	height: 45px;
	left: 40px;
	position: absolute;
	top: 10px;
	width: 200px;
}
div#logo h1 {
	border: inherit;
	margin: 0;
	padding: 0;
	text-indent:-10000px;
}
div#logo h1 a {
	border: inherit;
	display: block;
	height: 45px;
	text-decoration:none;
	width:200px;
}
div#logo h1 a span {
	display: none;
}



div#langSelect { /* in #header11 */
	bottom: 35px;
	left: 330px;
	position: absolute;
	text-align: left;
	width: 400px;
	z-index: 30;
}


/* in #langSelect */
div#langSelectCode p {
	display: none;
	visibility: hidden;
}
div#siteSelect {
	font-size: 89%;
}
div#langSelectCode {
	font-size: 89%;
}
div#langSelectCode a,
div#langSelectCode a:link,
div#langSelectCode a:visited
{
	color: #369426;
	color: #000;
}
div#langSelectCode a:active,
div#langSelectCode a:hover
{
	color: #61D24E;
	color: #000;
}
div#langSelectCode span.activeTranslated {}
div#langSelectCode span.activeNotTranslated {}
div#langSelectCode span.passiveTranslated {}
div#langSelectCode span.passiveNotTranslated { color: #c0c0c0; }


/*
 * hnav in #header11
 */
#hnav {
	font-size: 89%;
	position: absolute;
	right: 10px;
	bottom: 0px;
	height: 22px;
	width: 410px ;
	text-align: right;
}
#hnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: auto;
	float: right;
	position:relative; /* damit div#site-1 sich ausrichtet */
	z-index: 17;
}
#hnav li {
	display: inline;
	margin: 0;
	padding: 0;
}
#hnav a,
#hnav strong,
#hnav span.passiveNotTranslated,
#hnav span.activeNotTranslated
{
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: block;
	width: auto;
}
#hnav a span,
#hnav span.passiveNotTranslated,
#hnav span.activeNotTranslated
{
	padding: 5px 2px;
	display: block;
}
#hnav a:link,
#hnav a:active,
#hnav a:focus {
}
#hnav a:hover span {
	display: block;
}
#hnav a.active,
#hnav strong {
}
#hnav a.active span,
#hnav strong span {
	display: block;
}
#hnav span.pipe {
	display: block;
	float: left;
	width: 10px;
	text-align: center;
	padding: 5px 2px;
	color: #369426 !important;
	color: #000000 !important;
}
#hnav ul {
	background: none;
}
#hnav a,
#hnav strong {
	background: none;
}
#hnav a span
{
	background: none;
	color: #369426;
	color: #000000;
}
#hnav a:hover,
#hnav a:active,
#hnav a:focus
{
	background: none;
}
#hnav a:hover span
{
	background: none;
	color: #61D24E;
	color: #000000;
	text-decoration: underline;
}
#hnav a.active,
#hnav strong
{
	background: none;
}
#hnav a.active span,
#hnav strong span
{
	background: none;
	color: #61D24E;
	color: #000;
	text-decoration: underline;
}
div#search {
	position: absolute;
	width: 192px;
	overflow: hidden;
	top: 36px;
	right: 40px;
	padding: 0;
	background-color: #fff;
}
form.suche {
	display: inline;
	}
form div.suchbox {
	background: none repeat scroll 0 0 transparent; 
	border: 1px solid #e2e2e2;
	padding: 0 0 0 2px;
}
form div.suchbox input {
	border: 0px none transparent !important;
	font-size: 89%;
	padding: 0;
	margin: 0;
}
div.suchbox h3 {
	display: none;
	visibility: hidden;
}
div.suchbox input.hsuche {
	width: 170px;
}
div.suchbox input.suchsend {
	background: url(img/icons/arrow-e.gif) center center no-repeat scroll white; 
}
div.suchbox input.bghint_de {
	background: url(img/icons/suchwort_de.gif) center center no-repeat scroll transparent;
}
div.suchbox input.bghint_en {
	background: url(img/icons/suchwort_en.gif) center center no-repeat scroll transparent;
}
#headnavi {
	position: absolute;
	bottom: 0px;
	left: 40px;
	height: 25px;
	width: 960px;
	z-index: 20;
}
#headerpic {	/* in #header?? */
	height: 210px;
	left: 40px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 960px;
}










/*
.tranparent {
	/ * MSIE - PC * /
	filter: alpha(opacity=50);

	/ * Mozilla 1.6 und frueher * /
	-moz-opacity: 0.5;

	opacity: 0.90; / * Opera * /

	/ * IE6 * /
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=70, Style=2);

	/ * IE8 * /
	filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80, FinishOpacity=70, Style=2)";

	/ * CSS3 * /
	opacity: 0.5;
}
*/

#headerpicbox {
	width: 250px;
	height: 150px;
	overflow:hidden;
	position: absolute;
	bottom: 0;
	/* right: 130px; */
	right: 110px;
	padding: 0;
	display: none;
}
#headerpicbox11 {
	position: absolute;
	padding: 0;
	top: 0;
	left: 0;
	width:250px;
	height:150px;
	background: #359426;
	background: #2f3339;
	/* background-color: rgba(53, 148, 38, 1.0); */
	opacity: 0.4;
}	
#headerpicbox12 {
	position: absolute;
	top: 0;
	left: 0;
	width: 230px;
	height: 130px;
	padding: 10px;
	display: block;
}	

#headerpicbox h1,
#headerpicbox h2,
#headerpicbox h3,
#headerpicbox p
{
	color: white;
	margin-top: 0;
}
#headerpicbox a,
#headerpicbox a:link,
#headerpicbox a:visited {
	color: #c0c0c0;
	text-decoration: none;
}
#headerpicbox a:focus,
#headerpicbox a:hover {
	color: #fff;
	text-decoration: underline;
}



#torso1 {
	background: transparent url("img/main_content_repeat.gif") repeat-y top left scroll;
}
#torso1Pad {
}
#torso1 {
	background: transparent url("img/main_content_repeat.gif") repeat-y top left scroll;
}
div#torso1Pad {
	background: url("img/main_content_inner.gif") no-repeat scroll left top transparent;
	margin:0 auto;
	padding: 0 40px;
	position: relative;
	text-align: left;
	width: 960px !important;
}
div#torso11 {
	/* rootline */
	background: url(img/bar_shadow2.gif) top center no-repeat;
	padding-left: 0;
	padding-top: 15px;
	position:relative;
}
div#torso11Pad {
	height: 30px;
	width: 960px;
	position:relative;
}
.plinks {
	position: absolute; 
	top: 0px; 
	right: 5px;
}
.plinks a {padding-left: 5px}

div#lcol {	/* linke spalte */
	float: left;
	width: 215px;
	overflow: hidden;
}
div#lcolPad {
	padding:4px 25px 0 0;
	overflow: hidden;
}
div#mcol {	/* mittlere spalte */
	float: left;
	width: 745px;
	overflow: hidden;
}
div#mcolPad {
	margin: 0 -1px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
div#rcol {	/* rechte spalte */
	display: none;
	overflow: hidden;
}
body.bodyClass-3 div#mcol {
	width: 555px;
}
body.bodyClass-3 div#mcolPad {
	padding: 0 25px 0 0;
}
body.bodyClass-3 div#rcol {
	display: block;
	float: left;
	width: 190px;
}

div#footer1 {
	width: 100%;
	position: relative;
	height: 50px;
	background: url(img/footer.gif) bottom left no-repeat;
}
div#footer1Pad {
	padding: 0px 40px;
	width: 960px !important; width /**/:1040px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	min-height: 110px;
}
div#footer11 {
	width: 960px;
	padding-top: 0px;
	float: none;
	text-align:right;
}
div#footer11Pad {
	padding: 0px;
}
div#footer12 {
	width: 960px;
	padding-top: 0px;
	float: none;
	text-align:right;
}
div#footer12Pad {
	position: relative;
	/* padding-right:  */
}
div#footer13 {
	background-color: #f0f0f0;
	margin-top: 20px;
}
/*
 * mnav, main navigation, Hauptmenue
 */
#mnav {
	padding-left: 0px;
}
#mnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: auto;
	float: none;
}
#mnav li {
	display: inline;
	margin: 0;
	padding: 0;
}
#mnav a,
#mnav strong {
	float: left;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: auto;
	height: 25px;
	padding-left: 10px;
	font-size:12px;
}
#mnav a span {
	padding: 0px;
	display: block;
	height: 25px;
	float: left;
}
#mnav a span.inner {
	padding: 4px 9px 0px 0px !important;
	display: block;
	float: left;
}
#mnav a:hover,
#mnav a:active,
#mnav a:focus {
	background: url(img/topnavi_over.gif) top left no-repeat;
}
#mnav a:hover span {
	padding: 0px;
	display: block;
	background: url(img/topnavi_over.gif) top right no-repeat;
	color: #000;
	float: left;
}
#mnav a:hover span.inner {
	padding: 4px 9px 0px 0px;
	display: block;
	float: left;
}
#mnav a.active,
#mnav strong {
	background: url(img/topnavi_over.gif) top left no-repeat;
}
#mnav a.active span,
#mnav strong span {
	padding: 0px;
	display: block;
	background: url(img/topnavi_over.gif) top right no-repeat;
	color: #000;
	float: left;
}
#mnav a.active:hover span.inner {
	padding: 4px 9px 0px 0px;
	display: block;
}
#mnav ul {
	background: none;
}
#mnav a,
#mnav strong {
}
#mnav a span {
	color: #fff;
}
#mnav a:hover,
#mnav a:active,
#mnav a:focus {
}
#mnav a:hover span {
}
#mnav a.active,
#mnav strong {
}
#mnav a.active span,
#mnav strong span {
}
#mnav a span.first {
	border-left: none;
}
#mnav a span.last {
	border-right: none;
}
/*
/* onav - vertical subnavi
/*/
#onav {
	margin-bottom: 1em;
}
#onav ul {
	width: auto;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#onav ul a {
	display: block;
	text-decoration: none;
}
#onav ul li {
	width: 100%;
	margin: 0;
	padding: 0;
}
#onav ul a span {
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 10px;
}
#onav ul li ul a span {
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 35px;
}
#onav ul li ul li ul a span {
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 55px;
}
#onav ul li strong a {
	display: block;
	width: auto;
	margin-top: 0px;
	font-weight: bold;
}
#onav ul li ul li strong a {
	display: block;
	width: auto;
	margin-top: 0px;
	font-weight: bold;
	font-size: 95%;
}
#onav ul li ul li ul li strong a {
	display: block;
	width: auto;
	margin-top: 0px;
	font-weight: bold;
	font-size: 91%;
}
#onav ul li a {
	width: auto;
	text-decoration: none;
	margin-top: 0px;
}
#onav ul li ul li a {
	width: auto;
	font-size: 95%;
	text-decoration: none;
	margin-top: 0px;
}
#onav ul li ul li ul li a {
	width: auto;
	text-decoration: none;
	margin-top: 0px;
	font-size: 91%;
}
#onav ul li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 1%;
	position: relative;
}
#onav ul li ul li {
	width: 100%;
	margin: 0;
	padding: 0;
}
#onav ul li ul li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 1%;
	position: relative;
}
#onav ul li ul li ul li {
	width: 100%;
	margin: 0;
	padding: 0;
}
#onav ul li a:hover {
}
#onav ul li ul li a:hover {
	font-size: 95%;
}
#onav ul li ul li ul li a:hover {
	font-size: 91%;
}
#onav ul li#title {
	width: 95%;
	padding: 3px 0px 3px 7%;
	font-weight: bold;
}
#onav ul a span {
}
/*#onav ul a span.big {
/*	color: #000 !important;
/*}
/*/
/*
/* Alternative leer
/*/
#onav ul a span {
}
#onav ul li ul a span {
}
#onav ul li ul li ul a span {
}
#onav ul li a.active {
	background:#369426;
	/*background: #369426 url(img/navi_arrow.gif) left center no-repeat;*/
}
#onav ul li a.active.withSub {
	background: #369426 url(img/navi_arrow.gif) right center no-repeat;
}
#onav ul li ul li strong a {
}
#onav ul li ul li ul li strong a {
}
#onav ul li a {
	border-top: 1px dotted #666;
	background: none;
/*	background: url(img/navi_arrow_over.gif) left center no-repeat;*/
}
#onav ul li a.withSub {
	border-top: 1px dotted #666;
	background: url(img/navi_arrow_over.gif) right center no-repeat;
}
#onav ul li a.lastnav {
	border-bottom: 1px dotted #666;
}
#onav ul li ul li a {
}
#onav ul li ul li ul li a {
}
#onav ul li a.last {
}
#onav ul li a.last:hover{
}
#onav ul li a:hover {
	background:#369426;
	/*background: #369426 url(img/navi_arrow.gif) left center no-repeat;*/
}
#onav ul li a.withSub:hover {
	background: #369426 url(img/navi_arrow.gif) right center no-repeat;
}
#onav ul li ul li a:hover {
}
#onav ul li ul li ul li a:hover {
}
#onav ul li#title {
}
#onav ul a span {
	color: #000;
}
#onav ul a:hover span {
	color: #fff;
}
#onav ul li strong a span {
	color: #fff;
}
#onav ul li ul a span {
}
#onav ul li ul li ul a span {
}

/*.activearrow {display:block; float: left;}*/
/*
 * fnav, footer navigation, Menue im Seitenfuss
 */
div#fnav {
	padding-top: 10px;
	height: 20px;
	font-size: 89%;
}
div#fnav ul {
	float: right;
	height: auto;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 33px;
}
div#fnav li {
	display: inline;
}
div#fnav ul a {
	display: block;
	text-decoration: none;
	padding: 0px;
	float: left;
	padding: 0px 5px;
}
div#fnav ul a.last {
	padding-right: 0;
}
div#fnav ul a span {
	display: inline;
	color: #000;
}
div#fnav ul li {
	width: 100%;
	margin: 0;
	padding: 0;
}
div#fnav a {
	width: auto;
	text-decoration: none;
	margin-top: 0px;
}
div#fnav span.pipe {
	color: #000000 !important;
	color: #888888 !important;
	display: block;
	float: left;
	padding: 0 2px;
	text-align: center;
	width: 5px;
}
#fnav a:hover,
#fnav a:focus,
#fnav a.active,
#fnav strong,
#fnav a.active span,
#fnav strong span
{
	text-decoration: underline;
}
div#copyright {
	float:left;
}
/*
 * weiteres
 */
 .toTop {
	color: #000;
	padding-right: 20px;
}

/* ============================================================
/* The End.
 */
