

body {
    background-position : top left;
    background-repeat : repeat-y;
    color : #383838;
    font-family : Helvetica;
    font-size : 12px;
  }


a:link {
    color:#383838;
  }


a:visited {
    color:#383838;
  }


a:hover {
    background-color : #f0e0e0;
    color : #b80000;
  }


div.mainmenu {
    font-weight : bold;
    left : 50px;
    position : absolute;
    top : 250px;
    z-index : 10;
  }


div.menu {
    background-color : #d0d0d0;
    color : #383838;
    float : left;
  }


div.menu a:hover {
    background-color : #f2f2f2;
    color : #b80000;
  }


div.popup:hover {
    background-color : #f2f2f2;
    display : block;
  }


div.popup:hover a:hover {
    background-color : #f2f2f2;
    color : #b80000;
  }


div.menuentry {
    background-color : #e0e0e0;
    display : none;
  }


div.menu:hover div.popup:hover div.menuentry {
    background-color : #f2f2f2;
    display : block;
  }


div.menu div.popup {
    border-bottom-style : hidden;
    border-bottom-width : 2px;
    border-top-style : hidden;
    border-top-width : 2px;
    border-left-style : hidden;
    border-right-style : hidden;
    border-left-width : 2px;
    border-right-width : 2px;
    display : none;
  }


div.menu:hover div.popup {
    background-color : #e0e0e0;
    border-top-width : 2px;
    border-top-style : hidden;
    border-bottom-color : #b80000;
    border-bottom-style : solid;
    border-bottom-width : 2px;
    border-left-color : #b80000;
    border-left-style : solid;
    border-left-width : 2px;
    border-right-color : #b80000;
    border-right-style : solid;
    border-right-width : 2px;
    display : block;
  }


div.menu:hover div {
    background-color : #f2f2f2;
    border-bottom-style : hidden;
    display : block;
  }


div.menu div {
    background-color : #e0e0e0;
    border-bottom-color : #b80000;
    border-bottom-style : solid;
    border-bottom-width : 2px;
    border-top-color : #b80000;
    border-top-style : solid;
    border-top-width : 2px;
    border-left-style : hidden;
    border-right-style : hidden;
    border-left-width : 2px;
    border-right-width : 2px;
    color : #383838;
  }


div.menu a {
    display:block;
    text-decoration: none;
    padding-bottom : 8px;
    padding-left : 18px;
    padding-right : 10px;
    padding-top : 8px;
    width : 174px;
  }

div.popup div, div.popup a, div.menu:hover a {
    display:block;
    text-decoration: none;
    padding-bottom : 8px;
    padding-left : 18px;
    padding-right : 10px;
    padding-top : 8px;
    width : 170px;
  }


div.content {
    left : 0px;
    position : absolute;
    top : 305px;
    z-index : 8;
  }


div.titelimage {
    left : 0px;
    position : absolute;
    top : 0px;
    z-index : 6;
  }


div.titellogo {
    position : absolute;
    right : 35px;
    top : 38px;
    z-index : 5;
  }


div.content div.content-background-banner {
    left : 0px;
    position : absolute;
    top : 0px;
    z-index : 2;
  }


div.content div.content-background {
    left : 800px;
    position : absolute;
    top : 120px;
    z-index : 3;
  }


div.content div.text {
    -moz-opacity : 0.9;
    opacity: 0.9;
    filter: alpha(opacity=90);

    background-color : #e0e0e0;
    bottom : 100px;
    left : 52px;
    margin-bottom : 75px;
    padding-bottom : 50px;
    padding-left : 50px;
    padding-right : 60px;
    padding-top : 30px;
    position : relative;
    top : 3px;
    width : 695px;
    z-index : 5;
  }


div.content div.text table {
    color : #383838;
    font-family : Helvetica;
    font-size : 12px;
  }


div.content div.contentmenu {
    -moz-opacity : 0.9;
    opacity: 0.9;
    filter: alpha(opacity=90);
    background-color : #e0e0e0;
    bottom : 100px;
    left : 125px;
    margin-bottom : 75px;
    padding-bottom : 20px;
    padding-left : 20px;
    padding-right : 20px;
    padding-top : 20px;
    position : relative;
    top : 100px;
    width : 679px;
    z-index : 5;
  }

div.content div.contentmenugraphiktext {
    background-color : #ffffff;
    left : 125px;
    position : absolute;
    top : 100px;
    width : 679px;
    z-index : 3;
  }

div.content div.contentmenugraphic {
    background-color : #ffffff;
    bottom : 100px;
    left : 80px;
    position : absolute;
    top : 20px;
    width : 850px;
    z-index : 5;
  }


div.content div.submenu {
    font-weight : bold;
    height : 100px;
    left : 58px;
    position : absolute;
    top : 8px;
    width : 800px;
    z-index : 6;
  }


div.content div.submenu div.type1 {
    background-color : #e0e0e0;
    border-bottom-color : #e02020;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-top-color : #e02020;
    border-top-style : solid;
    border-top-width : 1px;
    float : left;
    color : #383838;
  }


div.type1 a {
    display:block;
    text-decoration: none;
    height : 20px;
    padding-bottom : 4px;
    padding-left : 8px;
    padding-right : 4px;
    padding-top : 4px;
    width : 150px;
  }


div.type1:hover a {
    background-color : #f2f2f2;
  }

