body {
  margin: 0;
}

.unsichtbar {
  display: none;
}

.trenner {
  clear: both;
  height: 0;
  overflow: hidden;
}

#klammer {
  width: 965px;
}

#logo {
  padding: 25px 0 0 19px;
  height: 75px;
}

#logo img {
  border: 0;
}

#spalte1 {
  background: #fff;
  width: 240px;
  float: left;
}

#spalte1 {
  font: normal 75% verdana, sans-serif;
}

#spalte1_kontur {
  border-right: 1px dashed #000;
  width: 219px;
  padding: 25px 20px 25px 0;
}

#spalte1 ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#spalte1 ul li {
}

#spalte1 ul li a {
  color: #000;
  text-decoration: none;
  background-image: url(../images/nav_pfeil_dunkelgrau.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
  margin-left: 20px;
  padding-left: 15px;
  display: block;
  margin-bottom: 5px;
}

#spalte1 ul li a:hover {
  text-decoration: underline;
}

#hauptnavigation_unten {
  padding-top: 20px;
}

#hauptnavigation_unten ul li a {
  color: #5e5e5e;
  background-image: url(../images/nav_pfeil_hellgrau.gif);
}

#spalte1 ul li ul {
  padding-top: 10px;
  padding-bottom: 15px;
}

#spalte1 ul li ul li a {
  color: #5e5e5e;
  background-image: url(../images/nav_pfeil_kontur.gif);
  margin-left: 35px;
}





#spalte2 {
  background: #fff;
  /*background:transparent url(../images/hintergrund_weiss_80prozent.png) repeat scroll 0 50%;*/
  float: left;
  width: 395px;
  font: normal 75% verdana, sans-serif;
  padding: 0 75px 30px 30px;
  height: 100%;
  overflow: hidden;
}

#inhalt {
  line-height: 140%;
}

#headline h1 {
  margin: 0;
  padding: 23px 0 5px 0;
  font-size: 170%;
  line-height: 120%;
}

#headline h1 strong {
  font-size: 60%;
}

.text_vorspann {
  font-weight: bold;
}

#inhalt ul {
  list-style-type: square;
}

#inhalt a {
  color: #000;
}

#inhalt a:hover {
  text-decoration: none;
}

/* Kontaktformular */

#form_kontakt {
  margin: 0;
  padding: 0;
}

.label {
  float: left;
  width: 120px;
}

#form_kontakt .trenner {
  padding: 5px 0 5px 0;
}

.formularfeld input, .formularfeld_textarea textarea {
  border: 0;
  background: #e9e9e9;
  width: 210px;
  padding: 3px 0 3px 0;
}

.formularfeld input#PLZ {
  width: 50px;
  margin-right: 10px;
}

.formularfeld_textarea textarea {
  height: 120px;
  font: normal 100% verdana, sans-serif;
}

.formularfeld_submit input {
  border: 0;
  background: #000;
  color: #fff;
  font-weight: bold;
  padding: 3px;
}

.formularfeld_submit input#reset {
  background: #e9e9e9;
  color: #999;
  font-weight: normal;
  margin-left: 10px;
}


/* Bewerbung */

#form_bewerbung {
  margin: 0;
  padding: 0;
}

#form_bewerbung .label {
  float: left;
  width: 120px;
}

#form_bewerbung .trenner {
  padding: 5px 0 5px 0;
}

#form_bewerbung .formularfeld input, #form_bewerbung .formularfeld_textarea textarea {
  border: 0;
  background: #e9e9e9;
  width: 280px;
  padding: 3px 0 3px 0;
}

#form_bewerbung .formularfeld input#ORT {
  border: 0;
  background: #e9e9e9;
  width: 220px;
  padding: 3px 0 3px 0;
}

#form_bewerbung .formularfeld input#PLZ {
  width: 50px;
  margin-right: 10px;
}

#form_bewerbung.formularfeld_textarea textarea {
  height: 120px;
  font: normal 100% verdana, sans-serif;
}

#form_bewerbung.formularfeld_submit input {
  border: 0;
  background: #000;
  color: #fff;
  font-weight: bold;
  padding: 3px;
}

#form_bewerbung.formularfeld_submit input#reset {
  background: #e9e9e9;
  color: #999;
  font-weight: normal;
  margin-left: 10px;
}

/* Fusszeile */

#fusszeile {
  padding-top: 10px;
  font-size: 90%;
  color: #959595;
}

#fusszeile a {
  background-repeat: no-repeat;
  color: #959595;
  text-decoration: none;
  padding-right: 20px;
  padding-left: 17px;
  display: block;
  float: left;
}

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

