

a:link {
    font-weight:bold;
  }


a:visited {
    font-weight:bold;
    color:#0f1246;
  }


a:hover {
    font-weight:bold;
    color:blue;
  }


img {
    border:none;
  }


body {
    background-color : #919191;
    background-image : url('images/verlauf-grey-bg.jpg');
    background-repeat : repeat-x;
    font-family : 'Arial','Helvetica','sans-serif';
    font-size : 9pt;
    margin-top : 0px;
  }


td {
    vertical-align : top;
  }


div#container-seite {
    border-left-color : #6e6e6e;
    border-left-style : solid;
    border-left-width : 1px;
    margin-top : 10px;
    margin-left : auto;
    margin-right : auto;
    width : 845px;
  }


table#navigation {
    color : #f6f6f6;
    font-style : italic;
    font-weight : bold;
    line-height : 1.6em;
    margin-top : 6px;
    table-layout : fixed;
    text-align : center;
  }


table#navigation a {
    color : #f6f6f6;
    background-color : #ff7f00;
    border-top-color : #ff7f00;
    border-top-style : solid;
    border-top-width : 1px;
    border-bottom-color : #ff7f00;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    display : block;
    text-decoration : none;
  }


table#navigation a:hover {
    color : #ff7f00;
    background-color : #f6f6f6;
    border-color : #ff7f00;
    border-style : solid;
    border-width : 1px;
    display:block;
  }


table a#aktuell {
    color : #ff7f00;
    background-color : #ffffff;
    border-top-color : #ff7f00;
    border-top-style : solid;
    border-top-width : 1px;
    border-bottom-color : #ff7f00;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    display:block;
  }


ul#leistungen {
    line-height : 1.6em;
  }


ul#leistungen li {
    font-weight : bold;
  }


ul#leistungen ul {
    padding-bottom : 5px;
  }


ul#leistungen ul li {
    font-weight : normal;
  }


table#adresse {
  }


table#adresse td {
    padding-bottom : 5px;
  }


div#signatur {
    margin-left : auto;
    margin-right : auto;
    padding-bottom : 25px;
    text-align : center;
    width : 845px;
  }


div#signatur h1 {
    margin-top : 15px;
    color : #555555;
    font-size : x-small;
    font-weight : bold;
  }


div#signatur a {
    color : #555555;
    font-weight : normal;
  }


.border-orange {
    background-color : #ff7f00;
    width : 5px;
  }


.gradient-left {
    background-image : url('images/gradient-left.png');
    background-repeat : repeat-y;
  }


.gradient-right {
    background-image : url('images/gradient-right.png');
    background-repeat : repeat-y;
  }


.table-title {
    margin-top : 0px;
    padding-bottom : 5px;
  }


.titel-tel {
    line-height : 1.6em;
    padding-right : 10px;
    text-align : right;
    vertical-align : bottom;
    font-size : large;
    font-style : italic;
    font-weight : bold;
  }


.titel-schrift {
    font-style : italic;
    font-size : small;
    margin-bottom : 0px;
  }


.structure-bg {
    background-image : url('images/oki-bg.jpg');
    background-repeat : repeat-y;
  }


.white-bg {
    background-color : #ffffff;
  }


.orange-bg {
    background-color : #ff7f00;
  }


.haupttabelle {
    width : 100%;
    line-height:1.4em;
    height:500px;
  }


.td-haupttabelle {
    padding-bottom : 25px;
    padding-left : 25px;
    padding-right : 25px;
    padding-top : 15px;
  }


.foto-frame {
    border-color : #444444;
    border-style : outset;
    border-width : 1px;
    padding-bottom : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-top : 5px;
  }


.paragraph {
    margin-bottom : 10px;
    text-align : justify;
    line-height : 1.4em;
  }


