

th {
    font-size: 1.1em;
    text-align:center;
  }


h1 {
    color : #919fad;
    font : bold 2em/46px Verdana,sans;
  }


li {
    background : inherit;
    font : 1.4em 'Verdana','sans';
    margin-bottom:1em;
  }


img {
    border : none;
  }


body {
    background-color : #455767;
    font-family : 'Verdana', 'sans';
    font-size : 0.6em;
    margin-top : 3.3em;
  }


a {
    text-decoration : none;
    color : inherit;
  }


.flt {
    border-style : solid;
    border-color:#009A91;
    border-width:1px;
    z-index:0;
    cursor:pointer;
  }


.more_info {
    font-size : 1em;
    margin-top:2em;
  }


.top_button {
    background : url('/bilder/bg-button.png');
    width: 11.1em;
    color:#E4E9ED;
    float:left;
    margin-top:10px;
  }


.top_selected_button {
    background : url('/bilder/bg-selected-button.png');
    width: 128px;
    color:#E4E9ED;
    float:left;
    margin-top:10px;
  }


.top_menu {
    background-image : url('/bilder/menu-bgr.gif');
    height : 34px;
    color : #E4E9ED;
    font : bold 1.2em/25px Verdana,sans;
  }


.button {
    background : url('/bilder/menu-button.png');
    font : bold 1.4em/2.6em Verdana,sans;
    color : #e4e9ed;
    height : 40px;
    letter-spacing : 0.3em;
    text-indent : 17px;
    width : 224px;
    cursor:pointer;
  }


.button:hover {
    background : url('/bilder/menu-button-hover.png');
  }


.dropdownmenu {
    background : #E4EAEE url('/bilder/menu-bgr.png') no-repeat bottom center;
    display : none;
    position : relative;
    top : -10px;
    width : 224px;
  }


.dropdown-content {
    padding-left : 12px;
    display:none;
  }


.submenu {
    background : #c7d1d9;
    font : bold 1.4em/1.8em Verdana,sans;
    border-style : none none solid;
    border-width : medium medium 1px;
    border-bottom-color : #acb9c4;
    color : #455767;
    height : 29px;
    width : 200px;
  }


.submenu:hover {
    background : #acb9c4;
  }


.submenu2 {
    background : #c7d1d9;
    font : bold 1.3em/1em Verdana,sans;
    border-style : none none solid;
    border-width : medium medium 1px;
    border-bottom-color : #acb9c4;
    color : #455767;
    height : 29px;
    line-height:29px;
    width : 200px;
    text-indent:2.2em;
  }


.submenu2:hover {
    background : #acb9c4;
  }


.content-left {
    width:308px;
    float:left;
  }


.content-right {
    float:right;
    width:450px;
    padding-right:10px;
    min-height:65em;
  }


.balken {
    background : url('/bilder/balken-grau.png');
    font : bold 1.4em/46px Verdana,sans;
    margin : 120px 0 0;
    color : #ffffff;
    height : 55px;
    text-indent : 1em;
    width : 455px;
  }


#top_toolbar {
    background-color : #ffffff;
    color : #3a4d5d;
    vertical-align : top;
    width : 992px;
  }


.content-right a {
    font-weight : bold;
  }


#content-unternehmen li {
    list-style : url('/bilder/bullet-grey-small.png');
  }

/* ****************************** */
/* ********* Automotive ********* */
/* ****************************** */




#content-automotive li {
    list-style : url('/bilder/bullet-red-small.png');
  }


#content-automotive .balken {
    background : url('/bilder/balken-red.png');
  }

/* ****************************** */
/* ***** Sondermaschinenbau ***** */
/* ****************************** */




#content-sondermaschinenbau li {
    list-style : url('/bilder/bullet-blue-small.png');
  }


#content-sondermaschinenbau .balken {
    background : url('/bilder/balken-blue.png');
  }

/* ****************************** */
/* ******** Photovoltaik ******** */
/* ****************************** */




#content-photovoltaik li {
    list-style : url('/bilder/bullet-orange-small.png');
  }


#content-photovoltaik .balken {
    background : url('/bilder/balken-orange.png');
  }

/* ****************************** */
/* ******** Halbleiter ******** */
/* ****************************** */




#content-halbleiter li {
    list-style : url('/bilder/bullet-green-small.png');
  }


#content-halbleiter .balken {
    background : url('/bilder/balken-green.png');
  }

/* ****************************** */
/* ******** Schrauben ******** */
/* ****************************** */




#content-schrauben li {
    list-style : url('/bilder/bullet-lila-small.png');
  }


#content-schrauben .balken {
    background : url('/bilder/balken-lila.png');
  }

/* ****************************** */
/* ******** Dienstleistung ******** */
/* ****************************** */




#content-dienstleistungen li {
    list-style : url('/bilder/bullet-l-green-small.png');
  }


#content-dienstleistungen .balken {
    background : url('/bilder/balken-l-green.png');
  }


#content-automotive li li, #content-sondermaschinenbau li li, #content-photovoltaik li li, #content-halbleiter li li, #content-schrauben li li, #content-dienstleistungen  li li {
    margin-bottom:0.3em;
    margin-top:0.3em;
    list-style : url('/bilder/bullet-grey-small.png');
    font-size: 1.0em;
  }


