body {
  color: #000;
  font-family: verdana, arial, sans-serif;
  font-size: 100.01%;
  margin: 0;
  text-align: center;
  padding: 0 0 20px;   /* Zentrierung fuer alte IEs */
  background-color: #FFFFFF;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center top;
}
p {
  font-size: 70%;
  line-height: 16px;
  color: #515151;
  padding: 0px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}
h1 {
  color: #004494;
  font-size: 90%;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
  text-transform: uppercase;
}

h2 {
  color: #004494;
  font-size: 80%;
  font-weight: bold;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  text-transform: uppercase;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 20px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999999;
  background-attachment: scroll;
  background-image: url(templates/images/lp_headline.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  line-height: 80%;
}



a {
  text-decoration: none;
}

a:link    {
  color: #e42b31;
  text-decoration: none;
}
a:visited {
  color: #e42b31;
}
a:focus, a:hover, a:active {
  color: #004494;
}
.no-border{ 
border-style: none; border-width: 0; 
 }

a.inline { outline: none; color: #515151; text-decoration: none; cursor: text; }
 
/* Allgemeine Klassen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
}

.pngTransparent {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}


/* Content
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
#contentHolder {
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0 0;
  width: 1000px;          /* Zentrierung fuer moderne Browser */
  text-align: left;
  position: relative;
  padding-top: 10px;        /* text-align:center (body) "neutralisieren" */
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-bottom: 0px;
}

#boxHead {
  position: relative;
  height: 233px;
  width: 1000px;
  padding: 0px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: #FFFFFF;
}

#boxLogo  {
  height: 99px;
  width: 173px;
  position: absolute;
  top: 10px;
  left: 20px;
}
#boxHeadSubnav  {
  height: 20px;
  width: 150px;
  position: absolute;
  right: 2px;
  top: 10px;
}
#boxHeadSubnav  ul  {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#boxHeadSubnav  li  {
  display: inline;
  height: 20px;
  margin-left: 0px;
  margin-right: 0px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
}
#boxHeadSubnav  li  a  {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 80%;
  display: block;
  height: 20px;
  text-decoration: none;
  width: 50px;
  float: left;
  background: transparent none scroll no-repeat center 0;
}

#boxHeadSubnav li a span {
	display: none;
}

#boxHeadSubnav li a.home { background-image: url(templates/images/but_home.png); }
#boxHeadSubnav li a.kontakt { background-image: url(templates/images/but_kontakt.png); }
#boxHeadSubnav li a.impressum { background-image: url(templates/images/but_impressum.png); }

#boxHeadSubnav  a:hover  {
  color: #004494;
}

#headnav {
  height: 75px;
  position: absolute;
  top: 135px;
  left: 11px;
}
#headnav ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}


#headnav li {
  display: inline;
}

#headnav  li a {
  background-attachment: scroll;
  background-image: url(templates/images/but-mainnav.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  float: left;
  height: 75px;
  width: 178px;
  text-align: center;
  color: #FFFFFF;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1px;
  line-height: 40px;
  margin-right: 9px;
  margin-left: 9px;
}

#headnav li a:hover {
  background-attachment: scroll;
  background-image: url(templates/images/but-mainnav.png);
  background-repeat: no-repeat;
  background-position: 0px -76px;
}
#headnav li a.aktiv {
  background-attachment: scroll;
  background-image: url(templates/images/but-mainnav.png);
  background-repeat: no-repeat;
  background-position: 0px -76px;
}

#headnav ul li ul{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#headnav ul li ul li{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#headnav ul li {
	display: block;
	float: left;
	position: relative;
}

#headnav ul li ul {
	position: absolute;
	top: 45px;
	display: none;
	margin: 0; 
	padding: 0;
	padding-bottom: 14px;
	width: 176px;
	background-image: url(templates/images/hg_klappmenue-bottom.png);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	left: 10px;
	font-size: 80%;
}

#headnav ul li:hover ul {
  display: block; 
}

#headnav ul li ul li {
	float: none;
	display: inline;
}

