
	/* DEFAULT */
	

	* {
		margin: 0;
		padding: 0;
		/* PNG IE Fix */
		behavior: url(iepngfix.htc);
	}

	html, body {
		height: 100%;
	}
	body {
		background: #F7F7F7 url("../img/bg-stripe.gif") repeat-y;
		font-family: "Arial", "Verdana";
		font-size: 12px;
		color: #000;
	}

	table, tr, td {
		font-family: "Arial", "Verdana";
		font-size: 12px;
		color: #000;
	}

	img {
		border: 0;
	}

	h3{
		margin-top: 10px;
		display: inline;
	}
	
	hr{
		margin: 0 5px;
		background-color: #E4DCD3; /* Farbe für Opera und Firefox */
		color: #E4DCD3; /* Farbe für Internet Explorer (IE) */
		height: 1px;
		border: 0;
	}

	ul {
		list-style-position: outside;
		list-style-type: dot;
		margin: 10px 0 10px 25px;
	}
	li {
		padding: 0;
	}

	a:link, a:active, a:visited, a:hover {
		color: #C4580D;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}
	a.cntLink:link, a.cntLink:active, a.cntLink:visited, a.cntLink:hover {
		color: #000;
		text-decoration: none;
	}
	a.cntLink:hover {
		text-decoration: underline;
	}


	/* PAGE */

	#container {
		height: 100%;
		width: 770px;
	}

	#content {
		padding-bottom: 10px;
		height:auto;
	}


	/* HEAD */

	#head {
		width: 770px;
		height: 70px;
		background-color: #000;
		background-repeat: no-repeat;
	}
	#headLink {
		display: block;
		float: right;
		width: 590px;
		height: 70px;
		background-repeat: no-repeat;
	}
	h1.headTitle {
		display: none;
	}


	/* SEARCH */

	#search {
		height: 84px;
	}
	#search input {
		width:				80px;
		margin:				18px 0 0 15px;
		font-weight:		normal;
		font-family:		arial, verdana;
		border-width:		1px;
		border-style:		solid;
		border-color:		#FCCB9D;
		padding:			2px;
	}
	#staticmps {
		margin: 13px 0 0 15px;
	}

	.searchPath {
		margin-bottom: 2px;
		font-size: 11px;
	}
	.searchRelevantParts {
		margin-bottom: 15px;
	}
	.searchResultString {
		background: #FCE9D7;
	}
	a.searchLink:link, a.searchLink:visited, a.searchLink:active, a.searchLink:hover {
		color: #C4580D;
	}


	/* NAV */

	#nav {
		/*float: left;*/
		width: 180px;
	}

	.nlvl1 {
		margin: 0;
		padding: 0;
		list-style-type: none;
		list-style-position: outside;
	}
	ul.nlvl1 li.nlvl1 {
		margin: 0;
		padding: 0;
		background: #FCCB9D;
		border-top: 1px #FCF1E8 solid;
	}
	ul.nlvl1 li.nlvl1sel {
		margin: 0;
		padding: 0;
		background: #FCCB9D;
		border-top: 1px #FCF1E8 solid;
	}
	ul.nlvl1 li.nlvl1prod {
		margin: 0;
		padding: 0;
		background: #FCCB9D url("../img/bg-nlvl1-prodfld.gif") repeat-y;
		border-top: 1px #FCF1E8 solid;
	}
	ul.nlvl1 li.nlvl1prodsel {
		margin: 0;
		padding: 0;
		background: #FCCB9D url("../img/bg-nlvl1-prodfld.gif") repeat-y;
		border-top: 1px #FCF1E8 solid;
	}
	a.nlnklvl1:link, a.nlnklvl1:active, a.nlnklvl1:visited, a.nlnklvl1:hover {
		display: block;
		margin: 0;
		padding-left: 15px;
		font-size: 11px;
		font-weight: normal;
		line-height: 20px;
		color: #C65710;
		text-decoration: none;
	}
	a.nlnklvl1sel:link, a.nlnklvl1sel:active, a.nlnklvl1sel:visited, a.nlnklvl1sel:hover {
		display: block;
		margin: 0;
		padding-left: 15px;
		font-size: 11px;
		font-weight: bold;
		line-height: 20px;
		color: #C65710;
		text-decoration: none;
	}

	.nlvl2 {
		margin: 0;
		padding: 0;
		list-style-type: none;
		list-style-position: outside;
	}
	ul.nlvl2 li.nlvl2 {
		margin: 0;
		padding: 0;
		background: #FBDCC7;
		border-top: 1px #FCF1E8 solid;
	}
	ul.nlvl2 li.nlvl2sel {
		margin: 0;
		padding: 0;
		background: #FBDCC7 url("../img/bg-nlvl2-sel.gif") repeat-y;
		border-top: 1px #FCF1E8 solid;
	}
	ul.nlvl2 li.nlvl2fld {
		margin: 0;
		padding: 0;
		background: #FBDCC7 url("../img/bg-nlvl2-fld.gif") repeat-y;
		border-top: 1px #FCF1E8 solid;
	}
	ul.nlvl2 li.nlvl2selfld {
		margin: 0;
		padding: 0;
		background: #FBDCC7 url("../img/bg-nlvl2-selfld.gif") repeat-y;
		border-top: 1px #FCF1E8 solid;
	}
	ul.nlvl2 li.nlvl2opnfld {
		margin: 0;
		padding: 0;
		background: #FBDCC7 url("../img/bg-nlvl2-opnfld.gif") repeat-y;
		border-top: 1px #FCF1E8 solid;
	}
	ul.nlvl2 li.nlvl2prod {
		margin: 0;
		padding: 0;
		background: #FBDCC7 url("../img/bg-nlvl2-prod.gif") repeat-y;
		border-top: 1px #FCF1E8 solid;
	}
	ul.nlvl2 li.nlvl2prodsel {
		margin: 0;
		padding: 0;
		background: #FBDCC7 url("../img/bg-nlvl2-prodsel.gif") repeat-y;
		border-top: 1px #FCF1E8 solid;
	}
	ul.nlvl2 li.nlvl2prodfld {
		margin: 0;
		padding: 0;
		background: #FBDCC7 url("../img/bg-nlvl2-prodfld.gif") repeat-y;
		border-top: 1px #FCF1E8 solid;
	}
	ul.nlvl2 li.nlvl2prodselfld {
		margin: 0;
		padding: 0;
		background: #FBDCC7 url("../img/bg-nlvl2-prodselfld.gif") repeat-y;
		border-top: 1px #FCF1E8 solid;
	}
	ul.nlvl2 li.nlvl2prodopnfld {
		margin: 0;
		padding: 0;
		background: #FBDCC7 url("../img/bg-nlvl2-prodopnfld.gif") repeat-y;
		border-top: 1px #FCF1E8 solid;
	}
	a.nlnklvl2:link, a.nlnklvl2:active, a.nlnklvl2:visited, a.nlnklvl2:hover {
		display: block;
		margin: 0;
		padding-left: 25px;
		font-size: 10px;
		line-height: 15px;
		color: #C65710;
		text-decoration: none;
	}
	a.nlnklvl2sel:link, a.nlnklvl2sel:active, a.nlnklvl2sel:visited, a.nlnklvl2sel:hover {
		display: block;
		margin: 0;
		padding-left: 25px;
		font-size: 10px;
		line-height: 15px;
		color: #C65710;
		text-decoration: none;
	}

	.nlvl3 {
		margin: 0;
		padding: 0;
		list-style-type: none;
		list-style-position: outside;
	}
	ul.nlvl3 li.nlvl3 {
		margin: 0;
		padding: 0;
		background: #FCE4D4;
		border-top: 1px #FCF1E8 solid;
	}
	ul.nlvl3 li.nlvl3sel {
		margin: 0;
		padding: 0;
		background: #FCE4D4 url("../img/bg-nlvl3-sel.gif") repeat-y;
		border-top: 1px #FCF1E8 solid;
	}
	ul.nlvl3 li.nlvl3prod {
		margin: 0;
		padding: 0;
		background: #FCE4D4 url("../img/bg-nlvl3-prod.gif") repeat-y;
		border-top: 1px #FCF1E8 solid;
	}
	ul.nlvl3 li.nlvl3prodsel {
		margin: 0;
		padding: 0;
		background: #FCE4D4 url("../img/bg-nlvl3-prodsel.gif") repeat-y;
		border-top: 1px #FCF1E8 solid;
	}
	a.nlnklvl3:link, a.nlnklvl3:active, a.nlnklvl3:visited, a.nlnklvl3:hover {
		display: block;
		margin: 0;
		padding-left: 35px;
		font-size: 10px;
		line-height: 15px;
		color: #C65710;
		text-decoration: none;
	}
	a.nlnklvl3sel:link, a.nlnklvl3sel:active, a.nlnklvl3sel:visited, a.nlnklvl3sel:hover {
		display: block;
		margin: 0;
		padding-left: 35px;
		font-size: 10px;
		line-height: 15px;
		color: #C65710;
		text-decoration: none;
	}


	/* INNER CONTENT */

	#contentarea {
		width: 550px;
		/*margin-left: 190px;*/
	}

	#contenttop {
		height: 50px;
	}
	#contentbody {
	}
	#path {
		width: 415px;
		padding-top: 18px;
		font-size: 10px;
		color: #C4580D;
	}
	a.pathLnk:link, a.pathLnk:active, a.pathLnk:visited, a.pathLnk:hover {
		font-size: 10px;
		color: #C4580D;
	}
	#print {
		float: right;
		width: 125px;
		margin-top: 17px;
	}
	a.printLnk:link, a.printLnk:active, a.printLnk:visited, a.printLnk:hover {
		padding-left: 25px;
		background: url("../img/bt-print.gif") no-repeat;
		font-size: 11px;
		color: #999;
	}

	h1 {
		margin-bottom: 15px;
		font-size: 16px;
		color: #666;
	}
	h2.topArt {
		margin: 5px 0;
		font-size: 14px;
		color: #666;
	}
	h3.home {
		margin: 0 0 10px 0;
		font-size: 11px;
		color: #666;
		font-weight: normal;
	}
	.topArtBG {
		background: #FCE9D7;
	}
	.homeArtBG {
		background: #F7F7F7;
	}


	.teasBox {
		width: 124px;
		margin-bottom: 25px;
	}
	.teasBG {
		background: #F7F7F7;
	}
	.teasCont {
		position: relative;
		top: -5px;
		left: 0px;
		margin: 0 5px;
		font-size: 10px;
	}
	h3.teasTitle {
		display: block;
		clear: both;
		margin-top: 0px;
		margin-bottom: 6px;
		font-size: 11px;
		font-weight: normal;
		color: #999;
		letter-spacing: 1px;
		font-variant: small-caps;
	}
	h3.teasTitleInner {
		clear: both;
		margin-top: 20px;
		margin-bottom: 6px;
		font-size: 11px;
		font-weight: normal;
		color: #666;
		letter-spacing: 1px;
		font-variant: small-caps;
	}
	.inpLogin {
		width: 75px;
		padding: 1px;
		font-family: "Arial", "Verdana";
		font-size: 11px;
		font-weight: normal;
		color: #666;
	}
	a.teasLnk:link, a.teasLnk:active, a.teasLnk:visited, a.teasLnk:hover {
		display: block;
		background: url("../img/img_arrow_tsr.gif") no-repeat;
		padding-left: 7px;
		font-size: 10px;
		color: #C4580D;
	}
	a.teasLnkFlat:link, a.teasLnkFlat:active, a.teasLnkFlat:visited, a.teasLnkFlat:hover {
		font-size: 10px;
		color: #C4580D;
	}

	.hsTable {
		padding: 0px 10px 0px 10px;
		border-bottom: 1px solid #FFFFFF;
	}

	/* FOOT */

	#foot {
		clear: both;
		position: relative;
		width: 751px;
		height: 65px;
	}
	#footerTop {
		height: 40px;
		margin-right: 17px;
		text-align: right;
	}
	#footerBottom {
		height: 25px;
		background: #FC9634;
		border-top: 1px #000 solid;
		padding-left: 180px;
	}
	#footerlinks {
		float: left;
		height: 25px;
		padding-left: 15px;
		font-size: 10px;
		color: #FFF;
	}
	a.footLnk:link, a.footLnk:active, a.footLnk:visited, a.footLnk:hover {
		padding-right: 5px;
		font-size: 10px;
		color: #FFF;
		line-height: 22px;
	}
	#selectlanguage {
		float: right;
		width: 145px;
		height: 25px;
		background: #FFF;
		font-size: 10px;
	}
	#selectlanguage select {
		margin: 3px 0 0 15px;
		font-size: 9px;
	}

	/* ORIGINAL CONTENT STYLES */

	.bild {
		font-size:		11px;
		font-weight:	bold;
		font-style:		italic;
	}

	.subtitel {
		font-size:		13px;
		font-weight:	bold;
		padding: 0 0 10px 0;
	}
	.THead {
		background-color: #FF9933;
	}
	.TRow1 {
		background-color: #FFFFFF;
	}
	.TRow2 {
		background-color: #E5E5E5;
	}
	.TRow3 {
		background-color: #FCE9D7;
	}
	.klein {
		font-size:		11px;
	}
	.btext {
		font-size:		12px;
		font-weight:	bold;
	}

	/* OLD Styles Kontakt Formular */
	.TblBC {
		background-color: #FCF9F5;
		/*background-color: #F9F0E6;*/

	}
	.THEad {
		background-color: #FCCB9D;
		/* background-color: #FED4A4; */
	}
	input {
		font-size:			11px;
		padding:			1px;
		font-family:		arial, verdana;
		color:				#000;
	}
	textarea {
		font-size:			11px;
		padding:			1px;
		font-family:		arial, verdana;
		color:				#000;
	}

	select {
		font-size:			11px;
		font-size:			11px;
		padding:			1px;
		font-family:		arial, verdana;
		color:				#000;
	}
	select.selLng {
		background-color:	#FAFAFA;
		font-family:		arial, verdana;
		font-weight:		bold;
		font-size:			10px;
	}

	/*.konTHead {
		color: #C65710;
		border:thin;
		border-style: solid;
	} */


	/* Formular Styles */
	.formTitel {
		font-family: verdana;
		font-size: 12px;
		color: #999999;
		font-variant: small-caps;
		letter-spacing: 0.25em;
	}

	.formSubtitel {
		font-family: verdana;
		font-size: 10px;
		color: #666666;
		font-weight: bold;
	}

	/*Sitemap Styles */

	.sitemap {
		margin: 0
		padding: 0;
		list-style-position: outside;
		list-style-type: none;
	}
	.sitemapLi {
		margin: 0;
		padding: 0 0 20px 0;
	}
	.subsitemap {
		margin: 0;
		padding: 0;
		list-style-position: outside;
		list-style-type: none;
	}
	.subsitemapLi {
		margin: 0;
		padding: 0 0 0 10px;
	}

	a.SMmain:link, a.SMmain:active, a.SMmain:hover, a.SMmain:visited  {
		font-family: Arial;
		font-size: 12px;
		color: #000000;
		font-weight: bold;
	}
	a.SMsub:link, a.SMsub:active, a.SMsub:hover, a.SMsub:visited {
		font-family: Arial;
		font-size: 11px;
		color: #000000;
	}


	/* Tabelle mit Produktfunktionen in der Übersicht */
	.fktTable {
		width: 400px;
		table-layout: auto;
		border-collapse: separated;
		border-spacing: 1px;
		empty-cells: show;

		background: #FFF;
		font-size: 10px;
	}

	.fktTable td {
		padding: 3px;
		background: #D2D4D6;
		font-size:10px;
	}

	.fktTableCenter {
		text-align: center;
		vertical-align: middle;
	}

	/* Tabelle für Händlersuche */
	.daelerTable td {
		table-layout: auto;
		padding: 5px;
		margin: 1px;
		empty-cells: show;
	}



	/* Tabelle mit Produktfunktionen in der Übersicht */
	.fktTableKl {
		width: 557px;
		table-layout: auto;
		border-collapse: separated;
		border-spacing: 1px;
		empty-cells: show;

		background: #FFF;
		font-size: 10px;
	}

	.fktTableKl td {
		padding: 2px;
		background: #D2D4D6;
		font-size:10px;
	}

	.fktTableCenterKl {
		text-align: center;
		vertical-align: middle;
	}






	/* SLIDESHOW */
	/**
Stylesheet: Slideshow.css
	CSS for Slideshow.

License:
	MIT-style license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
	
HTML:
	<div class="slideshow">
		<div class="slideshow-images" />
		<div class="slideshow-captions" />
		<div class="slideshow-controller" />
		<div class="slideshow-loader" />
		<div class="slideshow-thumbnails" />
	</div>
	
Notes:
	These next four rules are set by the Slideshow script.
	You can override any of them with the !important keyword but the slideshow probably will not work as intended.
*/

