

.checkinvalid a {
  color: #FF0000;
}

a {
  color: #7A8BB9; 
}
a:hover {
  color: #0A3478; 
}

#footer a {
  text-decoration: none;
}

body { 
  font-family: Arial, Helvetica, sans-serif;; 
  font-size: 12px; 
  font-style: normal; 
  font-weight: normal; 
  margin: 0px; 
  padding: 0px;
  color: #0A3478; 
  display: block;
  top: 0;
  left: 0;
}

input.blur {
   color: #999;
}

select.markReq, input.markReq {
  border: 1px solid #FF0000;
}

input[type="file"] {
    width: 250px;
}

select, input {
  border: 1px solid #b2c0d8;
  margin: 2px;
  width: 150px;
}

a.close-popup {
  text-decoration: none;  
  display: block;
  float: right;
  clear: both;
}

a.close-popup img {
  width: 10px;
}

.StammEditCol {
  display: inline-block;  
  vertical-align:top;
  margin-right: 20px;
}

#PopupClassFilialen {
  width: 950px;
}

#PopupClassModule {
  width: 850px;
}

.EditClassFilialen {
  width: 950px;  
}

.EditClassModule {
  width: 850px;  
}


.modwerbetraeger thead td {
  width: 154px;
}

#StammSuchErgebnis {
  margin-top: 20px;  
}

input[type="text"], input[type="password"] {
  margin: 2px;
  padding: 1px 0px;
}

input[type="submit"], input[type="button"] {
  border: 1px solid #b2c0d8;
  color: #0A3478;
  font-weight: bold;
  background-color: #FFFFFF;
  cursor: pointer;
  margin: 2px;
  padding: 1px 6px;
}

input[type="checkbox"].markReq,input[type="radio"].markReq {
  outline: 1px solid #FF0000 !important;
  border: 0px;
}

input[type="checkbox"] {
  outline: 0px solid #b2c0d8 !important;
  border: 0px;
  width: 20px;
}

#savebtn, #delbtn, #cancelbtn {
  margin-top: 12px;  
}

#delbtn {
  display: block;  
}

#wrapper {
  min-height: 100%;
  height:auto !important;
  height:100%;
}

#innenwrapper {
  height: 100%;
  overflow:scroll;
}


#header { 
  height: 72px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  top: 0;
  left:0;
  min-width: 1000px;
  width: 100%;
  float: left;
}

#header #matplanlogo {
 float: left;
 max-height: 80px;
}

h1 {
  font-size: 1.4em;
  line-height: 1.15em;
  margin: 0 0 20px 0;
  font-family: "Frutiger LT Std 45 Light", Arial, sans-serif;
  font-weight: normal;
}

h2 {
 font-size:16px;
 font-weight: normal;
}

h3 {
 font-size: 14px;
 font-weight: normal;
}

#breadcrumbs .small {
 font-size: 9px;
 letter-spacing: -1px;
 padding-right: 3px;
}

#breadcrumbs {
  color: #0A3478;
  font-size: 10px;
  margin: 0 0 34px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #dcdfe6;
}

#breadcrumbs .small {
 font-size: 9px;
 letter-spacing: -1px;
 padding-right: 3px;
}

#header h1 {
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 0px;
  margin-left: 42px;
  margin-right: 0px;
  margin-top: 26px;
  height: 25px;
  float: left;
 }

#mainmenu a {
  text-decoration: none;
}
 
#mainmenu div {
  height: 20px;
  line-height: 20px;
  border-bottom-width: 1px;
  border-color: #8993BE;
  border-bottom-style:solid;
}

#mainmenu div.active {
  background-color: #E7EBF2; 
  padding-left: 20px;
}

#mainmenu div.activelevel1 {
  background-color: #E7EBF2; 
  padding-left: 20px;
}

#mainmenu div.activelevel2 {
  background-color: #E7EBF2; 
  padding-left: 40px;
}

#mainmenu div.level2 a {
  display: block;
  padding-left: 40px;
}
 
#mainmenu div a:hover, #mainmenu div:hover {
  background-color: #E7EBF2; 
}

#mainmenu div a {
  display: block;
  padding-left: 20px;
  color: #0A3478; 
}
  
#menu {
  margin: 0px 0px 7px 0px;
  width: 100%;
  padding-top: 0px;  
}

#mainmenu {
  width: 100%;
  padding-top: 0px;
  margin: 0px 0px 7px 0px;
}

#wrapper {
  width: 100%;
  float: left;
}

#main {
  height: 100%;
  float: left;
  width: 100%;
}

