<!--
/* CSS Document by move:elevator Florian Wentzel*/

* {
	color: #333333;
	margin: 0px 0px;
	padding: 0px 0px;
	font-size: 100.01%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


body {
	font-size: .625em;
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
	text-align:center;
}

.hidden { 
	display: none; 
	visibility:hidden; 
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* Sprungnavogation und Screenreadereinleitung */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#einleitung {
	visibility: hidden;
	position: absolute;
	width: 20px;
	top: 0;
	left: -200px;
	padding: 0;
	margin: 0;
}

#einleitung h1, 
#einleitung h3,
#einleitung p {
	margin: 0;
	padding: 0;	
	visibility: hidden;
	position: absolute;
	left: -300px;
}

#sprungnav {
	position: absolute;
	left: -3000px;
	z-index: 6;
}

#sprungnav p.sprungnavi a:focus, 
#sprungnav p.sprungnavi a:active{
	position:absolute;
	left:+3060px;
	top:5px;
	background-color: #E6E6E6;
	color: black;
	display:block;
	width:14em;
	font-size: 1.2em;
	padding: 4px;
	float:right;
}

/* BOX LAYOUT */

.body-box {
	width: 860px;
	text-align:left;
	font-size: 1.2em;
	margin: 0px auto;
}

.grey-bg {
	background-color: #EDEEEF;
	float:left;
	clear:both;
	width: 100%;
	padding: 0px 0px 25px 0px;
	margin: 2px 0px 0px 0px;
}

.logo-box{ 
	padding: 30px 0px 0px 0px !important;
	padding: 30px 0px 0px 0px;
	width: 860px; 
	text-align: center; 
	margin-bottom: 15px;
	float:left;
	clear:both;
}
	
