* {
  margin: 0; padding: 0;
}

a{
  color: #d92c28;
  text-decoration: none;
  font-weight: bold;
}
a:hover{
  text-decoration: underline;
}

img{
  border: 0;
}

h1{
  font-family: verdana, sans-serif;
  font-size: 18px;
  margin-bottom: 15px;
  color: #d92c28;
  font-weight: normal;
}

h2{
  font-family: verdana, sans-serif;
  font-size: 13px;
  margin-bottom: 14px;
  color: #096caf;
  font-weight: bold;
}

h3{
  font-family: verdana, sans-serif;
  font-size: 13px;
  margin-bottom: 14px;
  color: #d92c28;
  font-weight: bold;
}

p{
  font-family: verdana, sans-serif;
  font-size: 12px;
  color: #4c4c4c;
  margin: 0;
  padding: 0;
  line-height: 16px;
}

ul li{
background: url('images/li_hacken.gif') no-repeat scroll 0 0;
color:#4C4C4C;
font-family:verdana,sans-serif;
font-size:12px;
font-weight:normal;
list-style-position:outside;
list-style-type:none;
overflow:visible;
padding-bottom:12px;
padding-left:35px;
padding-top:5px;
}

* html ul li{
background: none;
color:#4C4C4C;
font-family:verdana,sans-serif;
font-size:12px;
font-weight:bold;
list-style-position:outside;
list-style-type: square;
overflow:visible;
padding-bottom:12px;
padding-left:0px;
margin-left:25px;
padding-top:5px;
}

ul{
  padding-top: 15px;
}

body{
  overflow: auto;
  background: #dededb url('images/back.jpg') top center repeat-x;
}

#webseite{ /* Eigentliches zentriertes Webseitenfenster */
  position: relative; 
  margin: 0 auto; /* bedeutet, dass Webseite zentriert ist */
  text-align: left; 
  width: 1014px; /* Seitenbreite eingeben */
}

#header{
  position: relative;
  display: block;
  float: left;
}

#header_oben{
  position: relative;
  display: block;
  float: left;
  height: 118px;
  line-height: 0; font-size: 0; /* IE6 Hack */
}
#startlink{
  position: absolute;
  display: inline;
  top: 35px;
  left: 100px;
  width: 300px;
  height: 67px;
}

#header_menue{
  position: relative;
  display: block;
  float: left;
}

#menue_li{
  position: relative;
  display: inline;
  float: left;
  height: 26px;
  width: 53px;
  background: url('images/menue_li.jpg') no-repeat;
}

#menue_home{
  position: relative;
  display: inline;
  float: left;
  width: 162px;
  height: 26px;
  background: url('images/menue.jpg') 0px -26px no-repeat;
}

#menue_home_aktiv, #menue_home:hover{
  position: relative;
  display: inline;
  float: left;
  width: 162px;
  height: 26px;
  background: url('images/menue.jpg') 0px 0px no-repeat;
}

#menue_leistungen{
  position: relative;
  display: inline;
  float: left;
  width: 174px;
  height: 26px;
  background: url('images/menue.jpg') -162px -26px no-repeat;
}

#menue_leistungen_aktiv, #menue_leistungen:hover{
  position: relative;
  display: inline;
  float: left;
  width: 174px;
  height: 26px;
  background: url('images/menue.jpg') -162px 0px no-repeat;
}

#menue_referenzen{
  position: relative;
  display: inline;
  float: left;
  width: 196px;
  height: 26px;
  background: url('images/menue.jpg') -336px -26px no-repeat;
}

#menue_referenzen_aktiv, #menue_referenzen:hover{
  position: relative;
  display: inline;
  float: left;
  width: 196px;
  height: 26px;
  background: url('images/menue.jpg') -336px 0px no-repeat;
}

#menue_unternehmen{
  position: relative;
  display: inline;
  float: left;
  width: 194px;
  height: 26px;
  background: url('images/menue.jpg') -532px -26px no-repeat;
}

#menue_unternehmen_aktiv, #menue_unternehmen:hover{
  position: relative;
  display: inline;
  float: left;
  width: 194px;
  height: 26px;
  background: url('images/menue.jpg') -532px 0px no-repeat;
}

#menue_kontakt{
  position: relative;
  display: inline;
  float: left;
  width: 172px;
  height: 26px;
  background: url('images/menue.jpg') -726px -26px no-repeat;
}

#menue_kontakt_aktiv, #menue_kontakt:hover{
  position: relative;
  display: inline;
  float: left;
  width: 172px;
  height: 26px;
  background: url('images/menue.jpg') -726px 0px no-repeat;
}

