html, body {
	height: 100%; 
	width: 100%;
	color: #576379;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	text-decoration: none;
	margin: 0px;
	padding:  0px;
	background-color: #FFFFFF;
}

/* Hier finden sich die fest positionierten Elemente Grundlayout HOME*/
/* Mainlayout mlo */


#mloMain {
	padding-bottom: 30px;
	width: 780px;
	margin: 0px auto;
	
}	

#mloHead {
	width: 780px;
	border-bottom: 1px solid #909FB0;
	padding: 2px 0px 0px 0px;
	height: 156px;
	}
	
#mloMenu2 {
	text-align: right;
	width: 770px;
	}

#mloHead1{
	width: 780px;
	border-top: 1px solid #0c4b81;
	padding:0px;
	margin: 5px 0px 0px 0px;
	background-image: url(../img_unternehmen/css/head_bg.gif);
	background-repeat: repeat-x;
}

#mloBody{
	width: 780px;
}

#mloLogo {
	width: 600px;
	height: 103px;
	margin: 0px;
	float: left;
}

#mloLogo img {
	margin: 15px 0px 0px 15px;
}

#mloQuicklinks {
	float:left;
}

#mloHead2 {
	width: 780px;
	height: 20px;
	border:0px;
	padding:0px;
	margin: 10px 0px 0px 0px;
	background-image: url(../img_unternehmen/css/menu_bg.gif);
	background-repeat: repeat-x;
}


#mloMenu1 {
	height: 20px;
	text-align: left;
	vertical-align: top;
	float: left;
}

#mloSearch {
	width: 180px;
	float: right;
	text-align: left;
	padding: 0px;
}

#mloFachlogin{
	color: #075796;
	line-height: 22px;
	padding: 15px 0px 0px 0px;
}
	
#mloFooter {
	position: absolute;
	visibility: hidden;
	width: 780px;
	margin: 0px auto;
}

#FooterTop{
   height:30px;
   padding: 0px 0px 0px 470px;
   visibility:hidden;
}

#mloFooterInside {
	width: 765px;
	display: table-cell;
	color: #909FB0;
	border-top: 1px solid #909FB0;
	padding: 2px 0px 10px 10px;
}

#mloFooterLinks {
	color: #909FB0;
	width: 445px;
	float: left;
}

#mloFooterRechts {
	text-align: right;
	width: 298px;
	float: right;
}

#mloFooterDisclaimer {
	float: none!important;
	clear: both;
	font-size: 9px;
	font-weight: bold;
}

#mloCONTENTFlash {

}

#mloCONTAINER3{
	width: 850px;
	padding-top: 10px;
	}

#mloCONTAINER{
	float:left;
	width: 180px;
	padding: 0px 0px 0px 30px;
	
}

#textCONTENT {
	width: 565px;
	float:left;
	border-top: 5px solid #005693;
}

#textCONTENTsubmen {
	width: 150px;
	float:left;
	padding: 0px 15px 0px 0px;
}

#textCONTENTtext {
	width: 395px;
	margin: 10px 0px 0px 0px;
	float: left;
}
/*
#textCONTENTsearchresult {
	width: 555px;
	margin: 10px 0px 0px 10px;
}
*/

#subMenuItems {
	width: 150px;
	padding: 10px 0px 0px 10px;
}

#fixedArea {
	width: 900px;
}

/* Auflistung von mehreren Artikeln (Uebersichtsseite) */

.subArticleArea {
	padding: 20px 0px 0px 0px;
}

