/* 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_all_n11.png") repeat-y top left scroll;
	position: relative;
}	
body.bodyClass-4 div#header1 {
	background: transparent url("img/main_all_n11.png") repeat-y top left scroll;
	position: relative;
}	

body.bodyClass-5 div#header1 {
	background: transparent url("img/main_all_n11.png") repeat-y top left scroll;
	position: relative;
}	

body.bodyClass-6 div#header1 {
	background: transparent url("img/main_all_n11.png") repeat-y top left scroll;
	position: relative;
}	


div#header11 {
	height: 140px;
}
div#header11Pad {
	position: relative;
	height: 90px;
	z-index: 17;
}
div#header12 {
	height: auto;
	position:relative;
}
div#header12Pad {
	position:relative;
}
div#logo { /* in #header11 */
    background: transparent url("img/logo_n11.jpg") top left no-repeat;
	height: 85px;
	left: 30px;
	position: absolute;
	top: 5px;
	width: 245px;
}
div#logo h1 {
	border: inherit;
	margin: 0;
	padding: 0;
	text-indent:-10000px;
}
div#logo h1 a {
	border: inherit;
	display: block;
	height: 85px;
	text-decoration:none;
	width:245px;
}
div#logo h1 a span {
	display: none;
}

div#firstclass { /* in #header11 */
	height: 101px;
	right: -15px;
	position: absolute;
	top: 90px;
	width: 101px;
	background: url(img/buttonsprite.png) top left no-repeat;
	background-position: 0px 0px;
	z-index:9999;
}

#firstclass a:active  {
	margin-top:1px;
}

div#firstclass h1 {
	border: inherit;
	margin: 0;
	padding: 0;
	text-indent:-10000px;
}
div#firstclass h1 a {
	border: inherit;
	display: block;
	height: 101px;
	text-decoration:none;
	width:101px;
}
div#firstclass 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: 15px;
	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 1px;
	color: #7a7a7a !important;
}
#hnav ul {
	background: none;
}
#hnav a,
#hnav strong {
	background: none;
}
#hnav a span
{
	background: none;
	color: #7a7a7a;
}

#hnav a:hover,
#hnav a:active,
#hnav a:focus
{
	background: none;
}
#hnav a:hover span
{
	background: none;
	color: #61D24E;
	color: #000000;
}

#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: 45px;
	right: 45px;
	padding: 0;
	background-color: #fff;
}
form.suche {
	display: inline;
	}
form div.suchbox {
	-moz-border-radius: 4px 4px 4px 4px;
	background: none center center no-repeat scroll white;  
	border: 1px solid #e9e9e9;
	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/lupe.png) center center no-repeat scroll white; 
	width: 12px;
	padding: 0px;
	background-position: 0px 1px;
}
div.suchbox input.suchsend:hover {
	background: url(img/icons/lupe2.png) center center no-repeat scroll transparent;
	background-position: 0px 1px;
}
div.suchbox input.bghint_de {
	background: url(img/icons/suchwort_de.gif) center center no-repeat scroll transparent;
	background-position: 70px 2px;
}
div.suchbox input.bghint_en {
	background: url(img/icons/suchwort_en.gif) center center no-repeat scroll transparent;
}
div.suchbox input.bghint_cz {
	background: url(img/icons/suchwort_cz.gif) center center no-repeat scroll transparent;
}
div.suchbox input.bghint_cz {
	background: url(img/icons/suchwort_cz.gif) center center no-repeat scroll transparent;
}
div.suchbox input.bghint_es {
	background: url(img/icons/suchwort_es.gif) center center no-repeat scroll transparent;
}
div.suchbox input.bghint_it {
	background: url(img/icons/suchwort_it.gif) center center no-repeat scroll transparent;
}
div.suchbox input.bghint_hu {
	background: url(img/icons/suchwort_hu.gif) center center no-repeat scroll transparent;
}
div.suchbox input.bghint_pl {
	background: url(img/icons/suchwort_pl.gif) center center no-repeat scroll transparent;
}
div.suchbox input.bghint_fr {
	background: url(img/icons/suchwort_fr.gif) center center no-repeat scroll transparent;
}
#headnavi {
	background: url(img/headnavi_bg_n11.jpg) top left repeat-x;
	position: absolute;
	top: 104px;
	left: 30px;
	height: 36px;
	width: 980px;
}
#headerpic {	/* in #header?? */
	height: 210px;
	left: 40px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 960px;
}


