/*############################################################################*/
/*                                  GLOBAL                                    */
/*############################################################################*/
      
*{
      margin: 0px;
      padding: 0px;
}
      
body{ 
      background: #ececec;
      font-family: verdana,helvetica,sans-serif;
      font-size: 0.69em;
      margin: 0px;
      position:relative;
}
      
p{
      display: inline;
      font-size: 1em;
}
      
img{
      margin: 0px;
      border: 0px;
}
      
h1{
      margin: 0px;
      padding: 0px;
      font-family: Trebuchet MS;
      font-size: 1.36em;
      font-weight: bold;
      color: #485053;
      border-bottom: 1px solid #cecece;
      padding-bottom: 11px;
      text-transform: uppercase;
}

h2{
      margin: 0px;
      padding: 0px;
      font-size: 1.09em;
      font-weight: 600;
      font-family: Trebuchet MS;
}
      
h3{
      font-weight: bold;
      font-size: 1.45em;
      float: left;
      color: #9bbb20;
      margin: 0px;
      padding-top: 0.45em;
      padding-right: 0.55em;
}
      
h4{
      margin: 0px;
      padding: 0px;
      font-family: Trebuchet MS;
      font-size: 1.36em;
      color: #485053;
      text-transform: uppercase;
}
      
h5{
      margin: 0px;
      padding: 0px;
      font-size: 1.36em;
      font-family: Trebuchet MS;
      color: #485053;
      border-bottom: 1px solid #cecece;
      padding-bottom: 6px;
      text-transform: uppercase;
}


h5.noBorder{
      border-bottom: 0px solid #cecece;
      padding-bottom: 0px;
}

h6{
      font-size: 1.18em;
      margin: 0px;
      padding: 0px;
}
      
a{
      color: #000000;
      text-decoration: none;
}
      
form{
      margin: 0px;
      padding: 0px;
}
      
      
ul{
      margin: 0em;
      padding: 0em;
}
      
li{
      list-style-type: none;
      margin: 0em;
      padding: 0em;
}
      
dl{
      margin: 0px;
      padding: 0px;
}
      
dt{
      border-bottom: 1px solid #cecece;
}
      
#summaryOccupation th{
      border-right: 1px solid #CECECE;
}
      
#summaryOccupation td {
      border-right: 1px solid #CECECE;
      border-bottom: 1px solid #CECECE;
      height: 1.55em;
}
      
#summaryOccupation td.col {
      background: #F2F6FA;
}
      
#summaryOccupation td.no {
      background: #FFFFFF;
}
      
/*############################################################################*/
/*                                  TEMPLATE                                  */
/*############################################################################*/
      
/* CONTAINER -----------------------------------------------------------------*/
      
#container,
#container2
{
      background: url(../img/static/bg.gif);
      width: 1021px;
      overflow: auto;
}

#container2 {
      background: #faf2f2 url(../img/static/bg2.gif);
      width: 1299px;
}
      
/* HAUPTNAVIGATION-LEFT */
      
      
#mainNavigationContent{
      float: left;
      padding-top: 25px;
}
      
#mainNavigation{
      font-family: Trebuchet MS;
      font-weight: 600;
      margin-top: 44px;
      width: 200px;
      border-bottom: 1px solid #fff;
}
      
.menueLinkBorder{
      border-top: 1px solid #fff; 
}
      
a.menueLink{
      border-top: 1px solid #ffffff;
      font-size: 1.27em;
      padding: 0.43em 0em 0em 36px;
      height: 1.71em;
      display: block; 
      background: url(../img/buttons/button_bu.gif) 0px 0px no-repeat;
      color: #fff;
}
      
a.menueLink:hover{
      background: url(../img/buttons/button_b_on.gif) 0px 0px no-repeat;
}
      
a.subMenueLink,
a.subMenueLink2,
a.subMenueLink2Activated,
a.subMenueLinkNoArrow,
a.subMenueLinkNoArrowActivated,
.subMenueLinkEnd,
a.onClickSubMenue,
a.onClickSubMenueActivated
{
      font-weight: bold;
      height: 1%;
      display: block;
      padding: 0.27em 22px 0.36em 15px;
      background: #11467e;
      border-bottom: 1px solid #5d9acb;
      color: #fff;
}
      
a.subMenueLink:hover,
a.onClickSubMenue:hover,
a.subMenueLinkNoArrow:hover
{
      background: #6099ce;
}
      
a.onClickSubMenueActivated{
      background: #6099ce;
}
      
a.subMenueLinkNoArrow,
a.subMenueLinkNoArrowActivated
{
      padding: 0.27em 22px 0.36em 27px;
}
      
a.subMenueLinkNoArrowActivated{
      background: #6099ce;
}
      
a.subMenueLink2{
      background: url(../img/buttons/mainArrowRight.gif) 185px 6px no-repeat #11467e;
      padding: 0.27em 22px 0.36em 27px;
}
      
a.subMenueLink2:hover,
a.subMenueLink2Activated:hover
{
      background: url(../img/buttons/mainArrowRight.gif) 185px 6px no-repeat #6099ce;
}
      
a.subMenueLink2Activated{
      background: url(../img/buttons/mainArrowRight.gif) 185px 6px no-repeat #6099ce;
      padding: 0.27em 22px 0.36em 27px;
}
      
.subMenueLinkEnd{
      border-bottom: 0px;
}
      
      /* Farbwechsel wenn Untermenü angeklickt wurde */ 
a.onClickSubMenue{
      background: #225e92;
}
      
      /* SIDEBAR */ 
      
#mainSidebar{
      width: 273px;
      border-left: 1px solid #fff;
      border-right: 1px solid #fff;
}
      
a.sidebar,
a.sidebarTop
{
      font-weight: bold;
      display: block;
      padding: 6px 6px 6px 14px;
      background: #11467e;
      border-bottom: 1px solid #5d9acb;
}
      
a.sidebarTop{
      border-top: 1px solid #5d9acb;
}
      
a.sidebar:hover,
a.sidebarTop:hover
{
      background: #6099ce;
}
      
/* SIDEBAR-END */
      
/* END */
      
/* HAUPTNAVIGATION-LEFT-END */
      
/* CONTENT-CONATINER */
#contentContainer,
#contentContainerLogin
{
      float: left;
}

#contentContainerLogin{
      background: url(../img/static/intranetBig.gif) 0px 0px no-repeat;
      padding-top: 210px;
}
      
/* TOPNAVIGATION */
#topNavigation,
#topNavigation2
{
      width: 758px;
      background:#771e18;
      padding-left: 22px;
      padding-top: 0.50em;
      padding-bottom: 0.50em;
      color: #ffffff;  
}