#leftcontent {
  float: left;
  width: 216px;
  height: 100%;
  margin-right: -246px;
  margin-bottom: 50px;
}

#content {
  float: right;
  width: 100%;
  padding-left: 30px;
}

#contentitem {
  margin-left: 246px;
  margin-bottom: 50px;
  min-width: 750px;
}

.contentbox {
  width: auto;
}

.csection {
    margin-top: 16px;
}

.invisible {
    display: none;
}

.aufwerbemittelpic {
    max-width: 150px;
    max-height: 150px;
    display: block;
}

.aufwmeinsatzlist > div {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    vertical-align: top;
    border-right: 1px solid #b2c0d8;
}

.aufwmeinsatzlist > div:last-child {
    border-right: 0px solid #b2c0d8;
    padding-right: 0px;
}   

.aufwmeinsatzlist > div:first-child {
    padding-left: 0px;
}   

.filwerbetraegeritem,.filwerbemittelitem {
    margin-top: 12px;
    padding: 12px 0px;
    border-top: 1px solid #b2c0d8;
}

.StammSuchFelder > div > label {
    width: 200px;
    display: inline-block;
}

.StammAddNew {
    margin-top: 20px;
}

.stammtab {
    margin-bottom: 12px;
}

.stammtab thead  tr td {
  border-bottom: 1px solid #8993BE;
}

.stammtab tbody  tr {
  cursor: pointer;
}

.stammtab tbody tr:hover {
  background-color: #E7EBF2;
}
.stammtab tbody td {
    vertical-align: top;
}

.stammtabhead {
  margin: 10px 0px;  
}

#subform-aufwerbemittel > div {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #8993BE;
}

.pc {
    width: 100%;
}

.pc-header div.active {
     background-color: #E7EBF2;    
     border-bottom: 1px solid #E7EBF2;  
}

.pc-header div.active:hover {
    cursor: default;
}

.pc-header div:hover {
     background-color: #E7EBF2;
     cursor: pointer;
}

.pc-header div {
     float: left;
     padding: 8px 16px;
     margin: 8px 2px 0px 2px;
     border: 1px solid #8993BE;
}
.pc-header {
}

.pc-content {
    clear: both;    
    border-top: 5px solid #E7EBF2;
    border-left: 5px solid #E7EBF2;
    padding: 5px 0px 0px 5px;
}

#footer {
  height: 30px;
  line-height: 30px;
  background-color: #E7EBF2;
  border-top-width: 1px;
  border-color: #8993BE;
  border-top-style:solid;
  width: 100%;
  position: fixed;
  bottom: 0;
  left:0;
}

#impressum {
  float:left;
  padding-left: 350px;
 }

#copyright {
  float:right;
  padding-right: 5px;
 }

.clr {
  clear: both;
}

.errortext {
  color: #FF0000;
  width: 500px;
  margin-bottom: 20px;
}

#editbtn, #addbtn {
    cursor: pointer;
}

.fieldlabel132 > span {
  width: 132px;
  display: inline-block;
}  

.fieldlabel132ta > span {
  display: block;
}  

.AufMatPos td {
    min-width: 300px;
    padding-right: 20px;
    vertical-align: top;
}
.dgap {
    margin-bottom: 12px;
}


.picdesc  {
  font-size: 10px;
 }

 .loginform {
     margin-top: 20px;
 }
 
 #SELFilialen label {
     display: inline-block;
     width: 80px;
 }
 #SELFilialen td {
     padding-right: 20px;
     vertical-align: top;
 }
 
 #SELParForm input[type="button"] {
     width: auto;
 }
 
#loginbox {
  border-width: 1px;
  border-color: #b2c0d8; 
  border-style:solid;
  padding:10px;
  width: 500px;
}

.EingabeTextOben {
  margin-right: 10px;
  padding-bottom: 10px;
  float:left;
}

.EingabeTextLinks, .EingabeTextLinksSmall {
  clear: both;
  margin-right: 10px;
}

.EingabeTextOhneLinks {
  clear: both;
  margin-left: 200px;
  padding-left: 20px;
  padding-bottom: 30px;
}

.FormButtons {
  clear: both;
  margin-left: 200px;
  padding-left: 20px;
  padding-bottom: 30px;
}

.FormButtonsL {
  float: left;
  width: 190px;
  padding-left: 20px;
  padding-bottom: 30px;
  text-align: right;
  margin-right: 10px;
}  

.FormButtonsR {
  float: left;
  padding-left: 0px;
  padding-bottom: 30px;
}  

.gap,.Gap {
  clear: both;
  height: 30px;
}

