body {
	background: #d7e1b9 url(/media/images/elemente/bg_verlauf-body.jpg) repeat-x;
	font: 70%/120% Verdana,Arial,Helvetica,sans-serif;
	color: #3a3e3d;
	margin: 0;
	padding: 0;
	}
* {
	font-size: 1em;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	}
a {
	color: #991747;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a.pfeil-duenn {
	padding-left: 8px;
	background: url(/media/images/elemente/sym_link-pfeil_duenn.gif) 0 5px no-repeat;
	}
a.pfeil-duenn:hover {
	background-position: 0 -45px;
	}
a.pfeil-klein {
	padding-left: 10px;
	background: url(/media/images/elemente/sym_link-pfeil_klein.gif) 0 4px no-repeat;
	}
a.gruen {
	color: #2f5611;
	}
a.rot {
	color: #991747 !important;
	}
.boxlinks a {
	display: block;
	float: right;
	width: 10em;
	font-size: 0.8em;
	color: #717171;
	background: #f0f0f0;
	text-align: center;
	height: 2.1em;
	line-height: 2em;
	margin-left: 1em;
	}
.boxlinks {
	height: 1.9em;
	}
table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	/*table-layout: fixed;*/
	empty-cells: show;
	}
table td {
	text-align: left;
	vertical-align: top;
	}
img {
	border: none;
	}
p {
	margin: 0 0 1.2em 0;
	}
p.nah {
	margin: 0 0 0.5em 0;
	}
small, .klein {
	font-size: 0.9em;
	}
.normal {
	font-size: 11px;
	}
blockquote {
	margin-left: 15px;
	}
u, .u {
	text-decoration: underline;
	}
form {
	margin: 0;
	padding: 0;
	}
input, select, textarea {
	font-size: 0.9em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #3a3e3d;
	padding: 1px 3px;
	}
select {
	padding: 0;
	}
input.image {
	position: relative;
	top: 2px;
	left: 1px;
	border: 0;
	}
input[class].image {
	top: 3px;
	}
input.noscript {
	display: block;
	margin: 5px 0 0 0;
	}
ul {
	list-style-type: square;
	margin: .4em 0 1.2em 1.6em;
	}
ol {
	margin: .4em 0 1.2em 2.6em;
	}
* html ul {
	margin-left: 1.8em;
	}
* html ol {
	margin-left: 3em;
	}
ul li {
	list-style-type: square;
	}
ul.liste {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
ul.liste li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
fieldset {
	border: none;
	}
br.clear {
	clear: both;
	line-height: 0;
	}
br.halb {
	line-height: 0.5em;
	}
.clear {
	clear: both !important;
	}
.nowrap {
	white-space: nowrap;
	}
.hide, hr, .print {
	display: none !important;
	}
.rechts {
	float: right;
	}
.text-rechts {
	text-align: right;
	}
.links {
	float: left;
	}
.abst-l {
	margin-left: 12px;
	}
.abst-r {
	margin-right: 12px;
	}
.abst-o {
	margin-top: 10px;
	}
.abst-u {
	margin-bottom: 10px;
	}
.uppercase {
	text-transform: uppercase;
	}
.gruen {
	color: #2f5611;
	}
	
#main_containter {
	/*width: 985px;*/
	background: url(/media/images/elemente/bg_spalten-body.gif) repeat-y;
	}
#innermain_containter {
	width: 985px;
	background: url(/media/images/elemente/bg_verlauf-spalte-rechts.jpg) 760px top no-repeat;
	}
#head_container {
	position: relative;
	height: 133px;
	background: #fff;
	width: 985px;
	}
#logo {
	position: absolute;
	bottom: 0;
	}
* html #logo {
	bottom: -1px;
	}
#logo_bereich {
	position: absolute;
	right: 0;
	bottom: 25px;
	}
* html #logo_bereich {
	right: -1px;
	bottom: 24px;
	}
