body {
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  background-color: #ffffff;
  font-size: 0.9em;
  line-height: 1.4em;
  scrollbar-face-color: #E5E5E5; 
  scrollbar-highlight-color: #757474; 
  scrollbar-shadow-color: #757474; 
  scrollbar-3dlight-color: #ffffff; 
  scrollbar-arrow-color: #757474;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
}

#box {
 background-image: url(../images/logokamer.gif);
 background-repeat: no-repeat;
 background-position: 100px 50%;
 height: 300px;
 margin-top: 50px;
 margin-left:50px;
}

#box-live-main {
 background-repeat: no-repeat;
 background-position: 100px 50%;
 height: 300px;
 margin-top: 0px;
 margin-left:35px;
}

#box-live-top {
 background-image: url(../images/textkamer-live4.gif);
 background-repeat: no-repeat;
 background-position: 250px 0%;
 height: 0px;
 margin-top: 0px;
 margin-left:35px;
}



#logokamer {
 float: left;
 margin-top: 125px;
 margin-left: 0px;
}

#copyright {
 margin-left:70px;
 margin-top: 10px;
 font-size: 0.75em;
}

#link {
 float: left;
 font-weight: bold;
 margin-left: 10px;
 margin-top: 130px;
}

#linkdesc {
 float: left;
 margin-left: 20px;
 margin-top: 130px;
}

a {
 text-decoration: none;
 color: #000000;
}

a:hover {
 text-decoration: underline;
 color: #449218;
}