.navigation {
	width: 860px; 
	text-align:left;
	float:left;
	clear:both;
	background-color: #C3D38A;}
	
.navigation ul { list-style: none; margin: 0px 0px; padding: 0px 0px;}
.navigation li { list-style: none; margin: 0px 0px; padding: 0px 0px; float:left;  }

.navigation table { margin: 0px 0px; padding: 0px 0px; border: 0px; width: 860px; border: 0px;}
.navigation td {  margin: 0px 0px; padding: 0px 0px; border: 0px;}

.nav1 a:link,
.nav1 a:visited,
.nav1 a:hover,

.nav1last a:link,
.nav1last a:visited,
.nav1last a:hover,

.nav1act a:link,
.nav1act a:visited,
.nav1act a:hover,

.nav1lastact a:link,
.nav1lastact a:hover,
.nav1lastact a:visited {  /* Main Menu Items */
	width: 170px !important;
	width: 171px;
	color:#FFFFFF;
	text-align:left;
	font-family:Arial;
	font-size: 1.0em;
	font-weight:normal;
	padding: 4px 0px;
	text-align: center;
	font-weight: bold;
	text-transform:uppercase;
	border-right: 2px solid #FFFFFF;
	text-decoration:none;
	background-image:url(images/nav1-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}

.nav1last a:link,
.nav1last a:visited,
.nav1last a:hover,

.nav1lastact a:link,
.nav1lastact a:hover,
.nav1lastact a:visited  {
	border-right: none;
	width: 170px !important;
	width: 171px;
}

.nav1 a:hover,
.nav1act a:link,
.nav1act a:hover,
.nav1act a:visited,
.nav1last a:hover,
.nav1lastact a:link,
.nav1lastact a:hover,
.nav1lastact a:visited {
	background-color: #D1E0A5;
	color: #000000;
	background-image:url(images/nav1act-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}



.nav1sub ul,
.nav2sub ul { list-style: none; margin: 0px 0px; padding: 0px 0px 0px 10px;}
.nav1sub li,
.nav2sub li { margin: 0px 0px 2px 0px; padding: 0px 0px;}

.nav2 a:link,
.nav2 a:visited,
.nav2 a:hover,

.nav2act a:link,
.nav2act a:visited,
.nav2act a:hover {
	display:block;
	color:#000;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding:2px 5px;
	list-style: none;
	list-style-type:none;
}

.nav2 a:hover,
.nav2act a:link,
.nav2act a:visited,
.nav2act a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}


.nav3 a:link,
.nav3 a:visited,
.nav3 a:hover,

.nav3act a:link,
.nav3act a:visited,
.nav3act a:hover {
	display:block;
	color:#000;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding:2px 5px;
	list-style: none;
	list-style-type:none;
}

.nav3 a:hover,
.nav3act a:link,
.nav3act a:visited,
.nav3act a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}


/* Navigation Lenks */
.leftnavigation { overflow:hidden; float:left;}

.leftnavigation ul { 
	margin: 0px 0px; 
	padding: 0px 0px; 
	list-style-type: none; 
	list-style: none;
	overflow:hidden;
}

li.left-nav1,
li.left-nav1act {
	width: 180px !important;
	width: 150px;
	padding:4px 0px 4px 0px;
	border-top: 1px dotted #98989B;
}

.leftnavigation p a:link,
.leftnavigation p a:visited,
.leftnavigation p a:hover { 
	text-decoration: none;
	display: block;
	padding: 4px 0px 0px 10px;
	margin: 0px 0px;
	font-weight: bold;
	color: #98989B;
	font-size: 0.9em;}

.left-nav1 a:link,
.left-nav1 a:visited,
.left-nav1 a:hover,

.left-nav1act a:link,
.left-nav1act a:hover,
.left-nav1act a:visited {
	text-decoration: none;
	background-image:url(images/left-nav1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #98989B;
	font-size: 0.9em;
	list-style: none;
	overflow: hidden;
	padding: 0px 0px 0px 28px;
}

.left-nav1 a:hover,
.left-nav1act a:hover{
	text-decoration: underline;
	color:#333333;
}

.left-nav1act a:link,
.left-nav1act a:visited,
.left-nav1act a:hover {
	background-image:url(images/left-nav1act.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#333333;
}

.left-ebene2 { margin: 5px 0px 5px 0px; }

li.left-nav2,
li.left-nav2act {
	padding: 0px 0px 0px 27px; 
	margin-bottom: 0.7em;
	line-height: 0.9em;
}

.left-nav2 a:link,
.left-nav2 a:visited,
.left-nav2 a:hover,

.left-nav2act a:link,
.left-nav2act a:hover,
.left-nav2act a:visited {
	text-decoration: none;
	color: #98989B;
	font-size: 0.8em ;
}

.left-nav2 a:hover,
.left-nav2act a:hover{
	text-decoration: underline;
	color:#333333;
}
.left-nav2act a:link,
.left-nav2act a:hover,
.left-nav2act a:visited {
	color:#333333;
}


/* Weitere Inhaltselemente */


.keyvisual {
	padding: 0px 0px;
	width: 860px;
	float:left;
	clear:both;
}

.content-box {
	float:left;
	clear:both;
	width: 858px;
	padding: 14px 0px 14px 0px;
	margin:  12px 0 0 0;
	background-image: url(images/content-bg.gif);
	background-position: left top;
	background-repeat: y;
}

.content-main {
	width: 680px;
	float:right;
	overflow:hidden;
}

.content-main-textbox {
	width: 430px;
	float: left;
	margin: 0px 0px 0px 26px !Important;
	margin: 0px 0px 0px 13px;
	overflow:hidden;
}

.content-right-textbox {
	width: 185px;
	float: left;
	margin: 0px 0px 0px 18px;
	font-size: 0.8em;
	padding: 65px 0px 0px 0px;
	overflow:hidden;
}

.content-left {
	width: 150px !important; 
	width: 174px;
	float:left;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
}

.foot-logos {
	width: 860px;
	float:left;
	clear:both;
}

.foot-menue { 
	text-align:center; 
	color: #A2C047; 
	margin: 25px 0px 0px 0px; 
	float:left; 
	clear:both; 
	width: 100%; 
	font-size:0.8em;
	padding: 0px 0px 40px 0px;
}

.foot-menue a:link,
.foot-menue a:visited,
.foot-menue a:hover { 
	color: #A2C047;
	font-weight: bold;
	text-decoration: none
}
.foot-menue a:hover { text-decoration: underline;}



/* Standart Elemente */
h1 { font-size: 2.0em;  color: #A2C047; font-weight: normal; padding: 0.2em 0px 0.4em 0px; margin: 0px 0px;}
h1 abbr {color:#A2C047;}
h2 { font-size: 1.4em;  color: #A2C047; padding: 0.6em 0px 0.2em 0px; margin: 0px 0px;}
.content-left h2,
.content-foot h2 { font-size: 1.1em;}

h2 abbr {color:#A2C047;}
h3 { font-size: 1.2em;  padding: 0.5em 0px 0px 0px; line-height: 1.1em; margin: 0px 0px;}
h4 { font-size: 1.1em;  padding: 0.5em 0px 0px 0px; line-height: 1.1em; margin: 0px 0px;}
p {  font-size: 1.1em; padding: 0px 0px 1em 0px; line-height: 1.3em; margin: 0px 0px;}
ul { margin: 0em 0 0.8em 0; padding: 0 0 0 20px; list-style: square;}
ol { margin: 0em 0 0.8em 0; padding: 0 0 0 20px; margin: 0px 0px;}
li { font-size: 1.1em; line-height: 1.3em;}

.content-right-textbox  h1 { color: #A2C047; padding: 0.6em 0px 0.2em 0px; margin: 0px 0px;}


.important {color:#A2C047;}
.important abbr {color:#A2C047;}
span.fivecolor {color:#A2C047; font-weight: bold;}
span.rxcolor { color: #000000; font-weight: bold;}

/* Indizierte Suche */
.tx-indexedsearch-title a{color: #A2C047; font-weight: bold;}
.tx-indexedsearch-redMarkup {color:#A2C047;}
.tx-indexedsearch-info { background-color: none; border-bottom: 1px solid #A2C047; margin-bottom: 10px; padding: 10px;}

/* NEWS INHALTE */
.news-latest-container {
  width: 150px;
  padding: 0 0 10px 0;
}

.news-list-item {
  border-bottom: 1px dotted black;
  padding: 0px 5px 10px 0px;
  margin: 0px  0px 0px 0px;
}
.news-list-item h2 {
  color: #A2C047;
  padding: 10px 0px 0px 0px; 
}

.news-list-item h2 .latest-h2 {color: #333333;}
.news-list-item h2 a:link,
.news-list-item h2 a:visited,
.news-list-item h2 a:hover { text-decoration: none;  color: #A2C047;}
.news-list-item h2 a:hover { text-decoration: underline;}

.news-list-item-subheader a:link,
.news-list-item-subheader a:visited,
.news-list-item-subheader a:hover { text-decoration: none; }
.news-list-item-subheader a:hover { text-decoration: underline;}

.news-list-morelink { border: 0px; text-align:right; clear:both; margin-top: -10px;}
.news-list-morelink  a:link,
.news-list-morelink  a:visited,
.news-list-morelink  a:hover { text-decoration: none; }
.news-list-morelink  a:hover { text-decoration: underline;}

.clearer { float:left; clear:both;}

/* Single News */
h2.news-subheader { font-size: 1.1em;}
.news-single-additional-info { }
.news-single-additional-info dt { font-weight: bold; padding: 5px 0px 5px 0px;}
.news-single-additional-info dd { padding: 0px 0px 6px 0px; }

.news-single-backlink {
	border-top: 1px dotted #333333; 
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 0px 0px;} 

.news-single-backlink a:link,
.news-single-backlink a:visited,
.news-single-backlink a:hover {
	text-decoration: none;
}
.news-single-backlink a:hover { 
	text-decoration: underline;
}
	



/* ELEVATOR TEASER CONTENT */
.content-foot {
	background-color:#FFFFFF;
	float:left;
	clear:both;
	margin: 12px 0px 0px 0px; 
	width: 860px;
}

.doorpage_aufmacher_right,
.doorpage_aufmacher_left {
	float:left;
	width: 240px;
	margin: 18px 0px 18px 22px;
}
.doorpage_aufmacher_left {
	width: 260px;
	border-right: 1px  dotted #333333;
	border-left: 1px  dotted #333333;
	padding: 0px 10px 0px 20px;
	margin: 18px 0px 18px 22px;
}

.content-foot h2 { padding: 0px 0px 0.5em 0px;}
.content-foot h2 a{ color: #A2C047;}

.content-foot a:link,
.content-foot a:visited,
.content-foot a:hover {
	text-decoration: none;
}
.content-foot a:hover {
	text-decoration: underline;
}

.mehr-link {
	color: #A2C047;
}


/* SITEMAP */
.sitemap1 { 
	margin: 20px 0px 10px 0px;
	padding: 10px 0px 5px 0px;
	border-bottom: 1px dotted  #666666;}
.sitemap1 a:link,
.sitemap1 a:visited,
.sitemap1 a:hover {
	font-size: 1.2em; 
	font-weight: bold; 
	color: #A2C047;
	text-decoration: none;
}
.sitemap1 a:hover { text-decoration: underline;}

.sitemap2 { margin: 0px 0px 6px 2em; }
.sitemap2 a:link,
.sitemap2 a:visited,
.sitemap2 a:hover {
	font-size: 1.1em; 
	font-weight: bold; 
	text-decoration: none;
}
.sitemap2 a:hover { text-decoration: underline;}

.sitemap3 { margin: 0px 0px 6px 4em; }
.sitemap3 a:link,
.sitemap3 a:visited,
.sitemap3 a:hover {
	font-size: 1.1em; 
	text-decoration: none;
}
.sitemap3 a:hover { text-decoration: underline;}


/* @ umschreibung */
.liam {
	background-image:url(images/at.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px 2px 0px 2px;
}

.ups { background-image:url(images/ups.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px 1px 0px 1px;
}
/* Druckversion */

.content-printlink { 
	float:right;
	width: 675px;
	clear:both;
	padding: 5px 10px 5px 0px;
    text-align: right;
}
	
.content-printlink a:link,
.content-printlink a:visited,
.content-printlink a:hover { text-decoration: none;}
.content-printlink a:hover { text-decoration: underline;}

.top_box_print {
	margin-bottom: 20px;
	float:left;
	clear:both;
	width: 680px;
}

.print_logo{
	float:left;
	margin: 0px 0px 0px 22px;
}

.print_box {
	margin-bottom: 20px;
	float:left;
	clear:both;
}


.print_service_box {float:left; }
.print_service_box ul { list-style-type:none; }
.print_service_box li {
	padding: 19px 10px 0px 0px; 
	clear:none;
	float:left;
}

.print_service_box a:link,
.print_service_box a:visited,
.print_service_box a:hover {
	color:#333333; 
	text-decoration: none;
	text-align:left;
	padding: 0px 0px 0px 20px ;
}
	
.print_service_box a:hover {
	text-decoration: underline;
	color:#2255A4;
	background-image:url(images/left-nav1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Content Element Mailform */
.csc-mailform { border: 0px;}
.csc-mailform-field { width: 100%; float:left; clear:both; margin-bottom: 4px;}
.csc-mailform-field label {width: 30%; float:left; }
.csc-mailform-field input { padding: 2px 4px 2px 4px;}

-->
