/************* dauerhafter scrollbalken fuer firefox **************/
html {
  height: 101%;
}
/***************************** BODY *******************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #808080;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
li {
	font-weight: bold;
}
/************************** BACKGROUND ****************************/
#background {
	width: 940px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/whiteline.jpg);
}
#content {
	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
#clear_left {
	clear: left;
}
/**************************** OVERALLS ****************************/
#grauergrund {
	min-height: 100%;
	width: 898px;
	margin-left: 1px;
	margin-right: 1px; 
	position: relative;
	vertical-align: top;
	background-color: #F7F7F7;
}
#linkespalte {
	width: 651px;
	height: auto;
	float: left;
	background-color: #F7F7F7;
	border-right: solid 1px #FFFFFF;
	position: relative;
}
#rechtespalte {
	width: 220px;
	height: auto;
	padding: 13px;
	float: right;
	background-color: #F7F7F7;
	border-bottom: solid 1px #FFFFFF;
	position: relative;
}
#rechtespalte a:link, a:visited {
	color: #B1283C;
	text-decoration: none;
}
#rechtespalte a:hover {
	text-decoration: underline;
}
#clear_grauergrund {
	clear: both;
	width: 900px;
	height: 0px;
	position: relativ;
}
#linkespalte_imagediv {
	width: 651px;
	height: 221px;
	border-bottom: solid 1px #FFFFFF;
	margin: 0px;
}
#linkespalte_reddiv {
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 7px;
	padding-bottom: 5px;
	width: 625px;
	background-color: #B1283C;
	border-bottom: solid 1px #FFFFFF;
	margin: 0px;
	color: #FFFFFF;
}
#linkespalte_textdiv {
	width: 625px;
	height: auto;
	padding: 13px;
}
#linkespalte_textdiv a:link, a:visited {
	color: #B1283C;
	text-decoration: none;
}
#linkespalte_textdiv a:hover {
	text-decoration: underline;
}
#linkstab {
	width: 100px;
	float: left;
}
#rechtstab {
	width: 412px;
	float: left;
}
/***************************** FONTS *****************************/
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B1283C;
	margin: 0px;
}
#w18b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
#w10n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.y10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FCC300;
	margin-bottom: 3px;
}
#b11b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 3px;
}
/**************************** HEADER ******************************/
#header {
	width: 940px;
	height: 78px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../images/header.jpg);
}

/***************************** MENUE ******************************/
#menue {
	width: 910px;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/menue.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
  padding-left: 30px;
  padding-top: 6px;
}
#menue a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
  text-decoration: none;
}
#menue a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
  text-decoration: none;
}
#menue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCC300;
  text-decoration: none;
}
.white_triangle {
	margin-bottom: -1px;
}
/**************************** FOOTER ******************************/
#footer {
	width: 910px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
  padding-right: 30px;
  padding-top: 6px
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
  text-decoration: none;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
  text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FCC300;
  text-decoration: none;
}
/************************** STARTSEITE ****************************/
#startseite_headboxdiv {
	width: 652px;
	height: 396px;
	float: left;
	margin-left: 1px;
}
#startseite_headbox {
	height: 148px;
	width: 625px;
	background-color: #B1283C;
	padding: 13px;
}
#startseite_headbox_bild_gross {
	height: 222px;
	width: 651px;
}
.startseite_headbox_bild {
	margin-right: 13px;
	margin-top: 2px;
	float: left;
}
#startseite_text_rechts {
	width: 220px;
	height: 370px;
	float: right;
	background-color: #F7F7F7;
	margin-right: 1px;
	padding: 13px;
	overflow: hidden;
}
#startseite_text_rechts a:link, a:visited {
	color: #B1283C;
	text-decoration: none;
}
#startseite_text_rechts a:hover {
	text-decoration: underline;
}
#clear_both {
	height: 1px;
	width: 900px;
	clear: both;
	background-color: #FFFFFF;
	font-size: 1px;
}
#startseite_text_unten {
	width: 898px;
	height: 180px;
	background-color: #F7F7F7;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