#menue_re{
  position: relative;
  display: inline;
  float: left;
  height: 26px;
  width: 63px;
  background: url('images/menue_re.jpg') no-repeat;
}

#schatten_oben{
  position: relative;
  display: inline;
  float: left;
  height: 12px;
  line-height: 0; font-size: 0; /* IE6 Hack */
  width: 1014px;
  background: url('images/schatten_oben.jpg') no-repeat;
}

#haupt{
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
}

#schatten_li{
  position: relative;
  display: inline;
  float: left;
  width: 10px;
  background: url('images/schatten_li_unten.jpg') repeat;
  margin-bottom: -9999px;
  padding-bottom: 9999px;
}
#schatten_li_oben{
  position: absolute;
  display: inline;
  top: 0px;
  left: 0px;
  height: 840px;
  width: 10px;
  background: url('images/schatten_li_oben.jpg') no-repeat;
}
#schatten_re{
  position: relative;
  display: inline;
  float: left;
  width: 10px;
  background: url('images/schatten_re_unten.jpg') repeat;
  margin-bottom: -9999px;
  padding-bottom: 9999px;
}
#schatten_re_oben{
  position: absolute;
  display: inline;
  top: 0px;
  left: 0px;
  height: 840px;
  width: 10px;
  background: url('images/schatten_re_oben.jpg') no-repeat;
}

#content, #content_map{
  position: relative;
  display: inline;
  float: left;
  width: 994px;
  background: #fff url('images/back_content.jpg') no-repeat;
  margin-bottom: -9999px;
  padding-bottom: 9999px;
}

#content_li{
  position: relative;
  display: inline;
  float: left;
  width: 205px;
  background: #fff url('images/back_content.jpg') no-repeat;
  padding-top: 10px;
  margin-bottom: -9999px;
  padding-bottom: 9999px;
}
#content_re{
  position: relative;
  display: inline;
  float: left;
  width: 789px;
  background: #fff url('images/back_content.jpg') no-repeat;
  margin-bottom: -9999px;
  padding-bottom: 9999px;
}

#submenue{
  position: relative;
  display: inline;
  float: left;
  width: 205px;
  margin: 0;
  padding: 0;

}

#submenue ul{
  margin: 0;
  padding: 0;
  line-height: 16px;
}
#submenue ul li{
  list-style-type: none;
  padding: 0;
  margin: 0;
  background: 0;
}

#submenue .button a, #submenue .button_aktiv a, #submenue .button_aktiv .button a{
  position: relative;
  display: block;
  width: 205px;
  height: 22px;
  margin: 0;
  padding-top: 6px;
  padding-left: 24px;
  color:#4C4C4C;
  font-family:verdana,sans-serif;
  font-size:11px;
  font-weight: normal;
  text-decoration: none;
  background: url('images/back_submenue.gif') 0 0 no-repeat;
}
* html #submenue .button a, * html #submenue .button_aktiv a{
  width: 181px;
  padding-left: 24px;
}
#submenue .button a:hover{
  font-weight: bold;
}
#submenue ul li.button_aktiv a{
  background: url('images/back_submenue.gif') 0 -28px no-repeat;
  font-weight: bold;
  color: #FFF;
}
#submenue ul li li.button_aktiv a{
  background: url('images/back_submenue.gif') 0 0px no-repeat;
  font-weight: bold;
  color: #4C4C4C;
}

#submenue ul ul li.button a, #submenue ul ul li.button_aktiv a, #submenue .button_aktiv .button a{
  width: 190px;
  padding-left: 39px;
}
* html #submenue ul ul li.button a, * html #submenue ul ul li.button_aktiv a, * html #submenue .button_aktiv .button a{
  width: 166px;
  padding-left: 39px;
}

#schatten_unten{
  position: relative;
  display: block;
  clear: both;
  float: left;
  width: 1014px;
  height: 21px;
  background: url('images/schatten_unten.jpg') no-repeat;
}

#content #inhalt_haupt{
  position: relative;
  display: inline;
  float: left;
  width: 680px;
  padding-left: 40px;
  padding-right: 10px;
}
#content_re #inhalt_haupt{
  width: 473px;
  position: relative;
  display: inline;
  float: left;
  padding-top: 12px;
  padding-left: 32px;
  padding-right: 20px;
}

#inhalt_rechts{
  position: relative;
  display: inline;
  float: left;
  width: 264px;
  min-height: 600px;
}

#ce_grosses_bild{
  position: relative;
  display: inline;
  float: left;
  width: 710px;
  height: 222px;
  margin-left: -30px;
  margin-bottom: 15px;
  background: url('images/ce_grosses_bild_back.jpg') no-repeat;
}

