
BODY {
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-weight: normal;
  font-size:10pt;
  border:0pt;
}
.bodyMain{
  margin-top:50px;
}
html {
    padding: 0;
}
PRE{
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-weight: normal;
  font-size:10pt;
  color: #000000;
  text-decoration: none;
  height:100%;
  margin-left:0;
  margin-right:0;
  margin-bottom:0;
  margin-top:0;
}
TABLE{
 font-size:10pt;
}
body form table tr td{
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-weight: normal;
  font-size:10pt;
  color: #000000;
  text-decoration: none;
  height:100%;
  margin-left:0;
  margin-right:0;
  margin-bottom:0;
  margin-top:0;
}

a:link {
  font-weight: bold;
  color: black;
  text-decoration: none;
}

a:visited {
  font-weight: bold;
  color: black;
  text-decoration: none;
}

a:active {
  font-weight: bold;
  color: black;
  text-decoration: none;
}

a:hover {
  font-weight: bold;
  color: black;
  text-decoration: underline;
}

input{
  padding: 2px;
  border: solid 1px gray;
  font-size:10pt;
}
TEXTAREA{
 padding: 2px;
  border: solid 1px gray;
  font-size:10pt; 
}
.inputRadio{
  padding: 0px;
  border: none;
}
input.readonly {
  padding: 2px;
  border: solid 1px gray;
  background-color: gray;
  font-size:10pt;
}


p.formErrorHeading {
  color: #E62D41;
  font-size: 13pt;
  font-weight: bold;
}

.innerTable {
  background-color:#EEEEEE;
  width:100%;
  border:1px;
}

.formname  {
  font-size:22px;
  font-weight:bold;
  background-color:#00749D;
  color: white;
  line-height:30px;
  text-indent:6px;
  height: 30px;
  position:fixed;
  width:100%;
  top: 0px; 
  left: 0px;
  border-top: 15px solid white;
  border-bottom: 5px solid white;
}


.formname A{
 font-size:22px;
  font-weight:bold;
  color: white;
  line-height:30px;
  text-decoration: underline;
 }
 
TD .header A{
  text-decoration: underline;
}
TD .header A:visited{
   text-decoration: underline;
}
.innerTable .header {
 color:white;
 background-color: #00749D;
 font-size: 10pt;
}
.innerTable .header A{
 color:white;
}
.sectionName {
  font-size:12px;
  font-weight:bold;
  background-color:#9176B4;
  color: white;
   text-indent:6px;
  margin-left: -5px;
}
.navFrame{
  text-transform:uppercase;
  text-indent: 20px;
  font-size:11px;
  color: black;
  font-weight: bold;
  text-align: left;
  margin-left: 0pt;
  padding-left: 0pt;
  margin-right: 0pt;
  padding-right: 0pt;
  margin-top:50px;
}
.navigation {
  border-top:1px solid black;
  padding-top:6px;
  padding-bottom:6px;
}

.logout {
  border-style:double;
  border-left:none;
  border-right:none;
  border-bottom: 1px solid black;
  padding-top:6px;
  padding-bottom:6px;
}

.frameset_navigation{
  
}

td.header{
  font-weight: bold;
}
 td.headerWiedervorlage{
  font-weight: bold;
  background-color: #00749D
  width:100%;
 }
