body {
     background-color: #FFFFFF;
     background-image: url("../img/bg_bg.jpg");
     background-position: center top;
     background-repeat: repeat-x;
     color: #564B47;
     font-family: Verdana,Arial,SunSans-Regular,Sans-Serif;
     font-size: 11px;
     margin: 0px;
     padding: 0px;
}

html {
     overflow: scroll;
}

a img {
     border: 0pt none;
}

a {
     color: #E70026;
     text-decoration: none;
}

a:visited {
     color: #E70026;
     text-decoration: none;
}

a:hover {
     color: #564B47;
     text-decoration: none;
}

a:active {
     color: #000000;
     text-decoration: none;
}

a:focus {
     outline: medium none;
     text-decoration: none;
}

h1 {
     border-bottom: 1px dotted #DB0031;
     font-size: 18px;
     height: 30px;
     margin-right: 20px;
     margin-top: 0px;
     padding: 0px;
}

h2 {
     font-size: 12px;
     font-weight: normal;
     line-height: 1.5em;
     margin: 0px;
     padding: 0px;
}

h3 {
     color: #E40827;
     font-size: 14px;
     font-weight: bold;
     margin: 0px;
     padding: 0px 0px 5px;
}

h4 {
     color: #666666;
     font-size: 12px;
     font-weight: bold;
     line-height: 1.5em;
     margin: 0px;
     padding: 0px;
}

h5 {
     color: #666666;
     font-size: 14px;
     font-weight: bold;
     line-height: 1.4em;
     margin: 0px;
     padding: 0px;
}

#fett {
     font-weight: bold;
}

img.download {
     vertical-align: middle;
}

#container {
     background-color: #FFFFFF;
     border-bottom: 1px solid #868686;
     border-left: 1px solid #868686;
     border-right: 1px solid #868686;
     margin-bottom: 10px;
     margin-left: auto;
     margin-right: auto;
     width: 900px;
}

#banner {
     background-color: #FFFFFF;
     height: 110px;
     margin: 0px;
     padding-top: 5px;
}

#banner img {
     padding: 0px;
}

#logo {
     float: left;
     margin: 0px;
     width: 230px;
}

#imagebanner {
     margin-left: 200px;
     width: 700px;
}

#content {
     background-color: #FFFFFF;
     border-left: 1px solid #868686;
     margin-left: 230px;
     margin-right: 0px;
     padding: 12px 0px 10px 25px;
}

.start_content {
     min-height: 470px;
}

.leist_content {
     min-height: 240px;
}

p, pre {
     margin: 0px;
     padding: 5px 10px;
}

#pic {
     padding-bottom: 10px;
     padding-right: 0px;
     padding-top: 0px;
     width: auto;
}

#text {
     height: auto;
     margin-bottom: 25px;
     margin-right: 20px;
     padding-bottom: 10px;
     padding-top: 10px;
     width: auto;
}

#galerie {
     background-color: #FFFFFF;
     height: auto;
     margin-bottom: 25px;
     padding-bottom: 10px;
     padding-top: 0px;
     width: auto;
}

#galerie img {
     padding-right: 23px;
     padding-top: 23px;
}

#projects {
     border-bottom: 1px dotted #DB0031;
     height: auto;
     margin-bottom: 20px;
     margin-right: 20px;
     padding-bottom: 10px;
     padding-top: 10px;
     width: auto;
}

#projects_text {
     height: auto;
     padding-bottom: 10px;
     padding-top: 5px;
     width: auto;
}

#projects_pic {
     float: left;
     height: auto;
     width: 130px;
}

#projects_pic_hoch {
     float: left;
     height: 150px;
     width: 130px;
}

#projects_left {
     float: left;
     padding-top: 5px;
     width: 157px;
}

#projects_right {
     float: left;
     padding-top: 5px;
     width: 337px;
}

#team {
     height: 200px;
     margin-bottom: 0px;
     margin-right: 20px;
     padding-bottom: 0px;
     padding-top: 10px;
     width: auto;
}

