body {
  margin:0;
  text-align:center;
  background: url(Bilder/watercooler_bg.jpg);
  background-position:top;
  background-repeat:repeat-x;
  background-attachment:scroll;
  background-color:#eaedef;
  background-attachment:fixed;

}
#page {
  margin:auto;
  text-align:left;
  width:980px;
  font-family:Lucida Sans;
  font-size:12px;
  color: #696969;
  
}
#content {
  padding-left:40px;
  padding-right:60px;
  padding-top:30px;
  margin-bottom:50px;
}
a {
   color: #37a6ec;
   text-decoration: none;
}
a:visited {
   color: #37a6ec;
   text-decoration: none;
}
a:hover {
   color: #6bcc00;
   text-decoration: none;
}
.numfield {
  width:30px;
  font-size:12px;
  font-family:Tahoma;
  text-align:center;
}

.contact_field {
  padding:0 0 0 100px;
}
.contact_field input {
  font-family:Tahoma;
  font-size:12px;
  padding:2px;
  width:180px;
  border:1px solid #000000;
}
.contact_field textarea {
  font-family:Tahoma;
  font-size:12px;
  width:180px;
  padding:2px;
  border:1px solid #000000;
}
form {
  margin:0;
}
.contact_sent {
  font-weight:bold;
  font-family:Tahoma;
  font-size:12px;
}

#nanoware{
font-family:Arial;
font-size:11px;
text-align:left;
padding-left: 20px;
}

#nanoware a{
color: silver;
}

#unten{
padding-top:25px;
color: white;
text-align:center;
}

#unten a{
font-size:12px;
color: white;
font-family: Arial;
text-transform: uppercase;
font-weight:bold;
}

#unten a:hover{
font-size:12px;
color: #6bcc00;
font-family: Arial;
}

h3{
  margin-top:0px;
  padding-top:0px;
  border-bottom: 1px #43bdf6 solid;
}

