* {
	margin: 0px;
	padding: 0px;
	border: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
	list-style-type: none;
	}
body {
	font: 12px arial, helvetica, sans-serif;
	color: #000;
	background: #FFF url(/images/elemente/hint_body.gif) no-repeat;
	}
body * {
	font-size: 12px;
	line-height: 15px;
}
table {
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	table-layout: auto;
	empty-cells: show;
	}
table td {
	text-align: left;
	vertical-align: top;
	}
a {
	color: #0054A6;
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
	color: #FFAA2C;
	}
a.u:hover {
	text-decoration: underline;
	}
a.mini, span.mini {
	padding-left: 7px;
	background: url(/images/elemente/sym_pfeil-mini-blau.gif) 0px 5px no-repeat;
	}
a.mini:hover, a.mini:hover *  {
	background: url(/images/elemente/sym_pfeil-mini-orange.gif) 0px 5px no-repeat;
	}
a.navmini {
	padding-left: 7px;
	background: url(/images/elemente/sym_navpfeil-mini-blau.gif) 0px 5px no-repeat;
	}
a.navmini:hover {
	background-position: -200px 5px;
	}
a.eckig-o {
	padding-left: 22px;
	background: url(/images/elemente/sym_pfeil-kasten-orange.gif) 7px 2px no-repeat;
	}
a.eckig-b {
	padding-left: 22px;
	background: url(/images/elemente/sym_pfeil-kasten-blau.gif) 7px 2px no-repeat;
	}
a.box-b {
	float: right;
	margin: 5px 0px 1px 5px;
	padding: 2px 6px 2px 22px;
	background: #0054A6 url(/images/elemente/sym_pfeil-kasten-orange.gif) 7px 4px no-repeat;
	color: #FFF;
	}
a.box-b:hover {
	color: #FFAA2C;
	}
a.box-b.druck {
	background: #0054A6 url(/images/elemente/sym_druck-kasten-orange.gif) 7px 4px no-repeat;
	}
a.d-pfeil-b {
	padding-left: 19px;
	background: url(/images/elemente/sym_pfeil-doppel-blau.gif) 8px 5px no-repeat;
	}
a.mail {
	padding-left: 16px;
	background: url(/images/elemente/sym_e-mail.gif) 0px 4px no-repeat;
	}
a.schild-b {
	position: absolute;
	z-index: 1000;
	display: block;
	color: #FFF;
	font-weight: bold;
	padding: 4px 6px 4px 26px;
	background: #0054A6 url(/images/elemente/sym_pfeil-doppel-weiss.gif) 16px 9px no-repeat;
	}
a.schild-b:hover {
	color: #FFAA2C;
	}
a.thumblupe {
	float: right;
	clear: right;
	position: relative;
	z-index: 100;
	top: -14px;
	left: -1px;
	width: 14px;
	height: 14px;
	margin-bottom: -14px;
	background: url(/images/elemente/sym_lupe-thumb.gif) no-repeat;
	}
span.galerielupe {
	display: block;
	text-align: right;
	margin-top: 2px;
	color: #FFAA2C;
	}
span.galerielupe img {
	position: relative;
	top: 2px;
	margin-right: 4px;
	}
a.sitemap {
	position: relative;
	left: 20px;
	float: left;
	width: 28%;
	padding-right: 20px;
	padding-bottom: 0px;
	font-size: 11px;
	}
p {
	margin: 0px 0px 15px 0px;
	}
p.r-ind {
	margin-right: 20px;
	}
br.lh1 { line-height: 1%; }
br.lh15 { line-height: 15%; }
br.lh25 { line-height: 25%; }
br.lh35 { line-height: 40%; }
br.lh50 { line-height: 60%; }
br.lh75 { line-height: 80%; }
br.lh150 { line-height: 180%; }
br.lh200 { line-height: 250%; }
br.lh250 { line-height: 300%; }
br.lh300 { line-height: 400%; }
img {
	border: none;
	}
img.rahmen {
	border: 1px solid #DEDFE0;
	}
img.abst {
	padding: 5px;
	}
img.abst-max {
	padding: 15px;
	}
img.rechts {
	margin: 0px 0px 10px 20px;
	}
img.links {
	margin: 0px 20px 10px 0px;
	}
small {
	font-size: 11px;
	}
