/* CSS Document */

body, text, td
{
	valign: top;
	font-family: arial, times new noman;
	font-size: 14px;
	margin: 0;
}
h1 {
 color: #F79852;
 font-weight: bold;
 font-size: 18px;
 padding-left: 0px;
 padding-top: 0;
 padding-bottom: 0;
 margin-bottom: 0;
 margin-top: 0;
}
h2 {
 color: #F79852;
 font-weight: bold;
 font-size: 14px;
 padding-bottom: 0; 
 padding-top: 0;
 padding-left: 0px;
 margin-bottom: 0;
 margin-top: 0;
}
#BlueBar {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #F79852; 
	BACKGROUND-COLOR: #990000; 
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none
}
#BlueBar A {
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
#BlueBar A:hover {
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #F79852
}
#BlueBar A.Test {
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #F79852
}
a:link, a:visited
{
	font-family: arial, times new noman;
	font-size: 14px;
	color: #000000;
	text-decoration:underline;

}

a:hover
{
	font-family: arial, times new noman;
	font-size: 14px;
	color: #F79852;
	text-decoration:underline;

}

.HauptNav, .HauptNav:link, .HauptNav:visited
{
	font-family: Arial, "times new noman";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	margin: 0;
}

.HauptNav:hover
{
	font-family: Arial, "times new noman";
	font-size: 14px;
	font-weight: bold;
	color: #F79852;
	text-decoration: none;
	margin: 0;
}

.HauptNavSelected, .HauptNavSelected:link, .HauptNavSelected:visited, .HauptNavSelected:hover
{
	font-family: Arial, "times new noman";
	font-size: 14px;
	font-weight: bold;
	color: #F79852;
	text-decoration: none;
	margin: 0;
}

.SubNav, .SubNav:link, .SubNav:visited
{
	font-family: Arial, "times new noman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0;
}

.SubNav:hover
{
	font-family: Arial, "times new noman";
	font-size: 12px;
	font-weight: bold;
	color: #F79852;
	text-decoration: none;
	margin: 0;
}

.SubNavSelected, .SubNavSelected:link, .SubNavSelected:visited
{
	font-family: Arial, "times new noman";
	font-size: 12px;
	font-weight: bold;
	color: #F79852;
	text-decoration: none;
	margin: 0;
}

.SubHeadline
{
	font-family: arial, times new noman;
	font-weight: bold;
	font-size: 14px;
	color: #F79852;
}

.Headline
{
	font-family: arial, times new noman;
	font-size: 18px;
	font-weight: bold;
	color: #F79852;
}
