html, body {
	color: #555555;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding:  5px 0px 0px 5px;
	background-color: #FFFFFF;
}

/* Hier finden sich die fest positionierten Elemente Grundlayout HOME*/
/* Mainlayout mlo */

#mloMain {
}

/* Fußbereich */
#mloFooter {
	position: absolute;
	color: #9A9A9A;
	width:730px;
	border-top: 1px solid #9A9A9A;
	padding: 2px 0px 10px 10px;
	visibility: hidden;
}

#mloFooterLinks {
	width: 380px;
	float: left;
}

#mloFooterRechts {
	text-align: right;
	width: 340px;
	float: right;
}

#mloFooterDisclaimer {
	float: none!important;
	clear: both;
	font-size: 9px;
	font-weight: bold;
}

/* Kopfbereich */
#mloHead {
	width: 740px;
	height: 95px;
	border-bottom: 5px solid #2B3374;
	border-top: 5px solid #2B3374;
}

/* Logo */
#mloLogo {
	float: left;
}

/* Oberes Navigationsmenu */
#mloMenu1 {
	height: 85px;
	padding: 10px 0px 0px 0px;
	float: right;
}

.menu1Top {
	height: 50px;
	padding: 0px 12px 0px 0px;
	text-align: right;
}

/* Kompletter Contentbereich */
#mloContent {
	width: 740px;
	padding: 5px 0px 30px 0px;
}

/* Rechter Bereich im Content */
#mloContainer {
	width:330px;
	border-top: 18px solid #ED1A3B;
	float: right;
}

/* Mittlerer Bereich im Content auf Home-Ebene */
#contMid {
	float: right;
	border-bottom: 18px solid #ED1A3B;
	padding-bottom: 10px;
	margin-right: 10px;
}

/* Linker Bereich im Content auf Home-Ebene */
#contLeft {
	float: right;
	border-top: 18px solid #ED1A3B;
	margin-right: 10px;
}

/* Containerbereiche auf der Homeebene */
.mainFirstArticle, #productUSP {
	padding: 15px 5px 15px 5px;
	border-bottom: 1px solid #9A9A9A;
}

.mainNextArticle {
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	background-color: #EBEBEB;
}

div.mainNextArticle img {
	float: left;
	margin-right: 10px;
}

/* Artikelansicht */
#articleContent {
	width:740px;
	padding-top: 10px;
	border-top: 18px solid #ED1A3B;
}

#articleContentMenu {
	width: 140px;
	padding: 0px 10px 0px 0px;
	float: left;
}

#articleContentText {
	width: 430px;
	padding: 0px 10px 0px 0px;
	float: left;
}

#articleContentBild {
	width: 140px;
	padding: 0px 0px 0px 10px;
	text-align: center;
	float: left;
}


/* Mittlerer Bereich im Content auf Produkte-Ebene */
#prodMid {
	width: 250px;
	float: right;
	border-bottom: 18px solid #ED1A3B;
	padding-bottom: 10px;
	margin-right: 10px;
}

#prodMidArea {
	padding-top: 10px;
	background-color: #EBEBEB;
}

/* Linker Bereich im Content auf Home-Ebene */
#prodLeft {
	padding: 10px 0px 0px 0px;
	float: right;
	width: 140px;
	border-top: 18px solid #ED1A3B;
	margin-right: 10px;
}

/* Produktübersichtsseite */
.productBlock{
	padding-bottom: 20px;
}

.productBlockLinks{
	width: 70px;
	padding-left: 10px;
	float: left;
}

div#prodMidArea img{
	border: 1px solid #9A9A9A;
}

.productImage {
	padding: 8px 24px 15px 24px;
	text-align: right;
}

.productBlockRechts{
	padding: 10px 0px 0px 0px;
	float: left;
}

.productGroessen {
	border-top: 1px solid #FFFFFF;
	line-height: 18px;
	padding: 10px 10px 10px 10px;
}