small.all, small.all * {
	font-size: 11px !important;
	}
big, big * {
	font-size: 20px;
	}
big.med, big.med * {
	font-size: 18px;
	}
big.min, big.min * {
	font-size: 14px;
	}
u, u *, .u, .u * {
	text-decoration: underline;
	}
i, em {
	font-style: italic;
	}
blockquote {
	margin-left: 5px;
	}
blockquote.med {
	margin-left: 15px;
	}
blockquote.max {
	margin-left: 25px;
	}
address {
	width: 3.8em !important;
	float: left;
	clear: both;
	}
acronym {
	border-bottom: 1px dashed #000;
	}
#noscreen, .noscreen {
	display: none;
	}
.blau {
	color: #0054A6;
	}
.hide {
	display: none !important;
	}
.hide-low {
	display: none;
	}
.clear {
	clear: both !important;
	}
.center {
	text-align: center;
	}
.rechts {
	float: right;
	}
.links {
	float: left;
	}
.grau {
	color: #757B8A;
	}
.upper {
	position: relative;
	top: -2px;
	}
.upper[class] {
	top: 0px;
	}
.iind {
	margin-left: -7px;
	}
del.line {
	display: block;
	height: 1px;
	background: #DCDDDF;
	overflow: hidden;
	margin: 3px 0px;
	}
	del.line-sitemap {
	display: block;
	height: 1px;
	background: #DCDDDF;
	overflow: hidden;
	margin: 11px 5px 11px 0px;
	_margin: 11px 5px 13px 0px;
	}
del.bar {
	display: block;
	height: 13px;
	background: #EEEFEF;
	overflow: hidden;
	margin: 3px 0px;
	}
b, strong {
	font-weight: bold;
	}

.wysiwyg ul {
	margin-left: 20px;
	}
.wysiwyg ol {
	margin-left: 26px;
	}
.wysiwyg>ol {
	margin-left: 24px;
	}
.wysiwyg ul li {
	list-style-type: square;
	}
.wysiwyg ol li {
	list-style-type: decimal;
	}
.wysiwyg-liste p {
	display: inline;
	}

input, select, textarea {
	font: 11px arial, helvetica, sans-serif;
	color: #212121;
	border: 1px solid #808080;
	}
input.submit {
	border: none;
	font-size: 12px;
	color: #0054A6;
	font-weight: bold;
	cursor: pointer;
	padding-left: 17px;
	width: 1px;
	padding-right: 2px;
	overflow: visible;
	background: url(/images/elemente/sym_pfeil-kasten-orange.gif) 0px 3px no-repeat;
	}
input.submit[class] {
	min-width: 1px;
	width: auto;
	padding-right: 0px;
	}
input.submit:hover {
	color: #FFAA2C;
	}
input.checkbox {
	position: relative;
	border: none;
	top: 2px;
	margin: -5px 0px -5px 0px;
	}
input[type=checkbox] {
	top: 0px;
	margin: 0px 3px -10px 0px;
	}
label {
	position: relative;
	top: -5px;
	margin: 0px;
	}
	
#logo_container {
	position: absolute;
	top: 28px;
	background: url(/images/logos/site-logo_transp.gif) no-repeat;
	}
#logo_container a {
	display: block;
	width: 265px;
	height: 79px;
	}
#logo_container a img {
	display: none;
	}
#sprachwahl_container {
	position: absolute;
	top: 4px;
	left: 840px;
	width: 120px;
	text-align: right;
	font-size: 11px;
	color: #0054A6;
	letter-spacing: 1px;
	}
#sprachwahl_container * {
	line-height: 27px;
	font-size: 11px;
	}
#sprachwahl_container img {
	position: relative;
	top: 2px;
	}
#sprachwahl_container a {
	letter-spacing: 0px;
	}
#sprachwahl_container a#lk_deu-deu {
	text-decoration: underline;
	}
#sprachwahl_container a#lk_eng-eng {
	text-decoration: underline;
	}
#utils_container {
	display: block;
	position: absolute;
	top: 45px;
	left: 560px;
	width: 400px;
	height: 18px;
	text-align: right;
	letter-spacing: 1px;
	}
#utils_container * {
	line-height: 18px;
	color: #FFF;
	font-size: 11px;
	}
