body {
 margin-top:90px;
 margin-left:140px;
 background-color:#D1D3D4;
 font-family:Futura,Verdana,Arial,sans-serif; 
}

/* tabellen */
table#main {
  empty-cells:show;
  border:0px;
  padding:0px; 
  border-spacing:10px;
  margin:0px;
  width:757px;
  height:454px;
}
table#kontakt {
  empty-cells:show;
  border:0px;
  padding:0px; 
  border-spacing:0px;
  margin:0px;
  width:394px;
  height:55px;
}
td#links {
  vertical-align:top;
  text-align:left;
  width:273px;
  height:454px;
  line-height:2px;
  overflow:hidden;
}
td#rechtsoben {
  vertical-align:top;
  text-align:left;
  width:454px;
  height:222px;
  line-height:2px;
  overflow:hidden;
}
td#rechtsoben_kontakt {
  background-image:url(images/blau.jpg);
  padding-top:8px;
  padding-left:30px;
  vertical-align:top;
  text-align:left;
  width:454px;
  height:222px;
  line-height:2px;
  overflow:hidden;
}
td#rechtsunten {
  vertical-align:top;
  text-align:left;
  width:454px;
  height:222px;
  line-height:2px;
  overflow:hidden;
}
td#textarea {
  background-image:url(images/blau.jpg);
  vertical-align:top;
  text-align:left;
  width:250px;
  height:55px;
  line-height:2px;
  overflow:hidden;
}
td#button {
  background-image:url(images/blau.jpg);
  vertical-align:top;
  text-align:left;
  width:144px;
  height:55px;
  line-height:2px;
  overflow:hidden;
}

/* bilder */
img {
 border:0;
}

/* formular */
input {
 border: 0px;
 color: #000000;
 background-color:#D1D3D4;
 }

textarea {
 border: 0px;
 color: #000000;
 background-color:#D1D3D4;
 scrollbar-base-color:#D1D3D4;
 scrollbar-3dlight-color:#D1D3D4;
 scrollbar-arrow-color:#D1D3D4;
 scrollbar-darkshadow-color:#D1D3D4;
 scrollbar-face-color:#D1D3D4;
 scrollbar-highlight-color:#D1D3D4;
 scrollbar-shadow-color:#D1D3D4;
 scrollbar-track-color:#D1D3D4;
}

button	{
 background-image:url(images/blau.jpg);
 border: 0px;
 cursor:hand;
 width:134px;
 height:20px;
}
