
* {
 padding: 0;
 margin: 0;
 outline: none;
}

html {
 overflow-y: scroll;
}

body {
 background-color: #eaeaea;
 background-image: url("../img/body_bg.jpg");
 background-repeat: repeat-x;
 background-position: left top;
 text-align: center;
}

div, p, h1, h2, h3 {
 text-align: left;
}

p {
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 line-height: 16px;
 color: #262626;
}

a {
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 line-height: 16px;
 color: #262626;
 text-decoration: underline;
}

a:hover {
 text-decoration: none;
}

.bold {
 font-weight: bold !important;
}

.textCenter {
 text-align: center !important;
}

.clear {
 clear: both;
 padding: 0;
 margin: 0;
}

.seo {
 position: absolute;
 left: -999em;
}

form {
 display: inline;
}

input, textarea {
 padding: 0;
 margin: 0;
 border-top: none;
 border-left: 1px solid #e1e1e1;
 border-right: 1px solid #e1e1e1;
 border-bottom: 1px solid #ebebeb;
 background-color: #fafafa;
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 line-height: 16px;
 color: #262626;
}

input {
 padding: 5px 3px;
 background-image: url("../img/input_bg.jpg");
 background-position: left top;
 background-repeat: repeat-x;
}

textarea {
 padding: 0 0 0 3px;
 background-image: url("../img/textarea_bg.jpg");
 background-position: left top;
 background-repeat: repeat-x;
 overflow-y: scroll;
}

* html textarea {
 background-attachment: fixed;
}

*+html textarea {
 background-attachment: fixed;
}

input.clearInput {
 border: none !important;
 background: transparent !important;
 width: auto !important;
}

input.submit {
 border: none;
 width: 182px;
 height: 32px;
 padding: 0;
 margin: 0;
 text-align: center;
 background-image: url("../img/submit_bg.jpg");
 background-position: center top;
 background-repeat: no-repeat;
 color: #5e232a;
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 font-weight: bold;
 line-height: 11px;
 cursor: pointer;
}

/* warpper */
div#main_warpper {
 width: 931px;
 margin: 0 auto;
 padding-bottom: 10px;
}
/* warpper */


/* header */
div#header {
 position: relative;
 padding-top: 18px;
 height: 225px; /* 243 */
 background-image: url("../img/header_bg.jpg");
 background-position: left bottom;
 background-repeat: no-repeat;
}

div#header #logo {
 position: absolute;
 top: 109px;
 left: 159px;
}

div#header #telefon {
 position: absolute;
 top: 126px;
 left: 542px;
 width: 289px;
 height: 20px;
 background-image: url("../img/header_telefon.jpg");
 background-position: left top;
 background-repeat: no-repeat;
}

div#header div#menu {
 position: absolute;
 width: 728px;
 height: 38px;
 top: 198px;
 left: 103px;
}

div#header div#menu ul {
 list-style: none;
}

div#header div#menu ul li {
 display: inline;
 list-style: none;
}

div#header div#menu ul li a {
 display: block;
 float: left;
 height: 38px;
 width: 181px;
 margin-right: 1px;
 overflow: hidden;
 background-repeat: no-repeat;
 background-position: left top;
}

div#header div#menu ul li a:hover,
div#header div#menu ul li a.aktiv {
 background-position: left bottom;
}
/* header */


/* main */
div#main {
 padding: 0 1px;
 background-color: #F9F9F9;
 border-left: 1px solid #bfbfbf;
 border-right: 1px solid #bfbfbf;
 text-align: left;
}

div#main div#teaser {
 width: 927px;
 height: 194px;
 background-image: url("../img/teaser_loading.gif");
 background-position: center center;
 background-repeat: no-repeat;
}

/* IMAGE FADE */
#imageFade .imagefade {
 position: relative;
}

#imageFade .imagefade img {
 position: absolute;
 top: 0px;
 left: 0px;
 z-index: 1;
}

#imageFade .imagefade img.active {
 z-index: 10;
}
/* IMAGE FADE */

div#main div#sidebar {
 float: left;
 width: 285px; /* 309 */
 min-height: 389px; /* 409 */
 height: auto !important;
 height: 409px;
 padding: 20px 0 20px 24px;
 background-image: url("../img/sidebar_bg.jpg");
 background-position: left top;
 background-repeat: no-repeat;
}

/*
* html div#main div#sidebar {
 width: 309px;
 height: 409px;
}
*/

div#sidebar h1 {
 margin: 0;
 padding: 0 0 28px 0;
}

div#sidebar ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

div#sidebar ul li {
 margin: 0;
 padding: 0;
 list-style: none;
}

div#sidebar ul li a {
 display: block;
 float: left;
 margin: 0 0 18px 0;
 padding: 0 0 0 17px;
 background-image: url("../img/sidebar_menu_corner.gif");
 background-position: left 3px;
 background-repeat: no-repeat;
 font-family: verdana, arial, sans-serif;
 font-weight: normal;
 font-size: 11px;
 line-height: 12px;
 text-decoration: none;
 color: #5e232a;
}