#headnav ul li ul li a {
	background-image: url(templates/images/but_klapp_over.png);
	width: 170px;
	line-height: 31px;
	height: 31px;
	margin: 0 3px;
	padding: 0;
	color: #004494;
	float: none;
}

#headnav ul li ul li a:hover,
#headnav ul li ul li a.aktiv {
	background-image: url(templates/images/but_klapp_over.png);
	background-position: 0 bottom;
	color: #ffffff;
}



#boxLeft ul {
  padding: 0px;
  list-style-type: none;
  font-size: 70%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}

#boxLeft li {
  margin-bottom: 10px;
  background-attachment: scroll;
  background-image: url(templates/images/listpoint_content.png);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding-left: 20px;
  color: #1D3269;
  line-height: 14px;
}


#boxSlogan {
  position: absolute;
  height: 70px;
  width: 480px;
  left: 220px;
  top: 56px;
}
#boxFonHead {
  position: absolute;
  height: 60px;
  width: 242px;
  right: 18px;
  top: 54px;
}

#boxSlogan h1 {
  font-size: 120%;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

#boxSlogan p {
  margin: 0px;
  color: #999999;
  font-size: 70%;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 120%;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}


#flashHolder {
  padding-top: 0px;
  height: 246px;
  width: 959px;
  margin-right: auto;
  margin-left: auto;
}

#boxContent {
  width: 959px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  background-attachment: scroll;
  background-image: url(templates/images/hg-content.png);
  background-repeat: repeat-y;
  background-position: 0px 0px;
  margin-top: 2px;
}

#boxLeft {
  float: left;
  width: 485px;
  padding: 30px;
  position: relative;
}

#boxRight {
  width: 350px;
  float: right;
  position: relative;
  padding-top: 65px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}


#bildholderContent, .bildholderContent {
  width: 485px;
  height: 124px;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 19px;
  padding-bottom: 29px;
}

.bildboxCont01 {
  height: 124px;
  width: 124px;
  margin: 0px;
  float: left;
}

.bildboxCont02 {
  height: 124px;
  width: 124px;
  float: left;
  margin-top: 0px;
  margin-right: 56px;
  margin-bottom: 0px;
  margin-left: 56px;
}

.bildboxCont03 {
  height: 124px;
  width: 124px;
  margin: 0px;
  float: left;
}

#angebotsBox {
  width: 320px;
  background-color: #FFFFFF;
  position: relative;
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 175px;
  padding-left: 15px;
  background-attachment: scroll;
  background-image: url(templates/images/box_right_shadow.png);
  background-repeat: no-repeat;
  background-position: 0px bottom;
}
#preisBox {
  height: 146px;
  width: 350px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin: 0px;
  padding: 0px;
}

#angebotsBox li a {
  display: block;
  height: 146px;
  position: relative;
  left: 0px;
  bottom: 0px;
  width: 350px;
  background-attachment: scroll;
  background-image: url(templates/images/preisbox.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
#angebotsBox      ul     h1   {
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  display: block;
  left: 15px;
  position: absolute;
  top: 65px;
  text-transform: none;
}
#angebotsBox     ul h2     {
  position: absolute;
  right: 30px;
  background-image: none;
  margin: 0px;
  padding: 0px;
  color: #000000;
  font-size: 135%;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  top: 60px;
}
#angebotsBox    ul   h3   {
  position: absolute;
  right: 20px;
  font-size: 70%;
  font-weight: normal;
  color: #000000;
  top: 80px;
  display: block;
  margin: 0px;
  padding: 0px;
}



#angebotsBox ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: block;
  width: 350px;
  position: absolute;
  bottom: 25px;
  left: 0px;
}


#angebotsBox p {
  text-align: justify;
  padding: 0px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 70%;
}

#angebotsBox h1 {
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  font-size: 80%;
  line-height: 110%;
  margin: 0px;
}

#angebotsBox img {
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
}


#angebotsButton {
  position: absolute;
  left: 10px;
  top: 20px;
  height: 67px;
  width: 160px;
}

#footer {
  background-color: #1d3269;
  height: 30px;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 2px;
  margin-bottom: 10px;
  position: relative;
}
#footerLeft {
  width: 400px;
  float: left;
}