#menu {
	position: absolute;
	right: 1px;
	bottom: 0;
	width: 780px;
	height: 25px;
	background: #0d5b01;
	}
* html #menu {
	right: 0;
	bottom: -1px;
	}
#utils {
	padding: 10px 0 0 217px;
	}
#utils a {
	color: #3a3e3d;
	font-size: 0.9em;
	}
#utils span.sprachwahl {
	position: absolute;
	right: 45px;
	}
#utils span.sprachwahl a {
	background-position: 0 4px !important;
	}
#utils span.sprachwahl img {
	position: absolute;
	top: 1px;
	right: -24px;
	}
#menu ul {
	margin: 0;
	list-style-type: none;
	}
#menu ul li {
	float: left;
	padding: 0 1px 0 0;
	background: url(/media/images/elemente/menu_trenner.gif) right top no-repeat;
	list-style-type: none;
	}
#menu ul li a {
	position: relative !important;
	float: left;
	display: block;
	overflow: hidden;
	height: 25px;
	background: 0px 0px no-repeat;
	}
#menu ul li a:hover {
	left: -1px;
	margin-right: -2px;
	background-position: 1px -25px;
	background-color: #b8cb7c;
	padding: 0 1px;
	}
* html #menu ul li a:hover {
	margin-right: -1px;
	}
#menu ul li.mi_1st a:hover {
	left: 0 !important;
	background-position: 0px -25px !important;
	}
#menu ul li a span {
	display: none;
	}
html#sprache_deu #menu ul li a#menu_unternehmen { width:99px; background-image:url(/media/images/deu/menu/menu_unternehmen.gif); }
html#sprache_deu #menu ul li a#menu_geschaeftsfelder { width:109px; background-image:url(/media/images/deu/menu/menu_geschaeftsfelder.gif); }
html#sprache_deu #menu ul li a#menu_investor-relations { width:121px; background-image:url(/media/images/deu/menu/menu_investor-relations.gif); }
html#sprache_deu #menu ul li a#menu_pr-bereich { width:85px; background-image:url(/media/images/deu/menu/menu_pr-bereich.gif); }
html#sprache_deu #menu ul li a#menu_karriere { width:68px; background-image:url(/media/images/deu/menu/menu_karriere.gif); }
html#sprache_deu #menu ul li a#menu_kontakt { width:68px; background-image:url(/media/images/deu/menu/menu_kontakt.gif); }

#nav_container {
	float: left;
	margin: 1px 1px 0 1px;
	width: 202px;
	border-top: 25px solid #b8cb7c;
	}
* html #nav_container {
	position: relative;
	left: -1px;
	width: 202px;
	margin-right: 0;
	}
#inhalt_container {
	float: left;
	margin: 1px 0 0 0;
	width: 525px;
	padding: 178px 16px 0 14px;
	}
#sidebar_container {
	float: left;
	margin: 1px 0 0 1px;
	padding: 0 16px 0 22px;
	width: 186px;
	}

#hauptbild {
	position: absolute;
	width: 555px;
	height: 143px;
	overflow: hidden;
	top: 134px;
	left: 204px;
	}
	
#nav_container ul {
	width: 177px;
	margin: 3px 0 0 22px;
	list-style-type: none;
	}
#nav_container ul li {
	padding: 6px 0 7px 0;
	list-style-type: none;
	background: url(/media/images/elemente/sym_trennlinie-hell.gif) bottom left repeat-x;
	}
#nav_container ul li a {
	display: block;
	width: 170px;
	overflow: hidden;
	color: #3a3e3d;
	}
#nav_container ul li a:hover {
	color: #991747;
	}
	
#fusszeilen_container {
	margin: 20px 0 0 202px;
	width: 557px;
	text-align: center;
	}
#fusszeilen_container, #fusszeilen_container * {
	font-size: 0.9em;
	}
#pfad {
	position: absolute;
	top: 284px;
	left: 217px;
	width: 525px;
	overflow: hidden;
	}