#productErhalt {
	padding: 5px;
	margin: 0px 0px 20px 0px;
	border-top: 1px solid #9A9A9A;
	border-bottom: 1px solid #9A9A9A;
}

.productLinkArea {
	padding: 5px;
}

.prodGebrauch {
	width: 169px;
	height: 20px;
	border-right: 1px solid #9A9A9A; 
	float:left;
}

.prodInhalt {
	margin-left: 180px;
	width: 130px;
	height: 20px;
}


/* Untermenu */
#mloSubmen {
	padding-top: 30px;
	width: 120px;
	border-bottom: 1px solid #ED1A3B;
}

/* Downloadbereich */
.contServiceDownload {
 margin-top:10px;
 padding-top:10px;
}

.contServiceDok {
 padding:10px 0px 10px 0px;
 border-bottom: 1px solid #9A9A9A; 
}

.contServiceLinks{
	width: 250px;
	margin-top: 10px;
	float: left;
}

.contServiceRechts{
	width: 139px;
	min-height: 23px;
	margin-left: 250px;
	padding: 2px 0px 0px 10px;
	margin-top: 10px;
	border-left: 1px solid #9A9A9A; 
}


.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 {
	padding: 3px 0px 3px 0px;
}


/* Links Seite */
.LinkItemArea {
 padding:5px 0px 5px 0px;
}


/* Drucken */
#toolsArea {
	position: absolute;
	top:122px;
	left:630px;	
	width: 150px;
	height: 20px;
}


/* Infoletterbereich */
.ilAnmelden {
	width: 365px;
	padding: 15px 0px 10px 2px;
	margin: 15px 15px 10px 0px;
}

.ilAbmelden {
	width: 365px;
	padding: 15px 0px 10px 2px;
	margin: 15px 15px 10px 0px;
}

.NWLHead {
	font-size: 11px; font-family: Verdana, Arial, Helvetica; font-weight: bold;
}

.NWLArt, .NWLHinweis {
	padding: 10px 0px 10px 0px;
}

.formNWLUnit {
	padding: 5px 0px 0px 0px;	
}

.NWLLabel {
	width: 100px;
	float: left;
	padding: 2px 0px 0px 0px;
}

.textfield170 {
	font-size: 11px; font-family: Verdana, Arial, Helvetica;
	width: 197px;
	height: 18px;
	color: #555555;
}

.select170 {
	font-size: 11px; font-family: Verdana, Arial, Helvetica;
	width: 170px;
	height: 18px;
	border-color: #A5ACB2;
	color: #555555;
}

.textfield66 {
	font-size: 11px; font-family: Verdana, Arial, Helvetica;
	width: 66px;
	height: 18px;
	color: #555555;
}

.pulldown66 {
	width: 66px;
	height: 17px;
	color: #555555;
	border-color: #A5ACB2;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	text-decoration: none;
	padding: 0px;
	vertical-align: baseline;
}

.textfield100 {
	width: 100px;
	height: 18px;
	color: #555555;
}

input.NWLSubmit{
	border: none;
	text-align: left;
	text-decoration: none;
	background-color:#FFFFFF;
	background-image: url(../img_pms/css/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 6px 9px;
	padding: 6px 0px 0px 20px;
	cursor: pointer;
}

:hover input.NWLSubmit {
	text-decoration: underline;
}

.error {
	color: #C91106;
}

/* sonstiges */
.links {
	float: left;
}

.rechts {
	float: right;
}


div.clearAll {clear: both; line-height: 0px; height: 0px; margin:0px; font-size: 0px;}


/* Tooltip Formatierung */
div#tipDiv {
  position:absolute; 
  visibility:hidden; 
  left:0; 
  top:0; 
  z-index:10000;
  background-color:#EBEBEB; 
  border:2px solid #333333; 
  width:250px; 
  padding:4px;
  color:#555555; 
  font-size:11px;
}
.ui-pflichttextmodal-contentwrapper {
	width: 687px;
}
