@charset "utf-8";

body {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color: #3D3D3D;
    background-color : #9e2a37;
    background-image : url('../bilder/blatt_mitte2.jpg');
    background-repeat : repeat-y;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
  }


#bild {
    left : 10px;
    top : 10px;
    position : absolute;
    width: 300px;
    z-index : 3;
  }


#core_start {
    background-image : url('../bilder/blatt_oben.jpg');
    background-repeat : no-repeat;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    padding-bottom : 0;
    padding-left : 370px;
    padding-right : 65px;
    padding-top : 100px;
    width : 600px;
    height : 418px;
  }


#papierinhalt {
    float : left;
    margin-bottom : 0;
    margin-left : 20px;
    margin-right : 20px;
    margin-top : 0;
    width : 560px;
  }


h1, h4, h5, h6 {
    margin-bottom: 0;
  }


h1 {
    display: none;
  }


h2 {
    font-size: 16px;
    margin-bottom: 12px;
    color: #3D3D3D;
  }


h3 {
    font-size: 14px;
    margin-bottom: 25px;
    margin-left: 0px;
    color: #46697F;
    line-height: 12px;
  }


h4 {
    font-size: 16px;
    color: #46697F;
    line-height: normal;
  }


#spaltelinks {
    float : left;
    margin-bottom : 0;
    margin-left : 0px;
    margin-right : 30px;
    margin-top : 150px;
    width : 120px;
  }


#spaltelinks p {
    font-size : 11px;
    line-height: 16px;
    margin: 0;
    color: #46697F;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
  }

#spalterechts {
    float: left;
;    width: 410px;
    width: 550px;
    margin: 30px 0 0 0;
  }


#spalterechts p {
    line-height: 18px;
    margin: 0pt 0pt 20pt;
  }


#spalterechts li {
    line-height: 18px;
    margin: 0pt 0pt 5pt;
  }


p {
    margin-bottom: 20px;
  }


.stopFloat {
    clear : both;
    display : block;
    float : none;
    font-size : 0px;
    height : 1px;
    line-height : 0px;
  }


#core_philos {
    background: url(../bilder/top_philosophie.jpg) no-repeat;
    width: 1001px;
    height: 708px;
    padding: 100px 65px 0 400px;
  }


#core_leist {
    background: url(../bilder/top_leistungen.jpg) no-repeat;
    width: 1001px;
    height: 708px;
    padding: 100px 65px 0 400px;
  }


#core_refer {
    background: url(../bilder/top_referenzen.jpg) no-repeat;
    width: 1001px;
    height: 708px;
    padding: 100px 65px 0 400px;
  }


#core_profil {
    background: url(../bilder/top_profil.jpg) no-repeat;
    width: 1001px;
    height: 708px;
    padding: 100px 65px 0 400px;
  }


#core_links {
    background: url(../bilder/top_partner.jpg) no-repeat;
    width: 1001px;
    height: 708px;
    padding: 100px 65px 0 400px;
  }


#core_kontakt {
    background: url(../bilder/top_kontakt.jpg) no-repeat;
    width: 1001px;
    height: 708px;
    padding: 100px 65px 0 400px;
  }

#nav {
    left : 20px;
    position : absolute;
    top : 180px;
    width : 320px;
    z-index : 2;
  }


#nav_head {
    margin: 0;
    padding: 0;
    height: 86px;
    background: url('../bilder/nav_oben.jpg') no-repeat;
    background-color: #9e2a37;
    border: 0;
  }


#nav_middle {
    background-image : url('../bilder/nav_mitte.jpg');
    background-position : top;
    background-repeat : repeat-y;
    margin-bottom : -1px;
    margin-left : 0;
    margin-right : 0;
    margin-top : -1px;
    padding-bottom : 0;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
  }


#nav_footer {
    margin: 0;
    padding: 0;
    height: 53px;
    background: url('../bilder/nav_unten.jpg') no-repeat;
    background-color: #9e2a37;
    border: 0;
  }


#nav ul, #nav li {
    padding: 5px;
    margin: 0px 27px 0px 6px;
  }


#nav li {
    list-style: none;
    margin: 1px 0px 1px 0px;
    padding: 2px 0 0 15px;
    border-bottom: 1px solid #B8BAA6;
    font-family: Arial,Verdana,'Sans Serif';
    font-size: 12px;
  }


#nav li ul {
    margin: 0;
  }


#nav li ul  li {
    border-top: 1px solid #B8BAA6;
    border-bottom: 0;
    margin-left: -15px;
    padding-left: 35px;
    font-size: 1.1em;
  }


#nav_head h3 {
    font-size: 14px;
    color: #3D3D3D;
    padding-top: 60px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 20px;
  }


#nav a {
    padding: 0 0 0 20px;
    text-decoration: none;
    font-weight: normal;
  }


#nav a:visited {
    color: #3D3D3D;
  }


#nav a:link {
    color: #000000;
  }


#nav a:hover {
    background: transparent url('../bilder/check.gif') no-repeat;
  }


#nav a:active {
    color: #B02F3E;
    background: transparent url('../bilder/check.gif') no-repeat;
  }


#footer {
    background-image : url('../bilder/blatt_unten.jpg');
    background-repeat : no-repeat;
    clear : both;
    float : none;
    height : 450px;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
  }


#footer p {
    font-size : 11px;
    line-height: 16px;
    color: #46697F;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    position: relative;
    left: 450px;
    padding: 50px 0 20px 340px;
  }


#footer a {
    color: #333;
    text-decoration: none;
    margin-right: 30px;
  }


#logo {
    margin-left: 40px;
  }


.tiny {
    margin-bottom: 20px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 0.8em;
    color: #666666;
    line-height: 1em;
  }


.fett {
    font-weight: bold;
  }


.pullquote_tiny {
    margin: 0;
    color: #666666;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 0.8em;
    font-style: italic;
  }


a.secLevel {
    margin-left: 20px;
  }


a.firstLevelActive {
    color: #B02F3E;
    background: transparent url('../bilder/check.gif') no-repeat;
    font-weight: bold;
  }


a.secLevelActive {
    color: #B02F3E;
    background: transparent url('../bilder/check.gif') no-repeat;
    font-weight: bold;
    margin-left: 20px;
  }


td.details {
    background : #E5E5E5;
    padding : 4px;
    border-style : solid none none solid;
    border-width : 1px medium medium 1px;
    border-top-color : #000000;
    border-left-color : #000000;
    font : 12px Arial,Verdana,'Sans Serif';
    font-size: 0.9em;
  }

.body {
    background : #E5E5E5;
    padding : 4px;
  }


.head {
    background-color : #CFCFCF;
    color : #000000;
    padding-bottom : 0;
    padding-left : 8px;
    padding-right : 4px;
    padding-top : 0;
    vertical-align : middle;
  }


.subject {
    background-color: #B0C0D0;
    color : #000000;
    padding-bottom : 0px;
    padding-left : 4px;
    padding-right : 8px;
    padding-top : 0px;
    vertical-align : middle;
  }


.fehler {
    color: #FF0000;
    font-family: Verdana;
    font-size: 10px;
  }


a:visited {
    color: #B02F3E;
    text-decoration: none;
    font-weight: bold;
  }


a:link {
    color: #B02F3E;
    text-decoration: none;
    font-weight: bold;
  }


#spaltelinks p {
    padding-bottom: 20px;
  }


a.news {
    color: #B02F3E;
    font-weight: bold;
  }


