body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCE8F6;
}
a:link 			{ color: #FFFFFF; text-decoration: none} 
a:visited 		{ color: #FFFFFF; text-decoration: none} 
a:active 		{ color: #FFFFFF; text-decoration: underline} 
a:hover 		{ color: #FFFFFF; text-decoration: underline}  


.tabelle_innen {
	border: 4px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.tabelle_nav {
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}

.td_nav {background-color: #979595;}
.td_nav_mo {background-color: #B32753;}
.td_nav_akt {background-color: #B32753;}

.td_nav1 {background-color: #979595;border-right-width: 1px;border-right-style: solid;border-right-color: #FFFFFF;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #FFFFFF;}
.td_nav_mo1 {background-color: #B32753;border-right-width: 1px;border-right-style: solid;border-right-color: #FFFFFF;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #FFFFFF;}
.td_nav_akt1 {background-color: #B32753;border-right-width: 1px;border-right-style: solid;border-right-color: #FFFFFF;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #FFFFFF;}

.td_nav2 {background-color: #979595;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #FFFFFF;}
.td_nav_mo2 {background-color: #B32753;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #FFFFFF;}
.td_nav_akt2 {background-color: #B32753;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #FFFFFF;}

.td_nav3 {background-color: #979595;border-right-width: 1px;border-right-style: solid;border-right-color: #FFFFFF;}
.td_nav_mo3 {background-color: #B32753;border-right-width: 1px;border-right-style: solid;border-right-color: #FFFFFF;}
.td_nav_akt3 {background-color: #B32753;border-right-width: 1px;border-right-style: solid;border-right-color: #FFFFFF;}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txt_zwizeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
}
.txtB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B32753;
}
.navtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.navtxt_akt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
.navtxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
:hover.navtxt1 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #979595; text-decoration: none}

.navtxt1_akt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
:link.footer  		{ color: #000000; text-decoration: none} 
:visited.footer 	{ color: #000000; text-decoration: none} 
:active.footer 		{ color: #000000; text-decoration: underline} 
:hover.footer  		{ color: #000000; text-decoration: underline}  

.txtmitnav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #979595; text-decoration: none}
:link.txtmitnav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #979595; text-decoration: none}
:visited.txtmitnav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #979595; text-decoration: none}
:active.txtmitnav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #979595; text-decoration: underline}
:hover.txtmitnav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #979595; text-decoration: underline}

.textarea {
BORDER-RIGHT: #cccccc 1px solid;
BORDER-TOP: #cccccc 1px solid;
FONT-SIZE: 11px;
BORDER-LEFT: #cccccc 1px solid;
COLOR: #828282;
BORDER-BOTTOM: #cccccc 1px solid;
FONT-FAMILY: verdana,arial,helvetica,sans-serif;
width: 230px;
}

.msgarea {
BORDER-RIGHT: #cccccc 1px solid;
BORDER-TOP: #cccccc 1px solid;
FONT-SIZE: 11px;
BORDER-LEFT: #cccccc 1px solid;
COLOR: #828282;
BORDER-BOTTOM: #cccccc 1px solid;
FONT-FAMILY: verdana,arial,helvetica,sans-serif;
width: 400px;
}

.button {
  font-family:  Verdana,Arial, Helvetica, sans-serif;
  background-color: #DCE8F6;
  color: #000000;
  font-size: 11px;
}