.startseite_text_unten_headline {
	width: 400px;
	height: 40px;
	
}
.startseite_text_unten_links {
	width: 400px;
	height: 140px;
	margin-left: 13px;
	float: left;
}
#startseite_text_unten_mitte {
	width: 20px;
	height: 140px;
	background-image: url(../images/trennerpunkt.jpg);
	background-repeat: repeat-y;
	margin-right: 13px;
	float: left;
}
.startseite_text_unten_rechts {
	width: 420px;
	height: 140px;
	margin-right: 13px;
	float: left;
}
.startseite_kleine_bilder {
	border: solid 1px #B1283C;
	/* float: left; */
	margin-right: 10px;
}
#projekte_text {
	width: 250px;
	float: left;
}
.projekte_bild {
	width: 145px;
	float: left;
}
#projekte_text2 {
	width: 260px;
	float: left;
}

/************************ KONTAKTFORMULAR **************************/
.kontakt_auswahl {
  width: 100px;
  height: 18px;
  background-color: #FFFFFF;
  border: solid 1px #999999;
  vertical-align: middle;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
  font-style: normal;
  font-weight: normal;
}
.feld1 {
  width: 300px;
  height: 15px;
  background-color: #FFFFFF;
  border: solid 1px #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
  font-style: normal;
  font-weight: normal;
  padding-left: 5px;
}
.feld1fehler {
  width: 300px;
  height: 15px;
  background-color: #FFFFFF;
  border: solid 1px #B1283C;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
  font-style: normal;
  font-weight: normal;
  padding-left: 5px;
}
.feld2 {
  width: 400px;
  height: 200px;
  background-color: #FFFFFF;
  border: solid 1px #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
  font-style: normal;
  font-weight: normal;
  padding: 5px;
}
.feld2fehler {
  width: 400px;
  height: 200px;
  background-color: #FFFFFF;
  border: solid 1px #B1283C;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
  font-style: normal;
  font-weight: normal;
  padding: 5px;
}
.feld3 {
  width: 50px;
  height: 15px;
  background-color: #FFFFFF;
  border: solid 1px #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
  font-style: normal;
  font-weight: normal;
  padding-left: 5px;
}
.feld3fehler {
  width: 50px;
  height: 15px;
  background-color: #FFFFFF;
  border: solid 1px #B1283C;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
  font-style: normal;
  font-weight: normal;
  padding-left: 5px;
}
.submit {
  width: 100px;
  height: 19px;
  background-color: #D3D8DC;
  border: solid 1px #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
  font-style: normal;
  font-weight: normal;
  text-align: center;
}
#rechtstab_captcha {
  width: 150px;
  float: left;
  height: 19px;
}
#rechtstab_captchain {
  width: 70px;
  height: 19px;
  float: left;
}
#rechtstab_rechts_rechts {
  width: 190px;
  float: right;
  text-align: right;
}

#clear_kontakt {
	clear: both;
	height: 2px;
}
/* Boxen auf seite TEAM */
.teambox{
	border: 1px solid #E5E5E5;
	padding: 20px;
	height: 160px;
	margin-bottom: 20px;
}

.teampicture{
	float:left;
	height: 160px;
	width: 120px;
	border: 1px solid #E5E5E5;
}

.teambox_inhalt{
	margin-left: 30px;
	width: 350px;
	float:left;
}


/* Boxen auf seite Leistung und Referenzen */
.leistungbox{
	border: 1px solid #E5E5E5;
	padding: 20px;
	height: 160px;
	margin-bottom: 20px;
}

.leistungpicture{
	float:left;
	height: 120px;
	width: 160px;
	border: 1px solid #E5E5E5;
}

.leistungbox_inhalt{
	margin-left: 30px;
	width: 380px;
	float:left;
}

/* Boxlist auf seite Referenzen */
.referenzbox{
	border: 0px solid #E5E5E5;
	height: 160px;
	margin-bottom: 20px;
}
.referenzbox2{
	border: 0px solid #E5E5E5;
	height: auto;
	margin-bottom: 20px;
}
.referenzpicture{
	float:left;
	height: 120px;
	width: 160px;
	border: 1px solid #E5E5E5;
	padding: 23px;
}

.clear0{
    clear: left;
    height: 1px;
    font-size:1px;
}