#utils_container span {
	padding-left: 9px;
	background: url(/images/elemente/sym_pfeil-dreistrich-weiss.gif) 0px 5px no-repeat;
	}
#utils_container a {
	letter-spacing: 0px;
	}
#utils_container a:hover {
	color: #FFAA2C;
	}
.nav-menu {
	position: absolute;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	}
.nav-menu a.nav-btn strong {
	display: none;
	}
.nav-menu a.nav-btn {
	display: block;
	width: 191px;
	height: 92px;
	cursor: pointer;
	}
.nav-menu ul {
	display: none;
	width: 191px;
	height: 112px;
	padding: 11px 0px 11px 0px;
	background: #EEEFEF;
	border-bottom: 13px solid #DEDFE0;
	}
.nav-menu ul.menustat_home {
	display: block !important;
	}
.nav-menu ul li {
	line-height: 16px;
	padding: 0px 5px 0px 20px;
	}
.nav-menu a.nav-btn:hover {
	background-color: #0054A6 !important;
	}
.nav-menu ul li.noline {
	height: 1px;
	line-height: 1px;
	margin-bottom: -16px;
	overflow: hidden;
	}
.nav-menu ul li[class].noline {
	display: none;
	}
.nav-menu iframe {
	position: absolute;
	z-index: -1000;
	width: 191px;
	height: 112px;
	margin-left: -20px;
	background: #EEEFEF !important;
	}
.nav-menu iframe[scrolling] {
	display: none;
	}
	
#nav-menu_werthenbach {
	z-index: 5000;
	top: 107px;
	left: 189px;
	}
#nav-menu_werthenbach a.nav-btn {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/deu/texte/nav_werthenbach.png');
	background-color: #3376B8;
	}
#nav-menu_werthenbach a.nav-btn[class] {
	background: #3376B8 url(/images/deu/texte/nav_werthenbach.png) no-repeat;
	}
#nav-menu_werthenbach_eng {
z-index: 5000;
top: 107px;
left: 189px;
}
#nav-menu_werthenbach_eng a.nav-btn {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/eng/texte/nav_werthenbach.png');
	background-color: #3376B8;
	}
#nav-menu_werthenbach_eng a.nav-btn[class] {
	background: #3376B8 url(/images/eng/texte/nav_werthenbach.png) no-repeat;
	}
	
#nav-menu_autoteile {
	z-index: 5010;
	top: 107px;
	left: 381px;
	}
#nav-menu_autoteile a.nav-btn {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/deu/texte/nav_autoteile.png');
	background-color: #6698CA;
	}
#nav-menu_autoteile a.nav-btn[class] {
	background: #6698CA url(/images/deu/texte/nav_autoteile.png) no-repeat;
	}
#nav-menu_autoteile_eng {
	z-index: 5010;
	top: 107px;
	left: 381px;
	}
#nav-menu_autoteile_eng a.nav-btn {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/eng/texte/nav_autoteile.png');
	background-color: #6698CA;
	}
#nav-menu_autoteile_eng a.nav-btn[class] {
	background: #6698CA url(/images/eng/texte/nav_autoteile.png) no-repeat;
	}	
#nav-menu_industrietechnik-u-hydraulik {
	z-index: 5020;
	top: 107px;
	left: 573px;
	}
#nav-menu_industrietechnik-u-hydraulik a.nav-btn {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/deu/texte/nav_industrietechnik-u-hydr.png');
	background-color: #6698CA;
	}
#nav-menu_industrietechnik-u-hydraulik a.nav-btn[class] {
	background: #6698CA url(/images/deu/texte/nav_industrietechnik-u-hydr.png) no-repeat;
	}
#nav-menu_industrietechnik-u-hydraulik_eng {
	z-index: 5020;
	top: 107px;
	left: 573px;
	}
#nav-menu_industrietechnik-u-hydraulik_eng a.nav-btn {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/eng/texte/nav_industrietechnik-u-hydr.png');
	background-color: #6698CA;
	}
#nav-menu_industrietechnik-u-hydraulik_eng a.nav-btn[class] {
	background: #6698CA url(/images/eng/texte/nav_industrietechnik-u-hydr.png) no-repeat;
	}
	
#menuabschluss {
	position: absolute;
	z-index: 4000;
	top: 199px;
	left: 0px;
	width: 768px;
	height: 13px;
	overflow: hidden;
	background: #DEDFE0;
	}