#pfad a {
	font-size: 0.9em;
	color: #2f5611;
	}
h1 {
	font-size: 1.35em;
	color: #7f0b2a;
	margin: 0 0 1.3em 0;
	}
h2 {
	font-size: 1.2em;
	color: #7f0b2a;
	margin: 0 0 12px 0;
	}
h2.nah {
	margin: 0 0 3px 0;
	}
h3 {
	font-size: 1.1em;
	margin: 0 0 1em 0;
	}
h3.nah {
	margin: 0 0 0.1em 0;
	}
h4 {
	font-size: 0.9em;
	text-transform: uppercase;
	margin: 0 0 0.3em 0;
	}
h4.nah {
	margin: 0 0 -0.4em 0;
	}
h5 {
	font-size: 0.9em;
	color: #2e2e2e;
	margin: 0 0 4px 0;
	}
h5.nah {
	margin: 0;
	}
h5 span {
	font-weight: normal;
	}
h5 small {
	font-size: 1em;
	}
del.line {
	display: block;
	height: 1px;
	background: url(/media/images/elemente/sym_trennlinie-dunkel.gif) repeat-x;
	overflow: hidden;
	margin: 7px 0 19px 0;
	}
del.line.nah {
	margin: 7px 0;
	}
del.line.schwach {
	background: #eaeee7;
	margin: 8px 0 9px 0;
	}
ins {
	display: block;
	overflow: hidden;
	}
ins.h0 { height: 0; }
ins.h1 { height: 1px; }
ins.h2 { height: 2px; }
ins.h3 { height: 3px; }
ins.h4 { height: 4px; }
ins.h5 { height: 5px; }
ins.h7 { height: 7px; }
ins.h8 { height: 8px; }
ins.h10 { height: 10px; }
ins.h15 { height: 15px; }
ins.h20 { height: 20px; }
ins.h50 { height: 50px; }
ins.h70 { height: 70px; }
ins.h100 { height: 100px; }
ins.h-2 { height: 0; margin-bottom: -2px; }
ins.h-3 { height: 0; margin-bottom: -3px; }
ins.h-4 { height: 0; margin-bottom: -4px; }
ins.h-5 { height: 0; margin-bottom: -5px; }
ins.h-10 { height: 0; margin-bottom: -10px; }
ins.h-12 { height: 0; margin-bottom: -12px; }
ins.h-15 { height: 0; margin-bottom: -15px; }
ins.h-20 { height: 0; margin-bottom: -20px; }
	
#sidebar_container #suchfeld {
	height: 124px;
	}
#sidebar_container h3 {
	clear: both;
	margin: 0 -16px 16px -22px;
	}
#sidebar_container h3 a {
	display: block;
	height: 19px;
	background: #dce4b3;
	background-repeat: no-repeat;
	}
#sidebar_container h3 a span {
	display: none;
	}
dl.kurs {
	width: 149px;
	margin: 5px 0 0 17px;
	}
dl.kurs dt, dl.kurs dd {
	font-size: 0.9em;
	color: #000;
	padding: 5px 0 1px 0;
	border-bottom: 1px solid #c6c1af;
	}
dl.kurs dt {
	float: left;
	width: 80px;
	}
dl.kurs dd {
	text-align: right;
	}

dl.termin {
	clear: left;
	display: block;
	margin: 0 0 1em 0;
	}
dl.termin dt {
	float: left;
	width: 7em;
	text-align: right;
	padding-right: 5px;
	}
dl.termin dd {
	float: left;
	width: 420px;
	}
dl.termin dd div {
	margin: 1em 0;
	}
dl.termin.breit dt {
	text-align: left;
	width: 8.5em;
	}
dl.termin.breit dd {
	width: 400px;
	}
	
dl.ad-hoc {
	display: block;
	margin: 0 0 0.5em 0;
	}