#topNavigation2{
      width: 1036px;
}
/* TOPNAVIGATION-END*/
      
/* CONTENT */
#content,
#content2
{
      overflow: hidden; 
      width: 780px;
}

#content2{
      width: 1058px;
}

#mainContent,
#mainContent2
{
      width: 740px;
      margin: 0px;
      padding: 0px;
      overflow: hidden;
      padding: 20px 0px 0px 20px;
}

#mainContent2{
      width: 1018px;
}
/* CONTAINER-END */ 
/* CONTENT-CONATINER-END -----------------------------------------------------*/
      
/* MARGINAL-BOX-RIGHT  -------------------------------------------------------*/

/* SUCHEN */
     
.selectStyle,
.selectStyle1,
.selectStyle2,
.selectStyle3,
.selectStyle4,
.selectStyle5,
.selectStyle6
{
      font-size:0.9em;
      width: 120px;
      float: left;
}

.selectStyle{
      width: 13.45em;
}
      
.searchStyle{
      font-size:11px;
      color: #6e6e6e;
}
      
.selectStyle1{
      margin-top: 10px;
}
      
.selectStyle2{
      width: 212px;
      margin-top: 7px;
}
      
.selectStyle4{
      width: 313px;
      margin-top: 7px;
}
      
.selectStyle5{
      width: 100px;
      margin-top: 7px;
}
      
.selectStyle6,
.selectStyle7,
.selectStyle8
{
      width: 200px;
      height: 20px;
      font-size: 11px;
}
      
.selectStyle8{
      width: 338px;
}
      
/* SUCHEN-END */
      

/* LINKS */
a.marginal{
      display: block;
      width: 100%;
      line-height: 19px;
      color: #004889;
      text-decoration: none;
}
      
a.marginal:hover{
      display: block;
      background: #f2f7fa;
}
      
.arrowBlue{
      background: url(../img/buttons/arrowSmallBlue.gif) 0px 1px no-repeat;
      margin-left:10px;
      padding-left: 13px;
}
      
.colorDate{
      color: #000;
}
      
a.link{
      background: url(../img/buttons/arrowSmallBlue.gif) 0px 1px no-repeat;
      padding-left: 13px;
      color: #004889;
}
      
a.link:hover{
      background: url(../img/buttons/arrowSmallLightblue.gif) 0px 1px no-repeat;
      color: #5d9acb;
}
      
a.footLink,
a.footPW
{
      float: left;
      color: #771e18;
      padding-right: 22px;
      text-transform: uppercase;
      position: absolute;
}
      
a.footLink:hover,
a.footPW:hover
{
      color: #5d9acb;
}

a.footPW{
      margin-left:357px; 
}


      
a.head{
      text-transform: uppercase;
      padding-right: 14px;
}
      
a.head:hover{
      color: #91bee4;
}
/* LINKS-END */
      
.footUp{
      float: right;
      margin-right: 90px;
}

.footUp2{
      margin-left: 783px;
}
     
.none{
      border-bottom: 0px;
}
/* MARGINAL-BOX-RIGHT-END  ---------------------------------------------------*/
/* CONTAINER-END */
      
/* CONTENT-FOOT */
#picContentFoot{
      width: 980px;
}
      
#foot,
#footIntranet
{
      padding-left: 219px;
      color: #5d9acb;
      margin-bottom: 20px;
      margin-top: -8px;
}

#footIntranet{
      margin-top: 4px;
}
/* CONTENT-FOOT-END */
      
      
/*############################################################################*/
/*                                  CONTENT                                   */
/*############################################################################*/
      
.clearall{
      clear:both;
}
      
.image{
      padding-bottom: 2.0em;
}
      
.infoText{
      margin-top: 0.82em;
      margin-bottom: 1.82em;
}


/* index-start.html [Intranet] -----------------------------------------------*/

.intranetLogin{
      margin-top: 88px;
      margin-left: 357px;
}

.inputLogin{
      font-size: 12px;
      color: #6e6e6e;
      width: 185px;
      height: 13px;
}

/* index.html ----------------------------------------------------------------*/
      
.linkInfo{
      background: url(../img/buttons/infoGreen.gif) no-repeat;
      padding-right:18px;
      padding-bottom:5px;
}
      
.linkInfo:hover{
      background: url(../img/buttons/infoBlue.gif) no-repeat;
}
      
.infoHeading{
      background: #2d75aa;
      color: #ffffff;
      font-weight: bold;
      padding: 0.18em 0.18em 0.18em 0.73em;
}
      
.infoBoxPopUp,
.infoBoxPopUp2,
.infoBoxPopUp3,
.infoBoxPopUp4,
.infoBoxPopUp5
{
      position: absolute;
      width: 19.55em;
      border: 1px solid #c5c8cb;
      padding: 0.09em;
      margin-left: 18px;
      margin-top: -13px;
      background: #fff;

      display: inline;
}

.selectBox3{
  display: inline;
}

.infoBoxPopUp2{
      margin-top: -21px;
}

.infoBoxPopUp3{
      margin-top: -8.48em;
}

.infoBoxPopUp4{
      margin-top: -7.3em;
}

.infoBoxPopUp5{
      margin-top: -10.8em;
}
      
.infoBoxBody{
      padding: 0.73em;
      background: #fff;
}
      
.infoBox{
      float: right;
      padding-right: 0.73em;
}
      
/* ausbildung.html -----------------------------------------------------------*/
      
.training{
      float: left;
      width: 49.09em;
      padding-bottom: 16px;
}
      
.infoTextBreak{
      width: 27.73em;
      float: left;
      padding-top: 0.82em;
}
      
.pictureRight,
.linkRight,
.linkRight2,
.linkRight3
{
      float: right;
}
      
.pictureRight{
      padding-top: 0.82em;
}
      
.selectionCenter{
      margin-left: 6.55em;
}
      
.selectionInfoText{
      margin-left: 2.27em;
}
      
.linkOccupations{
      margin-top: 1.45em;
      line-height: 1.64em;
}
      
/* gesundheit.html -----------------------------------------------------------*/
      
.pictureBack{
      margin: 0.64em 0px 0.91em 0px;
}
      
/* masseur.html --------------------------------------------------------------*/
      
.workAreas{
      margin-top: 2.36em;
      float: left;
}
      
.imgSubTitle{
      padding-top: 0.64em;
}
      
.pictureMasseurLeft,
.premiumContents
{
      float: left;
}
      
