body {
font-family:"Tahoma";
font-size: 11;
text-align:center;
color:Maroon;
margin: 0;
}

td {
font-family:"Tahoma";
font-size: 11;
color:#003871;
border-spacing: 0;
background-color:white;
}
table.link  {
background: #DEE8F1;
font-size:11;
color:#003871;
}
td.menu {
background: none;
font-size:11;
color:#003871;
}
td.link {
background: #DEE8F1;
font-size:11;
color:#003871;
}
a.link {
background: #DEE8F1;
font-size:11;
color:#0057AE;
text-decoration:  none;
}
img.info {
position: absolute;
left:320;
top:130;
}

table.pos_menu {
position: absolute;
left: 215;
top: 0;
}

a {
color:#0057AE;
text-decoration: none;
font-size:11;
font-weight: bold;
letter-spacing: 1px;
}

a:hover {
color:#008080;
text-decoration: underline;
}

a.aktual {
color: red;
text-decoration: none;
}

p {
text-indent: 15;
text-align: justify;
}

h1 {
font-size:12;
}


