/*----------------------------------------------------------------*/
/* 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: #1963AA;
}

h1 {
  font-size: 1.2em;
  margin-bottom: 1.0em;
}

h2 {
  font-size: 1.0em;
  margin-top: 1.0em;
}


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

.versteckt, .no_screen {
  display: none;
}

.loading_big {
  background: transparent url(../bilder/imgLoading.gif) center center no-repeat;
}

.spalte0 {
  width: 220px;
  float: left;
}

.spalte1 {
  width: 220px;
  float: right;
  margin-right: 24px;
}

/*----------------------------------------------------------------*/
/* bereiche */
/*----------------------------------------------------------------*/
body {
  background: #F0F0F0;
}

#wrap {
  margin: 25px auto 0 auto;
  width: 756px;
  font-size: 0.9em;
}

#topnavi {
  background: #D1D1D1;
}

#navi_rechts {
  float: right;
  display: inline;
  background: #CCE5F3;
  width: 246px;
  border-left: 2px solid #fff;
  height: 32px;;
}

/*----------------------------------------------------------------*/
/* header */
/*----------------------------------------------------------------*/
#header {
  background: #1963AA;
  height: 100px;
  border-bottom: 2px solid #fff;
  cursor: pointer;
  padding: 9px 0 0 11px;
  color: #fff;
}

#header p {
  margin-top: 10px;
  color: #fff;
}

/*----------------------------------------------------------------*/
/* content */
/*----------------------------------------------------------------*/
#content-container {
  border-bottom: 2px solid #fff;
  background: #D1E0EE url(../bilder/back_content.gif) left top repeat-Y;
}

#firmenprofil #content-container {
  background-color: #F5D2E6;
}

#leistungen #content-container {
  background-color: #F0F4D8;
}

#referenzen #content-container {
  background-color: #F5E7D5;
}

#kontakt #content-container {
  background-color: #E3E4E5;
}

#jobs #content-container {
  background-color: #EFD7DD;
}


#rechts {
  float: right;
  display: inline;
  width: 246px;
  font-size: 0.9em;
  padding: 10px 0 0 0;
}

#referenzen #rechts, .body_kontakt_ansprechpartner #rechts {
  padding-top: 0;
}

#referenzen #rechts img {
  position: relative;
  cursor: pointer;
}

#bild_navi {
  background: #fff;
  height: 30px;
  position: relative;
  top: -30px;
  -moz-opacity: 0.3;
  filter: Alpha(opacity=30);
  opacity: 0.3;
  visibility: hidden;
}


.body_firmenprofil_das_team #rechts {
  background: transparent url(../bilder/back_kp_team_geschaeftsfuehrung.jpg) center bottom no-repeat;
  min-height: 420px;
}

.body_leistungen_fachbereiche #rechts, .body_leistungen_leistungsbereiche #rechts {
  background: transparent url(../bilder/back_leistungsspektrum_bg_right.jpg) center bottom no-repeat;
  min-height: 420px;
}

#rechts p, #rechts h2 {
  padding-left: 12px;
  padding-right: 16px;
}

#content, #content_ohne_rand {
  float: left;
  display: inline;
  border-right: 2px solid #fff;
  min-height: 350px;
  width: 488px;
  padding: 10px;
}

#content_ohne_rand {
  width: 508px;
  padding: 0;
}

#content_mit_rand {
  width: 488px;
  padding: 10px;
}

#content ul {
  margin-bottom: 1.0em;
}

#content li {
  list-style: square;
  margin-left: 16px;
  line-height: 1.4em;
}

#content ul.referenzen {
  margin-top: 1.0em;
}

#content ul.referenzen li a {
  padding-left: 24px;
  background: transparent url(../bilder/camera.gif) left center no-repeat;
  display: block;
  width: 440px;
}

/*----------------------------------------------------------------*/
/* startseite */
/*----------------------------------------------------------------*/
#startseite #content {
  background: transparent url(../bilder/back_startseite.jpg) left top no-repeat;
}

#startseite h1 {
  margin-top: 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.5em;
  text-align: center;
}


/*----------------------------------------------------------------*/
/* footer */
/*----------------------------------------------------------------*/
#footer
  {
 background: #666666; 
 padding: 6px 0 6px 10px;
}

#footer a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  margin-right: 12px;
}

#footer a:hover {
  text-decoration: underline;
}

#footer li {
  align: left;
  display: inline;
}


.body_kontakt_impressum table td {
  width: 50%;
  vertical-align: top;
  padding: 0.5em 0;
}

.body_firmenprofil_standorte #rechts {
  padding: 0;
}

#rechts p.kein_abstand {
  padding: 0;
  margin: 0;
}

#home000 {
  height: 153px;
  overflow: hidden;
}