.premiumContents{
      width: 49.09em;
      padding-top: 1.18em;
      padding-bottom: 0.91em;
}
      
.workAreasText{
      margin-top: 2em;
}
      
.showMenueAway{
      margin-top: 2.09em;
}
      
.tableAway{
      padding-top: 2.55em;
}
      
a.linkArrowRight{
      background: url(../img/buttons/arrowRight.gif) right no-repeat;
      padding-right: 20px;
      color: #004889;
      text-decoration: none;
}
      
a.linkArrowRight:hover{
      background: url(../img/buttons/arrowRight.gif) right no-repeat;
      padding-right: 20px;
      color: #5d9acb;
      text-decoration: none;
}
      
.subLinkGreenRight{
      padding-bottom: 20px;
}
      
a.linkGreenRight,
a.linkGreenRight1,
a.linkGreenRight2,
a.linkGreenLeft,
a.linkGreenLeft2
{
      background: url(../img/buttons/arrowButton_g.gif) right  no-repeat;
      line-height: 17px;
      color: #771e18;
      font-weight: bold;
      float: right;
      padding-right: 35px;
}

a.linkRed {
      background: url(../img/buttons/arrowButton_g.gif) no-repeat;
      color: #004889;
      font-weight: bold;
      width: 28px;
      height: 17px;
      position: absolute;
      margin-left: 12px;
      margin-top: 8px;
}

a.linkRed:hover{
      background: url(../img/buttons/arrowButton_b.gif) no-repeat;
      color: #5d9acb;
}

a.linkGreenLeft,
a.linkGreenLeft2
{
      background: url(../img/buttons/arrowButton_g.gif) no-repeat;
      float: left;
      padding-left: 35px;
      text-align: left;
}

a.linkGreenLeft2{
      width: 310px;
}

a.linkGreenRight1,
a.linkGreenRight2
{
      width: 50px;
}

a.linkGreenRight2{
      background: url(../img/buttons/arrowButton_g.gif) no-repeat;
      padding-left: 27px;
}

#nav_bottom {
  display: inline;
}

.left {
  float: left;
  width: 200px;
}

.middle {

      width: 80px;
      line-height: 17px;    
      color: #004889;
      font-weight: bold;  
      margin: 0px auto;   
}

.right {
  float:right;
  width: 200px;
}

a.linkGreenMiddle{
      line-height: 17px;    
      color: #004889;
      font-weight: bold;  
}

a.linkGreenLeft:hover,
a.linkGreenLeft2:hover,
a.linkGreenRight2:hover
{
      background: url(../img/buttons/arrowButton_b.gif) no-repeat;
      color: #5d9acb;      
}
      
a.linkGreenRight:hover,
a.linkGreenRight1:hover
{
      background: url(../img/buttons/arrowButton_b.gif) right no-repeat;
      color: #5d9acb;
}

a.linkGreen{
      background: url(../img/buttons/arrowButton_g.gif) no-repeat;
      display: block;
      padding-right: 35px;
      height: 17px;
      width: 0px;
      color: #004889;
      font-weight: bold;
      margin-left: 196px;
      margin-top: -17px;
      margin-bottom: 106px;
}

a.linkGreenMiddle:hover {
      color: #5d9acb;
}

a.linkGreen:hover{
      background: url(../img/buttons/arrowButton_b.gif) no-repeat;
      color: #5d9acb;
}
      
a.linkNewWindow{
      background: url(../img/buttons/newWindowGreen.gif) right no-repeat;
      display: block;
      padding-right: 35px;
      line-height: 17px;
      text-decoration: none;
      color: #004889;
      font-weight: bold;
      float: right;
}
      
a.linkNewWindow:hover{
      background: url(../img/buttons/newWindowBlue.gif) right no-repeat;
      color: #5d9acb;
}
      
a.linkIconPDF{
      background: url(../img/buttons/icon_pdf.gif) no-repeat;
      padding-left: 23px;
      padding-top: 4px;
      padding-bottom: 0.36em;
      line-height: 1.82em;
      text-decoration: none;
      color: #771e18;
      font-weight: bold;
}
      
a.linkIconWord{
      background: url(../img/buttons/icon_word.gif) no-repeat;
      padding-left: 23px;
      padding-bottom: 0.36em;
      line-height: 1.82em;
      text-decoration: none;
      color: #004889;
      font-weight: bold;
}
      
a.linkIconJPG{
      background: url(../img/buttons/icon_jpeg.gif) no-repeat;
      padding-left: 23px;
      padding-bottom: 0.36em;
      line-height: 1.82em;
      text-decoration: none;
      color: #004889;
      font-weight: bold;
}
      
a.linkIconPDF:hover,
a.linkIconWord:hover,
a.linkIconJPG:hover
{
      color: #5d9acb;
}
      
.textAway{
      margin-top: 0.91em;
      margin-bottom: 1.27em;
      float: left;
}
      
/* infomaterial.html ---------------------------------------------------------*/

.inputbox1{
      margin-top: 1.64em;
}
      
.inputbox2{
      padding-left: 58px;
      margin-top: 2.0em;
      float: left;
}
      
.inputbox3{
      margin-top: 2.0em;
}
      
.inputbox4{
      margin-top: 2.0em;
}
      
.checkbox1,
.checkbox2
{
      line-height: 1.82em;
      float: left;
}
      
.checkbox2{
      margin-left: 42px;
}
      
.subBlueBox2{
      margin-left: 48px;
      margin-top: 0.45em;
}
      
.subBlueBox4{
      padding-left: 58px;
      padding-top: 1.55em;
}
      
.subBlueBox5{
      padding-left: 58px;
      padding-top: 1.55em;
}

.heightBlueBoxSelection{
    height: 250px;
}

.heightBlueBoxSelection1{
    height: 200px;
}

.heightBlueBoxSelection2{
    height: 380px;
}

.heightBlueBoxSelection4{
    height: auto;
}

.heightBlueBoxSelection5{
    height: 480px;
}

.heightBlueBoxSelection6{
    height: 125px;
}

.heightBlueBoxSelection8{
    height: 5px;
}

.heightBlueBoxSelection9{
    height: 60px;
}

.obligationEntered1{
      float: left;
      line-height: 2.5em;
}
      
.obligationEntered2{
      margin-left: 350px;
      line-height: 0.73em;
}

.obligationEntered5,
.obligationEntered5ie6
{
      float: right;
      width: 340px;
      line-height: 2.5em;
      margin-top: -18px;

}
      
.obligationEntered3{
      float: left;
      width: 18.18em;
}
      