dl.ad-hoc dt {
	float: left;
	width: 7em;
	text-align: right;
	padding-right: 5px;
	}
* html dl.ad-hoc dt {
	padding-right: 2px;
	}
dl.ad-hoc dt span {
	color: #7f0b2a;
	}
dl.ad-hoc.stellenangebot dt {
	padding-right: 0px !important;
	position: absolute;
	text-align: left;
	}
dl.ad-hoc.stellenangebot dd {
	display: block;
	padding-left: 7.2em;
	margin-right: 7em;
	}
dl.mitrubrik dt b {
	padding-left: 3px;
	font-weight: normal;
	text-transform: uppercase;
	}
dl.mitrubrik dt span {
	position: absolute;
	left: 11em;
	}
dl.mitrubrik dt {
	width: 11.8em !important;
	}
dl.mitrubrik dd {
	padding-left: 12em !important;
	margin-right: 2em !important;
	}
#sidebar_container a.pfeil-klein {
	display: block;
	font-size: 0.9em;
	padding-left: 9px;
	background-position: 0 -96px;
	color: #2f5611;
	margin: 15px 0;
	float: right;
	}
#sidebar_container select {
	width: 100%;
	margin: 3px 0;
	}
#sidebar_container del.line {
	width: 151px;
	margin: 3px 0 0 13px;
	background: #c6c1af;
	}
	
div.jahr-monat {
	width: 140px;
	margin: 0 0 1px 13px;
	padding: 5px;
	background: #dbe4b2;
	}
div.jahr-monat b {
	background: #fff;
	color: #000;
	padding: 2px 2px 3px 2px;
	}
div.jahr-monat select {
	position: absolute;
	margin: 0px 0 0 2px !important;
	width: 95px !important;
	}
div[class].jahr-monat select {
	margin: -2px 0 0 4px !important;
	}
table.kalender {
	width: 150px;
	margin: 0 0 0 13px;
	table-layout: fixed;
	}
table.kalender * {
	font-size: 1em;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #000000;
	}
table.kalender thead {
	background: #c6c1af;
	}
table.kalender th, table.kalender td {
	text-align: right;
	width: 20px;
	height: 1.3em;
	padding: 0 1px 0 0;
	}
table.kalender td a, table.kalender td span {
	position: relative;
	left: 2px;
	padding: 0 1px;
	background: #b8cb7c;
	border: 1px solid #b8cb7c;
	}
table.kalender td span.heute {
	background: #fff;
	border: 1px solid #345600;
	}
table.kalender td span.aktiv {
	background: #c6c1af;
	border: 1px solid #c6c1af;
	}
#suchfeld a.pfeil-klein {
	margin: 6px 0 0 0;
	}
	
div.download {
	font-size: 0.9em;
	line-height: 140%;
	padding-left: 25px;
	background: url(/media/images/elemente/sym_icon-dok_.gif) no-repeat;
	}
div.download a {
	font-weight: bold;
	}
div.download.pdf { background: url(/media/images/elemente/sym_icon-dok_pdf.gif) no-repeat; }
div.download.doc { background: url(/media/images/elemente/sym_icon-dok_doc.gif) no-repeat; }
div.download.xls { background: url(/media/images/elemente/sym_icon-dok_xls.gif) no-repeat; }
div.download.ppt { background: url(/media/images/elemente/sym_icon-dok_ppt.gif) no-repeat; }
div.download.pps { background: url(/media/images/elemente/sym_icon-dok_pps.gif) no-repeat; }

.wysiwyg-1 p {
	margin: 0;
	}
.wysiwyg-2 p {
	margin: 0;
	display: inline;
	}
* html .wysiwyg-2 p {
	padding-right: 0.5em;
	}
.wysiwyg-2 br {
	/*display: none;*/
	line-height: 0;
	}
.wysiwyg-3 ul li {
	padding-bottom: 0.2em;
	}
	
ul.liste.unternehmensberichte {
	margin: 25px 0 5px 0;
	}
