body {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  background-color: white;
  text-align: left;
  margin: 0px;
  padding: 0px;
  color: #565656;
}

/*     Banner rechts außen     */

div.bannerSky {
  position: absolute; top: 0px; left: 811px;
  width: 120px;
  align: center;
}

/*     Header (bannasBerliner, topMenu, topPhoto)     */

div.header {
  width: 810px;
  height: 141px;
}

div.bannasBerliner {
  float: left;
  width: 200px;
  height: 141px;
  text-align: left;
}

div.topMenu {
  float: left;
  background-color: #000000;
  width: 610px;
  height: 16px;
  text-align: left;
}

ul.topMenu {
  margin: 0px;
  float: right;
  padding-right: 5px;;
}

ul.topMenu li {
  font-size: 10px;
  float: left;
  display: inline;
  list-style: none;
  padding: 0px 2px 1px 3px;
  margin: 0px;
  text-align: left;
  vertical-align: top;
  color: #D8D8D8;
}

ul.topMenu li a {
  font-size: 10px;
  text-decoration: none;
  color: #D8D8D8;
}

ul.topMenu li a:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

div.topPhoto {
  float: left;
  height: 124px;
  width: 610px;
}

/*     mainMenu (menu)     */

div.mainMenu {
  width: 810px;
  height: 40px;
}

div.menu {
  width: 609px;
  height: 40px;
  background-color: #004681;
}

/*     leftPanel (login, leftLevel1, snipSPACER, leftLevel2, bannerLeft)     */

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

div.login {
  float: left;
  width: 200px;
  height: 78px;
  background-color: #9FC6FF;
  border-top: 1px solid white;
}

div.leftLevel1 {
        width: 200px;
        background-color: #E5E5E5;
        padding-bottom: 0px;
        border-top: 1px solid white;
}

div.leftLevelSearchHome {
        width: 200px;
        height: 68px;
        background-color: #E5E5E5;
        padding-bottom: 9px;
}

.leftLevel1 {
        width: 200px;
        margin: 0px;
        padding: 0px;
}

.leftLevel1Li  {
        float: left;
        width: 185px;
        font-size: 10px;
        list-style: none;
        padding: 4px 0px 4px 9px;
        margin: 0px;
        text-align: left;
        vertical-align: top;
        border-bottom: 1px solid white;
}

.leftLevel1Li  a{
        display: table-cell;
        margin-left: 3px;
        font-size: 11px;
        text-decoration: none;
        color: #004582;
}
.leftLevel1Li a:hover{
        font-weight: bold;
}

.leftLevel1LiActive {
        background-image: url("../images/bull_level1.gif");
        background-position: left bottom;
        background-repeat: no-repeat;
        float: left;
        width: 185px;
        font-size: 10px;
        list-style: none;
        padding: 4px 0px 4px 9px;
        margin: 0px;
        text-align: left;
        vertical-align: top;
        border-bottom: 1px solid white;

}

.leftLevel1LiActive a{
        font-weight: bold;
        display: table-cell;
        margin-left: 3px;
        font-size: 11px;
        text-decoration: none;
        color: #004582;
}

.leftLevel1Title {
  margin-left: 14px;
  margin-bottom: 10px;
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
}

.leftLevel1TitleSearch {
  margin-left: 13px;
  padding-top: 9px;
  margin-bottom: 10px;
  font-family: "Times New Roman", Verdana, Arial, Helvetica;
  font-size: 18px;
}

.leftLevelSearch {
  margin-left: 14px;
}


div.snipSPACER {
        margin-top: 0px;
}

div.searchHome {
        width: 200px;
        height: 60px;
        background-color: #E5E5E5;
        padding-bottom: 0px;
}

div.leftLevel2Title {
  background-color: #B9D6FF;
  width: 185px;
  height: 43px;
}

div.leftLevel2Title div{
  margin-left: 13px;
  padding-top: 8px;
  font-family: "Times New Roman", Verdana, Arial, Helvetica;
  color: white;
  font-size: 27px;
}

div.leftLevel2TitleLogin div{
  margin-left: 11px;
  padding-top: 9px;
  margin-bottom: 8px;
  font-family: "Times New Roman", Verdana, Arial, Helvetica;
  color: #565656;
  font-size: 20px;
  background-color: #E5E5E5;
}