.obligationEntered4{
      padding-left: 28px;
      line-height: 12px;
      width: 210px;
      float: left;
}
      
.obligationEntered5{
      padding-top: 17px;
      height: 56px;
}
      
.obligationFields,
.obligationFields2
{
      float: right;
      margin-top: -20px;
}

.obligationFields2{
      margin-top: -25px;
}
      
.subObligationFields,
.subObligationFields2{
      font-weight: normal;
      float: right;
}

.subObligationFields2{
      font-weight: bold;
      text-transform: uppercase;
      color: #485053;
}
      
.selectfield1{
      margin-left: 94px;
      margin-top: 18px;
      float: left;
}
      
.inputTextWidth{
      width: 250px;
}
      
.inputTextField{
      width: 424px;
      height: 56px;
}
      
.inputTextStrasse{
      width: 250px;
}
      
.inputTextNr{
      width: 50px;
}
      
.textNrAway{
      margin-left: 0px;
}
      
.inputTextPlz{
      width: 59px; 
}
    
.input156{
      width: 150px; 
}
  
.inputTextOrt{
      width: 238px;
      margin-left: 4px;
}
      
.textOrtAway{
      margin-left: 7px;
}
      
.headingAway,
.headingAway3
.headingAway01
{
      height: 16px;
      padding-bottom: 4px;
}

.headingAway01 {
      height: 22px;
      padding-bottom: 4px;
}

* html .headingAway{ w\idth: 250px; /* IE6 Hack */ }

* html .headingAway3{ w\idth: 290px; /* IE6 Hack */ }

.headingAway2{
      padding-top: 1px;
}

.headingAway3{
      padding-bottom: 3px;
}
      
.starColor,
.starColorRed
{
      font-size: 1.13em;
      font-weight: bold;
      color: #97be00;
}

.starColorRed{ color: #ff0000; }

.blueBoxSmall {
      background-color: #f2f7fa; 
      height: 30px;
      padding: 10px 0px 0px 10px;
      margin-bottom: 20px;
}

.subBlueBoxSmall {
      margin-left: 48px;
      margin-top: 0px;
      padding:0;
}

.selectfieldSmall{
      margin-left: 48px;
      margin-top: 0px;
      float: left;
      padding:0;
}
.selectStyleSmall {
      font-family: verdana,helvetica,sans-serif;;
      font-size:9px;
      width: 140px;
      float: left;
      margin:0;
      padding:0;
}

/* kontakt.html --------------------------------------------------------------*/
      
.newsField{
      padding-top: 2.09em;  
}
      
/* termine.html --------------------------------------------------------------*/
      
#tableGroup{
      margin-top: 8px;
}

.dateOccupationLocation,
.occupation
{
      border-bottom: 1px solid #cecece;
      padding-bottom: 4px;
      padding-left: 11px;
}
      
.occupation{
      color: #004889;
}
      
.imgArrowBottom{
      padding-left: 20px;
}
      
/* newsschulen.html ----------------------------------------------------------*/
      
.dateCity{
      float:left;
      margin-top: 17px;
}
      
.infoMessageMain{
      width: 446px;
      float: right;
      margin-top: 17px;
}
      
.textHeading{
      padding-bottom: 0.55em;
      font-weight: bold;
}
      
.message{
      float: left;
}
      
.messagePic{
      float: left;
      margin-top: 11px;
}
      
.infoMessageBody{
      margin-top: -2px;
      float: right;
      width: 303px; 
}
      
.linkMessage{
      margin-top: 6px;
}
      
/* newsdetails.html ----------------------------------------------------------*/
      
.linkRight2{
      margin-top: -11px;
}
      
.imgTextNews{
      float: right;
      padding-left: 15px;
      padding-bottom: 15px;
}
      
.infoTextNews{
      margin-top: 15px;
      padding-bottom: 37px;
      border-bottom: 1px solid #cecece;
}
      
.iconPDFAway{
      margin-top: 9px;
}
      
/* matrix.html ---------------------------------------------------------------*/
      
td.matrixheadline{
      vertical-align: middle;
      color: #fff;
      background: #2D75AB;
      font-size: 11px;
      font-weight: bold;
      padding-left: 5px;
      line-height: 17px;
}
      
.paddingLeft6{
      padding-top: 0.27em;
      padding-bottom: 0.27em;
      padding-left: 0.55em;
}

.matrixBGColor{
      background: #F2F6FA;
}

      
/* bueckeburgdetails.html ----------------------------------------------------*/
      
.imgBuckeburg{
      margin-top: 7px;
}
      
.infoTextBuckeburg{
      padding-bottom: 23px;
}
      
.schoolAddress{
      margin-top: 11px;
      float: left;
      padding-bottom: 27px;
}

.linkRight{
      margin-top: 11px;
}
      
.partner{
      margin-top: 11px;
      padding-bottom: 15px;
}
      
.contacts{
      float: left;
}
      
.contactsData{
      padding-left: 64px;
}
      
.linkContactWindow{
      line-height: 30px;
}
      
/* bueckeburg.html -----------------------------------------------------------*/
      
.pad8{
      margin-top: 0.73em;
      margin-bottom: 8px;
}
      
.imageLeft{
      clear: both;
      float: left;
      width: 188px;
      height: 134px;
      padding-top: 10px;
}
      
.infoTextRight{
      float: right;
      padding-top: 10px;
      width: 340px;
      height: 133px;
}
      
/* sitemap.html --------------------------------------------------------------*/
      
.headingShow2{
      font-weight: bold;
}
      
.headingShow2:hover{
      color: #5d9acb;
}
      
.detailsOnContent2{
      padding-left: 31px;
}
      
.showMenue{
      line-height: 20px;
      padding-top: 7px; 
      padding-left: 9px;   
}



.occupationSelection{
      margin-top: 43px;
}

.workOnPutOn,
.bgWhiteFild,
.bgWhiteFild2,
.bgWhiteFild3,
.bgWhiteFild4,
.bgWhiteFild5,
.bgWhiteFild6,
.bgWhiteFild7,
.bgWhiteFild8,
.bgWhiteFild9
{
      padding: 10px;
      background: #fff;
      border: 1px solid #cecece;
      width: 290px;
}

.bgWhiteFild2{
      width: 54%;
}

.bgWhiteFild3{
      width: 97%;
}

.bgWhiteFild4{
      width: 600px;
      padding: 20px;
}

.bgWhiteFild5{
      padding: 13px;
}

.bgWhiteFild6{
      width: 200px;
}

.bgWhiteFild7{
      width: 600px;
}

