/*----------------------------------------------------------------*/
/* CSS by K4SYSTEMS */
/*----------------------------------------------------------------*/


/*----------------------------------------------------------------*/
/* Allgemeines */
/*----------------------------------------------------------------*/
* {
  padding: 0;
  margin: 0;
}

html {
  height: 100%;
}

body {
  font-size: 82.5%;
  background: #fff;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, input, textarea, select {
  font-family: Arial,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
  color: #000;
  text-align: left;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

img, a img {
  border: 0;
}

form {
  display: inline;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted;
}


/*----------------------------------------------------------------*/
/* h1 und co */
/*----------------------------------------------------------------*/
p {
  line-height: 1.4em;
  margin: 0 0 1.0em 0;
}

a {
  color: #00A349;
}

h1 {
  color: #ED1B23;
  font-size: 1.6em;
  padding-bottom: 20px;
}

h2 {
  color: #00A349;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  font-size: 1.2em;
}

/*----------------------------------------------------------------*/
/* pseudoklassen */
/*----------------------------------------------------------------*/
.clear {
  clear: both;
}

.versteckt, .no_screen {
  display: none;
}

.gruen {
  color: #00A349
}

.gruen_back {
  background-color: #00A349;
  color: #fff;
}

.grau {
  background-color: #eee;
}

/*----------------------------------------------------------------*/
/* bereiche */
/*----------------------------------------------------------------*/
#wrap {
  width: 934px;
  margin: 0 auto;
  margin-top: 20px;
}

#wrap_mitte {
  background: transparent url(../bilder/wrap_mitte_back.gif) right top repeat-y;
  padding-top: 12px;
  padding-bottom: 9px;
}

#footer {
  height: 5px;
  background: transparent url(../bilder/footer_back.gif) right top no-repeat;
}

/*----------------------------------------------------------------*/
/* header */
/*----------------------------------------------------------------*/
#header {
  height: 131px;
  background: transparent url(../bilder/header_back.gif) left top repeat-x;
}

#header_links {
  float: left;
  display: inline;
  height: 119px;
  width: 220px;
  padding: 12px 0 0 10px;
}

#header_rechts {
  float: right;
  display: inline;
  height: 119px;
  width: 704px;
  padding-top: 12px;
  background: transparent url(../bilder/header_rechts_back.gif) right bottom no-repeat;
}

#header_rechts ul {
  width: 300px;
}

#header_rechts ul li {
  color: #00A349;
  font-weight: bold;
  font-size: 1.1em;
  text-transform: uppercase;
  margin-bottom: 5px;
  padding-left: 20px;
  background: transparent url(../bilder/header_li.gif) left center no-repeat;
}

/*#header_rechts ul li.isofloc {
  padding-left: 75px;
  background: transparent url(../bilder/isofloc.gif) left center no-repeat;
  height: 25px;
  line-height: 34px;
}*

/*----------------------------------------------------------------*/
/* boxen mitte */
/*----------------------------------------------------------------*/
#navi_box {
  float: left;
  display: inline;
  width: 220px;
  padding-left: 10px;
}

#cont_box {
  float: right;
  display: inline;
  width: 688px;
  padding-right: 16px;
}

/*----------------------------------------------------------------*/
/* topnavi / iconnavi */
/*----------------------------------------------------------------*/
#topnavi {

}

#topnavi ul {

}

#topnavi ul li {

}

#topnavi ul li a, #iconnavi ul li a {
  color: #00A349;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2em;
}

#topnavi ul li a:hover, #topnavi ul li.selected a, #iconnavi ul li a:hover, #iconnavi ul li.selected a {
  color: #ED1B23;
}

#links {
  padding-top: 24px;
}

#links img {
  padding-bottom: 10px;
}

/*----------------------------------------------------------------*/
/* WYSIWYG */
/*----------------------------------------------------------------*/
#cont_links {
  float: left;
  display: inline;
  width: 510px;
}

#cont_rechts img {
  border: 1px solid #00A349;
  padding: 1px;
}

.body_startseite #cont_rechts img {
  border: 0;
  padding: 0;
}

#cont_links table td {
  padding: 0.5em 0;
}

#cont_links ul {
  list-style: disc;
  margin-bottom: 1.0em;
}

#cont_links ul li {
  margin-left: 15px;
  list-style: disc;
  line-height: 1.6em;
}

#cont_rechts {
  float: right;
  display: inline;
  width: 150px;
}

/*----------------------------------------------------------------*/
/* konaktforumlar */
/*----------------------------------------------------------------*/
.kontaktformular {
  margin-bottom: 0.5em;
  font-size: 1.0em;
}

.kontaktformular td {
  vertical-align: top;
  height: 30px;
}

.kontaktformular td input, .kontaktformular td textarea, .kontaktformular td select {
  padding: 0.1em;
  margin-bottom: 0.1em;
  color: #000;
}

.kontaktformular td select, .kontaktformular td input.submit, p.kontaktformular input.submit, select {
  color: #000;
}

.kontaktformular td input.default, .kontaktformular td textarea.default {
  background: transparent;
  border: 1px solid #000;
}

.kontaktformular td input.default {
  width: 180px;
}

.kontaktformular td input.halb {
  width: 90px;
  background: transparent;
  border: 1px solid #000;
}

.kontaktformular td input.plz {
  width: 50px;
  background: transparent;
  border: 1px solid #000;
}

.kontaktformular textarea {
  width: 282px;
}

.kontaktformular td.spalte-1 {
  width: 100px;
}

span.cx_pflicht {
  color: #ED1B23;
  padding-left: 4px;
}

/*thumb Ausgabe*/
.bildergalerie { float: left; width: 168px; height: 138px; }
.bildergalerie dt table, .bildergalerie dt table td { width: 156px; height: 126px; text-align: center; vertical-align: top;}
.bildergalerie dt table td {
background:url(../bilder/back_galerie_thumb.png) right bottom no-repeat;
}
.bildergalerie dt { padding:6px; text-align: center;}
.bildergalerie a { display:block; }
.bildergalerie img { border:#fff 2px solid; margin:7px; margin-left: 0; margin-bottom: 3px; }
.paging a {
  margin: 0 0.5em;
}


/* referenzen
------------------------------------------------------------------*/
.referenzen_uebersicht {
  border: 3px solid #656565;
  padding-bottom: 0;
}

.referenzen_uebersicht dl {
  width: 224px;
  height: 207px;
  overflow: hidden;
  float: left;
  display: inline;
  padding: 15px 0 0 28px;
  cursor: pointer;
}

.referenzen_uebersicht dl dd {

}

.referenzen_uebersicht dl dd a {
  color: #ED1B23;
  text-decoration: none;
  font-size: 1.2em;
  font-weight: bold;
  color: #fff;
}

.referenzen_uebersicht dl dt {
}

.referenzen_uebersicht dl dt a {
  color: #ED1B23;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.5em;
  color: #fff;
}

.referenzen_uebersicht .clear {
  height: 3px;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden;
  background: #656565;
  margin: 0;
  padding: 0;
}