form {
  margin: 0px;
  padding: 0px;
}

select, input {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  color: black;
}

table.border {
  border: 0;
  background-color: #FFFFFF;
}

td.border {
  border: 1px solid #ddd;
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  padding: 6px 6px 6px 8px;
  vertical-align: middle;
}

img {
  border: 0;
}

/******************
**
** Main panel styles
**
******************/

div.mainPanel {
  float: left;
  width: 610px;
  padding-left: 1px;
}

div.mainHead {
  width: 609px;
  height:50px;
  background-color: #9FC6FF;
  margin-top: 1px;
  border-right: 1px solid white;
}

div.textMainHeader {
  font-family: "Times New Roman", Verdana, Arial, Helvetica;
  color: white;
  font-size: 38px;
  margin-left: 20px;
  padding-top: 7px;
}

div.mainMain {
  float: left;
  border: 0px solid green;
  width: 445px;
  padding-top: 0px;
position: relative; top: 0px;
 //       padding-top: 20px;

  line-height: 16px;
  background-image: url("../images/dot_dot.gif");
  background-position: top right;
  background-repeat: repeat-y;
}

div.rightDotted {

float: left;
        border: 11px solid green;
        width: 145px;
        padding-top: 20px;
        line-height: 16px;
        background-image: url("../images/dot_dot.gif");
        background-relative: right;
        background-repeat: repeat-y;
}

div.mainMainMain {
  width: 415px;
  margin-left: 20px;
}
span.textTopBlue {
  color: #00487F;
  font-size: 12px;
  font-weight: bold;
}
span.textDark {
  font-weight: bold;
}

span.textBlue {
  color: #90ADE7;
  font-weight: bold;
}

span.smallItalic {
  font-style: italic;
  font-size: 10px;
}

ul.blueSquare {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 370px;
  padding-left: 20px;
}

ul.blueSquare li{
  border: 0px solid red;
  width: 370px;
  background-image: url("../images/square_main.gif");
  background-repeat: no-repeat;
  position: top left;
  margin: 0px;
  padding: 1px 0 1px 13px;

  float: left;

}

