.button {
 font: 10px Verdana;
 border: 1px solid #A5ACB2;
 background: #FFFFFF;
}

body {
margin: 0;
padding: 0;
background-color: #E9E8E9;
font: 10px Verdana;
color: #515151;
height: 100%;
}

.ukl2 {
color : #99516C;
font: 11px Verdana;
text-decoration : none;
text-transform : uppercase;
line-height : 12pt;
font-weight: bold;
text-align: center;
border-bottom: 1px solid #404040;
}

a:link, a:visited {
 color: #655987;
 font: 9px Verdana;
 text-decoration: underline;
}

a:hover {
 color: #655987;
 background-image: url(grafiken/rot.gif);
}


.lin {
border-bottom: 1px solid #000000;
}

.comment, .datum  {
font: 10px Verdana;
background: #E9E8E9;
border-right: 1px solid #404040;
border-left: 1px solid #404040;
}

.datum {
border-top: 1px solid #404040;
}

.comment {
border-bottom: 1px solid #404040;
}

table {
font: 10px Verdana;
}