#menuabschluss.home {
	z-index: 6000;
	top: 333px;
	left: 190px;
	width: 577px;
	}
	
#pfad_container {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/images/elemente/sym_pfeil-doppelmini-blau.gif) 18px 12px no-repeat;
	padding-left: 22px;
	}
#pfad_container a {
	line-height: 27px;
	font-size: 11px;
	margin-left: 5px;
	}
#pfad_container > a {
	line-height: 28px;
	}
#pfad_container a.dist {
	margin-right: 12px;
	}
#pfad_container a#last {
	background: url(/images/elemente/sym_pfeil-mini-grau.gif) 0px 5px no-repeat;
	color: #757B8A;
	}
#pfad_container span {
	display: none;
	}

#suche_container {
	position: absolute;
	z-index: 1000;
	top: 183px;
	left: 786px;
	width: 174px;
	background: url(/images/elemente/sym_lupe-suche.gif) no-repeat;
	}
#suche_container b {
	display: block;
	margin: 1px 0px 15px 23px;
	font-size: 13px;
	color: #0054A6;
	}
#suche_container select, select.standorte {
	width: 100%;
	margin-bottom: 8px;
	}
#suche_container input.input {
	width: 93%;
	padding: 1px 5px;
	margin-bottom: 8px;
	border-color: #8F8F8F;
	}
#suche_container input.submit {
	margin-top: 4px;
	float: right;
	}
#suche_container > input {
	margin-top: 0px;
	}
	
#spalten_container {
	padding-top: 212px;
	clear: both;
	width: 990px;
	overflow: visible;
	}
#spalten_container.home {
	padding-top: 345px;
	}
#spaltenrahmen_container {
	clear: both;
	height: 100%;
	overflow: hidden;
	background: url(/images/elemente/hint_spaltentrenner-nohome.gif) repeat-y;
	}
#spaltenrahmen_container.home {
	background: url(/images/elemente/hint_spaltentrenner-home.gif) 190px 0px repeat-y;
	}
#spalte1_container {
	float: left;
	width: 190px;
	}	
#spalte2_container {
	float: left;
	width: 534px;
	padding: 24px 20px 45px 21px;
	}
#spalte3_container {
	float: left;
	width: 175px;
	padding: 157px 0px 45px 21px;
	overflow: hidden;
	}
#spalte3_container[class] {
	overflow: visible;
	}
#spalte3_container.home {
	padding-top: 24px;
	}
#fuss_container {
	margin-left: 0px;
	}
#fuss_container.home {
	margin-left: 190px;
	}
#fuss_container .blaustreifen {
	clear: both;
	width: 100%;
	height: 13px;
	overflow: hidden;
	background: #0054A6;
	}
#fuss_container .graustreifen {
	width: 100%;
	height: 40px;
	letter-spacing: 1px;
	background: #EEEFEF;
	}
#fuss_container .graustreifen * {
	line-height: 40px;
	font-size: 11px;
	color: #0054A6;
	}
#fuss_container .graustreifen span {
	padding-left: 220px;
	background: url(/images/elemente/sym_pfeil-dreistrich-blau.gif) 211px 5px no-repeat;
	}
#fuss_container.home .graustreifen span {
	padding-left: 30px;
	background: url(/images/elemente/sym_pfeil-dreistrich-blau.gif) 21px 5px no-repeat;
	}
#fuss_container .graustreifen a {
	letter-spacing: 0px;
	}
#fuss_container .graustreifen a.top {
	position: relative;
	left: 230px;
	padding-right: 13px;
	background: url(/images/elemente/sym_pfeil-top.gif) right 5px no-repeat;
	}
#fuss_container .graustreifen a:hover {
	color: #FFAA2C;
	}

#nav {
	padding: 26px 0px 50px 0px;
	border-right: 1px solid #DCDDDF;
	background: #EEEFEF;
	}
#nav.short {
	padding-bottom: 0px;
	height: 58px;
	}
#nav ul li {
	width: 100%;
	overflow: hidden;
	line-height: 15px;
	}
#nav ul li a {
	display: block;
	width: 170px;
	font-weight: bold;
	background: url(/images/elemente/sym_navpfeil-doppel-blau.gif) 8px 9px no-repeat;
	padding: 4px 0px 4px 19px;
	}
