body {
background-color: #EDEDED;
color: #000000;
font-size: 14pt;
}

a, a:active, a:visited {
color: #f67d25;
text-decoration: none;
}

a:hover {
color: #2f408a;
}

#head {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
min-width: 670px;
height: 100px;
background-color: #354795;
background-image: url(Bilder/WD2.jpg);
background-repeat: no-repeat;
background-position: 80% center;
}
  .head {
  float: left;
  width: auto;
  font-size: 38pt;
  padding-top: 20px;
  padding-left: 40px;
  color: #E1E1E1;
  }
  .Bannertextfarbe {
  color: #f67d25;
  }
  
#menu {
position: absolute;
left: 0px;
top: 100px;
width: 100%;
min-width: 650px;
height: 50px;
background-color: #354795;
font-size: 16pt;
font-weight: bold;
border-bottom: 4px solid #868686;
}

.aktiv {
border-bottom: 2px solid #f67d25 !important;
}

ul#nav {
margin-top: 0px;
margin-left: 20px;
list-style-type: none;
}

  ul#nav li {
  float: left;
  width: auto;
  margin-right: 20px;
  border: 0px solid #FFFFFF;
  }
  
  ul#nav a {
  display: block;
  border: 0px solid #DADADA;
  color: #FFFFFF;
  text-decoration: none;
  }
  
  ul#nav a:hover {
  display: block;
  color: #FFFFFF;
  border-bottom: 10px solid #f67d25;
  }

#content {
position: absolute;
left: 0px;
top: 150px;
width: 100%;
min-width: 650px;
text-align: justify;
background-image: url(Bilder/TK.jpg);
background-repeat: no-repeat;
background-position: 100% 20px;
}

.content {
width: 60%;
min-width: 650px;
padding: 10px 10px 10px;
}

#leistungen {
float: right;
width: 400px;
margin-left: 15px;
color: #919191;
}

.leistungen li {
list-style-type: none;
list-style-image: none;
background-image: url(Bilder/ab.jpg);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 25px;
}

.kontakt li {
font-size: 12pt;
list-style-type: none;
list-style-image: none;
text-align: left;
background-image: url(Bilder/x.jpg);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 25px;
}

#footer {
position: absolute;
left: 0px;
width: 100%;
min-width: 650px;
background-color: #354795;
color: #FFFFFF;
text-align: center;
font-size: 12pt;
font-weight: bold;
border-top: 4px solid #868686;
}

ul#foot {
margin-top: 0px;
margin-left: 0px;
list-style-type: none;
}

  ul#foot li {
  float: left;
  width: auto;
  margin-right: 20px;
  border: 0px solid #FFFFFF;
  }
  
  ul#foot a {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  }
  
  ul#foot a:hover {
  display: block;
  color: #f67d25;
  }

.impressum {
font-weight: bold;
text-decoration: underline;
}

  .Formreihe {
  clear: both;
  padding: 2px 0px;
  }

  .Formlabel {
  float: left;
  width:110px;
  padding-top: 1px;
  }

  .Formfeld {
  float: right;
  text-align: left;
  width:290px;
  }
  
  .spam {
  background-image: url(Bilder/spam.jpg) !important;
  }
  .spam:hover {
  background-image: url(Bilder/spam.jpg) !important;
  }
    .Formfeld input, textarea {
    width: 220px;
    padding-left: 5px;
    background-color: #E4E4E4;
    color: #354795;
    font-weight: bold;
    border: 1px solid #a6a5a5;
    }
    .Formfeld input:hover, textarea:hover {
    width: 220px;
    padding-left: 5px;
    background-color: #EDEDED;
    border: 1px solid #777777;  
    }
  
  .senden {
  width: 120px;
  height: 40px;
  font-weight: bold;
  color: #f67d25;
  border: none;
  }
  
  .senden:hover {
  color: #2f408a;
  }
  
.referenz {
float: left;
width: 20%;
background-color: #e3e3db;
margin-left: 10px;
margin-bottom: 10px;
border: 1px solid #000000;
filter:alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
}

.referenz:hover {
margin-left: 10px;
margin-bottom: 10px;
background-color: #EDEDED;
border: 1px solid #354795;
}

.referenz img {
border:none;
}

.referenzimg {
float:left;
width:400px;
margin-right:5px; 
border:none;
}
