#TopNavi {
	font-family:Arial,sans-serif;
	font-size:14pt;
    font-weight:bold;
    }
    
#BereichTitel {
	font-family:Arial,sans-serif;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
}

#HauptTabelle {
	background-color:#E0E0E0;
	border-width:1px;
	border-style:solid;
	border-color:blue;
	padding:2.5em;
	}
    
a:link { font-weight:bold; color:black; text-decoration:none; }
a:visited { font-weight:bold; color:black; text-decoration:none; }
a:focus { font-weight:bold; color:black; text-decoration:none; }
a:hover { font-weight:bold; color:black; text-decoration:none; }
a:active { font-weight:bold; color:black; text-decoration:none; }

#Link {
	font-family:Arial,sans-serif;
	font-size:11pt;
}

#Text {
	font-family:Arial,sans-serif;
	font-size:11pt;
	font-weight:none;
}

#TextFett {
	font-family:Arial,sans-serif;
	font-size:11pt;
	font-weight:bold;
}

#TextKursiv {
	font-family:Arial,sans-serif;
	font-size:11pt;
	font-weight:none;
	font-style:italic;
}


#TextFettRot {
	font-family:Arial,sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:red;
}


#TextKlein {
	font-family:Arial,sans-serif;
	font-size:9pt;
	font-weight:none;
}