#nav ul li a.zur {
	background-image: url(/images/elemente/sym_navpfeil-doppel-blau-zurueck.gif);
	}
#nav ul li > a {
	width: auto;
	}
#nav ul li a:hover {
	background-position: -192px 9px;
	}
	
ul#unternav {
	padding: 7px 0px 9px 12px;
	border: none;
	}
ul#unternav li {
	line-height: 14px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin-bottom: -1px;
	}
ul#unternav li a {
	font-weight: normal;
	font-size: 11px;
	width: 163px;
	background: url(/images/elemente/sym_navpfeil-mini-blau.gif) 7px 8px no-repeat;
	padding: 2px 0px 3px 14px;
	}
ul#unternav li > a {
	width: auto;
	padding: 3px 0px 2px 14px;
	}
ul#unternav li a:hover {
	background-position: -193px 8px;
	}

ul.home {
	border: none;
	background: none;
	padding: 0px;
	margin: 68px 0px 88px 0px;
	}
ul.home li {
	width: 90%;
	line-height: 16px;
	text-align: right;
	}
ul.home li a {
	padding: 0px;
	background: none;
	}
ul.home li a:hover {
	background: none;
	}
	
div.inh_spalte1 {
	float: left;
	width: 150px;
	padding-right: 40px;
	}
div.inh_spalte1.standorte {
	width: 190px;
	border-right: 1px solid #DEDFE0;
	}
div.inh_spalte2 {
	float: left;
	width: 344px;
	}

h1 {
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	color: #0054A6;
	margin-bottom: 19px;
	}
h2 {
	font-weight: bold;
	margin-bottom: 5px;
	}
h3 {
	position: relative;
	left: -12px;
	display: block;
	font-weight: bold;
	line-height: 16px;
	font-size: 13px;
	color: #757B8A;
	padding-left: 11px;
	background: url(/images/elemente/sym_pfeil-doppel-blau.gif) 0px 5px no-repeat;
	margin-bottom: 10px;
	}
h3.just {
	left: 0px;
	}
h4 {
	font-weight: bold;
	color: #0054A6;
	background: #DEDFE0;
	padding: 4px 13px;
	margin-bottom: 20px;
	}
h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
	}
h6 {
	font-size: 12px !important;
	font-weight: bold !important;
	line-height: 16px !important;
	margin-bottom: 5px !important;
	}
	
ul.pfeilliste li {
	padding-left: 15px;
	background: url(/images/elemente/sym_pfeil-normal-blau.gif) 0px 5px no-repeat;
	font-size: 11px;
	}
ul.pfeilliste > li {
	background-position: 0px 3px;
	}
ul.trenner li {
	border-top: 1px solid #DCDDDF;
	border-bottom: 1px solid #DCDDDF;
	margin-bottom: -1px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-position: 0px 7px;
	}
ul.trenner > li {
	padding-bottom: 2px;
	background-position: 0px 5px;
	}
	
.teaser-kompetenzen ul li {
	padding-left: 15px;
	font-size: 11px;
	border-top: 1px solid #DCDDDF;
	border-bottom: 1px solid #DCDDDF;
	margin-bottom: -1px;
	padding-top: 2px;
	padding-bottom: 3px;
	background: url(/images/elemente/sym_pfeil-normal-blau.gif) 0px 7px no-repeat;
	}
.teaser-kompetenzen ul > li {
	padding-bottom: 2px;
	background-position: 0px 5px;
	}
	
.liste-kompetenzen ul li {
	padding-left: 15px;
	font-size: 11px;
	margin-bottom: -1px;
	padding-top: 2px;
	padding-bottom: 3px;
	background: url(/images/elemente/sym_pfeil-normal-blau.gif) 0px 7px no-repeat;
	}
.liste-kompetenzen ul > li {
	padding-bottom: 2px;
	background-position: 0px 5px;
	}
	
#navtitel {
	position: absolute;
	top: 134px;
	left: 0px;
	width: 190px;
	height: 65px;
	background-repeat: no-repeat;
	}
	
table.partnerliste td {
	height: 70px;
	font-size: 11px;
	vertical-align: middle;
	padding: 10px 10px 10px 20px;
	}
table.partnerliste > td {
	height: 90px;
	}
table.partnerliste .col1 {
	width: 150px;
	}
	
