table, tr, td {
font-size: 11px; 
color:#273445;
font-family: Verdana;
}

A:link,A:visited,A:active {
text-decoration:none;
cursor:crosshair;
color:#273445;
}

.table_back {
  background-color: #D3D4D6;

}

a:hover {
text-decoration: none; 
color:#8c9aac;
}

.head {
background-image: url(Bilder/background_head.jpg);
background-repeat: repeat-x;
color:#273445;
padding-left:5px;
font-size: 11px; 
font-family: Verdana;
font-weight: bold;
text-align:right;
text-transform:uppercase;
}

input, textarea, select{
    color: #000000;
    background-color: #FFFFFF;
    border: 1px #3E3935 solid;
}