/* CSS Document */

body {font-family: Verdana; font-size: 10px; color: #333333;}
p {font-family: Verdana; font-size: 10px; color: #333333;}
td {font-family: Verdana; font-size: 10px; color: #333333;}

a:link { text-decoration: none; color: #000000}
a:visited { text-decoration: none; color: #000000}
a:active { text-decoration: none; color: #000000}
a:hover { background-color: #CCCCCC}

.datumtext {
font-size:14px;
line-height: 10px;
font-weight: bold;
} 

.litentext {
font-size:9px;
line-height:9px;
font-style:italic;
} 

.litentextright {
font-size:9px;
line-height:9px;
font-style:italic;
text-align:right;
} 