/*
#####
# Neuer Header /sg 14012011
#####
*/

#headerfixbox {	
	width: 980px;
	margin: 0px auto !important;
}

.hfb_shadow {
	width: 960px;
	margin:0px auto !important;
	background:url(img/header_shadow_n11.jpg) top center no-repeat; 
	height: 20px;
}


/*
.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: 160px;
	overflow:hidden;
	position: absolute;
	bottom: 0;
	right: 130px;
	padding: 0;
	display: none;
}
#headerpicbox11 {
	position: absolute;
	padding: 0;
	top: 0;
	left: 0;
	width:250px;
	height:160px;
	background: #359426;
	background: #2f3339;
	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_all_n11.png") repeat-y top left scroll;
}

body.bodyClass-4 #torso1 {
	background: transparent url("img/main_all_n11.png") repeat-y top left scroll;
}

body.bodyClass-5 #torso1 {
	background: transparent url("img/main_all_n11.png") repeat-y top left scroll;
}

body.bodyClass-6 #torso1 {
	background: transparent url("img/main_all_n11.png") repeat-y top left scroll;
}


#torso1Pad {
}

div#torso1Pad {
	background: url("img/2col_bg_n11.jpg") top center repeat-y;
	margin:0 auto;
	padding: 0 30px 20px 30px;
	position: relative;
	text-align: left;
	width: 980px !important;
}



div#torso11Pad {
	height: 30px;
	width: 960px;
	position:relative;
}
body.bodyClass-4 div#torso11Pad {
	height: 0px;
	width: 960px;
	position:relative;
}
.plinks {
	position: absolute; 
	top: 0px; 
	right: 70px;
	display: none;
}

.plinks a {padding-left: 5px}

div#lcol {	/* linke spalte */
	display: none;
	visibility:hidden;
}

body.bodyClass-6 div#lcol {	/* linke spalte */
	display: none;
	visibility:hidden;
}

div#lcolPad {
	padding:0px 25px 0 0;
	overflow: hidden;
}
div#mcol {	/* mittlere spalte */
	float: left;
	width: 670px;
	overflow: hidden;
	padding-top: 15px;
}

body.bodyClass-1 div#mcol {
float: left;
width: 900px;
overflow: hidden;
padding-top: 15px;
}

div#mcolPad {
	margin: 0 -1px;
	margin: 0;
	overflow: hidden;
	padding: 0 20px 0 20px;
	
}
div#rcol {	/* rechte spalte */
	overflow: hidden;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 0px;
	line-height:135%; 
	width: 300px;
}

div#rcolPad {	/* rechte spalte */
	padding-right: 20px;
}

body.bodyClass-6 div#rcol {	
/*	display: none;
	overflow: hidden;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 0px;
	line-height:135%; */
}

/*body.bodyClass-1 div#mcol {
	width: 650px;
}*/
body.bodyClass-1 div#mcolPad {

}
body.bodyClass-1 div#rcol {
	display: block;
	float: left;
	width: 0px;
}

body.bodyClass-3 div#mcol {
	/*width: 520px;*/
}
body.bodyClass-3 div#mcolPad {

}
body.bodyClass-3 div#rcol {

}
body.bodyClass-3  .tx-nonverblasterflashplayer-pi1 {
	overflow: hidden;
	padding: 0.8em;
}

body.bodyClass-5 .tx-nonverblasterflashplayer-pi1 {
overflow: hidden;
padding: 0.8em;
}	

body.bodyClass-6 .tx-nonverblasterflashplayer-pi1 {
overflow: hidden;
padding: 0.8em;
}	
	

