body, p, td {
	font-family: Lucida, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
        text-align: justify;	
}
a {	font-weight: bold;
	color: #000000;
	font-size: 12px;
	line-height: 200%;
        text-decoration: none;
	cursor: hand;
}
a:visited {
	color: #000000;
	font-size: 12px;
	line-height: 200%;
	text-decoration: none;
        font-weight: bold;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 200%;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 200%;
	text-decoration: underline;
}
.obermenu, .obermenu:visited {
        color: #000000;
}
.obermenu:hover, .obermenu:active {
        color: #000000;
}
.uberkast {
    font-weight: bold;
	color: #660000;
	line-height: 150%;
}
.uberkastlink {	
	font-weight: normal;
	color: #6622ff;
	font-size: 10px;
	line-height: 200%;
    text-decoration: none;
	cursor: hand;
}
.uberkastlink:visited {
	color: #6622ff;
	font-size: 10px;
	line-height: 200%;
	text-decoration: none;
    font-weight: normal;
}
.uberkastlink:hover {
	font-size: 10px;
	font-weight: normal;
	color: #6622ff;
	line-height: 200%;
	text-decoration: underline;
}
.uberkastlink:active {
	font-size: 10px;
	font-weight: normal;
	color: #6622ff;
	line-height: 200%;
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	line-height: 100%;
	font-weight: bold;
	color: #660000;
}
h2 {
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.hi3 {
	font-size: 14px;
	color: #000000;
	line-height: 120%;
	font-weight: normal;
}
.hi4 {
	font-size: 14px;
	color: #660000;
	line-height: 120%;
	font-weight: bold;
}
hr{
background-color:#FFFFFF; /* Mozilla 1.4 */
color:#ffffff; /* IE 6 */
border: 1px solid #000000; /* Opera 7.11 */
height: 3px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
width: 50%;
text-align: center;
}

