/* Layout Ordi-Homepage */

a:link {text-decoration:underline; font-weight:bold; color:#000099; } 
a:visited {text-decoration:underline; font-weight:bold; color:#9999ff; }
a:hover {text-decoration:none; font-weight:bold; background-color:#ffff99; }

body {color:black; background-color:white; font-family:Verdana,Arial,sans-serif; }

p, tr, td {font-size:10pt; margin-top:0px; margin-bottom:0px; }
hr {width:100%; color:#6699FF; background-color:#6699FF; height:1px; margin-left:0; text-align:left; }

.kasten {margin-top:6pt; margin-right:6pt; margin-bottom:6pt; margin-left:6pt; }
.fett {font-weight:bold; }
.black {color:black; }
.navy {color:navy; }
.rot {color:red; }
.gross {font-size:18pt; }
.klein {font-size:7pt; font-style:italic; }
.info {cursor:help; border-bottom-width:1px; border-bottom-style:dotted; border-bottom-color:black; }
.roter_rahmen {border-width:1px; border-color:red; border-style:solid; }