div.liste.ad-hoc {
	margin: 0 0 5px 0;
	}
.weitere-informationen {
	margin: 12px 0 0 0;
	padding: 7px 10px;
	background: #f8f9f9;
	clear: both;
	}
.weitere-informationen ul {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
	}
.weitere-informationen ul li {
	float: left;
	width: 252px;
	list-style-type: none;
	padding: 3px 0;
	margin: 0;
	}
.weitere-informationen ul li a {
	float: left;
	display: block;
	color: #3a3e3d;
	font-weight: bold;
	padding-left: 15px;
	background: url(/media/images/elemente/sym_link-pfeil_breit.gif) 0px 4px no-repeat;
	}
.hauptversammlung .wysiwyg-2 {
	margin: 0 0 0.5em 0;
	}
.hauptversammlung h3 {
	margin-top: 0.5em;
	}

body.popup {
	background: #fff;
	height: 100%;
	}
body.popup h1 {
	margin: 10px;
	}
body.popup iframe {
	width: 100%;
	height: 88%;
	position: absolute;
	bottom: 0;
	}

table.abb-inhalt {
	clear: left;
	float: left;
	width: 1px;
	margin: 1px 14px 10px 2px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	}
table.abb-inhalt tr.r_abb-abb img {
	display: block;
	}
table.abb-inhalt tr.r_abb-bez td {
	padding: 3px 4px;
	}
table.abb-inhalt tr.r_abb-link td {
	text-align: left;
	padding: 3px;
	}
table.abb-inhalt tr.r_abb-bez {
	background: #f5f5f5;
	font-size: .9em;
	}
a.zoom, a.galerie {
	font-size: 0.9em;
	padding-left: 18px;
	background: 0 2px no-repeat;
	color: #7f0b2a;
	}
a.galerie {
	background-position: 0 -48px;
	}	
a.zoom, a.galerie {
	background-image: url(/media/images/elemente/sym_link-zoom-galerie.gif);
	}
	
table.abb-zoom {
	margin: 2px auto 0 auto;
	width: 1px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	}
table.abb-zoom tr.r_abb-zoom-bez td {
	padding: 3px 0;
	text-align: center;
	}
table.abb-zoom tr.r_abb-zoom-links td {
	padding: 3px 0;
	text-align: right;
	font-size: .9em;
	font-weight: bold;
	}
table.abb-zoom tr.r_abb-zoom-links td span {
	float: left;
	line-height: 24px;
	}
table.abb-zoom tr.r_abb-zoom-links td div {
	background: #b8cb7c;
	float: right;
	}
table.abb-zoom tr.r_abb-zoom-links td a {
	position: relative;
	top: -2px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 2.4em;
	line-height: 24px;
	padding: 0 3px;
	color: #fff;
	}
table.abb-zoom tr.r_abb-zoom-links td a:hover {
	text-decoration: none;
	color: #7f0b2a;
	}
img.karte_standorte {
	position: absolute;
	}
img[class].karte_standorte {
	margin: 10px 0 0 0;
	}
#container_standorte {
	position: relative;
	z-index: 1000;
	padding: 15px 18px;
	width: 200px;
	height: 255px;
	margin: 0 0 220px 0;
	}
* html #container_standorte {
	height: 475px;
	margin: 0;
	}
#container_standorte ul#legende {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
#container_standorte ul#legende li {
	list-style-type: none;
	width: 10em;
	padding: 0 0 0.7em 2em;
	font-size: 0.9em;
	color: #000;
	}
#container_standorte ul#legende li img {
	position: absolute;
	margin: 0 0 0 -2em;
	}
#container_standorte #standortbox_einrichtung {
	position: absolute;
	display: block;
	margin: 1em -10px 0 -0.8em;
	width: 186px;
	height: 182px;
	padding: 13px 0 0 8px;
	border: 1px solid #fcc442;
	}