#ce_grosses_bild img{
  margin-left: 15px;
  margin-top: 13px;
}
#ce_mittleres_bild{
  position: relative;
  display: inline;
  float: left;
  width: 511px;
  height: 222px;
  margin-left: -30px;
  margin-bottom: 15px;
  margin-top: -15px;
  background: url('images/ce_mittleres_bild_back.jpg') no-repeat;
}

#ce_mittleres_bild img{
  margin-left: 15px;
  margin-top: 13px;
}


#ce_kasten_3colschraffur{
  position: relative;
  display: inline;
  float: left;
  width: 655px;
  height: 226px;
  margin-top: 20px;
  padding-top: 23px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: -20px;
  background: url('images/kasten_3col_schraffur.gif') no-repeat;
}
#ce_kasten_3colschraffur_pic{
  position: absolute;
  display: inline;
  left: 495px;
  top: 95px;
}

#button_tel{
  margin-top: 8px;
  float: left;
  display: block;
  margin-bottom: -10px;
}

.ce_kasten_1col_e, .ce_kasten_1col_typo3, .ce_kasten_1col_ws, .ce_kasten_1col_sw{
  position: relative;
  display: block;
  margin-top: 20px;
  float: left;
}

.ce_kasten_1col_e_oben, .ce_kasten_1col_sw_oben, .ce_kasten_1col_ws_oben{
  position: relative;
  display: block;
  float: left;
  width: 244px;
  height: 12px;
  line-height: 0; font-size: 0; /* IE6 Hack */
  background: url('images/kasten_1col_ws_oben.gif') no-repeat;
}
.ce_kasten_1col_sw_oben{
  height: 11px;
  background: url('images/kasten_1col_sw_oben.gif') no-repeat;
}

.ce_kasten_1col_e_haupt, .ce_kasten_1col_sw_haupt, .ce_kasten_1col_ws_haupt{
  position: relative;
  overflow: hidden;
  display: block;
  float: left;
  width: 244px;
}

.ce_kasten_schatten_li, .ce_kasten_schatten_re{
  position: relative;
  display: inline;
  float: left;
  width: 5px;
  margin-bottom: -9999px;
  padding-bottom: 9999px;
  background: url('images/kasten_schatten_li.gif') repeat-y;
}

.ce_kasten_schatten_re{
  background: url('images/kasten_schatten_re.gif') repeat-y;
}

.ce_kasten_1col_e_content, .ce_kasten_1col_sw_content, .ce_kasten_1col_ws_content{
  position: relative;
  display: inline;
  float: left;
  background: #fcfcfc url('images/kasten_1col_e_back.jpg') bottom repeat-x;
  padding-bottom: 100px;
  width: 208px;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 4px;
}
.ce_kasten_1col_typo3 .ce_kasten_1col_sw_content{
  background: #fff url('images/kasten_1col_sw_back.jpg') top repeat-x;
  padding-bottom: 83px;
}
.ce_kasten_1col_ws_content{
  background: #fcfcfc url('images/kasten_1col_ws_back.jpg') bottom repeat-x;
  padding-bottom: 10px;
}
.ce_kasten_1col_sw_content{
  background: #fff url('images/kasten_1col_sw_back.jpg') top repeat-x;
  padding-bottom: 10px;
}


.ce_kasten_1col_e_unten, .ce_kasten_1col_sw_unten, .ce_kasten_1col_ws_unten{
  position: relative;
  display: block;
  float: left;
  width: 244px;
  height: 11px;
  background: url('images/kasten_1col_ws_unten.gif') no-repeat;
}
.ce_kasten_1col_sw_unten{
  height: 12px;
  background: url('images/kasten_1col_sw_unten.gif') no-repeat;
}

.ce_kasten_1col_e_content_button{
  position: absolute;
  display: inline;
  bottom: 34px;
  left: 21px;
}

.ce_kasten_1col_e_content_button a{
  height: 40px;
  display: block;
}

.ce_kasten_1col_typo3_content_button{
  position: absolute;
  display: inline;
  bottom: 7px;
  left: 54px;
}

.ce_kasten_3col_gk{
  position: relative;
  display: inline;
  float: left;
  width: 425px;
  height: 226px;
  margin-top: 18px;
  padding-top: 26px;
  padding-left: 23px;
  padding-right: 250px;
  margin-left: -23px;
  background: url('images/kasten_3col_gk.gif') no-repeat;
}
.ce_kasten_3col_gk_re {
  display:inline;
  height:203px;
  left:487px;
  overflow:hidden;
  position:absolute;
  top:25px;
  width:190px;
}

