/*___________________________________________________________________________________( BODY )_____*/


body {
  margin           : 0;
  border-style     : none;
  padding          : 0px 0px 0px 0px;
  background-color : #ffffff;
  background-image : url('../images/layout/bg_global.gif');
  color            : #666666;
}


/*______________________________________________________________________________________( A )_____*/


.fehler {
   font-size       : 11px;
}

.fehler1 {
   font-size       : 12px;
   font-weight     : bold;
   font-style      : none;
   color           : #ac2b00;
}



a {
  text-decoration  : none;
  color            : #438dcf;
}


a:hover {
  text-decoration  : underline;
  color            : #438dcf;
}


a:visited {
  text-decoration  : none;
}


a.headNavigation {
  font-size        : 11px;
  color            : #B7B7B7;
}


a.headNavigation:hover {
  font-size        : 11px;
}


a.homeNav {
  font-size        : 26px;
  color            : #8b8b8b;
}





/*-----< navigation >-----*/


a.navigation1N {
  font-size   : 9px;
  color       : #ffffff;
}


a.navigation1N:hover {
  font-size   : 9px;
  color       : #ffff00;
}


a.navigation1S {
  font-size   : 11px;
  color       : #fad900;
  font-weight : bold;
}


a.navigation1S:hover {
  font-size   : 11px;
  color       : #ffff00;
  font-weight : bold;
}


a.navigation2N {
  font-size   : 11px;
  color       : #666666;
}


a.navigation2S {
  font-size   : 11px;
  color       : #ffffff;
  font-weight : bold;
}


a.navigation3N {
  font-size   : 11px;
}


a.navigation3S {
  font-size   : 11px;
  color       : #ffffff;
}

/*__________________________________________________________________________________( TABLE )_____*/


table {
  font-family : Arial, Helvetica, Verdana, sans-serif;
  font-size   : 11px;
}

table.mainTable {
  width            : 855px;
}




/*_________________________________________________________________________________( SELECT )_____*/


select {
  font-family : Arial, Helvetica, Verdana, sans-serif;
  font-size   : 11px;
}


/*__________________________________________________________________________________( INPUT )_____*/


input.inputSearch {
  font-family : Arial, Helvetica, Verdana, sans-serif;
  font-size   : 11px;
}


/*_____________________________________________________________________________________( TD )_____*/


/*-----< FOOTER >-----*/


td.footerLinkTd {
  padding          : 1px 10px 1px 10px;
  text-align       : center;
}


td.contentHeader {
 height           : 22px;
 padding          : 2px 2px 2px 5px;
 color            : #003366;
 font-size        : 11px;
 font-weight      : bold;
 background-color : #d6e3e7;
}


td.noRecord {
 color            : #cccccc;
 font-size        : 11px;
}


td.articleTitle {
 padding          : 10px 2px 2px 4px;
 font-color       : #003366;
 font-size        : 11px;
 font-weight      : bold;
}


td.articleTeaser {
 padding          : 2px 2px 2px 4px;
 font-color       : #003366;
 font-size        : 11px;
}




/*-----< sitemap >-----*/


td.sitemapL0 {
 padding          : 3px 3px 3px 3px;
 background-color : #b8c1e8;
 font-weight      : bold;
}


td.sitemapL1 {
 padding          : 3px 3px 3px 23px;
 font-weight      : bold;
}


td.sitemapL2 {
 padding          : 3px 3px 3px 53px;
}


td.sitemapL3 {
 padding          : 3px 3px 3px 83px;
}


/*-----< mainContent >-----*/


td.mainContentGapbar {
  width            : 20px;
}


td.mainContentLeftbar {
  width            : 165px;
  background-color : #b2d1f0;
  vertical-align   : top;
}

td.nav_home {
  padding          : 0px 0px 0px 35px;
  background-color : #d7d7d7;  
}

td.headerLogo {
  padding          : 10px 0px 0px 0px;
  align            : left;
  vertical-align   : bottom;
}

td.headNavigation {
  padding          : 6px 6px 0px 0px;
  align            : right;
  vertical-align   : top;
}

td.mainContentContent {
  width            : 650px;
  background-color : #ffffff;
  vertical-align   : top;
}


td.mainContentRightbar {
  width            : 10px;
  background-color : #ffffff;
  vertical-align   : top;
}




/*-----< header >-----*/

div.headerDivisionLabel {
 padding          : 14px 2px 10px 0px;
 text-align       : left;
 font-size        : 20px;
}


td.headerDivisionLabel {
 padding          : 14px 2px 20px 0px;
 font-size        : 20px;
}


td.headerDivisionLabel2 {
 font-size        : 20px;
}

/*-----< navigation >-----*/


td.navigationGap {
 height           : 30px 
}


td.navigationL1S {
 padding          : 5px 2px 5px 8px;
 background-color : #083052;
}


td.navigationL1N {
 padding          : 3px 3px 3px 8px;
 background-color : #18599c;
}


td.navigationL2S {
 padding          : 10px 3px 3px 16px;
}


td.navigationL2N {
 padding          : 10px 3px 3px 16px;
}


td.navigationL3S {
 padding          : 3px 3px 3px 17px;
}


td.navigationL3N {
 padding          : 3px 3px 3px 17px;
}

/*___________________________________________________________________________________( Editor-Spezifisch )_____*/




h1, h2, h3, h4, h5, h6 {
 font-size: 20px;
 font-weight      : none;
}


.absatz1 {
 padding          : 14px 2px 20px 0px;
 font-size: 20px;
}



