@charset "utf-8";
@import "textformat.css";
@import "navi.css";
@import "fce.css";
@import "ext.css";
@import "ui.jquery.css";

/* allgemein */

html, body {
	height:100%;
	margin: 0px; 
	padding: 0px; 
	border: none;
} 

* html .clearfix {height: 1%;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* hide border around flash */
object { outline:none; }

body {	
	min-height: 100%; 
	height: 100%;
	padding-bottom: 1px;  /* keep scrollbar */
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
}

#mloMain {
  margin: 0px auto; 
  width: 950px;
  padding: 0px;
  
}

/* Workaround for ie/firefox */
#mloMain[id] {
	height: auto;
}

/* head Area */
#mloHead {
  height: 100px; 
  width: 950px;
  overflow: hidden;
}

#mloHeadLogo {
	float: left;
	margin: 42px 20px 0px 0px;
	display: inline;
}

#mloHeadSearch { 
	margin: 10px 0px 0px 20px;
	overflow: hidden;
	float: right;
	display: inline;
}

#mloHeadM1 { 
	margin: 13px 0px 0px 0px;
	overflow: hidden;
	float: right;
	display: inline;
}

/* top navigation */
#mloNav {
  border-bottom: 1px solid #d7d7d7;
  height: 22px;
	overflow: hidden;
	padding: 0 0 6px 0;
}

#mloNavM2 { 
	margin: 0px;
	height: 22px;
	overflow: hidden;
	float: right;
	display: inline;
}


#mloImagePic {
	display: inline;
}


/* Subnav */
#mloSubNav {
	height: 30px;
	overflow: hidden;
	float: right;
}

/* Content */
#mloContent {
	margin-bottom: 80px;
	padding-top: 40px;
	width: 950px;
}

#mloContentH {
	margin-bottom: 115px;
	padding-top: 40px;
	width: 950px;
	border-top: 1px solid #d7d7d7;
}

#mloContentFlash {
	padding-bottom: 50px;
	width: 950px;
}

#mloContentContainer {
  float: left;
	display: inline;
	width: 300px;
	overflow: hidden;
	/*border-top: 1px solid #dfdfdf;*/  
}

#mloContentMain {
	float: left;
	display: inline;
	margin-left: 0px;
	margin-right: 25px;	
	width: 625px;
	overflow: hidden;
	border-top: 1px solid #dfdfdf;  
  margin-bottom: 30px; 
	padding-top: 12px;
	
}


#mloContentH div#mloContentContainer {
  margin-top: 10px;
  float: left;
	display: inline;
	width: 300px;
	overflow: hidden;
	border: none;  
}

#mloContentH div#mloContentMain {
  margin-top: 10px;
 	float: left;
	display: inline;
	margin-left: 0px;
	margin-right: 25px;	
	width: 625px;
	overflow: hidden;   
	border: none;
}


/* Footer */

#footerCopy {
	float: left;
	display: inline;
	line-height: 12px;
	margin: 0;
	padding:0;
} 

#footerTools {
	float: right;
	display: inline;
	line-height: 12px;
}
  
#extendedFooter {
	width: 950px;
	overflow: hidden;
	margin: 0 auto;
}

#footerWebsites div div div .csc-default strong {
  font-size: 12px;
}

#footerWebsites div div div .csc-default {
  font-size: 11px;
}

#footerApoWrap {
  width: 950px;
  font-size: 13px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  margin: 0 auto;
  line-height: 14px;
  overflow: hidden;
}

#mloFooterCopy {
  width: 950px;
  font-size: 13px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  margin: 0 auto;
  line-height: 14px;
  overflow: hidden;
}
#mloFooterCopyInner {
  border-top: 1px solid #d0d0d0;
  padding-top: 10px;
  padding-bottom: 20px;
  overflow: hidden;
}

#footerAdvice {
  float: right;
  display: inline; 
  font-size: 11px;
  margin: 0 0 35px 0;
}

#footerAdvice p {
  margin: 0;
  padding: 0;
}

#footerAdvice p span {
  background-image: url(../gfx/css/info-external-window.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
  margin: 0 0 0 2px;
  padding: 0 0 0 15px;
}

.footerApoBlock {
  clear: both;
  border: 1px solid #d0d0d0;
  background-color: #fbfbfb;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #f0f0f0));
  background: -moz-linear-gradient(top, #ffffff, #f0f0f0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0f0f0');
  overflow: hidden;
}

#footerApoBlockTop {
  height: 105px;
  border-bottom: 1px solid #d0d0d0; 
}

#footerApoBlockTopImage {
  float: left;
  display: inline;
  overflow: hidden;
  height: 105px;
}

#footerApoBlockTopSearch {
  float: left;
  display: inline;
  overflow: hidden;
  border-left: 1px solid #d0d0d0; 
  border-right: 1px solid #d0d0d0; 
  height: 105px;
  width: 391px;
}