.EingabeTextLinksSmall .EingabeLabel  {
  min-height: 15px;
}

.EingabeTextLinksSmall .EingabeAsLabel {
  min-height: 15px;
}

.EingabeLabel {
  float: left;
  width: 200px;
  min-height: 30px;
  text-align: right;
  padding-top: 5px;
  padding-right: 20px;
}

.EingabeAsLabel  {
  min-height: 30px;
  text-align: left;
  padding-top: 5px;
  float:left;
}

.EingabeEdit {
  float: left;
}

#standortheader {
  font-weight: bold;
  margin-left: 200px;
  line-height: 25px;
  padding-left: 20px;
  padding-bottom: 30px;
}

.checkvalid {
  color: #008000;
}

.checkinvalid {
  color: #FF0000;
}

.auflistung {
  white-space:nowrap;
}

table.changloglist thead {
  font-weight: bold;
  font-size: 11px; 
  border-bottom-width: 1px;
  border-color: #8993BE;
  border-bottom-style:solid;
  text-align: left;
}

table.changloglist thead tr th {
  font-weight: bold;
  font-size: 11px; 
  border-bottom-width: 1px;
  border-color: #8993BE;
  border-bottom-style:solid;
  text-align: center;
}

table.changloglist > thead > tr >th:first-child {
  width: 200px;
  padding-right: 18px;
  text-align:right;
}

table.changloglist > tbody > tr >td:first-child {
  width: 200px;
  text-align: right;
  padding-right: 18px;
}

table.changloglist > tbody > tr >td {
  width: 200px;
  text-align: center;
}

table.auflistung thead {
  font-weight: bold;
  font-size: 11px; 
  border-bottom-width: 1px;
  border-color: #8993BE;
  border-bottom-style:solid;
  text-align: left;
}

table.auflistung thead tr th {
  font-weight: bold;
  font-size: 11px; 
  border-bottom-width: 1px;
  border-color: #8993BE;
  border-bottom-style:solid;
  text-align: left;
}

table.auflistung tbody {
  font-size: 11px; 
}

table.auflistung tbody td div a {
  display: block;
  text-decoration: none;
  color: #0A3478; 
}

table.DemaPicTable > tbody > tr > td  {
  width: 130px;
  text-align: center;
}

.auflrow:hover td {
  background-color: #E7EBF2; 
}

#standorttabelle {
  clear: both;
  white-space:nowrap;
}

table.wermachtwas td {
  padding-bottom: 20px;
 }

/*
     #  Benutzertabelle
*/
.themail {
  width: 180px;
}

.thname {
  width: 150px;
}

.thfunktion {
  width: 180px;
}

.thgd {
  width: 100px;
}

.thvd {
  width: 100px;
}

/*
     #  Meldungstabelle
*/
.thplz {
  width: 60px;
}
  
.thort {
  width: 150px;
}

.thstr {
  width: 180px;
}

.thgrund {
  width: 40px;
}

.thkat {
  width: 40px;
}

.thstatus {
  width: 150px;
}

.thdatum {
 width: 70px;
}

.thmeldungnr {
 width: 100px;
}

.thcheckbox {
  width: 120px;
}

.thwgnr {
  width: 120px;
}

.thumschl {
  width: 200px;
}

.thuser {
  width: 120px;
}

table.eingabetab > thead > tr >th:first-child {
  width: 200px;
  padding-right: 18px;
  text-align:right;
}

table.eingabetab > tbody > tr >td:first-child {
  width: 200px;
  text-align: right;
  padding-right: 18px;
}

table.eingabetab th {
 font-size: 12px; 
 font-weight: normal;
 text-align: left;
 vertical-align: bottom;
}

table.eingabetab tbody {
  font-size: 12px; 
}

table.geschzeiten > thead > tr >th:nth-child(3) {
  padding-right: 40px;
}

table.geschzeiten > tbody > tr >td:nth-child(3) {
  padding-right: 40px;
}

table.fenster > tbody > tr >td:nth-child(5) {
  padding-left: 40px;
}
table.fenster > thead > tr >th:nth-child(5) {
  padding-left: 40px;
}

table.eingabetab td {
  padding-right: 10px;
}

table.wgumschl > tbody > tr {
 vertical-align: top;
 height: 60px;
}

table.rueckbau > tbody > tr {
  height: 40px;
}

table.Pics {
  width: 600px;
  margin-bottom:20px;
  margin-top: 0px;
  padding: 0px;
  overflow:hidden;
  font-size: 10px;
}

table.Pics td {
  width: 164px;
  border: 1px solid #8993BE;
  border-radius: 5px;
  text-align: center;
  padding: 5px;
  margin-right: 2px;
}