#team_text {
     border-bottom: 1px dotted #DB0031;
     height: auto;
     margin-bottom: 40px;
     margin-right: 20px;
     padding-bottom: 20px;
     padding-top: 0px;
     width: auto;
}

#team_pic {
     float: left;
     height: 260px;
     width: 160px;
}

#service {
     font-size: 11px;
     height: 30px;
     margin-right: 20px;
     padding-left: 25px;
     padding-top: 10px;
     text-align: left;
     width: 150px;
}

.arrow {
     background-image: url("../img/icons_arrow.gif");
     background-position: left center;
     background-repeat: no-repeat;
}

.print {
     background-image: url("../img/icons_print.gif");
     background-position: left center;
     background-repeat: no-repeat;
}

.mail {
     background-image: url("../img/icons_mail.gif");
     background-position: left center;
     background-repeat: no-repeat;
}

#topnavi_outer {
     background-color: #EEEEEE;
     border-bottom: 1px solid #868686;
     border-color: #868686;
     border-top: 1px solid #868686;
     cursor: default;
     height: 26px;
     margin: 0px;
     padding: 0px;
     width: 900px;
}

#tabmenue {
     clear: both;
     margin-left: 215px;
     margin-top: 5px;
     padding-bottom: 0px;
     padding-top: 0px;
}

#tabmenue li {
     display: inline;
}

#tabmenue li a {
     border-color: #868686;
     color: #868686;
     font-size: 12px;
     font-weight: bold;
     margin-left: 0px;
     padding: 5px 12px 7px;
     text-align: center;
     text-decoration: none;
     text-transform: uppercase;
}

#tabmenue li a:hover {
     background-color: #868686;
     color: #FFFFFF;
}

#tabmenue li a#aktuell {
     background-color: #E70026;
     color: #FFFFFF;
}

#footer {
     background-color: #EEEEEE;
     border-top: 1px solid #868686;
     clear: both;
     margin: 0px;
     padding: 5px;
     text-align: center;
}

#pflicht_navi_out {
     font-size: 12px;
     font-weight: normal;
     height: 30px;
     margin-left: 680px;
     padding-top: 0px;
     text-align: right;
     width: 200px;
}

#pflicht_navi li {
     display: inline;
}

#pflicht_navi li a {
     border-top: 0pt none;
     color: #868686;
     margin-left: 0px;
     padding: 3px;
     text-decoration: none;
}

#pflicht_navi li a:hover {
     color: #E70026;
}

#left {
     float: left;
     font-size: 12px;
     font-weight: bold;
     width: 230px;
}

#left_empty {
     float: left;
     font-size: 12px;
     font-weight: bold;
     padding-top: 12px;
     width: 230px;
}

#left_left {
     float: left;
     padding-top: 5px;
     width: auto;
}

#left_right {
     float: left;
     padding-left: 12px;
     padding-top: 5px;
     width: auto;
}

.kontakt {
     line-height: 1.5em;
     padding-left: 15px;
     padding-top: 12px;
}

.menue {
     text-transform: uppercase;
}

#left ul {
     font-family: Arial,Helvetica,sans-serif;
     list-style-type: none;
     margin-left: 0pt;
     margin-top: 12px;
     padding-left: 0pt;
     padding-top: 0px;
}

#left a {
     background-color: #EEEEEE;
     border-bottom: 1px solid #868686;
     border-top: 1px solid #868686;
     display: block;
     font-size: 11px;
     margin-bottom: 12px;
     padding-bottom: 5px;
     padding-left: 12px;
     padding-top: 5px;
     width: 218px;
}

#left a:link, #navlist a:visited {
     color: #868686;
     text-decoration: none;
}

#left a:hover {
     background-color: #868686;
     color: #FFFFFF;
}

#left li a#aktuell_left {
     background-color: #E40827;
     color: #FFFFFF;
}

div.clear {
     clear: left;
     font-size: 1px;
     height: 0pt;
     line-height: 0;
}