* html #container_standorte #standortbox_einrichtung {
	position: static;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/media/images/elemente/karte-hint_einrichtung.png', sizingMethod='scale');
	}
#container_standorte[id] #standortbox_einrichtung {
	background: url(/media/images/elemente/karte-hint_einrichtung.png);
	}
#container_standorte #standortbox_einrichtung ol {
	margin: .4em 0 1.2em 2.5em;
	}
#container_standorte #standortbox_einrichtung ol span {
	position: relative;
	left: -8px;
	}
#container_standorte[id] #standortbox_einrichtung ol span {
	left: -5px;
	}
#container_standorte #standortbox_einrichtung ol * {
	color: #000;
	}
#container_standorte #standortbox_einrichtung ol li {
	font-weight: bold;
	}
#container_standorte #standortbox_einrichtung ol small {
	font-weight: normal;
	}
	
table.eckdaten {
	width: 100%;
	}
table.eckdaten th, table.eckdaten td {
	padding: 2px 4px;
	text-align: right;
	}
table.eckdaten th {
	text-align: right;
	padding-right: 10px;
	background: #F0F0F0;
	}
table.eckdaten tr.dr1 td {
	background: #F0F0F0;
	padding-right: 10px;
	}
table.eckdaten tr.dr2 td {
	background: #FFFFFF;
	padding-right: 10px;
	}
table.eckdaten td.nmc {
	text-align: left;
	}
table.eckdaten td.lgc {
	text-align: center;
	background: #fdeab2 !important;
	}
table.eckdaten td.lgcd {
	text-align: center;
	background: #f4e1a9 !important;
	}
table.eckdaten td.lgcr {
	text-align: right;
	background: #DCE4B3 !important;
	}
table.eckdaten .reha {
	background: #dbdee3;
	}
table.eckdaten tr.dr1 td.reha {
	background: #E0E0E0 !important;
	}
table.eckdaten tr.dr2 td.reha {
	background: #F7F7F7 !important;
	}.formular-eingabemaske {
	padding-bottom: 10px;
	}
.formular-eingabemaske span {
	float: left;
	width: 90px;
	line-height: 14px;
	}
.formular-eingabemaske input,textarea {
	position: relative;
	border: 1px solid #DCE4B3 !important;
	background: #f9faf5;
	margin-bottom: 6px;
	}