.PicDel {
  height: 15px;
  float:right;
}

.PicsTd {
  height: 100%;
}

.PicDesc {
  bottom: 0;
}

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

.suchbox {
  float: left;
  width: 200px;  
  padding-top: 30px;
}

.rightbox {
  float: left;
  width: 200px;
  border-left: 1px solid #8993BE;
  height: 90px;
  padding-left: 20px;
  padding-top: 10px;
}

#pagetablenav {
  padding-top: 15px;
  font-size: 11px; 
}

#navheader {
  float:left;
  width: 30px;
}

.pageitem.active {
  text-decoration: none;
  font-weight:bold;
  cursor: auto;
}

.pageskipped {
  float: left;
  width: 20px;
  text-align:center;
}

.pageitem {
  float: left;
  width: 20px;
  text-align:center;
  text-decoration: underline; 
  cursor: pointer;
}

#auswahlshade {
 position: fixed;
 z-index: 100;
 left: 0;
 width: 100%;
 height: 100%;
 background-color: #000;
 cursor: auto;
 zoom: 1;
 opacity: 0.8;
 filter: alpha(opacity=70);
 top: 0px;
 text-align: center;
}

#auswahlbox {
 position: fixed;
 background-color: #FFFFFF;
 padding: 10px 10px 10px 30px;
 width: 660px;
 height: 400px;
 left: 50%;
 top: 50%;
 margin:-190px 0 0 -330px;
 cursor: auto;
 z-index: 100;
}

#auswahlstort {
}

#picshade {
 position: fixed;
 z-index: 100;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 background-color: #000;
 cursor: auto;
 zoom: 1;
 opacity: 0.8;
 filter: alpha(opacity=70);
 text-align: center;
}

#picbox {
 position: fixed;
 display: block;
 top: 0px; left: 0px;
 background-color: #FFFFFF;
 padding: 10px 10px 10px 10px;
 cursor: pointer;
 z-index: 100;
 margin-top: 20px;
 margin-left: auto;
 margin-right: auto;
}

#picdisplay {
    max-width: 100%;
    width: auto;
    height: auto;
}

#piccloselink {
 display: block;
 float: right;
 width: 66px;
 height: 22px;
 background: transparent url(/images/closelabel.gif) no-repeat center;
 margin: 5px 0;
}

#picbottomcontainer {
 top: 0px; left: 0px;
 overflow: hidden;
 background-color: #fff;
}

.wgchoose, .wgdelchoose, .clickableimage {
  cursor: pointer;
}

.ImgAuswahl {
  margin-left: 8px;  
}

.w70 {
  width: 300px;  
}

#globalnav {
 list-style: none;
 margin: 0 0 5px 0;
 padding: 0;
 background: #0A3478;
 overflow: hidden;
 height: 90px;
}

#globalnav li {
 margin: 0;
 padding: 0;
}

#globalnav li a {
 text-decoration: none;
 display: block;
 height: 17px;
 color: #FFFFFF;
 border-bottom: 1px solid #5666A3;
 border-top: 1px solid #5666A3;
 margin: -1px 0 0 12px;
 padding: 0 0 0 8px;
 line-height: 17px;
 font-size: 12px;
 font-weight: normal;
 background: url(/images/bt_arrow_white.gif) right center no-repeat #0A3478;
}

.faq {
  width: 500px;
 }
 
.faq h2 {
 font-size: 1.17em;
 font-weight: normal;
 border-bottom: 1px solid #5666A3;
} 

.wgeditins  tr td {
 width: 200px;
}

.wgeditdel  tr td {
 width: 200px;
}

.wgeditumschl tr td:nth-child(1) {
  width: 200px;
 }

.wgeditumschl tr td:nth-child(2) {
  width: 50px;
 }

.wgeditumschl tr td:nth-child(3) {
  width: 200px;
 }
 
.wgeditumschl tr {
  height: 50px;
 }
 
/* stammtabellen  */
 
#StammSuchErgebnis.ClassWerbetraeger > table.stammtab > thead > tr > td:nth-child(1),
#StammSuchErgebnis.ClassWerbetraeger > table.stammtab > thead > tr > td:nth-child(5),
#StammSuchErgebnis.ClassWerbetraeger > table.stammtab > thead > tr > td:nth-child(6)
{
    min-width: 150px;
} 

#StammSuchErgebnis.ClassWerbetraeger > table.stammtab > thead > tr > td:nth-child(2) {
    min-width: 300px;
} 