#footerRight {
  float: right;
  width: 150px;
}

#footerLeft ul, #footerRight ul {
  list-style-type: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 8px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#footerLeft li, #footerRight li {
  display: inline;
}

#footerLeft li a, #footerRight li a {
  color: #b0b6c9;
  font-size: 70%;
  padding-right: 10px;
  padding-left: 10px;
  display: block;
  float: left;
}


#boxfooter2 {
  background-color: #FFFFFF;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 2px;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
}

#boxfooter2 p {
  color: #b0b6c9;
  margin: 0px;
}

#formAngebot {
  padding: 0px;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-align: right;
  color: #333333;
}

#formAngebot label {
  font-size: 60%;
  margin-bottom: 0px;
  display: block;
  height: 17px;
  line-height: 17px;
  float: left;
  padding-right: 10px;
  color: #666666;
}

#formAngebot #name,
#formAngebot #e-mail-adresse,
#formAngebot #telefon {
  height: 17px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  width: 250px;
  color: #515151;
}

#formAngebot #vorname {
  height: 17px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  width: 250px;
  color: #515151;
}


#formAngebot #nachricht {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  width: 250px;
  color: #515151;
}

#angebotsBoxAnfrage {
  width: 320px;
  background-color: #FFFFFF;
  position: relative;
  padding-top: 30px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
  background-attachment: scroll;
  background-image: url(templates/images/box_right_shadow.png);
  background-repeat: no-repeat;
  background-position: 0px bottom;
}

.bildholderContent {
  width: 485px;
  height: 124px;
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 19px;
  padding-bottom: 29px;
}

h2 a, h2 a:visited {
	color: #004494;
}

h2 a:active,
h2 a:focus,
h2 a:hover {
	color: #E42B31;
}

.referenzen h2 {
	margin-top: 25px;
}

.referenzen p {
	margin-top: 15px;
}

.referenzen-startseite {
	background: #fff url(templates/images/referenzen-startseite-schatten.png) scroll no-repeat 0 bottom;
	padding: 10px 15px 25px 15px;
	width: 455px;
}

.referenzen-startseite h2 {
	color: #ea2829;
	background: transparent;
	border: 0 none #fff;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 105%;
}

.referenzen-startseite h2 a,
.referenzen-startseite h2 a:visited {
	color: #ea2829;
}

.referenzen-startseite h2 a:focus,
.referenzen-startseite h2 a:active,
.referenzen-startseite h2 a:hover {
	color: #004494;
}

.referenzen-startseite h3 {
	color: #2c4073;
	font-size: 65%;
	margin-bottom: 7px;
	margin-top: 0;
}

.referenzen-startseite h3 a,
.referenzen-startseite h3 a:visited {
	color: #2c4073
}

.referenzen-startseite h3 a:focus,
.referenzen-startseite h3 a:active,
.referenzen-startseite h3 a:hover {
	color: #E42B31;
}

.referenzen-startseite p {
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 60%;
	line-height: 1.4;
}

.referenzen-startseite .img {
  float: left;
  margin-right: 10px;
}

.referenzen-startseite img {
  border: 0 none #fff;
}

.referenzen-startseite .eingerueckt {
  float: left;
  width: 340px;
}


#footerLeft ul.navigation {
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  
}

#footerLeft ul.navigation li {
color:#B0B6C9;
display:block;
float:left;
font-size:70%;
padding-left:10px;
padding-right:10px;
position: relative;
width: 130px;
line-height: 30px;
background: url(templates/images/clear.gif);

}

#footerLeft ul.navigation li ul {
  display: none;
  position: absolute;
  bottom: 30px;
  left: 0;
  margin: 0;
  padding: 0;
  

}

#footerLeft ul.navigation li:hover ul {
  display: block;
  margin: 0;
}

#footerLeft ul.navigation li ul li a {
  font-size: 135%;
  background: #1D3269 ;
  color:#B0B6C9;
  margin: 0;
  line-height: 16px;
  display: block;
  text-align: center;
  width: 130px;
  position: absolute;
  left: 0;
  bottom: 0;
}