body.bodyClass-4 div#mcolPad {

}

body.bodyClass-4 div#lcol {	
/*	float: left;
	width: 0px;
	overflow: hidden;*/
}



body.bodyClass-5 div#mcol {
	/*width: 520px;*/
}
body.bodyClass-5 div#mcolPad {

}
body.bodyClass-5 div#rcol {
	display: block;
	float: right;
	/*width: 220px;*/
}

/* Subcontent*/

#subcontent {}
#subcontentPad {}
#scinner {}


/* Footer*/


div#footer121 {
	padding-top: 35px;
	margin-left: 25px;
}

body.bodyClass-4 div#footer121 {
	
}

div#footer1 {
	width: 100%;
	position: relative;
	height: 260px;
	background: url(img/footer_n11.png) bottom left no-repeat;
	font-size:89%;
}


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#footer11 {
	display:none;
	visibility:hidden;
}
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
 */
.homelink {display: block; float:left; width:30px;}
.homelink a:hover,
.homelink a:active,
.homelink a:focus {
	background: none !important;
}
.homelink a {
	padding-top: 11px !important; 
	background: none !important;
}
#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 2px 0 2px;
	padding: 0;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: auto;
	height: 36x;
	padding-left: 10px;
	font-size:12px;
}
#mnav a span {
	padding: 0px;
	display: block;
	height: 36px;
	float: left;
}
#mnav a span.inner {
	padding: 9px 9px 0px 0px !important;
	display: block;
	float: left;
}
#mnav a:hover,
#mnav a:active,
#mnav a:focus {
	background: url(img/topnavi_over_n11.jpg) top center repeat-x;
}
#mnav a:hover span {
	padding: 0px;
	display: block;
	color: #fff;
	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_n11.jpg) top center repeat-x;
}
#mnav a.active span,
#mnav strong span {
	padding: 0px;
	display: block;
	color: #fff;
	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: 30px;
	margin-left:-5px;
}
#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: 6px 0px 5px 6px;
}
#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: normal;
}
#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/arrows/nav_down_g.png) 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 #d6d6d6;
	background: none;
/*	background: url(img/navi_arrow_over.gif) left center no-repeat;*/
}
#onav ul li a.withSub {
	border-top: 1px dotted #d6d6d6;
	background: url(img/arrows/nav_right_w.png) right center no-repeat;
}
#onav ul li a.lastnav {
	border-bottom: 1px dotted #d6d6d6;
}
#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:#359426;
	/*background: #369426 url(img/navi_arrow.gif) left center no-repeat;*/
}
#onav ul li a.withSub:hover {
	background: #359426 url(img/arrows/nav_right_g.png) right center no-repeat;
}
#onav ul li a.active.withSub:hover {
	background: #359426 url(img/arrows/nav_down_g.png) 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;
	font-weight: normal;
	font-style: italic;
}
#onav ul li ul a span {
}
#onav ul li ul li ul a span {
}

/*.activearrow {display:block; float: left;}*/
/*
 * rnav, fnav, footer navigation, Menue im Seitenfuss
 */
div#rnav{
	color: #7d7d7b;
	font-style: italic;
	margin-left:1px;
	padding-left: 20px;
}

body.bodyClass-4 div#rnav{
	color: #7d7d7b;
	font-style: italic;
	height: 0px;
	display: none;
}


 div#fnav {
	padding-top: 35px;
	height: 20px;
	font-size: 100%;
}



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: #7a7a7a;
}
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 span
{
	background: none;
	color: #000000;
	/*text-decoration: underline;*/
}

#fnav a:hover,
#fnav a:focus,	
#fnav a.active, 
#fnav strong,
#fnav a.active span
#fnav strong span
{
	/*text-decoration: underline;*/
	color: #000000
}
div#copyright {
	float:left;
	color: #7a7a7a;
}
/*
 * weiteres
 */
 .toTop {
	color: #7a7a7a;
	padding-right: 20px;
	font-style: normal;
}

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