.slideshow {
	display: block;
	position: relative;
	z-index: 0;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

/**
HTML:
	<div class="slideshow-images">
		<img />
		<img />
	</div>
	
Notes:
	The images div is where the slides are shown.
	Customize the visible / prev / next classes to effect the slideshow transitions: fading, wiping, etc.
*/

.slideshow-images {
	height: 153px;
	width: 410px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	

/**
Notes:
	These are examples of user-defined styles.
	Customize these classes to your usage of Slideshow.
*/

.slideshow {
	height: 153px;
	margin: 0;
	width: 410px;
}
.slideshow a img {
	border: 0;
}

/**
HTML:
	<div class="slideshow-captions">
		...
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the captions animation.
*/

.slideshow-captions {
	background: #FFF;
	bottom: -1px;
	color: #2E2E2E;
	font: bold 11px/22px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	padding: 4px;
	width: 100%;
	z-index: 10000;
	line-height: 1.1em;
}

.cap {
	font: bold 16px/22px Arial, sans-serif;
}

.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 36px;
	opacity: .75;
}



/**
HTML:
	<div class="slideshow-controller">
		<ul>
			<li class="first"><a /></li>
			<li class="prev"><a /></li>
			<li class="pause play"><a /></li>
			<li class="next"><a /></li>
			<li class="last"><a /></li>
		</ul>
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the controller animation.
*/

.slideshow-controller {
	height: 48px;
	overflow: hidden;
	position: absolute;
	width: 410px;
	z-index: 10000;
	margin-top: -28px;
	margin-left: 226px;
}
.slideshow-controller * {
	margin: 0;
	padding: 0;
}
.slideshow-controller-hidden { 
	opacity: 1;
}
.slideshow-controller-visible {
	opacity: 1;
}
.slideshow-controller a {
	cursor: pointer;
	display: block;
	height: 16px;
	overflow: hidden;
	position: absolute;
	top: 12px;
}
.slideshow-controller li {
	list-style: none;
}
.slideshow-controller li.next a {
	background-image: url(../img/controller-next3.gif);
	background-repeat: no-repeat;
	left: 172px;
	width: 12px;
}
.slideshow-controller li.pause a {
	background-image: url(../img/controller-pause3.gif);
	background-repeat: no-repeat;
	left: 163px;
	width: 9px;
}
.slideshow-controller li.play a {
	background-position: -10px 0;
}
.slideshow-controller li.play a.active {
	background-position: -10px 0px;
}
.slideshow-controller li.prev a {
	background-image: url(../img/controller-prev3.gif);
	background-repeat: no-repeat;
	left: 142px;
	width: 21px;
}

/**
HTML:
	<div class="slideshow-loader" />
	
Notes:
	Customize the hidden / visible classes to affect the loader animation.
*/

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}