input.submit {
	border: 0 !important;
	width: 1px;
	padding: 4px 18px 2px 8px;
	overflow: visible;
	background: #0D5B01 url(/media/images/elemente/sym_submit-pfeil_quadrat.gif) right no-repeat;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	}
input[class].submit {
	width: auto;
	padding: 3px 18px 3px 8px;
	}
.warnmeldung-rot {
	color: #FF8200;
	}
.jobdate {
	position: relative;
	top: -1.5em;
	}
	
	table.abb-inhalt {
	clear: right;
	float: right;
	width: 1px;
	margin: 1px 2px 10px 10px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	}
table.abb-inhalt tr.r_abb-abb img {
	display: block;
	}
table.abb-inhalt tr.r_abb-bez td {
	padding: 3px 4px;
	}
table.abb-inhalt tr.r_abb-link td {
	text-align: right;
	padding: 3px;
	}
table.abb-inhalt tr.r_abb-bez {
	background: #E2E9BE;
	font-size: .9em;
	}
	
table.abb-inhalt-galerie {
	float: left;
	width: 1px;
	margin: 1px 2px 10px 10px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	}
table.abb-inhalt-galerie tr.r_abb-abb img {
	display: block;
	}
table.abb-inhalt-galerie tr.r_abb-bez td {
	padding: 3px 4px;
	}
table.abb-inhalt-galerie tr.r_abb-link td {
	text-align: right;
	padding: 3px;
	}
table.abb-inhalt-galerie tr.r_abb-bez {
	background: #E2E9BE;
	font-size: .9em;
	}
	
	
	
	
	
table.abb-zoom {
	margin: 2px auto 0 auto;
	width: 1px;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	}
table.abb-zoom tr.r_abb-zoom-bez td {
	padding: 3px 0;
	text-align: center;
	background: #E2E9BE;
	}
table.abb-zoom tr.r_abb-zoom-bez.noabbbez td {	
	background: none !important;
	}
table.abb-zoom tr.r_abb-zoom-links td {
	padding: 3px 0;
	text-align: right;
	font-size: .9em;
	font-weight: bold;
	}
table.abb-zoom tr.r_abb-zoom-links td span {
	float: left;
	line-height: 24px;
	}
table.abb-zoom tr.r_abb-zoom-links td div {
	background: #E2E9BE;
	float: right;
	}
table.abb-zoom tr.r_abb-zoom-links td a {
	position: relative;
	top: -2px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 2.4em;
	line-height: 24px;
	padding: 0 3px;
	color: #fff;
	}
table.abb-zoom tr.r_abb-zoom-links td a:hover {
	text-decoration: none;
	color: #0D5B01;
	}
table.abb-zoom tr.r_abb-zoom-abb td a {
	display: block;
	border: 1px solid #E2E9BE;
	}
table.abb-zoom a.bildlink-mehrere {
	width: 500px;
	height: 500px;
	text-align: center;
	}
table.abb-zoom tr.r_abb-zoom-thumbs td div {
	width: 500px;
	padding: 3px 0 1px 0;
	margin-top: 5px;
	text-align: center;
	overflow: hidden;
	overflow-x: auto;
	white-space: nowrap;
	background: #E2E9BE;
	border: solid #E2E9BE;
	border-width: 0 1px;
	letter-spacing: -1px;
	}
* html table.abb-zoom tr.r_abb-zoom-thumbs td div {
	height: 71px;
	}
* html table.abb-zoom tr.r_abb-zoom-thumbs td div.thumb-anz_1
* html table.abb-zoom tr.r_abb-zoom-thumbs td div.thumb-anz_2,
* html table.abb-zoom tr.r_abb-zoom-thumbs td div.thumb-anz_3,
* html table.abb-zoom tr.r_abb-zoom-thumbs td div.thumb-anz_4,
* html table.abb-zoom tr.r_abb-zoom-thumbs td div.thumb-anz_5,
* html table.abb-zoom tr.r_abb-zoom-thumbs td div.thumb-anz_6,
* html table.abb-zoom tr.r_abb-zoom-thumbs td div.thumb-anz_7,
* html table.abb-zoom tr.r_abb-zoom-thumbs td div.thumb-anz_8,
* html table.abb-zoom tr.r_abb-zoom-thumbs td div.thumb-anz_9 {
	height: auto;
	}
table.abb-zoom tr.r_abb-zoom-thumbs td div img {
	filter:Alpha(opacity=50, finishopacity=50, style=3);
	-moz-opacity: 0.50;
	opacity: 0.50;
	border: 1px solid #E2E9BE;
	}
table.abb-zoom tr.r_abb-zoom-thumbs td div a.zoom-thumb-akt img {
	filter:Alpha(opacity=100, finishopacity=100, style=3);
	-moz-opacity: 1;
	opacity: 1;
	border: 1px solid #fff;
	}
table.abb-zoom tr.r_abb-zoom-thumbs td div a:hover img {
	filter:Alpha(opacity=100, finishopacity=100, style=3);
	-moz-opacity: 1;
	opacity: 1;
	border-color: #0D5B01;
	}
table.abb-zoom tr.r_abb-zoom-thumbs td div a.zoom-thumb-anker {
	position: relative;
	width: 0;
	height: 0;
	line-height: 0;
	left: 221px;
	}
* html table.abb-zoom tr.r_abb-zoom-thumbs td div a.zoom-thumb-anker {
	position: static;
	margin-left: 220px;
	margin-right: -220px;
	}