.bgWhiteFild8, .bgWhiteFild9
{
      padding: 0px;
      height: 27px;
      width: 313px;
}

.bgWhiteFild9{
      width: 285px;
}

.putOn{
      margin-left: 20px;
}

#linkOn{
      padding-bottom: 10px;
}

.dataSpace{
      padding-right: 20px;
}

.selectBox1,
.selectBox2,
.selectBox3
{
      width: 310px;
}

.selectBox4{
      width: 315px;
}

#selectBox2,
#selectBox3,
.selectBoxI
{
    padding-top: 10px;
}

#selectBox4{
    float: left;
    padding-right: 20px;    
}

#selectBox7
{
    /*margin-top: -132px;*/
    padding-right: 20px;    
}

.putOnClass{
      margin-top: 3px;
}

#occupationSelectionOnOff,
a.displayNone
{
      display: none;
}

#occupationSelectionOnOff2,
#internet,
#anzeige,
#berufsberatung,
#ausbildungsmesse,
#schueler,
#sonstiges,
#displayNone

{
      display: none;
}

#inputField{
      visibility: hidden;
}

#introductionText,
#entranceRequirements,
#trainingInformation,
#schoolspecificInformation,
#jobinformationText
{
      width: 660px;
      height: 80px;
}

.inputText{
      width: 640px;
      height: 120px;
}

.jobTitle,
.jobToken,
.mainMotiveTitle,
.inputField,
.dataName
{
      width: 310px;
}

.inputField2{
      width: 285px;
}

.inputField02{
      width: 640px;
}

.inputField03{
      width: 150px;
}

.awaySource{
      padding-top: 10px;
}

#input5, #input6, #input7, #input8, #input9, #input10, #input11, #input12, #input13,
#input14, #input15, #input16, #input17, #input18, #input19, #input20,
#infoprod, #infoprod1, #infoprod2, #infoprod3, #infoprod4, #infoprod5
{
      display: none;
}

.selectBold{
      font-weight: bold;
}

.referenceTextRight{
      float: right;
      width: 310px;
      margin-right: 40px;
}

.referenceText{
      padding: 10px;
      background: #fff;
      border: 1px solid #cecece;
}

.backgroundWhite{
      padding: 20px;
      background: #fff;
      border: 1px solid #cecece;
      width: 636px;
      margin-left: -20px;
}

* html .backgroundWhite{ w\idth: 632px; /* IE6 Hack */ }

.uploadRight,
.boxRight
{
      margin-left: 340px;
}

.boxRight2{
      margin-top: -480px;
      margin-right: 20px;
      float: right;
}

.dataUpload{
      height: 20px;
}

.fileDescription,
.boxLeft
{
      float: left;
}

.delete_checkbox {
  margin: 1px auto 20px auto;
}

.picture {
  width: 80px;
  float: left;
  text-align: center;
}

.picture_height {
  height: 80px;
}

.mainimage_form {
  float: left;
}

.mainimage_picture {
  padding: 20px 30px 0px 20px;
  text-align: right;
}


/* rundschreiben.php ---------------------------------------------------------*/

.textarea,
.textarea2
{
      width: 500px;
      height: 200px;
}

.textarea2{
      width: 415px;
}

#mail_send {
      display: none;
}

.emailPopUp{
      position:absolute;
      top: 360px;
      left: 405px;
      background: #F2F7FA;
      padding: 15px;
      width: 350px;
      overflow: hidden;
      border: 1px solid #aeca39;
      display: none;
}
.inputFieldPopUp{
      margin-bottom:4px;
      width:200px;
}

.tableThead,
.tableThead2,
th.tableTheadDark,
th.tableTheadDark2
{
      background: #2D75AB;
      color: #fff;
      padding-left: 11px;
      padding-bottom: 2px;
      text-align: left;
      height: 1.82em;
      font-family: Trebuchet MS;
      font-size: 1.15em;
}

th.tableTheadDark,
th.tableTheadDark2
{
      text-align:left;
      background: url(../img/buttons/arrowBottom.gif) 93% 8px no-repeat #175692;
      color: #fff;
      padding-left: 11px;
      padding-bottom: 2px;
}


th.tableTheadDark2
{
      background: url(../img/buttons/arrowBottom.gif) 96% 8px no-repeat #175692;
}

.tableThead:hover{
      background: url(../img/buttons/arrowBottom.gif) 93% 8px no-repeat #175692;
}

.tableThead2:hover{
      background: url(../img/buttons/arrowBottom.gif) 96% 8px no-repeat #175692;
}

.noHover:hover{
      background: #2D75AB;
}

.okhook{
      background: url(../img/buttons/okhook.gif) 15px 10px no-repeat;
}

a.linkTableHead{
      color: #fff;
      display: block;
}

.grayTableFont{
      color: #6d6c6c;
}

/* termine.php ---------------------------------------------------------------*/

#infotag {
      display: none;
}

#ausbildungsbeginn {
      display: block;
}

#termin1 {
  display: block;
}

#termin2, 
#termin3,
#termin4,
#termin5, 
#termin6, 
#termin7, 
#termin8, 
#termin9, 
#termin10 {
      display: none;
}


.file_upload {
      padding: 10px;
      background: #fff;
      border: 1px solid #cecece;
      width: 500px;
}

.selectBoxDate{
      width: 40px;
}

.selectBoxMonth{
      width: 60px;
}

/* benutzerverwaltung.php ----------------------------------------------------*/

.userData{
      float: left;
}

.userDataLogin{

      margin-left: 340px;
}
.red_font {
      color: #FF0000;
}

.customerAttentively{
      float:left;
      padding-right: 20px;
}

/* interessenten_edit.php ----------------------------------------------------*/

.bgTdColor{
      background: #f2f7fa;
}

.searchCustomersField{
      float: left;
      padding-right: 30px;
}

.searchCustomersButton{
      height: 15px;
      margin-right: 31px;
      margin-top: 20px;
}

.selectCustomers{
      background: #d9e7a2;
}

.selectWidth{
      width: 50px;
}

a.tableLink{
      color: #000;
}

a.tableLink:hover{
      color: #5d9acb;
}

#customersEditTable tr td{
      line-height: 18px;
}

.fieldAway{
      float: left;
      padding-right: 40px;
}

.idPersonal{
      color: #485053;
}

/* newsletter.php ----------------------------------------------------*/

#newsletterTable tr th,
#newsletterTable tr td
{
      text-align: left;
      padding: 3px 20px 3px 10px;
}

#newsletterTable tr td{
      border-bottom: 1px solid #cecece;
}

.paddingImg{
      padding-right: 7px;
}


