html {
	min-height: 100.05%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.Liste_orange {
	list-style-position: outside;
	list-style-image: url(../Grafiken/listenpunkt_orange.gif);
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #EF8E2D;
}
a:active {
	color: #CC0033;
}
.link_ohne:link {
	color: #003399;
	text-decoration: none;
}
.link_ohne:visited {
	color: #003399;
	text-decoration: none;
}
.link_ohne:hover {
	color: #EF8E2D;
	text-decoration: underline;
}
.link_ohne:active {
	color: #CC0033;
	text-decoration: none;
}
.ÜS_Navi {
	font-size: 11px;
	font-weight: bold;
}
.Tab_11px {
	font-size: 11px;
}
.Tab_ÜS_fett {
	font-weight: bold;
}
.Normaltext_fett {
	font-weight: bold;
}
.link_navi:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link_navi:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link_navi:hover {
	font-size: 11px;
	color: #EF8E2D;
	text-decoration: none;
}
.link_navi:active {
	font-size: 11px;
	color: #CC0033;
	text-decoration: none;
}
.Liste_orange {
	list-style-position: outside;
	list-style-image: url(../Grafiken/listenpunkt.gif);
}
.ÜS_1 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.Bilder_US_10px {
	font-size: 10px;
}
.ÜS_2 {
	font-weight: bold;
	color: #003399;
}
.Text_blau {
	color: #003399
}
.Text_rot{
	color: #FF0000
}