table.partnersuche td {
	vertical-align: middle;
	}
table.partnersuche .col1 img {
	margin-right: 40px;
	}

table.historieliste td {
	height: 10px;
	vertical-align: middle;
	padding: 10px 10px 10px 20px;
	}
table.historieliste > td {
	height: 30px;
	}
table.historieliste .col1 {
	width: 50px;
	}

table.zahlenfaktenliste td {
	height: 10px;
	vertical-align: middle;
	padding: 10px 10px 10px 20px;
	}
table.zahlenfaktenliste > td {
	height: 30px;
	}
table.zahlenfaktenliste .col1 {
	vertical-align: top;
	width: 170px;
	}
table.zahlenfaktenliste big, table.zahlenfaktenliste big * {
	font-size: 14px;
	line-height: 17px;
	}
	
table.programmliste	{
	width: 100%;
	}
table.programmliste td {
	vertical-align: middle;
	}
table.programmliste .col1 {
	width: 146px;
	height: 119px;
	border: 1px solid #DEDFE0;
	text-align: center;
	padding: 5px;
	}
table.programmliste .col2 {
	width: 13px;
	}
table.programmliste .col3 {
	background: #EEEFEF;
	border-top: 1px solid #EEEFEF;
	border-bottom: 1px solid #EEEFEF;
	padding: 10px 20px;
	}
table.programmliste .col3, table.programmliste .col3 * {
	font-size: 11px;
	line-height: 14px;
	}
table.programmliste .col3 a {
	font-weight: bold;
	text-decoration: underline;
	}
table.programmliste .col3 div {
	margin: 6px 0px;
	}
	
div.pfeil {
	background: url(/images/elemente/sym_pfeil-dreistrich-blau.gif) 0px 5px no-repeat;
	padding-left: 10px;
	margin-left: 7px;
	}
div.pfeil, div.pfeil * {
	font-size: 11px;
	}
	
.seitennav span {
	width: 180px;
	float: left;
	}
.seitennav b {
	font-weight: normal;
	color: #FFAA2C;
	}
.seitennav a, .seitennav a:hover {
	text-decoration: underline;
	}
.seitennav a.vor {
	padding: 0px 9px;
	background: url(/images/elemente/sym_pfeil-doppelmini-blau.gif) right 5px no-repeat;
	}
.seitennav a.zur {
	padding: 0px 9px;
	background: url(/images/elemente/sym_pfeil-doppelmini-blau-zurueck.gif) 0px 5px no-repeat;
	}
.info-i {
	padding-left: 34px;
	background: url(/images/elemente/sym_info-i.gif) 0px 1px no-repeat;
	}
	
table.standortliste	{
	width: 100%;
	height: 119px;
	}
table.standortliste td {
	vertical-align: middle;
	}
table.standortliste .col1 {
	width: 146px;
	height: 119px;
	border: 1px solid #DEDFE0;
	text-align: center;
	padding: 5px;
	}
table.standortliste .col2 {
	width: 13px;
	}
table.standortliste .col31 {
	border: 1px solid #DEDFE0;
	border-bottom: none;
	height: 22px;
	background: #DEDFE0;
	}
table.standortliste .col32 {
	border: 1px solid #DEDFE0;
	border-top: none;
	height: 107px;
	padding: 0px 19px;
	}
table.standortliste .zweigber1 {
	height: 39px !important;
	}
table.standortliste .zweigber1 * {
	line-height: 17px;
	}
table.standortliste .zweigber2 {
	height: 90px !important;
	}

.getacrobat {
	width: 120px;
	height: 75px;
	}
.getacrobat a span, .getacrobat a:hover span {
	color: #000;
	font-size: 10px;
	line-height: 12px;
	text-decoration: underline;
	}
.getacrobat a:hover {
	text-decoration: none !important;
	}
	
.formular-eingabemaske {
	padding-bottom: 10px;
	}
.formular-eingabemaske span {
	float: left;
	width: 90px;
	line-height: 14px;
	}
.formular-eingabemaske.anfrage span {
	width: 170px;
	}
.formular-eingabemaske input,
.formular-eingabemaske textarea,
.formular-eingabemaske select {
	font: 11px verdana, arial, helvetica, sans-serif;
	position: relative;
	background: #F9F9F9;
	margin-bottom: 6px;
	padding: 2px;
	}