#StammSuchErgebnis.ClassWerbetraeger > table.stammtab > tbody > tr > td:nth-child(3),
#StammSuchErgebnis.ClassWerbetraeger > table.stammtab > tbody > tr > td:nth-child(4),
#StammSuchErgebnis.ClassPlatzierungen > table.stammtab > tbody > tr > td:nth-child(5){
    text-align: center;
} 

#StammSuchErgebnis.ClassPlatzierungen > table.stammtab > thead > tr > td:nth-child(1) {
    min-width: 50px;   
}
#StammSuchErgebnis.ClassPlatzierungen > table.stammtab > thead > tr > td:nth-child(2) {
    min-width: 400px;      
}
#StammSuchErgebnis.ClassPlatzierungen > table.stammtab > thead > tr > td:nth-child(3),
#StammSuchErgebnis.ClassPlatzierungen > table.stammtab > thead > tr > td:nth-child(4) {
    min-width: 150px;       
}
#StammSuchErgebnis.ClassPlatzierungen > table.stammtab > thead > tr > td:nth-child(5) {
    min-width: 50px;       
}


#TNFilialen.stammtab thead td:nth-child(-n+4),
#StammSuchErgebnis.ClassFilialen .stammtab thead td:nth-child(-n+4) {
  width: 180px;
}

#TNFilialen.stammtab thead td:nth-child(5),
#StammSuchErgebnis.ClassFilialen .stammtab thead td:nth-child(5) {
  width: 100px;    
}

#StammSuchErgebnis.ClassFilialen .stammtab thead td:nth-child(6) {
  width: 150px;    
}


.stammtab.filbelegung thead td {
   width: 250px; 
}

.stammtab.filbelegung img {
    max-width: 150px;
    max-height: 150px;
}    

.stammtab.filkompetenzen thead td {
   width: 250px; 
}

#subform-filwtmod-table thead td:nth-child(4) {
    width: 100px;
}

#subform-filwtmod-table thead td:nth-child(-n+2) {
    width: 150px;
}

#subform-filwtmod-table thead td:nth-child(2) {
    width: 250px;
}

#subform-filwtmod-table thead td:nth-child(3) {
    width: 400px;
}

#subform-filwtmod-table tbody td:nth-child(4) {
    text-align: center;
} 

#subform-filwtmod-table tbody td input {
    width: 25px;
}   

#VertSummenPlatz thead td:nth-child(-n+6) {
    width: 100px;
}

#VertSummenPlatz thead td:nth-child(2) {
    width: 300px;
}
#VertSummenPlatz thead td:nth-child(3) {
    width: 450px;
}

#VertSummenPlatz td:nth-child(7),
#VertSummenPlatz td:nth-child(8),
#VertSummenPlatz td:nth-child(9)
{
    width: 100px;
    text-align: right;
} 


#VertSummen thead td:nth-child(-n+3) {
    width: 150px;
}

#VertSummen thead td:first-child {
    width: 300px;
}

#VertSummen  td:nth-child(4),
#VertSummen  td:nth-child(5),
#VertSummen  td:nth-child(6)
{
    width: 100px;
    text-align: right;
} 

#VertDetails thead td:nth-child(1) {
    width: 150px;
}

#VertDetails thead td:nth-child(2) {
    width: 200px;
}
#VertDetails thead td:nth-child(3) {
    width: 100px;
}
#VertDetails thead td:nth-child(4) {
    width: 200px;
}

#VertDetails tbody td:nth-child(-n+4) {
    text-align: left;
}

#VertDetails tbody td {
    text-align: center;
} 

.InOutPage {
  border-top: 1px solid #5666A3;
  padding-top: 10px;
  margin-top: 10px;
}

.InOutImageNeu  {
   display: inline-block;  
   vertical-align: top;
   margin-top: 10px;
}

.InOutImageNeu > img {
    max-width: 250px;
    max-height: 250px;
}

.InOutImageAlt {
   display: inline-block;
   vertical-align: top;
   margin-top: 80px;
   margin-left: 20px;
}

.InOutImageAlt > img {
   max-width: 180px;
   max-height: 180px;
}

.InOutDescr {
   display: inline-block;   
   width: 30%;
   margin: 20px;  
   vertical-align: top;
}

.InOutHeader { max-width: 1200px;
}

.InOutZone {
    display: inline-block;
    font-size:16px;
    font-weight: bold;
}

.InOutFil {
    display: block;
    font-size: 10px;
}

.InOutDescr > span {
    display:block;
    
}

.InOutWerbetraeger, .InOutGruppe, .InOutWerbemittel {
    margin-bottom: 10px;
}