.inputdescription {
  color: #a0a0a4;
  font-size: 10px;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

.underline {
  font-size: 11pt;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  font-weight: bold;
}

.navilabel_needingInput {
  background-color: #FCEAEB;
  border-color: #E62D41;
}

.mandatory_field {
  background-color: #DDDDDD;
}

.invalidInput_field {
  background-color: #FCEAEB;
  border-color: #E62D41;
  border-width: 2px;
}

hr{
  border: solid #BED7F5;
}

.forceInput{
  border-color: #e60028;
  
}
.inputM{
  text-align:right;
}

.inputS{
	width: 125px;
  text-align:right;
}
  
.textR{
  text-align: right;
}
.navLayTable{
  height: 30px;
  empty-cells: show;
  border-spacing:0px;
  margin-bottom: 3ex;

}
.navLayBlack{ 
  background-color: #2e1a47;
  width: 15%;
}
.navLayRed{
   background-color: #2e1a47;
  width: 70%;
}
.navLayBlue{
  background-color: #2e1a47;
   width: 15%;
}
.tree{
 border-style:solid;
 border-width: 1px;
 background-color: #EEEEEE;
 border-color: #581D74;
 }
  
 select{
   font-size:10pt;
 }
 
 .redStar{
  font-size-adjust: -1;
  color: #e60028;
 }
 .formErrorHeading{
  color: #e60028;
  font-weight: bold;
 }

 .konditionen .Button{ 
  width:180px;
  text-align: center;
 }
 .smallText{
   font-size: 7pt;
 }
 .bigText{
   font-size: 12pt;
 }
 .pageFlowButton{
  text-align: center;
 }
 .newsButton{
  background-color: #999999;
  text-align: center;
 }
 .accessDenied{
   color: #e60028;
   font-size:22pt;
   font-weight:bolder;
   text-decoration:blink;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   height: 80%;
 }
 
.openLineRed{
 background-color: #EEEEEE;
 border: 0px;
 border-style: none;
}
.openLineBlue{
 background-color: #dddddd;
  border: 0px;
  border-style: none;
}
.loginNavFrame{
 text-transform:uppercase;
  text-indent: 20px;
  font-size:11px;
  color: black;
  font-weight: bold;
  text-align: left;
  margin-left: 0pt;
  padding-left: 0pt;
  margin-right: 0pt;
  padding-right: 0pt;
  empty-cells: show;
  }
 .logo{
  position: absolute;
  bottom: 10px;
  text-align: center;
 }
 .highlightText{
  color: red;
 } 
 .selectedObject{
   background-color: #FDE6E9;
 }
 .subHeader{
  color:white;
  background-color: #581D74;
 }
 
 .hint{
   font-weight: bold;
 }
 
 .resultLine{
  width: 100%;
  color: white;
  background-color: #581D74;
  text-indent: 3px;
  font-weight: bold;
 }
 .supplierShort{
  width: 105px;
 }
 .statusLineSecond{
  background-color: #EEEEEE;
  border: 0px;
  border-style: none;
}

div.treeNode{
 margin: 0;
 padding: 0;
 height: 16px;
}

div.treeNodeSSO, div.treeNodeSSOSelected{
 margin: 0;
 padding: 0;
 height: 16px;
}

div.treeNodeDealer, div.treeNodeDealerSelected{
 margin: 0;
 padding: 0;
 height: 16px;
}

.treeNode{
 font-size: 10pt;
 margin: 0; padding: 0;
} 
.treeNodeSelected{
 font-weight:bold;
 color: #E60026;
 font-size: 10pt;
 margin: 0; padding: 0;
}

.treeNodeDealer{
 font-weight:normal;
 font-size: 9pt;
 margin: 0; padding: 0;
} 
.treeNodeDealerSelected{
 font-weight:bold;
 color: #E60026;
 font-size: 9pt;
 margin: 0; padding: 0;
}

.treeNodeSSOSelected{
 font-weight:bold;
 color: #E60026;
 font-style:italic;
 font-size: 10pt;
 margin: 0; padding: 0;
}
.treeNodeSSO{
  font-style:italic;
  font-size: 10pt;
  margin: 0; padding: 0;
}

.impressum A{
  font-size: 7pt;
  color: white;
  vertical-align:top;
  height:100%;
  
}
.impressum{
	width:100%;
	height:100%;
	padding-left: 50%;
	text-align:right;
	vertical-align:top;
}
.dynInput{
  font-size: 7pt;
}

.selVariant{
  background: #BED7F5;
}
.btnRed{
  background: red;
}

.mediumSize {
  width: 160px;
}

.fuehrungstext {
  width: 120px;
}

.customerInput {
	width: 300px;
}

table.customerInput{
  width: 306px;
}

.customerInputM {
  width: 146px;
}

.customerInputS {
  width: 92px;
}

.customerInputXS {
  width: 75px;
}

.tableSpace{
	padding-left:10px;
	padding-right: 10px;
	 white-space:nowrap;
}

.tableEven{
	
}

.tableOdd{
	background-color: lightgrey;
}

.tableSpaceWarn{
	padding-left:10px;
	padding-right: 10px;
	white-space:nowrap;
	color:red;
}

.bundleLink {
	text-decoration: none;
}

.transparentButtonHead {
  background-color: transparent;
  background-repeat: no-repeat;
  font-size: 22px;
  border: none;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  text-decoration: underline;
  color:white;
  font-weight: bold;
}

.transparentButton {
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  overflow: hidden;
  font-weight: bold;
  outline: none;
  text-decoration: underline;
  color:white;
}