#lead_time{
      width: 95px;
}

.statusMessageGreen{
      color: #86a334;
}

.statusMessageRed{
      color: #e62222;
}

.widthNewsTable1{
      width: 130px;
}

.widthNewsTable2{
      width: 240px;
}

.widthNewsTable3{
      width: 150px;
}

.widthNewsTable4{
      width: 165px;
}

#file1_extra,
#file2_extra,
#file3_extra,
#file4_extra,
#file5_extra {
      display: none;
}


#file1,
#file2,
#file3, 
#file4,
#file5,
.loginSession 
{
    float: left;
}

.del1,
.del2,
.del3,
.del4,
.del5 
{
  line-height: 20px;
}

/* BLUEBOX -------------------------------------------------------------------*/
.blueBox,
.blueBox1,
.blueBox2,
.blueBoxSelection,
.blueBoxSelection2,
.blueBoxSelection3,
.blueBoxSelection4,
.greenBoxSelection,
.redBoxSelection
{
      background: #ececec;
      padding: 0.91em 0em 0em 0.91em;
      margin-bottom: 1.82em;
      z-index: 3;
}

.blueBoxSelection,
.blueBoxSelection2,
.blueBoxSelection3,
.blueBoxSelection4,
.greenBoxSelection,
.redBoxSelection
{
      padding-top: 10px;
      padding-left: 51px;
      padding-bottom: 22px;
      
}

.blueBoxSelection4{
      padding-left: 23px;
      padding-right: 23px;
      padding-bottom: 0px;
}

.blueBoxSelection3{
      padding-right: 50px;
}

.greenBoxSelection{
      background: #f4faed;
}

.redBoxSelection{
      background: #fae3e3;
}

.blueBoxSelection2{
      padding-bottom: 60px;
}
      
.blueBox1{
      background-color: #eaf1f6;
      height: 12.09em;
}
      
.blueBox2{
      height: 8.82em;
}
      
.blueBox3,
.blueBox4,
.blueBox5,
.blueBox6
{
      height: 22.09em;
      background-color: #f2f7fa;
}
      
.blueBox4{
      height: 19.73em;
}
      
.blueBox5{
      height: 15.27em;
}
      
.blueBox6{
      height: 32.55em;
}
      
.blueBoxText{
      width: 19.27em;
      margin-left: 251px;
}
      
#selection{
      margin-top: 0.36em;
      margin-left: 227px;
}
      
.selectionCenter{
      margin-top: 0.73em;
}
      
.boxes_button1{
      margin-left: 247px;
      margin-top: 7px;  
}
      
.boxes_button4{
      margin-left: 325px;
      margin-top: 7px;  
}
      
.selectionHit{
      margin: 7px 0px 0px 25px;
      font-size: 11px;
      color: #979b9e;
}
      
.imgTraining{
      float:left;
}
      
/* BLUEBOX-END ---------------------------------------------------------------*/

/* Unterschiedliche Linkeinstellungen ----------------------------------------*/
a.linkBold{
      background: url(../img/buttons/arrowSmallBlue.gif) 0px 1px no-repeat;
      color: #771e18;
      font-size: 1em;
      font-weight: bold;
      padding-left: 14px;
}
      
a.linkBold:hover{
      background: url(../img/buttons/arrowSmallLightblue.gif) 0px 1px no-repeat;
      color: #5d9acb;
}
      
a.linkBold2{
      background: url(../img/buttons/arrowSmallBlue.gif) 0px 1px no-repeat;
      color: #004889;
      line-height: 22px;
      font-size: 11px;
      font-weight: bold;
      padding-left: 14px;
}
      
a.linkBold2:hover{
      background: url(../img/buttons/arrowSmallLightblue.gif) 0px 1px no-repeat;
      color: #5d9acb;
}
      
a.linkBoldDown{
      background: url(../img/buttons/arrowSmallBlueDown.gif) 0px 1px no-repeat;
      color: #004889;
      font-size: 11px;
      font-weight: bold;
      padding-left: 11px;
}
      
a.linkBoldDown:hover{
      background: url(../img/buttons/arrowSmallLightblueDown.gif) 0px 1px no-repeat;
      color: #5d9acb;
}
      
a.linkWindows{
      background: url(../img/buttons/windowsBlue.gif) 0px 1px no-repeat;
      color: #004889;
      font-size: 11px;
      font-weight: bold;
      padding-left: 14px;
}
      
a.linkWindows:hover{
      background: url(../img/buttons/windowsLightblue.gif) 0px 1px no-repeat;
      color: #5d9acb;
}
      
a.linkNormal{
      color: #771e18;
}
      
a.linkNormal:hover{
      color: #5d9acb;
}

a.linkNormalArrowUp{
      background: url(../img/buttons/arrowUpWhite.gif) 0px 4px no-repeat;
      color: #fff;
      font-size: 1em;
      padding-left: 11px;
}

.linkLogout{
  padding-left: 29px;
}
      
/* Unterschiedliche Linkeinstellungen-END ------------------------------------*/

/* SHOW-MENUE ----------------------------------------------------------------*/
.headingDetail,
.headingDetail2
{
      font-weight: bold;
      font-size: 11px;
      padding-left: 10px;
      float: left;
}
      
.headingDetail2{
      padding-top: 1px;
      color: #004889;
}
      
a.normalLinkOn{
      color: #771e18;
      line-height: 14px;
      text-decoration: none;
      /* minusWhite.gif */
      background: url(../img/buttons/minusWhiteOff.gif) right 2px no-repeat;
      float: right;
      margin-right: 6px;
}
      
a.normalLinkOn:hover{
      /* minusBlue.gif */
      background: url(../img/buttons/minusWhiteOn.gif) right 2px no-repeat;
      color: #5d9acb;
      margin-right: 6px;
}
      
a.normalLinkOff{
      color: #771e18;
      line-height: 14px;
      text-decoration: none;
      background: url(../img/buttons/plusWhiteOff.gif) right 2px no-repeat;
      float: right;
      margin-right: 6px;
}

a.normalLinkOff:hover{
      /* plusBlue.gif */
      background: url(../img/buttons/plusWhiteOn.gif) right 2px no-repeat;
      color: #5d9acb;
      margin-right: 6px;
}
      
a.normalLinkON2{
      color: #004889;
      /* minusWhite.gif */
      background: url(../img/buttons/minusWhite.gif) left no-repeat;
      padding-left: 21px;
}
      
a.normalLinkON2:hover{
      /* minusBlue.gif */
      background: url(../img/buttons/minusWhite.gif) left no-repeat;
}
      