.subArticleHead {
	border-bottom: 1px solid #576379;
	margin: 0px 0px 15px 0px;
	background-image: url(../img_ausland/css/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}

.subArticleImage {
	width: 100px;
	margin: 0px 5px 5px 0px;
	float: left;
}


/* Linkbereich */
.LinkInfoI {
	float: left;
	width: 23px;
	height: 16px;
	border-right: 1px solid #555555;
	padding: 3px 1px 1px 1px;
}

.LinkInfoR {
	float: left;
	height: 18px;
	padding: 2px 0px 0px 10px;
}

/* Kontaktberteich */
.kontaktProdukte {
	font-weight: normal;
	padding: 20px 0px 0px 20px;
	background-image: url(../img_unternehmen/css/k_pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	text-decoration: none;
}

.kontaktProduktePulldown {
	height: 18px;
	color: #576379;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
}

/* Infoletterbereich */
.ilAnmelden {
	padding: 20px 0px 20px 0px;
}

.ilAbmelden {
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #0B6495;
}

.NWLArt, .NWLHinweis {
	padding: 10px 0px 10px 0px;
}

.formNWLUnit {
	padding: 5px 0px 0px 0px;	
}

.NWLLabel {
	width: 100px;
	float: left;
	padding: 2px 0px 0px 0px;
}

.textfield170 {
	width: 197px;
	height: 18px;
	color: #555555;
}

.select170 {
	width: 170px;
	height: 18px;
	border-color: #A5ACB2;
	color: #555555;
}

.textfield66 {
	width: 66px;
	height: 18px;
	color: #555555;
}

.pulldown66 {
	width: 66px;
	height: 17px;
	border-color: #A5ACB2;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	text-decoration: none;
	color: #555555;
	padding: 0px;
	vertical-align: middle;
}

.textfield100 {
	width: 100px;
	height: 18px;
	color: #555555;
}

input.NWLSubmit{
	color: #576379;
	border: none;
	text-align: left;
	text-decoration: none;
	background-color:#FFFFFF;
	background-image: url(../img_unternehmen/css/k_pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding: 6px 0px 0px 20px;
	cursor: pointer;
}

:hover input.NWLSubmit {
	text-decoration: underline;
}


/* Onlineformular */
.bewerbform {
	padding: 20px 15px 10px 15px;
}

.formOnlineUnit {
	padding: 5px 0px 0px 0px;	
}

.OnlineLabel {
	width: 120px;
	float: left;
	padding: 2px 0px 0px 0px;
}

.OnlineLabel4 {
	width: 120px;
	float: left;
	padding: 0px 0px 0px 0px;
}

.OnlineInput4 {
	width: 240px;
	float: left;
	padding: 0px 0px 0px 10px;
}

.OnlineLabelbreit {
	width: 150px;
	float: left;
	padding: 2px 0px 0px 0px;
}

.textfield30 {
	width: 30px;
	height: 18px;
	color: #555555;
}

.textfield40 {
	width: 40px;
	height: 18px;
	color: #555555;
}

.OnlineTA {
	width: 170px;
	height: 44px;
	color: #555555;
}

.OnlineZurueck {
	padding: 10px 0px 0px 0px;
	float: left;
}

.OnlineWeiter {
	padding: 10px 0px 0px 0px;
	float: right;
}

.fileUpload {
	height: 18px;
	border:  1px solid #909FB0;
}

.fileUploadButton {
	border:  1px solid #909FB0;
}

/* Downloadbereich */
.contServiceDownload {
 margin-top:10px;
 padding-top:10px;
}

.contServiceDok {
 padding:20px 0px 10px 0px;
}

.contServiceLinien {
 padding: 10px 0px 5px 0px;
 border-bottom: 1px solid #9A9A9A; 
}

.contServiceLinks{
	width: 300px;
	padding-top: 3px;
	float: left;
}

.contServiceRechts{
	float: left;
	width: 70px;
	height: 23px;
	padding: 2px 0px 0px 10px;
	border-left: 1px solid #9A9A9A; 
}

.contServiceDocAuswahlD{
	padding: 20px 10px 10px 0px;
	text-align: right;
}

.noPadding {
	width: 12px;
	height: 15px;
	padding:0px 0px 0px 0px;
	margin: 0px 7px 0px 0px;
	float: left;
}

/* Applikationsdownload */
.downloadAppsBlock{
	width: 140px;
	text-align: left;
}

.downloadAppsText{
	padding: 2px 0px 10px 0px;
	border-bottom: 1px solid #9A9A9A; 
}

.downloadApps {
	margin-top: 10px;
	padding: 3px 8px 5px 8px;
	background-color: #EBEBEB; 
}

.downloadAppsItem{
	width: 140px;
	height: 30px;
	padding: 0px 0px 5px 5px;
	text-align: left;
}
/* Ende Applikationsdownload */


/* Layout Artikelansicht */
.articleHead {
	color: #005693;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
	padding: 10px 0px 8px 0px;
	border-bottom: 1px solid #0B6495;
}

.articleText {
	padding: 10px 0px 0px 0px;
}

/* Bildformatierungen in der Artikelansicht */
.rechts100_140{
	float: right;
	width: 100px;
	height: 140px;
	padding:20px 10px 15px 15px;
	background-image:url(../img_unternehmen/css/rahmen100_140.gif);
	background-repeat:no-repeat;
	background-position: 5px 10px;
}

.rechts140_100{
	float: right;
	width: 140px;
	height: 95px;
	padding:20px 10px 15px 15px;
	background-image:url(../img_unternehmen/css/rahmen140_100.gif);
	background-repeat:no-repeat;
	background-position: 5px 10px;
}

.rechts140_140{
	float: right;
	width: 150px;
	height: 140px;
	padding:20px 10px 15px 15px;
	background-image:url(../img_unternehmen/css/rahmen140_140.gif);
	background-repeat:no-repeat;
	background-position: 5px 10px;
}

/* Markenbilderformatierung bei Anzeige im Container */
.picContainer100_140{
	width: 130px;
	height: 150px;
	padding:10px 10px 15px 40px;
	background-image:url(../img_unternehmen/css/rahmen100_140.gif);
	background-repeat:no-repeat;
	background-position: 30px 0px;
}

.picContainer140_100{
	width: 150px;
	height: 100px;
	padding:10px 10px 15px 20px;
	background-image:url(../img_unternehmen/css/rahmen140_100.gif);
	background-repeat:no-repeat;
	background-position: 10px 0px;
}

.picContainer140_140{
	width: 150px;
	height: 150px;
	padding:10px 10px 15px 20px;
	background-image:url(../img_unternehmen/css/rahmen140_140.gif);
	background-repeat:no-repeat;
	background-position: 10px 0px;
}

/* Containerformatierung */
.ContainerBlock0 {
	width: 180px;
	margin: 20px 0px 0px 0px;
}

.ContainerBlock1, .ContainerBlock2 {
	width: 180px;
	margin: 20px 0px 0px 0px;
	background-color: #F0F0F1;
}

.containerItem {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

.containerHead {
	background-color: #005693;
	margin: 0px;
	height: 15px;
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
	background-image: url(../img_unternehmen/css/container_bg.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

.containerImg {
	float: left;
	padding: 0px 5px 2px 0px;
}

.containerText{
 	margin: 0px;
	padding: 0px 4px 0px 4px;
}

.containerPulldown{
	width: 180px;
	height: 18px;
	color: #576379;
	background-color:#F0F0F1;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
}

/* Containerformatierung Homeebene */
.ContainerHomeArea {
	width: 850px;
	display: table-cell;
	background-image: url(../img_unternehmen/css/containerhomebg.gif);
	background-repeat: repeat-y;
	background-position: 255px 0px;
}

.ContainerHomeBlock0, .ContainerHomeBlock1, .ContainerHomeBlock2 {
	width: 240px;
	float: left;
	margin: 0px 30px 0px 0px;
	background-image: url(../img_unternehmen/css/blau2.gif);
	background-repeat: repeat-x;
	background-position: 0px 13px;
}

.ContainerHomeBlock3 {
	width: 235px;
	float: left;
	padding: 0px 0px 5px 0px;
	margin: 0px 30px 0px 0px;
	background-image: url(../img_unternehmen/css/containerhome3bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #CCE3F1;
}

.containerHomeItem0, .containerHomeItem1, .containerHomeItem2, .containerHomeItem3{
	margin: 0px;
	padding: 0px;
}

.containerHomeLink {
	margin: 0px;
	padding: 5px 0px 0px 5px;
}


.containerHomeHead0, .containerHomeHead1, .containerHomeHead2 {
	background-color: #005693;
	margin: 0px;
	display: table-cell;
	min-width: 30px;
	height: 15px;
	color: #FFFFFF;
	padding: 0px 10px 0px 20px;
	background-image: url(../img_unternehmen/css/container_bg.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

.containerHomeHead3 {
	background-color: #005693;
	margin: 0px;
	height: 15px;
	color: #FFFFFF;
	padding: 0px 10px 0px 20px;
	background-image: url(../img_unternehmen/css/container_bg.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

.containerHomeImg {
	margin: 0px;
	padding: 0px;
	float: right;
}

.containerHomeImg100 {
	width: 100px;
	padding: 5px;
	float: left;
}

.containerHomeImg100Text {
	width: 120px;
	padding: 5px 2px 5px 0px;
	float: left;
	overflow:hidden;
}

a.containerHomeImg100weiter:link, a.containerHomeImg100weiter:visited, a.containerHomeImg100weiter:active {
	display: block;
	padding: 0px 15px 0px 0px;
	background-image: url(../img_unternehmen/css/k_pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: 100% 3px;
	float: right;
	text-decoration:none;
}

a.containerHomeImg100weiter:hover {
	float: right;
	text-decoration: underline;
}

/* Layouts Standorteübersicht */
.standorteItem {
	width: 130px;
	min-height: 95px;
	float: left;
	padding: 25px 0px 0px 10px;
	background-image:url(../img_unternehmen/css/rahmen_rund.gif);
	background-repeat:no-repeat;
	background-position: 0px 15px;
}

.standorteItem0 {
	width: 100px;
	height:95px;
	float: left;
	padding: 25px 0px 0px 10px;
	background-image:url(../img_unternehmen/css/rahmen_rund.gif);
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	background-position: 0px 15px;
}

.standorteText {
	width: 90px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

.standorteBlock {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

/* Layouts Pressebereich */
.PresseLeft {
	float: left;
	width: 100px;
}

.PresseRight {
	float: left;
}

.TermineRight {
	float: left;
	width: 280px;
}

.PresseJahre {
	float: right;
	text-align: right;
	width: 70px;
	height: 15px;
	line-height: 14px;
	padding: 2px 5px 2px 0px;
}

.formpressekontaktchecktext {
	display: block;
	padding: 0px;
	margin: 0px;
}

.formpressekontaktbox {
	display: block;
	padding: 0px;
	margin: 9px 0px 0px 0px;
}

.formpressekontaktcheck {
	display: block;
	float: left;
	margin: 0px; 
	padding: 0px;
	vertical-align: middle;
}

/* Layout Markenübersicht */
.produktMarkenItem {
	width: 95px;
	height: 55px;
	float: left;
	padding: 20px 0px 0px 5px;
	background-image:url(../img_unternehmen/css/rahmen80_60.gif);
	background-repeat:no-repeat;
	background-position: 0px 15px;
}

.produktMarkenItem0 {
	width: 75px;
	height: 55px;
	float: left;
	padding: 20px 0px 0px 5px;
	background-image:url(../img_unternehmen/css/rahmen80_60.gif);
	background-repeat:no-repeat;
	background-position: 0px 15px;
}

.markenAlleNavi {
	margin-top: 30px;
	text-align:center;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.PresseKontaktHinweis{
	margin-top: 30px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
/* Produkt View */

.productViewL{
	margin-top: 10px;
	width: 200px;
	float: left;
}

.productViewR{
	margin: 10px 0px 0px 200px;
	width: 190px;
}

.productViewPopupLinks{
	margin: 10px 0px 10px 10px;
}

.productViewU {
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #0B6495;
}

.productErhalt {
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.productPulldown {
	margin: 10px 0px 0px 0px;
	width: 370px;
	height: 18px;
	color: #576379;
	background-color:#F0F0F1;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
}

.productGroessen{
	padding: 20px 0px 0px 0px;
}

/* Layout Produktfinder */
.pFinderMarkenItem {
	width: 75px;
	height: 55px;
	float: left;
	padding: 40px 0px 0px 7px;
	background-image:url(../img_unternehmen/css/rahmenblau80_60.gif);
	background-repeat:no-repeat;
	background-position: 2px 35px;
}

.pFinderPulldown {
	margin: 10px 0px 0px 0px;
	width: 270px;
	height: 18px;
	color: #576379;
	background-color:#F0F0F1;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
}

.pFinderArea {
	width: 310px;
	padding: 15px 0px 20px 0px;
	float: left;
}

.pFinderHead {
	color: #005693;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #0B6495;
}

td.PFinderTDL {
	width:90px;
	color: #FFFFFF;
	padding: 2px 5px 10px 5px;
	line-height: 14px;
	background-color: #005693;
	border-bottom: 1px solid #FFFFFF;
}

td.PFinderTDR {
	width:240px;
	color: #0B6495;
	padding: 2px 5px 2px 25px;
	line-height: 14px;
	background-color: #E7F2F8;
	border-bottom: 1px solid #FFFFFF;
}

/* Loginbereich */

.loginFieldsDCText {
	padding: 2px 0px 0px 0px; 
	color: #075796;
}

.loginFieldsDCText a:link, .loginFieldsDCText a:visited, .loginFieldsDCText a:active{
	display: block;
	color: #075796;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	background-image: url(../img_unternehmen/css/k_pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

.loginFieldsDCText a:hover{
	text-decoration: underline;
}

#mloFachlogin a.ohne:link, #mloFachlogin a.ohne:visited, #mloFachlogin a.ohne:active{
	color: #075796;
	text-decoration: none;
}

#mloFachlogin a.ohne:hover{
	text-decoration: underline;
}


#mloFachlogin input.loginSubmit, #mloSearch input.searchSubmit{
	margin: 0px; 
	padding: 0px;
	width: 20px;
	border: none;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../img_unternehmen/grafix/pfeil_login.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#mloSearch input.searchSubmit{
	background-image: url(../img_unternehmen/grafix/pfeil_suche.gif);
	margin: 1px 24px 0px 0px;
}

#mloFachlogin input, #mloSearch input{
	margin: 0px; 
	padding: 0px;
	width: 130px;
	height: 14px;
	border:1px solid #004a76;
}

#mloSearch input{
	margin: 2px 0px 0px 0px; 
}

/* Formatierung des Suchergebnisses */
.sucheHeadArea, .sucheBereich {
	padding: 10px;
	border-bottom: 1px solid #909FB0;
}

.sucheHead {
	color: #005693;
	margin-bottom: 10px;
}

.sucheLink, .sucheLinkProdukt{
	margin: 5px 0px 3px 0px;
}

.sucheText{
	margin: 0px 0px 0px 2px;
}

/* Layout Tools */
.toolsArea {
	padding: 20px 0px 25px 0px;
}

/* Druckansicht */
#PrintHead{
	height: 19px;
	text-align: right;
	color: #000000;
	font-weight: bold;
	padding: 39px 10px 0px 0px;
	background-image: url(../img_unternehmen/css/printlogo.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #909FB0;	
}
	
#PrintDataArea {
	padding: 10px;
}

#PrintBottom{
	border-top: 1px solid #909FB0;
	padding: 2px 10px 10px 10px;
	margin: 20px 0px 0px 0px;
	text-align: right;
}

/* Formatierung Geschichtstemplate */
.subOverviewArea{
	margin: 20px 0px 10px 0px;
}

.subOverviewArea2{
	margin: 20px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #0B6495;
	
}

.subOverviewHead{
	padding: 5px 0px 5px 10px;
	background-color: #E6E8EB;
	border-top: 1px solid #576379;
	margin: 0px 0px 10px 0px;
}

.subOverviewLink{
	padding: 5px 0px 5px 2px;
	border-bottom: 1px solid #909FB0;
}
	
.subOverviewLinkohne{
	padding: 5px 0px 5px 2px;
}
	
.articleSwitchArea {
	margin: 2px 0px 0px 0px;
}	
	
.articleForwardSwitch {
	color: #005693;
	float: right;
	width: 54px;
	height: 14px;
	padding: 2px 0px 0px 5px;
	border-left: 1px solid #005693;
	background-image: url(../img_unternehmen/css/k_pfeil_blau.gif);
	background-repeat: no-repeat;
	background-position: 45px 5px;
}

.articleForwardSwitchOff {
	color: #66ADD5;
	float: right;
	width: 54px;
	height: 14px;
	padding: 2px 0px 0px 5px;
	border-left: 1px solid #005693;
	background-image: url(../img_unternehmen/css/k_pfeil_blau2.gif);
	background-repeat: no-repeat;
	background-position: 45px 5px;
}

.articleBackSwitch {	
	color: #005693;
	float: right;
	text-align: right;
	width: 75px;
	height: 14px;
	padding: 2px 5px 0px 0px;
	background-image: url(../img_unternehmen/css/k_pfeil_blau_b.gif);
	background-repeat: no-repeat;
	background-position: 22px 5px;
}

.articleBackSwitchOff {
	color: #66ADD5;
	float: right;
	text-align: right;
	width: 75px;
	height: 14px;
	padding: 2px 5px 0px 0px;
	background-image: url(../img_unternehmen/css/k_pfeil_blau_b2.gif);
	background-repeat: no-repeat;
	background-position: 22px 5px;
}

.subHistoryArea {
	padding: 10px 0px 10px 0px;
}

.subHistoryHead {
	padding:0px;
	margin:0px;
	background-image: url(../img_ausland/css/1x1grau.gif);
	background-repeat: repeat-y;
	background-position: 70px 0px;
	border-bottom: 1px solid #576379;
}

.subHistoryHeadLeft {
	height: 25px;
	width: 70px;
	color: #576379;
	padding: 4px 0px 4px 15px;
	font-weight: bold;
	float: left;
}

.subHistoryHeadRight {
	height: 25px;
	color: #576379;
	font-weight: bold;
	padding: 4px 0px 4px 15px;
}

.subHistoryImage {
	float: left;
	width: 105px;
	height: 115px;
	padding: 10px 0px 0px 0px;
}

.subHistoryText {
	padding: 10px 0px 0px 0px;
}

/* Ende Geschichtsformatierung */

/* Abstaende */
.top20 {
	padding-top:20px;
}

.bot10 {
	padding-bottom:10px;
}

a.containerLink img {
	vertical-align: bottom;
}

/* sonstiges */
div.clearAll {clear: both; line-height: 0px; height: 0px; margin:0px 0px 0px 0px; font-size: 0px; padding:0px;}

/* Tooltip Formatierung */
div#tipDiv {
  position:absolute; 
  visibility:hidden; 
  left:0; 
  top:0; 
  z-index:10000;
  background-color:#66ADD5; 
  border:2px solid #005693; 
  width:250px; 
  padding:4px;
  color:#FFFFFF; 
  font-size:11px;
}

/* Apothekenfinder Fromatierung */
#ApoFinderTop {
	position: absolute;
	top: 0px;
	left:0px;
	padding: 10px 0px 0px 140px;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	height: 20px;
	color:#FFFFFF;
	background-image: url(../img_unternehmen/css/finderlogo.gif);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	background-color: #005693;
}

#ApoFinderContent {
	position: absolute;
	overflow: auto;
	top: 31px;
	left:0px;
	padding: 10px;
	width: 100%;
	height: 450px;
}

#ApoPrintButton{
	position: absolute;
	top: 8px;
	left:320px;
}

#ApoFinderSwitch {
	position: absolute;
	top: 502px;
	left:0px;
	padding: 10px;
	width: 100%;
	height: 15px;
	text-align: center;
}

#ApoFinderBottom {
	position: absolute;
	bottom: 0px;
	left:0px;
	width: 100%;
	height: 15px;
	border-top: 2px solid #909FB0;
}

#ApoFinderClose {
	width: 135px;
	float: right;
}


/* INDI Sites */
div#textCONTENTindi {
	padding-left: 10px;
}

/* New Home */
div#mloHOMElinks1 {
	padding: 10px 0px 12px 0px;
	background-image: url(../img_unternehmen/css/home_bg1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div#mloHOMElinks1L {
	float:left;
	display: inline;
	padding: 1px 10px 5px 10px;
	border-right: 1px solid #e7e7e7;
}

div#mloHOMElinks1LL {
	float:left;
	display: inline;
	width: 115px;
	margin-right: 10px;
}
div#mloHOMElinks1LR {
	float:left;
	display: inline;
	width: 250px;
	margin-right: 10px;
}

div#mloHOMElinks1R {
	float:left;
	display: inline;
	width: 374px;
	height: 50px;
	position: relative;
	overflow: hidden;
}