.fuss_seitenanfang {
  background-image: url(../images/icon_seitenanfang.gif);
}

.fuss_seitedrucken {
  background-image: url(../images/icon_seite-drucken.gif);
}

.fuss_fensterschliessen {
  background-image: url(../images/icon_fenster-schliessen.gif);
}

#fusszeile a.fuss_fensterschliessen {
  display: none;
}

#fusszeile .trenner {
  display: none;
}




#spalte3 {
  background: #000;
  float: left;
  font: normal 75% verdana, sans-serif;
  color: #fff;
  width: 225px;
}

#spalte3_kontur {
  width: 196px;
  padding: 25px 8px 20px 20px;
  border-left: 1px dashed #fff;
}

#marginalie {
}

#referenzen_navi {
  padding: 5px 0 5px 15px;
  margin: 10px 0 0 -20px;
}

#referenzen_navi a {
  color: #fff;
  text-decoration: none;
  padding: 0 5px 0 5px;
  display: block;
  float: left;
}

#referenzen_vorschau {
  padding: 15px 0 0 0;
  height: 100%;
  overflow: hidden;
  clear: both;
}

.refbild_gross {
  float: left;
  padding-right: 10px;
  margin-bottom: 10px;
}

.refbild_klein {
  float: left;
  padding-bottom: 10px;
  width: 60px;
}

#marginalie ul {
  margin: 0;
  padding: 10px 0 0 0;
  list-style-type: none;
}

#marginalie ul li {
  padding: 0 0 10px 30px;
  display: block;
  background-repeat: no-repeat;
}

#marginalie ul li a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  background-image: url(../images/nav_pfeil_weiss.gif);
  background-repeat: no-repeat;
  background-position: right 2px;
  padding-right: 16px;
}
#marginalie ul li a:hover {
  color: #fff;
  text-decoration: underline;
}

#marginalie ul li.icon_projekt {
  background-image: url(../images/icon_projekt.gif);
}

#marginalie ul li.icon_kunde {
  background-image: url(../images/icon_kunde.gif);
}

.link_pfeil_weiss {
  color: #fff;
  text-decoration: none;
  background-image: url(../images/nav_pfeil_weiss.gif);
  background-repeat: no-repeat;
  background-position: 0 2px;
  padding-left: 15px;
  display: block;
}

.link_pfeil_weiss:hover {
  text-decoration: underline;
}



#klammer.refs #spalte2 {
  padding-right: 30px;
  width: 440px;
}
#klammer.refs #marginalie {
  height: 300px;
}
/*
#klammer.refs #headline h1 {
  color: #fff;
}
#klammer.refs #fusszeile {
  color: #fff;
}
*/
#klammer.refs #fusszeile a {
  display: none;
}
.scrollable_bild {
	float: left;
}



/* main vertical scroll */
#main {
	position:relative;
	overflow:hidden;
	width: 440px;
	height: 390px;
	/*width: 438px;
	height: 328px;
	border: 1px solid #000;*/
	margin: 20px 0 20px 0;
}

/* root element for pages */
#pages {
	position:absolute;
	height:20000em;
}
/* root element for horizontal scrollables */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 440px;
	height: 330px;
	width: 438px;
	height: 328px;
	border: 1px solid #000;
}

/* root element for scrollable items */
.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.page {
  /*padding: 10px;
  background-color: #777;*/
}
.page_top {
  overflow: hidden;
  height: 30px;
}
.page_head {
  float: left;
  font-weight: bold;
}
#inhalt .page .navi {
  overflow: hidden;
  float: right;
}
#inhalt .page .navi a {
  display: block;
  float: left;
  padding: 0 5px 2px 5px;
  background-color: #000;
  margin-left: 5px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
#inhalt .page .navi a.active {
  background-color: #008b22;
  color: #fff;
}

.info {
  height: 25px;
  padding: 5px 0 0 0;
  text-align: right;
  width: 438px;
}
#inhalt .info a {
  color: #008b22;
  font-weight: bold;
}

#marginalie ul#main_navi {
  position: absolute;
  margin: 14px 0 0 -35px;
  padding: 0;
  width: 239px;
  font-size: 90%;
}
#marginalie ul#main_navi li {
  background: none;
  margin: 0;
  padding: 0;
}
#marginalie ul#main_navi li a {
  display: block;
  background-image: url();
  padding: 5px 10px 7px 35px;
  margin: 0 0 5px 0;
  font-weight: normal;
}
#marginalie ul#main_navi li.active a {
  background-color: #008b22;
  background-image: url(../images/pfeil_gruen.gif);
  background-repeat: no-repeat;
  background-position: left center;
}