#footerApoBlockTopSearch p {
  margin: 0;
  padding: 22px 0 0 28px;
}

#footerApoBlockTopSearch p strong, #footerApoBlockTopFinder p strong {
  font-weight: normal; 
  color: #424242;
}

div.footerApoBlockTopSearchInput {
  width: 220px;
  margin: 0;
  padding: 0;
  float: left;
  display: inline;
}

div.footerApoBlockTopSearchSubmit {
  margin: 0;
  padding: 0;
  width: 36px;
  float: left;
  display: inline;
}

#footerApoBlockTopSearch form {
  margin: 0;
  padding: 11px 0 0 28px; 
}

#footerApoBlockTopSearch form input {
  margin: 0;
  padding: 0;
  height: 15px;
  width: 219px;
  border: 1px solid #acacac; 
  border-right: none; 
}

#footerApoBlockTopSearch form div.footerApoBlockTopSearchSubmit input {
  margin: 0;
  padding: 0;
  width: 36px;
  height: 17px;
  border: none; 
}

#footerApoBlockTopFinder {
  float: left;
  display: inline;
  overflow: hidden;
  height: 105px;
  width: 350px;
}

#footerApoBlockTopFinder p {
  margin: 0;
  padding: 22px 17px 0 28px;
}

#footerApoBlockTopFinder p a, #footerApoBlockTopFinder p a:visited, #footerApoBlockTopFinder p a:link, #footerApoBlockTopFinder p a:active  {
  color: #bb0a0b;
  text-decoration: none; 
}

#footerApoBlockTopFinder p a:hover {
  text-decoration: underline; 
}

.footerApoBlockText {
  clear: both; 
}

p.footerApoBlockTextRisiko {
  margin: 0;
  padding: 22px 44px 15px 25px;
}

div.user-klproductsclient-pi2-mandatoryblockblock {
  padding: 22px 0 0 0;
}

p.footerApoBlockTextPflichttext, .user-klproductsclient-pi2-mandatoryblockblock p {
  margin: 0;
  padding: 0 44px 27px 25px;
  font-size: 10px;
}

.footerApoBlockTextPflichttext b, .footerApoBlockTextPflichttext strong {
  font-weight: bold; 
  color: #a9a9a9;
}

#footerApoBlockBottom {
  margin: 15px 0;
  float: right;
  display: inline;
}

#footerApoBlockBottomSocial {
  margin: 1px 25px 0 0;
  width: 95px;
  float: left;
  display: inline;
}

#footerApoBlockBottomSocial a img {
  width: 16px;
  margin: 0;
  padding: 0 5px;
}

#footerApoBlockBottomQuickfind {
  width: 230px;
  float: left;
  display: inline;
}
#footerApoBlockBottomQuickfind select{
  width: 230px;
}

#footerApoBlockBottomQuickfind form select {
  width: 180px;
  height: 18px;
  border-top: 1px solid #6b6b6b; 
  border-right: 1px solid #bcbcbc;
  border-bottom: 1px solid #bcbcbc; 
  border-left: 1px solid #6b6b6b;
  color: #78797f;
  font-size: 10px;
}

/* Tabs
----------------------------------*/
#extendedFooter .ui-tabs { position: relative; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
#extendedFooter .ui-state-default, .ui-widget-content .ui-state-default {border: none; background:none;}
#extendedFooter .ui-tabs .ui-tabs-nav  { border:none; border-bottom: 1px solid #d1d1d1; background:none; }
#extendedFooter .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 15px 0 0; padding: 0; white-space: nowrap; }
#extendedFooter .ui-tabs .ui-tabs-nav li a { float: left; padding: 3px 7px; text-decoration: none; }
#extendedFooter .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 0; }
#extendedFooter .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; font-weight: bold; color: white; border: 1px solid #d1d1d1; background-color:#d0299d;}
#extendedFooter .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
#extendedFooter .ui-tabs .ui-tabs-panel { display: block; margin: 15px 0 0 0;}
#extendedFooter .ui-tabs .ui-tabs-hide { display: none !important; }
#extendedFooter .ui-state-hover { padding: 1px; }

#extendedFooter .ui-tabs-panel{ color: #8a8a8a; }
#extendedFooter .ui-tabs-panel ul { margin: 0 0 15px 0; }
#extendedFooter .ui-tabs-panel li { list-style:none outside none; background:none; }
#extendedFooter .fce-teaser, #extendedFooter .fce-float, #extendedFooter .fce-text-wrap { padding: 0; background: transparent; }
#extendedFooter .ui-tabs-panel .column  .csc-default { padding: 0 15px; }
#extendedFooter .ui-widget-content a {color:inherit;line-height:19px;}
#extendedFooter .csc-default {line-height:19px;}

.ui-selectmenu-status {color: #000000;}
.ui-state-disabled, .ui-widget-content .ui-state-disabled {opacity: 0.8!important;}

.traumaExtra {
	font-size: 10px;
	padding: 0px 25px 20px 25px;
}