a {
  color: #8CAFE5;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}



div.mainRight {
       position: absolute; top: 265px; right: 440px;
  width: 165px;
  float: right;
}

div.downArrow {
  position: absolute;
  top: 229px;
  width: 161px;
  left: 648px;
}

div.rightMenuTop {
  //padding: 20px 0 20px 13px;
//        padding: 20px 0 20px 13px;
}

ul.rightMenu {
position: relative; top: 0px; left: -55px;
  width: 135px;
  margin: 0px;
  padding-left: 66px;
  list-style: none;
}

ul.rightMenu li {
  background-image: url("../images/arrow_right_menu.gif");
  background-repeat: no-repeat;
  position: top left;
  width: 135px;
  float: left;
  text-align: left;
  padding: 5px 0px 5px 10px;
  margin-bottom: 0px;
}

ul.rightMenu li a {
  font-size: 10px;
  color: #03487F;
  font-weight: bold;
}

div.rightMenuTip {
//  background-image: url("tip.gif");
        background-image: url("../images/tip.gif");

  background-repeat: no-repeat;
  background-position: top left;
  width: 165px;
  height: 29px;
}

span.tipHead {
  color: #005776;
  font-size: 21px;
  font-family: "Times New Roman", Verdana, Arial, Helvetica;
}

span.tipContent {
  line-height: 15px;
  color: #09536E;
  font-size: 11px;
}

div.rightMenuDown {
       // background-image: url("../images/rails_right_menu.gif");
  background-repeat: repeat-x;
  width: 165px;
  height: 34px;
}

div.rightMenuDownHeader {
  margin-left: 445px;
  font-family: "Times New Roman", Verdana, Arial, Helvetica;
  color: #CDCDCD;
  font-size: 27px;
}

div.rightMenuContent {
  padding: 5px 0 5px 13px;
}

ul.rightMenuSquare {
  width: 140px;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.rightMenuSquare li {
  background-image: url("../images/square_right_menu.gif");
  background-repeat: no-repeat;
  position: top left;

  width: 140px;
  float: left;
  text-align: left;
  padding: 5px 0 5px 13px;
  margin: 0px;
}

ul.rightMenuSquare li a {
  font-size: 10px;
  color: #B2B2B2;
  font-weight: bold;
}

/******************
**
** Footer style
**
******************/
div.footer {
  width: 390px;
}

ul.footer li {
  font-size: 10px;
  float: left;
  display: inline;
  list-style: none;
  padding: 2px 2px 2px 2px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0px;
  text-align: left;
  vertical-align: bottom;
  color: #0C4473;
}

div.lastModified {
  font-size: 10px;
  list-style: none;
  padding-left: 0px;
  padding-top: 0px;
  margin-left: 0px;
  color: #838383;
}

ul.footer li a{
  font-size: 10px;
  text-decoration: none;
  color: #838383;
}
ul.footer li a:hover{
  text-decoration: underline;
}
/******************
**
** _1 style - another columns width + editorial
**
******************/

div.editorial {
  background-color: #E5E5E5;
  float: left;
  width: 597px;
  height: 170px;
  margin-top: 1px;
  padding-top: 3px;
  padding-left: 12px;
  padding-bottom: 3px;
  border-right: 1px solid white;
}

div.editorialImage {
  padding-top: 3px;
}

div.editorialText {
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  width: 490px;
  padding-right: 12px;
}

div.editorialTitle {
  font-family: "Times New Roman", Verdana, Arial, Helvetica;
  font-size: 32px;
  color: #565656;
}

div.xMain {
  width: 390px;
  float: left;
  margin-top: 17px;
}
div.xMainHeader {
  width: 409px;
  height: 45px;
  background-color: #9FC6FF;
  border-right: 1px solid white;
  text-indent: 20px;
}

div.xMainMain {
  padding: 10px 0px 10px 0px;
}

.xMainMain {
  padding: 10px 0px 10px 0px;
}

div.xRight {
  margin-top: 1px;
  width: 200px;
  float: left;
  margin-left: 1px;
}
div.xRightHeader {
  background-color: #9FC6FF;
/*  width: 199px;*/
  height: 45px;
  padding-left: 20px;
}
div.xRightMain {
  padding: 10px 10px 10px 10px;
  float: left;
  line-height: 16px;
}
div.smallRails {
  float: left;
  width: 200px;
  height: 3px;
  border-top: 1px dotted #CBCBCB;
  border-bottom: 1px dotted #CBCBCB;
  font-size: 0px;
}

.spaceLeft {

        padding-left: 20px;
}

.spaceTop {

        padding-top: -15px;
}

// new stuff

.snipTABLE {

      position: relative: top: 233px; left: 411px;
}

div.snipRight {
       position: absolute: top: 33px; left: 44px;
}


.activeTop {
        background-color: #9FC6FF;
}

a.navi_haupt:hover {
        background-color: #9FC6FF;
}


/* for the service menu */

/*for index.tpl only */

div.leftLevel2Menu {
        margin-top: 0px;
}

div.leftLevel2index {
        width: 200px;
        background-color: #B9D6FF;
        margin-top: 0px;
}


div.leftLevel2 {
        width: 200px;
        background-color: #B9D6FF;

}

div.leftLevel2LoginMenu {
        width: 200px;
        height: 145px;
        background-color: #E5E5E5;

}

.leftLevel2 {
        width: 200px;
        margin: 0px;
        padding: 0px;

}

.leftLevel2Login {
  background-color: #E5E5E5;
        float: left;
        width: 195px;
        font-size: 11px;
        list-style: none;
        margin: 2px 0px 2px 2px;
        text-align: left;
        vertical-align: top;
        border-bottom: 1px solid white;
}

.leftLevel2Login a{
        background-color: #9D6FF;
        display: table-cell;
        margin-left: 0px;
        padding: 0px 0px 0px 7px;
        font-size: 11px;
        text-decoration: none;
        color: #004582;
}
.leftLevel2Login a:hover{
        font-weight: bold;
}

.leftLevel2Li {
  background-color: #B9D6FF;
        float: left;
        width: 185px;
        font-size: 10px;
        list-style: none;
        padding: 4px 0px 4px 9px;
        margin: 0px;
        text-align: left;
        vertical-align: top;
        border-bottom: 1px solid white;
}

.leftLevel2Li a{
        background-color: #9D6FF;
        display: table-cell;
        margin-left: 3px;
        font-size: 11px;
        text-decoration: none;
        color: #004582;
}
.leftLevel2Li a:hover{
        font-weight: bold;
}

.leftLevel2LiActive {
        background-image: url("../images/bull_level1.gif");
        background-position: left bottom;
        background-repeat: no-repeat;
        float: left;
        width: 185px;
        font-size: 10px;
        list-style: none;
        padding: 4px 0px 4px 9px;
        margin: 0px;
        text-align: left;
        vertical-align: top;
        border-bottom: 1px solid white;
}

.leftLevel2LiActive a{
        font-weight: bold;
        display: table-cell;
        margin-left: 3px;
        font-size: 11px;
        text-decoration: none;
        color: #004582;
}

//blue bullets for content text
div.bullet {
        margin: 0px;
        padding: 0px;
        width: 355px;
        padding-left: 20px;
}

div.bullet ul {
        margin: 0px;
        padding-left: 20px;
}

div.bullet ul li {
        width: 370px;
        background-image: url("../images/square_main.gif");
        background-repeat: no-repeat;
        position: top left;
        margin: 0px;
        padding: 1px 0 1px 15px;
        float: left;
        list-style: none;
}

// green bullets for bannas a-z
div.greenBullet ul {
        margin: 0px;
        padding: 0px;
        width: 370px;
        padding-left: 20px;
}

div.greenBullet ul li {
        width: 370px;
        background-image: url("../images/square_green.gif");
        background-repeat: no-repeat;
        position: top left;
        margin: 0px;
        padding: 1px 0 1px 13px;
        float: left;
        list-style: none;
}

// glight blue bullets for intern
div.lightBlueBullet {
        margin: 0px;
        padding: 0px;
        width: 355px;
        padding-left: 20px;
}

div.lightBlueBullet ul {
        margin: 0px;
        padding-left: 20px;
}

div.lightBlueBullet ul li {
        width: 370px;
        background-image: url("../images/square_light_blue.gif");
        background-repeat: no-repeat;
        position: top left;
        margin: 0px;
        padding: 1px 0 1px 15px;
        float: left;
        list-style: none;
}

div.editorialHeadline {
       background-color: #9FC6FF;
        float: left;
        width: 609px;
        margin-top: 1px;
        border-right: 1px solid white;
}
/*
div.rightMenuBox {
  //position: relative; top: -5px; left: -55px;
        width: 140px;
        margin: 0px;
        //padding-left: 60px;
        position: top left;
        float: left;
        padding-left: 5px;
        margin: 0px;
}
*/
div.spacerBox {
       margin-left: 5px;
       font-size: 10px;
}

div.rightMenuBoxHome {
       float: left;
       width: 609px;
       margin-top: 1px;
}

ul.rightMenuBox {
       position: relative; top: 5px; left: -15px;
       width: 155px;
       margin: 0px;
       padding-left: 5px;
       list-style: none;
}

ul.rightMenuBox li {
       position: top left;
       width: 140px;
       float: left;
       //text-align: left;
       padding: 5px 0 5px 8px;
       margin: 0px;
}

.noBulletBox {
        margin: 0px;
        list-style: none;
        padding-left: 7px;
        padding: 1px 0 1px 13px;
        float: left;
}

div.bulletBox {
  margin: 0px;
  padding: 5px 0px 5px 5px;
  width: 150px;
}

div.bulletBoxHome {
  margin-top: 15px;
  padding: 0px 5px 0px 10px;
  width: 203px;
}

div.bulletBox ul{
        margin: 0px;
        padding: 0px;
   //     list-style: none;
        width: 190px;
        padding-left: 0px;
}

div.bulletBox ul li {
        width: 190px;
        background-image: url("../images/square_main.gif");
        background-repeat: no-repeat;
        position: top left;
        margin: 0px;
        padding: 1px 0 1px 13px;
        float: left;
  list-style: none;
}

div.mainHeadIntern {
        width: 609px;
        height:50px;
        background-color: #9FC6FF;
        margin-top: 1px;
}

div.mainHeadGlossar {
        width: 609px;
        height:50px;
        background-color: #9FC6FF;
        margin-top: 1px;
  border-right: 1px solid white;
}

div.leftLevel2indexGlossar {
        width: 173px;
        background-color: #d2ffae;
        margin-top: 0px;
}

div.leftLevel2TitleGlossar div{
        margin-left: 15px;
        font-family: "Times New Roman", Verdana, Arial, Helvetica;
        color: white;
        font-size: 27px;
}


div.leftLevel2TitleGlossar {
        background-color: #d2ffae;
        width: 173px;
        height: 34px;
}


div.leftLevel2Glossar {
        width: 173px;
        background-color: #d2ffae;
}
.leftLevel2Glossar {
        width: 173px;
        margin: 0px;
        padding: 0px;;
}
.leftLevel2LiGlossar {
        background-color: #d2ffae;
        float: left;
        width: 158px;
        font-size: 10px;
        list-style: none;
        padding: 4px 0px 4px 0px;
        margin: 0px;
        text-align: left;
        vertical-align: middle;
}
.leftLevel2LiGlossar a{
        background-color: #d2ffae;
        margin-bottom: -4px;
        display: table-cell;
        margin-left: 17px;
        font-size: 11px;
        text-decoration: none;
        color: #004582;
}
.leftLevel2LiGlossar a:hover{
        font-weight: bold;
}
.leftLevel2LiActiveGlossar {
        background-image: url("../images/bull_level1.gif");
        background-position: left bottom;
        background-repeat: no-repeat;
        text-decoration: underline;
}
.leftLevel2LiActiveGlossar a{
        font-weight: bold;
        text-decoration: underline;
        display: table-cell;
        margin-left: 17px;
        font-size: 11px;
        color: #004582;
}

.popup {
        font-family: Verdana, Arial, Helvetica;
        font-size: 11px;
        background-color: #ECECEC;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        padding: 0px;
        color: #838383;
  line-height: 18px;
}

div.popupClose {
       font-family: Verdana, Arial, Helvetica;
       font-size: 11px;
       background-color: #ECECEC;
       color: #838383;
}

.popupBG {
  background-image: url(../images/popup_linie.gif);
}

.popupCharBG {
        background-image: url(../images/white.gif);
  margin-top: 45px;
  width: 140px;
  height: 50px;
  }


div.popupValign {
  margin-top: 45px;
}

/***********************
**
** banner styles
**
*******************/

div.bannerLeft {
        width: 170px;
        background-color: #E5E5E5;
        padding: 15px 15px 15px 15px;
        margin-top: -2px;
        text-align: center;
}


div.bannerLeftHome {
        width: 170px;
        background-color: #E5E5E5;
        padding: 15px 15px 15px 15px;
        text-align: center;
}



div.bannerHomeMP {
  width: 164px;
  margin-top: 0px;
  align: center;
}

div.bannerGlossarMP {
  position: relative; top: 0px; left: -5px;
  width: 164px;
}

div.bannerMP {
  margin-left: -5px;
  margin-top: 55px;
  width: 164px;
}

div.bannerStbLeft {
  width: 173px;
  margin-top: 88px;
  align: center;
}

div.bannerStbSky {
  position: absolute; top: 0px; left: 800px;
  width: 119px;
  align: center;
}

div.bannerStbMP {
  width: 164px;
  margin-top: 0px;
  align: center;
}


.xyzglossar { display:table-cell;
      background-image:url(/project_images/glossar/00.gif);
      width:22px; height:22px }


a.aglossar { display:table-cell;
      background-image:url(/project_images/glossar/a_0.gif);
      width:22px; height:22px }
a.aglossar:hover { background-image:url(/project_images/glossar/a_1.gif); }
a.bglossar { display:table-cell;
      background-image:url(/project_images/glossar/b_0.gif);
      width:22px; height:22px }
a.bglossar:hover { background-image:url(/project_images/glossar/b_1.gif); }
a.cglossar { display:table-cell;
      background-image:url(/project_images/glossar/c_0.gif);
      width:22px; height:22px }
a.cglossar:hover { background-image:url(/project_images/glossar/c_1.gif); }
a.dglossar { display:table-cell;
      background-image:url(/project_images/glossar/d_0.gif);
      width:22px; height:22px }
a.dglossar:hover { background-image:url(/project_images/glossar/d_1.gif); }
a.eglossar { display:table-cell;
      background-image:url(/project_images/glossar/e_0.gif);
      width:22px; height:22px }
a.eglossar:hover { background-image:url(/project_images/glossar/e_1.gif); }
a.fglossar { display:table-cell;
      background-image:url(/project_images/glossar/f_0.gif);
      width:22px; height:22px }
a.fglossar:hover { background-image:url(/project_images/glossar/f_1.gif); }
a.gglossar { display:table-cell;
      background-image:url(/project_images/glossar/g_0.gif);
      width:22px; height:22px }
a.gglossar:hover { background-image:url(/project_images/glossar/g_1.gif); }
a.hglossar { display:table-cell;
      background-image:url(/project_images/glossar/h_0.gif);
      width:22px; height:22px }
a.hglossar:hover { background-image:url(/project_images/glossar/h_1.gif); }
a.iglossar { display:table-cell;
      background-image:url(/project_images/glossar/i_0.gif);
      width:22px; height:22px }
a.iglossar:hover { background-image:url(/project_images/glossar/i_1.gif); }
a.jglossar { display:table-cell;
      background-image:url(/project_images/glossar/j_0.gif);
      width:22px; height:22px }
a.jglossar:hover { background-image:url(/project_images/glossar/j_1.gif); }
a.kglossar { display:table-cell;
      background-image:url(/project_images/glossar/k_0.gif);
      width:22px; height:22px }
a.kglossar:hover { background-image:url(/project_images/glossar/k_1.gif); }
a.lglossar { display:table-cell;
      background-image:url(/project_images/glossar/l_0.gif);
      width:22px; height:22px }
a.lglossar:hover { background-image:url(/project_images/glossar/l_1.gif); }
a.mglossar { display:table-cell;
      background-image:url(/project_images/glossar/m_0.gif);
      width:22px; height:22px }
a.mglossar:hover { background-image:url(/project_images/glossar/m_1.gif); }
a.nglossar { display:table-cell;
      background-image:url(/project_images/glossar/n_0.gif);
      width:22px; height:22px }
a.nglossar:hover { background-image:url(/project_images/glossar/n_1.gif); }
a.oglossar { display:table-cell;
      background-image:url(/project_images/glossar/o_0.gif);
      width:22px; height:22px }
a.oglossar:hover { background-image:url(/project_images/glossar/o_1.gif); }
a.pglossar { display:table-cell;
      background-image:url(/project_images/glossar/p_0.gif);
      width:22px; height:22px }
a.pglossar:hover { background-image:url(/project_images/glossar/p_1.gif); }
a.qglossar { display:table-cell;
      background-image:url(/project_images/glossar/q_0.gif);
      width:22px; height:22px }
a.qglossar:hover { background-image:url(/project_images/glossar/q_1.gif); }
a.rglossar { display:table-cell;
      background-image:url(/project_images/glossar/r_0.gif);
      width:22px; height:22px }
a.rglossar:hover { background-image:url(/project_images/glossar/r_1.gif); }
a.sglossar { display:table-cell;
      background-image:url(/project_images/glossar/s_0.gif);
      width:22px; height:22px }
a.sglossar:hover { background-image:url(/project_images/glossar/s_1.gif); }
a.tglossar { display:table-cell;
      background-image:url(/project_images/glossar/t_0.gif);
      width:22px; height:22px }
a.tglossar:hover { background-image:url(/project_images/glossar/t_1.gif); }
a.uglossar { display:table-cell;
      background-image:url(/project_images/glossar/u_0.gif);
      width:22px; height:22px }
a.uglossar:hover { background-image:url(/project_images/glossar/u_1.gif); }
a.vglossar { display:table-cell;
      background-image:url(/project_images/glossar/v_0.gif);
      width:22px; height:22px }
a.vglossar:hover { background-image:url(/project_images/glossar/v_1.gif); }
a.wglossar { display:table-cell;
      background-image:url(/project_images/glossar/w_0.gif);
      width:22px; height:22px }
a.wglossar:hover { background-image:url(/project_images/glossar/w_1.gif); }
a.xglossar { display:table-cell;
      background-image:url(/project_images/glossar/x_0.gif);
      width:22px; height:22px }
a.xglossar:hover { background-image:url(/project_images/glossar/x_1.gif); }
a.yglossar { display:table-cell;
      background-image:url(/project_images/glossar/y_0.gif);
      width:22px; height:22px }
a.yglossar:hover { background-image:url(/project_images/glossar/y_1.gif); }
a.zglossar { display:table-cell;
      background-image:url(/project_images/glossar/z_0.gif);
      width:22px; height:22px }
a.zglossar:hover { background-image:url(/project_images/glossar/z_1.gif); }