.ce_kasten_3col_kg{
  position: relative;
  display: inline;
  float: left;
  width: 400px;
  height: 226px;
  margin-top: 18px;
  padding-top: 26px;
  padding-left: 275px;
  padding-right: 25px;
  margin-left: -23px;
  background: url('images/kasten_3col_kg.gif') no-repeat;
}
.ce_kasten_3col_kg_li {
  display:inline;
  height:203px;
  left:23px;
  overflow:hidden;
  position:absolute;
  top:25px;
  width:190px;
}

.ce_kasten_2col{
  position: relative;
  display: block;
  margin-top: 5px;
  margin-left: -20px;
  float: left;
  width: 503px;
  margin-bottom: 20px;
}
* html .ce_kasten_2col{ margin-left: -10px; margin-right: -10px; }

.ce_kasten_2col_oben{
  position: relative;
  display: block;
  float: left;
  width: 497px;
  height: 15px;
  line-height: 0; font-size: 0; /* IE6 Hack */
  background: url('images/kasten_2col_oben.gif') no-repeat;
}

.ce_kasten_2col_haupt{
  position: relative;
  overflow: hidden;
  display: block;
  float: left;
  width: 497px;
}

.ce_kasten_2col_li, .ce_kasten_2col_re{
  position: relative;
  display: inline;
  float: left;
  width: 7px;
  margin-bottom: -9999px;
  padding-bottom: 9999px;
  background: url('images/kasten_2col_li.gif') repeat-y;
}

.ce_kasten_2col_re{
  background: url('images/kasten_2col_re.gif') repeat-y;
}

.ce_kasten_2col_content{
  position: relative;
  display: inline;
  float: left;
  background: #fcfcfb url('images/kasten_2col_back.gif') bottom repeat-x;
  padding-bottom: 10px;
  width: 457px;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 4px;
}

.ce_kasten_2col_unten{
  position: relative;
  display: block;
  float: left;
  width: 497px;
  height: 15px;
  background: url('images/kasten_2col_unten.gif') no-repeat;
}

.ce_kasten_2col .ce_kasten_1col_ws{
  width: 251px;
  margin-top: 0px;
}


.ce_kasten_3col{
  position: relative;
  display: block;
  margin-top: 5px;
  margin-left: -19px;
  float: left;
  width: 692px;
  margin-bottom: 20px;
}
* html .ce_kasten_3col{ margin-left: -10px; margin-right: -10px; }

.ce_kasten_3col_oben{
  position: relative;
  display: block;
  float: left;
  width: 692px;
  height: 14px;
  line-height: 0; font-size: 0; /* IE6 Hack */
  background: url('images/kasten_3col_oben.gif') no-repeat;
}

.ce_kasten_3col_haupt{
  position: relative;
  overflow: hidden;
  display: block;
  float: left;
  width: 692px;
}

.ce_kasten_3col_li, .ce_kasten_3col_re{
  position: relative;
  display: inline;
  float: left;
  width: 6px;
  margin-bottom: -9999px;
  padding-bottom: 9999px;
  background: url('images/kasten_2col_li.gif') -1px 0 repeat-y;
}

.ce_kasten_3col_re{
  background: url('images/kasten_2col_re.gif') repeat-y;
}

.ce_kasten_3col_content{
  position: relative;
  display: inline;
  float: left;
  background: #fcfcfb url('images/kasten_2col_back.gif') bottom repeat-x;
  padding-bottom: 10px;
  width: 654px;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 4px;
}

.ce_kasten_3col_unten{
  position: relative;
  display: block;
  float: left;
  width: 692px;
  height: 15px;
  background: url('images/kasten_3col_unten.gif') no-repeat;
}



div.csc-textpic-clear{
  clear: none; 
}
.csc-textpic-left {
  float:left;
  margin-top: 3px;
  margin-bottom:18px;
  padding-right:33px;
  position:relative;
}

.csc-textpic-caption, .csc-textpic-caption a{
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #4c4c4c;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  padding-top: 5px;
}


#footer{
  position: relative;
  display: block;
  float: left;
  border-top: #bdbdbd 1px solid;
  height: 65px;
  width: 945px;
  margin-left: 26px;
  margin-top: 20px;
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #4c4c4c;
}
* html #footer{
  margin-left: 13px;
}


#footer_copyright{
  position: absolute;
  display: inline;
  top: 7px;
  left: 0px;
}

#footer_keywords{
  position: absolute;
  display: inline;
  top: 27px;
  left: 15px;
  width: 640px;
}
#footer_keywords h3{
  font-size: 11px;
  font-weight: normal;
  color: #bcbcbc;
}