/**
HTML:
	<div class="slideshow-thumbnails">
		<ul>
			<li><a class="slideshow-thumbnails-active" /></li>
			<li><a class="slideshow-thumbnails-inactive" /></li>
			...
			<li><a class="slideshow-thumbnails-inactive" /></li>
		</ul>
	</div>
	
Notes:
	Customize the active / inactive classes to affect the thumbnails animation.
	Use the !important keyword to override FX without affecting performance.
*/

.slideshow-thumbnails {
	bottom: -30px;
	height: 30px;
	left: 0;
	position: absolute;
	width: 100%;
}
.slideshow-thumbnails * {
	margin: 0;
	padding: 0;
	width: 34px;
}
.slideshow-thumbnails ul {
	height: 30px;
	left: 0;
	position: absolute;
	top: 0;
	width: 250px;
}
.slideshow-thumbnails li {
	float: left;
	list-style: none;
	margin: 1px 1px 0px 0px;
	position: relative;
}
.slideshow-thumbnails a {
	display: block;
	float: left;
	padding: 0;
	position: relative; 
}
.slideshow-thumbnails a:hover {
	background-color: #FF9 !important;
	opacity: 1 !important;
}
.slideshow-thumbnails img {
	display: block;
}
.slideshow-thumbnails-active {
	background-color: #9FF;
	opacity: 1;
}
.slideshow-thumbnails-inactive {
	background-color: #FFF;
	opacity: .5;
}



