body {

	font-family: Arial, Helvetica, sans-serif;

}

td.content{ 

font-size: 12px;

text-decoration: none;  

font-style: normal;  

font-variant: normal;  

font-weight: normal;  

color: Black;  

border-top: 1px solid Black;  

}

table.border_all{ border: 1px solid Black; }



td.border_top{ border-top-color: Black;  border-top-style: solid;  border-top-width: 1px;   }

td.red{

	border-left: 1px solid Black;

	text-decoration: none;

	font-size: 12px;

	color: White;

	font-weight: bold;

}

td.navipfeile{

	text-decoration: none;

	font-size: 12px;

	color: White;

}

a.navigation:link, a.navigation:visited{

	text-decoration: none;

	font-size: 12px;

	color: White;

	font-weight: bold;

}

a.navigation:hover, a.navigation:focus, a.navigation:active {

	text-decoration: none;

	font-size: 12px;

	color: #B92500;

	font-weight: bold;

}



a.redt:link, a.redt:visited{

	text-decoration: none;

	font-size: 12px;

	color: White;

	font-weight: bold;

}

a.redt:hover, a.redt:focus, a.redt:active {

	text-decoration: none;

	font-size: 12px;

	color: Black;

	font-weight: bold;

}

a:link, a:visited{

	text-decoration: none;

	font-size: 12px;

	color: #B92500;

	font-weight: bold;

}

a:hover, a:focus, a:active {

	font-size: 12px;

	color: Black;

	font-weight: bold;

}

h1 {

	font-size: 12px;
	color: Black;
font-weight: bold;

}
h2 {

	font-size: 10px;
	color: Black;


}