#footer_menue{
  position: absolute;
  display: inline;
  top: 7px;
  left: 210px;
}
#footer_menue a{
  color: #4c4c4c;
  text-decoration: none;
  font-weight: normal;
}
#footer_menue a:hover{
  text-decoration: underline;
}

#footer_logos{
  position: absolute;
  display: inline;
  top: 8px;
  right: 0px;
}

.sitemap ul{
  padding-top: 0;
  margin-bottom: 10px;
  display: block;
}
.sitemap ul ul{
  padding-top: 0;
  margin-bottom: 0px;
}
.sitemap ul li{
background: none;
margin: 0;
padding: 0;
list-style-type: none;
color:#4C4C4C;
font-family:verdana,sans-serif;
font-size:12px;
font-weight:bold;
list-style-position:outside;
overflow:visible;
}
.sitemap ul ul li{
padding-left:35px;
font-size:11px;
}
.sitemap ul ul ul li{
padding-left:35px;
font-size:11px;
font-weight: normal;
}
.sitemap ul li a{
color:#4C4C4C;
}


.sitemap{
  position: relative;
  float: left;
  display: inline;
  width: 220px;
}
#ce_sitemap{
  position: relative;
  display: block;
  clear: both;
  margin-bottom: 20px;
  margin-top: 10px;
}

#ce_kontakt{
  position: relative;
  display: block;
  width: 694px;
  height: 210px;
  background: url('images/kontakt_oben_back.jpg') no-repeat;
  margin-left: -23px;
  margin-top: 6px;
}
* html #ce_kontakt{
  margin-left: -23px;
}
* html #ce_kontakt img{
  border:0;
}

#ce_kontakt_bild1{
  position: absolute;
  display: inline;
  top: 8px;
  left: 8px;
}
#ce_kontakt_bild2{
  position: absolute;
  display: inline;
  top: 8px;
  left: 218px;
}
#ce_kontakt_bild1_titel{
  position: absolute;
  display: inline;
  top: 170px;
  left: 8px;
color:#4C4C4C;
font-family:verdana,sans-serif;
font-size:11px;
font-weight:normal;
}
#ce_kontakt_bild2_titel{
  position: absolute;
  display: inline;
  top: 170px;
  left: 218px;
color:#4C4C4C;
font-family:verdana,sans-serif;
font-size:11px;
font-weight:normal;
}

#mailform_container{
  position: relative;
  display: block;
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
}

.mailform_eingabe{
}

.mailform_eingabe_li{
  position: relative;
  display: inline;
  float: left;
  width: 175px;
  text-align: right;
  padding-right: 20px;
  color:#4C4C4C;
  font-family:verdana,sans-serif;
  font-size:12px;
  font-weight:normal;
  padding-top: 18px;
}
.mailform_eingabe_re{
  position: relative;
  display: inline;
  float: left;
  width: 330px;
  text-align: left;
  padding-top: 15px;
}
.mailform_eingabe_re input, .mailform_eingabe_re textarea{
  padding-left: 3px;
  width: 300px;
  color:#4C4C4C;
  font-family:verdana,sans-serif;
  font-size:12px;
  font-weight:normal;
  background: #dededb;
  border: #c1c1bf 1px solid;
}

.mailform_eingabe_re textarea{
  height: 60px;
}
.mailform_submit{
  position: relative;
  display: inline;
  float: left;
  width: 150px;
  text-align: left;
  padding-top: 55px;
}
* html .mailform_submit{
  position: relative;
  display: inline;
  float: left;
  width: 100px;
  text-align: left;
  padding-top: 10px;
  padding-left: 195px;
}

.mailform_submit input{
  font-size:12px;
  font-weight:normal;
  color:#4C4C4C;
  font-family:verdana,sans-serif;
  padding: 2px;
}

#inhalt_map_li{
  position: relative;
  display: inline;
  float: left;
  width: 200px;
  background: url('images/map_oben_back.jpg') no-repeat;
  padding-left: 8px;
  padding-top: 5px;
  margin-top: 5px;
  margin-left: 16px;
}
#inhalt_map_re{
  position: relative;
  display: inline;
  float: left;
  background: url('images/map_schatten.gif') no-repeat;
  padding: 6px;
  padding-top: 5px;
  margin-top: 8px;
  margin-left: 7px;
}
* html #inhalt_map_re{
  margin-left: -5px;
}
#inhalt_map_li .csc-textpic-caption {
margin:5px 0 0;
}

#inhalt_rechts .csc-textpic-left {
float:left;
display: block;
margin-bottom:18px;
margin-top:3px;
padding-right: 0px;
position:relative;
padding-left: 15px;
}