/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #000;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(../multibox/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../multibox/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../multibox/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../multibox/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../multibox/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../multibox/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
}



/*************************************************************/

/* KONTAKT - Gebiete Außendienst */

.aussendienstBoxRight {
		width: 208px;
		width: 388px;
		background: url("../img/karte/marker.png") no-repeat top left;
		display: none;
}

.aussendienstBoxLeft {
		width: 226px;
		width: 406px;
		background: url("../img/karte/marker.png") no-repeat top right;
		display: none;
}

.aussendienstBoxOuter {
	width: 190px;
	width: 370px;
	margin: 16px 0 0 18px;
	/* filter:alpha(opacity=90);  IE's proprietary filter for transparency  */
	/* -moz-opacity:0.9;  For use with older Mozilla browsers like Netscape Navigator */
	/* -khtml-opacity: 0.9;  Used for old versions of Safari */
	/* opacity: 0.9; /* The current standard. Supported by Firefox, Safari, and Opera */
	/* background-color: white; */
	background: white url("../static/contact/img/verlauf.gif") repeat-x;
	border-top: 1px solid #E4DCD3;
	border-bottom: 1px solid #E4DCD3;
	
	display: none;
}
.aussendienstBoxInner {
	width:170px;
	width: 350px;
	margin: 9px 0 0px 7px;
	
}