a.normalLinkOFF2{
      color: #004889;
      background: url(../img/buttons/plusWhite.gif) left no-repeat;
      padding-left: 21px;
}
      
a.normalLinkOFF2:hover{
      /* plusBlue.gif */
      background: url(../img/buttons/plusWhite.gif) left no-repeat;
}
      
.headingShow{
      padding-right: 17px;
}
      
.borderDetails{
      border:1px solid #cecece;
      height:16px;
}
      
#details_1, #details_2, #details_3, #details_4, #details_5, #details_6,
#details_7, #details_8, #details_9, #details_10, #details_11, #details_12,
#details_13
{
      display: none;
}
      
#detailsPicture_2{
      display: none;
}
      
.detailsOnContent{
      clear: both;
      padding-top: 13px;
      padding-left: 10px;
      padding-bottom: 9px;
      line-height: 15px;
}
/* SHOW-MENUE-END ------------------------------------------------------------*/
      
      
/* Tabellenliste -------------------------------------------------------------*/
.tableList{
      font-size: 11px;
      font-weight: normal;
}
      
.headingList{
      background: #2d75ab;
      display: block;
      color: #ffffff;
      font-weight: bold;
      text-indent: 5px;
      padding-top: 2px;
      height: 17px;
}
      
.tableListColor1{
      background: #eaf1f6;
      display: block;
      text-indent: 5px;
      padding-top: 2px;
      height: 17px;
}
      
.tableListColor2{
      background: #ffffff;
      display: block;
      text-indent: 5px;
      padding-top: 2px;
      height: 17px;
}
      
.arrowBlueBold{
      background: url(../img/buttons/arrowSmallBlue.gif) 0px 1px no-repeat;
      margin-left: 10px;
      padding-left: 13px;
      font-weight: bold;
      color: #004889;
}
/* Tabellenliste-END ---------------------------------------------------------*/
      
/* LINK-TABLE ----------------------------------------------------------------*/
.linkTable{
      margin-top: 24px;
      width: 190px;
      float: right;
}
      
.headingInformationList{
      font-size: 11px;
      font-weight: bold;
      padding-bottom: 5px;
      border-bottom: 1px solid #cecece;
}
      
a.informationListLink{
      display: block;
      width: 100%;
      line-height: 19px;
      color: #004889;
      text-decoration: none;
}
      
a.informationListLink:hover{
      display: block;
      background: #f2f7fa;
}
      
.borderBottom{
      border-bottom: 1px solid #cecece;
}
/* LINK-TABLE-END ------------------------------------------------------------*/

.tableStatistics{
      width: 1018px;
}

.topCell{
      border-right: 1px solid #cecece;
      border-left: 1px solid #cecece;
      border-top: 1px solid #cecece;
}

.inclusionOnCellLeft,
.OnCellBodyLeft,
.OnCellBodyLeftBorder
{
      background: #f3f6fa;
      border-left: 1px solid #cecece;
      border-bottom: 1px solid #000;
}

.OnCellBodyLeft,
.OnCellBodyLeftBorder
{
      border-bottom: 0px solid #000;
}

.inclusionOnCell,
.OnCell,
.OnCellTop
{
      background: #f3f6fa;
      border-bottom: 1px solid #000;
}

.OnCell,
.OnCellTop,
.OnCellBody,
.OnCellBodyBorder
{
      border-left: 1px solid #cecece;
      border-right: 1px solid #cecece;
}

.OnCellTop{
      border-top: 1px solid #cecece;
}

.OnCellBody,
.OnCellBodyBorder
{
      background: #f3f6fa;
}

.inclusionOnCellRight,
.OnCellBodyRight,
.OnCellBodyRightBorder
{
      background: #f3f6fa;
      border-right: 1px solid #cecece;
      border-bottom: 1px solid #000;
}

.OnCellBodyRight,
.OnCellBodyRightBorder
{
      border-bottom: 0px solid #000;
}

.bodyCellGray,
.bodyCellGrayBorder,
.bodyCellGrayLeft,
.bodyCellGrayLeftBorder,
.bodyCellGrayRight,
.bodyCellGrayRightBorder
{
      background: #d8d8d8;
}

.bodyCellGrayLeft,
.bodyCellGrayLeftBorder
{
      border-left: 1px solid #cecece;
}

.bodyCellGrayRight,
.bodyCellGrayRightBorder
{
      border-right: 1px solid #cecece;
}

.bodyCellGreen,
.bodyCellGreenBorder,
.bodyCellGreenRight,
.bodyCellGreenRightBorder
{
      background: #edffc9;
}

.bodyCellGreenRight,
.bodyCellGreenRightBorder
{
      border-right: 1px solid #cecece;
}

.cellBody,
.cellBodyBorder
{
      background: #f3f6fa;
}

.cellBodyBorder{
      border-top: 1px solid #000;
      border-bottom: 1px solid #000;
}

.subtotalCell{
      font-weight: bold;
}

.OnCellBodyLeftBorder,
.OnCellBodyBorder,
.OnCellBodyRightBorder,
.bodyCellGrayBorder,
.bodyCellGrayLeftBorder,
.bodyCellGrayRightBorder,
.bodyCellGreenBorder,
.bodyCellGreenRightBorder
{
      border-top: 1px solid #000;
      border-bottom: 1px solid #000;
}

.trainingCourseCell{
      font-weight: bold;
}

#currentIndications .nrNote,
#currentIndications .problem,
#currentIndications .solution,
#currentIndications .remark
{
      width: 25px;
      background: #2d75ab;
      padding: 3px;
      color: #fff;
      font-weight: bold;
}

#currentIndications .problem,
#currentIndications .solution
{
      width: 220px;
}

#currentIndications .remark{
      width: auto;
}

#currentIndications .borderBottom,
#currentIndications .textAlign
{
        border-bottom: 1px solid #cecece;
}

#currentIndications .textAlign{
        text-align: center;
}

.btnClose{
        background: url(../img/buttons/closeOff.gif) 0px 3px no-repeat;
        height: 8px;
        width: 9px;
        padding-left: 18px;
        color: #004889;
        margin-left: 232px;
}

.btnClose:hover{
        background: url(../img/buttons/closeOn.gif) 0px 3px no-repeat;
        color: #5d9acb;
}

#pic1, #pic2, #pic3, #pic4, #pic5, #pic6, #pic7, #pic8, #pic9{
        background: #f2f7fa;
        height: 177px;
        width: 351px;
        padding-left: 4px;
        padding-top: 4px;
        border: 1px solid #cecece;
        margin-left: 190px;
        margin-top: 15px;
        display: none;
}