.formular-eingabemaske input.submit {
	margin: 0px;
	padding: 1px 9px 1px 22px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	width: 1px;
	overflow: visible;
	background: #0054A6 url(/images/elemente/sym_pfeil-kasten-orange.gif) 7px 4px no-repeat;
	}
.formular-eingabemaske input.submit[class] {
	min-width: 1px;
	width: auto;
	padding: 1px 7px 2px 20px;
	}
.formular-eingabemaske input.submit:hover {
	color: #FFAA2C;
	}
.warnmeldung-rot {
	color: #F00;
	}
a.thumb-kompetenzen {
	float: left;
	margin: 0px 10px 0px 0px
	}
a.detail-kompetenzen {
	float: right;
	clear: right;
	margin: 0px 0px 15px 10px;
	}
span.detaillupe {
	cursor: pointer;
	position: absolute;
	margin: 6px 0px 0px 6px;
	z-index: 1000;
	background: url(/images/elemente/sym_lupe-thumb.gif) bottom right no-repeat;
	}
#mediaformatwahl, #mediaplayerdownload {
	padding: 20px;
	}
#mediaformatwahl .formular-eingabemaske {
	padding: 10px 20px;
	}
	
/* Bannerfür Profi-Service-Tage */
#profi-service-tage-banner {
	position: absolute;
	padding: 23px 14px 16px 9px;
	top: 89px;
	left: 662px;
	width: 300px;
	height: 250px;
	background: transparent url(/images/elemente/hintergrund-layer.png) left top no-repeat;
	z-index: 6500;
	}
	* html #profi-service-tage-banner { background: none; }
	* html #profi-service-tage-banner-ie-hintergrund { position: absolute; background: none; top: 0px; left: 0px; z-index: 1; width: 324px; height: 289px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/elemente/hintergrund-layer.png', sizingMethod='scale'); }
#profi-service-tage-banner-schliessen {
	position: absolute;
	z-index: 60001;
	top: 8px;
	right: 14px;
	width: 17px;
	height: 15px;
	}
	
/* Banner für Parker auf der Startsiete */
#banner-parker {
	position: absolute;
	top: 107px;
	left: 19px;
	width: 133px;
	}
#banner-parker a img {
	display: block;
	
	}
#banner-parker a span {	
	color: #ffffff;
	padding-left: 7px;
	}
#banner-parker a span.mehr {
	padding-top: 6px;
	padding-left: 22px;
	background: url(/images/elemente/sym_pfeil-kasten-orange.gif) 7px 9px no-repeat;
	text-decoration: underline;
	}
#banner-parker a:hover span {
	color: #FFAA2C;
	}
	
#parker-infos {
	display: none;
	position: absolute;
	top: 107px;
	left: 189px;
	z-index: 10000;
	background: #ffffff;
	width: 573px;
	color: #0054a6;
	border: 2px solid #dedfe0;
	}
#parker-infos .top-parker-infos {
	background: #0054a6;
	height: 90px;
	}
#parker-infos .top-parker-infos img {
	position: absolute;
	left: 27px;
	top: 30px;
	display: block;
	border: 1px solid #0054a6;
	}
#parker-infos .top-parker-infos a#parker-schliessen {
	position: absolute;
	right: 15px;
	top: 10px;
	padding-right: 15px;
	color: #ffffff;
	background: url(/images/elemente/sym_schliessen2.gif) right 1px no-repeat;
	}
#parker-infos .top-parker-infos a#parker-schliessen:hover {
	color: #FFAA2C;
	text-decoration: underline;
	}
#parker-infos .bottom-parker-infos {
	
	padding: 200px 13px 13px 27px;
	}
#parker-infos .bottom-parker-infos table {
	margin-bottom: 1em;
	}
#parker-infos .bottom-parker-infos table tr td {
	padding-right: 20px;
	}
.rss-item {
	padding-top: 7px !important;
	padding-bottom: 7px !important;
	background-position: 0 11px !important;
}
.rss-item h5,
.rss-item p {
	margin: 0;
}
.rss-item .excerpt {
	height: 60px;
	overflow: hidden;
}
.rss-item p {
	font-size: 0.9em;
}
.rss-item p span {
	display: block;
	font-size: 0.9em;
	color: #757b8a;
}