.aussendienstHeader{
	clear: both;
	margin: 20px 0 20px 5px;
	color: #666767;
	font-size: 15px;
	
}

.aussendienstHeader img{
	margin: 0px 5px 0px 0px;

}

.aussendienstBild{
	float: left;
	border: 0px #880000 solid;
	width: 120px;
	margin: 0px 20px 30px 5px;
	/* filter:alpha(opacity=100);  IE's proprietary filter for transparency  */
	/* -moz-opacity:1;  For use with older Mozilla browsers like Netscape Navigator */
	/* -khtml-opacity: 1;  Used for old versions of Safari */
	/* opacity: 1;  The current standard. Supported by Firefox, Safari, and Opera */	
	height: 140px;
	background-color: #FFFFFF;
	
              
}

.aussendienstKontaktdaten{
	border: 0px #880000 solid;
	margin: 0 0 0 10px;   
	text-align: left;     
   
}

.aussendienstClear{
	clear: both;
}

.closeButton{
	margin: -15px 0 0 340px;
	position: absolute;
	background: transparent;
	border: 0px none;
	font-weight:bold; 
	color: #666767;
}


.marker {
	width: 36px;
	height: 35px;
	background: url("../static/contact/img/marker.png") no-repeat;
	display: none;
}

.marker_dark {
	width: 36px;
	height: 35px;
	background: url("../static/contact/img/marker.png") no-repeat;
	display: none;
}



