body, div, td, input, textarea, select { 
font-family: Verdana, sans-serif; 
font-size: 9pt; 
}

body { background-color: #FFFFFF; }

a { text-decoration: none; }

img { border: 0px; }

hr {
background-color : transparent;
border : none;
border-bottom : 1px dashed #a8a8a8;
height : 1px;
width: 86%;
}

h1 { 
font-size: 13pt;
color: #CE2D2D;
}

#zentriert { 
position: absolute; 
top: 50%; 
left:50%; 
width:740px; 
height:600px; 
margin-left:-370px; 
margin-top:-300px; 
}

#kopf { 
position: absolute; 
background:url(images/head.gif) no-repeat; 
width: 740px; 
height: 125px; 
}

#menue { 
position: absolute; 
top: 125px; 
background:url(images/menu.gif) no-repeat; 
width: 140px; 
height: 475px; 
}

#mitte { 
position: absolute; 
top: 125px; 
left: 140px; 
background:url(images/frame.gif) no-repeat; 
width: 600px; 
height: 475px; 
}

#inhalt { position: absolute; 
top: 24px; 
left: 20px; 
height: 430px; 
width: 565px; 
overflow: auto; 
}

table.index {
position: absolute;
left: 50%; 
top: 30%; 
width: 675px; 
height: 490px; 
margin-left: -337px; 
margin-top: -134px;
}

span.highlight { 
background: #851F34; 
color:#FFFFFF; 
}

span.start1 { 
font-weight: bold; 
text-decoration: underline; 
}

span.start2 { color: #851F34; }
span.headline { 
color: #851F34; 
font-weight: bold; 
}

div.liste { 
background:url(images/balken.gif) no-repeat; 
background-position: center; 
color:#FFFFFF; 
font-weight: bold; 
}

#navi { 
margin-left: 17px; 
width: 123px; 
margin-top: 25px; 
color: #FFFFFF; 
}

#navi a:link { color:#FFFFFF; }
#navi a:visited { color:#FFFFFF; }
#navi a:active { color:#FFFFFF; }
#navi a:hover { color:#CCCCCC; }

a:link { color:#000000; }
a:visited { color:#000000; }
a:active { color:#862135; }
a:hover { color:#862135; }