@charset "UTF-8";
/* CSS Document */

#main{
background-image: url(img/packet.png);
background-position: 600px 40px;
}

th{
width: 100px;
text-align: right;
font-size: 0.9em;
font-weight: normal;
}

td{
font-size: 0.8em;
}

table.frmblock input, table.frmblock select{
width: 200px;
}

td, th{
height: 30px;
padding: 1px 3px;
}

table.frmblock{
margin: 20px 20px;
}

div#best_daten{
font-size: 0.8em;
margin: 20px;
border: 1px solid #666;
background: #EFE;
}