#contBoxLeft .aussendienstBoxInner h3 {
	font: normal 18px Arial;
	color: #4d606e;
	margin: 0 0 5px 0;
}

#contBoxLeft .aussendienstBoxInner p {
	font-size: 11px;
	color: #000;
	line-height: 14px;
	margin: 0 0 5px 0;
	clear: both;
}

#contBoxLeft p.spacerBox {
	margin-bottom: 15px;
}

#contBoxLeft .leftBox {
	float: left;
	margin: 0 17px 0 0;
	font-size: 11px;
	color: #000;
	line-height: 14px;
}

#contBoxLeft .rightBox {
	font-size: 11px;
	color: #000;
	line-height: 14px;
}

#contBoxLeft p.spacerbotBox {
	margin-bottom: 8px;
}


/* Spezielle Styles für UY Startseite Presseberichte 10.06.2010 MW */

#presseUYStartseite{
	width: 400px;
	width: 415px;
	background-color: #FCE9D7;
	margin: 0 0px;
}


.presseUYStartseiteLinks{
	width: 185px;
	height: 330px;
	float: left;
	background-color: #FCE9D7;
	padding: 0 10px 0 10px;
}


.presseUYStartseiteRechts{
	width: 190px;
	height: 330px;
	float: right;
	background-color: #FCE9D7;
	padding: 0 10px 0 10px;
}

p.presseUYStartseiteTitle{
	height: 30px;
	margin: 5px 0 0 0;
	padding-bottom: 5px;
	font-weight: bold;
}

p.presseUYStartseiteText{
	margin-top: 10px;
}

#presseUYStartseite{
	clear: both;
}

.presseUYStartseiterechtsBild{
	padding-right: 5px;
}