.pic{
        padding-bottom: 8px;
}

#selectAdmin{
      width: 212px;
      font-size: 10px;
      margin-top: 8px;
      margin-left: 197px;
}

.smallIntranet{
      float: right;
      margin-right: 29px;
}

#furtherDetailsOn{
      display: none;
}

.height8px{
      margin-top:8px;
}

.height10px{
      margin-top:10px;
}

.heightvarpx{
      margin-top:55px;
}

.btnPositionSearch{
      margin-top:32px;
      margin-right: 26px;
}

.bgWhiteLeft{
      background: #fff;
      width: 510px;
      min-height: 117px;
      padding: 10px 20px 10px 20px;
      
}

.bgWhiteRight{
      background: #fff;
      width: 92px;
      min-height: 117px;
      padding: 10px 14px 10px 14px;
      float:right;
}

.heightBlueBoxSelection7{
      min-height: 135px;
      
}

.headerMobilTyp{
      font-weight:bold;
}

.picMobil{
      height:auto;
      margin-right:20px;
      margin-top:2px;
      float:left;
}

.mobilData2Left{
      float:left;
      margin-right:25px;
      line-height: 18px;
}

.mobilData1Left,
.mobilData1Right,
.mobilData2Right
{
      float:left;
      margin-right:15px;
      line-height: 18px;
}

.mobilDataBottom{
      margin-top: 65px;
}

.distance10px{
      height:10px;
}

.editMobil{
      background: url(../img/buttons/editOff.gif) 0px 0px no-repeat;
      display:block;
      height: 17px;
      padding-left: 23px;
      padding-top: 3px;
      font-weight: bold;
      color: #771e18; 
}

.editMobil:hover{
      background: url(../img/buttons/editOn.gif) 0px 0px no-repeat;
      color: #5d9acb;
}

.delMobil{
      background: url(../img/buttons/delOff.gif) 0px 0px no-repeat;
      display:block;
      height: 15px;
      padding-left: 23px;
      padding-top: 3px;
      font-weight: bold;
      color: #771e18;
      margin-top: 27px;
}

.delMobil:hover{
      background: url(../img/buttons/delOn.gif) 0px 0px no-repeat;
      color: #5d9acb;
}

.shopMobil{
      background: url(../img/buttons/shopOff.gif) 0px 0px no-repeat;
      display:block;
      height: 17px;
      padding-left: 23px;
      padding-top: 3px;
      font-weight: bold;
      color: #771e18;
      margin-top: 27px;
}

.shopMobil:hover{
      background: url(../img/buttons/shopOn.gif) 0px 0px no-repeat;
      color: #5d9acb;
}

.verkauft{
      background: url(../img/buttons/verkauft_off.gif) 0px 0px no-repeat;
      display:block;
      height: 17px;
      padding-left: 23px;
      padding-top: 3px;
      font-weight: bold;
      color: #771e18;
      margin-top: 27px;
}

.numberOfHits{
      margin-top: 26px;
      float: right;
}

a.searchHits{
      padding: 2px 4px 2px 4px;
      background: #ececec;
      color: #771e18;
      font-weight: bold;
}

a.searchHits:hover{
      background: none;
      color: #5d9acb;
}

.searchHitsArrow{
      background: url(../img/buttons/arrowSmallRightOff.gif) 0px 0px no-repeat;
      height: 17px;
      padding-left: 23px;
      padding-top: 2px;
      padding-bottom: 2px;
      font-weight: bold;
      color: #771e18;
      margin-top: 27px;
}

.searchHitsArrow:hover{
      background: url(../img/buttons/arrowSmallRightOn.gif) 0px 0px no-repeat;
}

.distanceNo{
      margin-top:0px;
      padding-bottom: 2px;
}

#navOn{
      display: none;
}

#navOff .adminMenue, #navOn .adminMenue{
      display: none;
}

#navOff:hover .adminMenue, #navOn .adminMenue{
      display: block;
}


#nav2On{
      display: none;
}

#nav2Off .adminMenue, #nav2On .adminMenue{
      display: none;
}

#nav2Off:hover .adminMenue, #nav2On .adminMenue{
      display: block;
}



/* NEW, 3.1.08 */

.height16 {
      height: 16px;
      padding-bottom: 4px;
}

.input100 {
      width:100px;
}

.input190 {
      width:190px;
}

.input50 {
      width:50px;
}

.space52 {
      clear:right;height:52px;
}

.bgWhiteFildnone {
      background: #ececec;
      padding: 0px;
      height: 27px;
      width: 313px;

}

.bgField100 {

      background: #ececec;
      padding: 0px;
      height: 27px;
      width: 105px;

}


.bgFieldTable {
      background: #fff;
      border: 1px solid #cecece;
      padding: 0px;
      height: 65px;
      width: 283px;
}

td { 
      color:#333333;
}

.inputHead{
      
      width:100px;
      height: 22px;
      padding-bottom: 4px;
}

.inputHeadRight{
      float:left;
      width:100px;
      height: 22px;
      padding-bottom: 4px;
}

fieldset {
      margin-top:8px;
      width:310px;
      border: 1px solid #cecece;
      line-height:12px;
}

fieldset div {
      padding:4px;
      height:45px;
}


legend {
      margin-left:0px;
      font-family:verdana, helvetica, sans-serif;
      color:#000000;
      padding:1px 4px 4px 0px;
      
}

#mwstInput{
      display: none;
}

.marginLeft130px{
      margin-left:157px;
}

.inputWidth{
      width: 240px;
}

a.floatNone{
      background: url(../img/buttons/arrowButton_g.gif) right no-repeat;
      width: 17px;
      margin-right: 25px;
      margin-top: -20px;
}

#setMwSt{
      margin-top: -27px;
      margin-left: 43px;
      float:left;
}

a.closeRadio{
      background: url(../img/buttons/closeOff.gif) no-repeat;
      height: 11px;
      width: 11px;
      float:right;
      display:none;
}

a.closeRadio:hover{
      background: url(../img/buttons/closeOn.gif) no-repeat;
}

#starOn, #YesNoOff, #infoBox
{
      display:none;
}

.infoBoxPosition{
      margin-left:296px;
      margin-top:-35px;
}

.infoBoxPosition2{
      margin-left:500px;
      margin-top:0px;
}

.dateFieldContent, .dateField1{
      float:left;
}

.dateField2{
      margin-left:180px;
}

.btnExcelExportContent{
      padding-top:15px;
}

.obenrechts{
      float:left;
      padding-right:17px;
}