div#main div#content {
 float: left;
 width: 574px; /* 618 */
 padding: 23px 22px 20px 22px;
 background-image: url("../img/content_bg.jpg");
 background-position: left top;
 background-repeat: no-repeat;
}
/*
* html div#main div#content {
 width: 618px;
}
*/
div#content h1 {
 font-family: verdana, arial, sans-serif;
 font-size: 14px;
 font-weight: bold;
 line-height: 16px;
 color: #5e232a;
 margin: 0 0 16px 0;
 padding: 0 0 7px 0;
 border-bottom: 1px solid #5e232a;
}

div#content h1 .small {
 font-size: 11px;
 font-weight: normal;
 color: #262626;
}

div#content h2 {
 font-family: verdana, arial, sans-serif;
 font-size: 13px;
 font-weight: bold;
 line-height: 16px;
 color: #000;
 margin: 0;
 padding: 0 0 20px 0;
}

div#content p {
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
 line-height: 20px;
 color: #000;
 margin: 0;
 padding: 0 0 19px 0;
 text-align: justify;
}

div#content ul.list {
 padding: 0;
 margin: 0 0 0 20px;
 list-style-type: disc;
 list-style-position: outside;
}

div#content ul.list li {
 padding: 0;
 margin: 0;
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
 line-height: 20px;
 color: #000; 
}

div#content ul.sitemap {
 padding: 0;
 margin: 0;
 list-style: none;
}

div#content ul.sitemap li {
 padding: 0 0 0 10px;
 margin: 0;
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 font-weight: normal;
 line-height: 20px;
 color: #000; 
 list-style: none;
}

div#content ul.sitemap li a {
 text-decoration: none;
}

div#content .referenzen p.thema,
div#content .referenzen p.info {
 float: left;
 font-family: verdana, arial, sans-serif;
 font-size: 11px;
 color: #000;
 text-align: left;
}

div#content .referenzen p.thema {
 width: 197px; /* 207 */
 padding: 0 0 0 10px;
 font-weight: bold; 
}

div#content .referenzen p.info {
 width: 367px;
 padding: 0;
}

div#content .referenzen p.headline {
 color: #60232b !important;
 font-weight: bold !important;
 padding-bottom: 15px;
}

div#content ul.referenzen,
div#content ul.referenzen li {
 padding: 0;
 margin: 0;
 list-style: none;
}

div#content ul.referenzen li {
 padding: 10px 0 15px 0;
 background-image: url("../img/referenzen_list_bg.jpg");
 background-position: left top;
 background-repeat: repeat-x;
}
div#content ul.referenzen li.first {
 background: transparent !important;
}

div#content div.mitarbeiter {
 float: left;
 width: 287px;
 padding-bottom: 20px;
}

div.mitarbeiter div.personImage {
 width: 125px; /* 127 */
 height: 163px; /* 165 */
 text-align: center;
 overflow: hidden;
 border: 1px solid #727272;
 background-image: url("../img/ma_person_bg.jpg");
 background-position: left top;
 background-repeat: repeat-x;
}

div#content div.mitarbeiter p.personName {
 padding: 10px 0 15px 0;
 color: #5e232a;
 font-weight: bold;
 font-size: 11px;
 line-height: 13px;
}

div#content div.mitarbeiter a {
 text-decoration: none;
}

div#content .kontaktThema {
 float: left; 
 width: 86px; 
 padding: 0 27px 0 0;
 text-align: right;
}

div#content .kontaktThema_half {
 float: left; 
 width: 59px; 
 padding: 0 10px 0 0;
 text-align: right;
}

div#content .kontaktError {
 color: #F00 !important;
 font-weight: bold !important;
}

div#content .checkboxKontakt {
 float: left;
 padding: 0 0 10px 0;
}

div#content .inputField {
 float: left;
 width: 399px;
 margin-bottom: 34px;
}

div#content textarea.inputField {
 float: left;
 width: 403px;
 height: 120px;
 margin-bottom: 34px;
}

div#content .inputField_half {
 float: left;
 width: 161px;
 margin-bottom: 34px;
}

div#content .submitLeft {
 float: left;
 margin-left: 1px;
}

div#content .submitRight {
 float: right;
 margin-right: 52px;
}

div#content div.generation {
 float: left;
 width: 116px;
 padding: 1px 0 0 1px;
 background-image: url("../img/generation_bg.jpg");
 background-position: left top;
 background-repeat: no-repeat;
}

div#content div.generationSmall {
 width: 115px;
 background-image: url("../img/generation_small_bg.jpg");
}

div#content div.generationLast {
 width: 108px !important;
}

div#content div.generation p.bold {
 padding: 10px 0 0 0;
}

div#content div.chronik {
 height: 150px;
}

/* main */


/* footer */
div#footer {
 padding-top: 19px;
 height: 23px; /* 42*/
 background-color: #F9F9F9;
 background-image: url("../img/footer_bg.jpg");
 background-position: left bottom;
 background-repeat: no-repeat;
}

div#footer p {
 text-align: center;
 font-size: 10px;
 line-height: 11px;
 color: #dbdbdb;
}

div#footer p a {
 font-size: 10px;
 color: #dbdbdb;
 text-decoration: none;
}
/* footer */