div.theme {
	padding: 2px 10px 0px 15px;
	height: 50px;
	overflow: hidden;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(../img_unternehmen/css/theme1.gif);
	/* display: none; */
}

div.theme p {
	padding: 0px 0px 0px 12px;
	margin: 0px;
}

div#mloHOMETickerBlock {
	width: 374px;
	height: 50px;
	position: relative;
}

div#mloHOMElinks2 {
	margin-top: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e7e7e7;
}

div#mloHOMElinks2L, div#mloHOMElinks2M {
	float:left;
	display: inline;
	padding: 10px 40px 10px 40px;
	width: 180px;
	height: 115px;
	border-right: 1px solid #e7e7e7;
}

div#mloHOMElinks2L {
	width: 183px!important;
}

div#mloHOMElinks2R {
	float:left;
	display: inline;
	padding: 10px 30px 10px 40px;
	width: 180px;
	height: 115px;
}

a.pulldown1:link, a.pulldown1:visited, a.pulldown1:active, a.pulldown1:hover {
	display: block;
	width: 196px;
	height: 20px;
	color: #454545;
	text-decoration: none;
	background-image: url(../img_unternehmen/css/pulldown1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding: 4px 0px 0px 10px;
} 

a.pulldown2:link, a.pulldown2:visited, a.pulldown2:active, a.pulldown2:hover {
	display: block;
	width: 196px;
	height: 20px;
	color: #454545;
	text-decoration: none;
	background-image: url(../img_unternehmen/css/pulldown2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding: 4px 0px 0px 10px;
} 

div.pulldownlist {
	position: absolute;
	top: -1000px;
	left: -1000px;
	width: 203px;
	height: 89px;
	overflow: hidden;
	background-image: url(../img_unternehmen/css/pulldown_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

ul.ulLinks {
	width: 187px;
	height: 83px;
	margin-top: 3px;
	overflow-x: hidden;
	overflow-y: auto;
}

ul.ulLinks li {
	list-style: none;
	margin: 0px;
}

div.qlMenu {
	background-image: url(../img_unternehmen/css/home_bg1.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 3px 10px 5px 10px;
}

div.quicklinkblock {
	padding: 30px 10px 20px 10px;
}

div.quicklinkblock ul {
	width: 180px;
	float: left;
	display: inline;
}

div.quicklinkblock ul li {
	list-style: none;
	margin: 0px;
}
.mpc-left {
	float:left;
	width:45px;
	margin: 0 10px 0 0;
}
.mpc-right {
	float: left;
	width: 300px;
}
.mpc-clear {
	clear:both;
}
