html, body {margin: 0;padding-left: 0;padding-right: 0;color: #000000;background-color: #000000;height: 100%;}
td {font-family: Verdana;font-size: 12px;color: #000000;}

.ueberschrift {font-size: 18px;color: Navy; font-weight: bold;}
.ueberschriftorange {font-size: 18px;color: #FF4E0E; font-weight: bold;}

.rt12 {font-size: 12px;color: #FF0000;}
.sw14 {font-size: 14px;color: #000000;}
.sw16 {font-size: 16px;color: #000000;}
.sw18 {font-size: 18px;color: #000000;}
.ws12 {font-size: 12px;color: #FFFFFF;}
.ws14 {font-size: 14px;color: #FFFFFF;}
.bl16 {font-size: 16px;color: Navy;}

a.menu{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

a.menu:hover{
	color: #FF4E0E;
}

a.menu_active{
	font-family: Arial;
	font-size: 14px;
	color: #FF4E0E;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

a.submenu{font-family: Arial; font-size: 12px; color: #000000; padding-left: 20px; text-decoration: none;}
a.submenu_active{font-family: Arial; font-size: 12px; color: #000000; padding-left: 20px; text-decoration: none; font-weight: bold;}

a.sw12 {font-family: Arial; font-size: 12px; color: #000000; text-decoration: none;}
a.sw12:Hover {font-family: Arial; font-size: 12px; color: #000000; text-decoration: underline;}
a.sw14 {font-family: Arial; font-size: 14px; color: #000000; text-decoration: none;}
a.sw14:Hover {font-family: Arial; font-size: 14px; color: #000000; text-decoration: underline;}

a.rt12 {font-family: Arial; font-size: 12px; color: #FF0000; text-decoration: none;}
a.rt12:Hover {font-family: Arial; font-size: 12px; color: #FF0000; text-decoration: underline;}

a.sw12_active {font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold}
a.sw12_active:Hover {font-family: Arial; font-size: 12px; color: #000000; text-decoration: underline; font-weight: bold;}
a.sw14_active {font-family: Arial; font-size: 14px; color: #000000; text-decoration: none; font-weight: bold}
a.sw14_active:Hover {font-family: Arial; font-size: 14px; color: #000000; text-decoration: underline; font-weight: bold;}


a.bl12 {font-family: Arial; font-size: 12px; color: #0000ff; text-decoration: none;}
a.bl12:Hover {font-family: Arial; font-size: 12px; color: #0000ff; text-decoration: underline;}

a.or18 {font-family: Arial; font-size: 18px; color: #FF4E0E; text-decoration: none; font-weight: bold;}
a.or18:Hover {font-family: Arial; font-size: 18px; color: #FF4E0E; text-decoration: underline; font-weight: bold;}
a.or12 {font-family: Arial; font-size: 12px; color: #FF4E0E; text-decoration: none;}
a.or12:Hover {font-family: Arial; font-size: 12px; color: #FF4E0E; text-decoration: underline;}
a.or12_active {font-family: Arial; font-size: 12px; color: #FF4E0E; text-decoration: none; font-weight: bold}
a.or12_active:Hover {font-family: Arial; font-size: 12px; color: #FF4E0E; text-decoration: underline; font-weight: bold;}

a.link12 {font-family: Arial; font-size: 12px; color: #000000; text-decoration: none;}
a.link12:Hover {font-family: Arial; font-size: 12px; color: #ff9900; text-decoration: underline;}
a.link12_active {font-family: Arial; font-size: 12px; color: #ff9900; text-decoration: none; font-weight: bold;}
a.link12_active:Hover {font-family: Arial; font-size: 12px; color: #ff9900; text-decoration: underline; font-weight: bold;}


