body {
	margin-top: 0px;
	background: #002C5B;
	}
a:link {
	color: #002C5B;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #002C5B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #002C5B;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #002C5B;
	font-weight: bold;
	padding-top: 10px;
}
h2 {
	font-size: 22px;
	color: #006699;
	font-weight: bold;
}

#hovermenu {
	margin: 0 0 12px 0;
	font-size: 12px;
	display: none;
	/*/*/display: block; /* Hide from NN4*/
}
#hovermenu a:link {
	color: #FFFFFF
}
#hovermenu a:visited {
	color: #FFFFFF;
}

/*font family for page. If you have another style sheet that sets font family, you can delete this rule*/
div, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#main {
	padding-left: 10px;
	padding-right: 10px;
}
#Fusszeile {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #9D9362;
}
#Fusszeile a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#Fusszeile a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Fusszeile a:hover {
	color: #9D9362;
	background-color: #FFFFFF;
	text-decoration: none;
}

#Topzeile {
	font-size: 12px; /* Hide from NN4*/
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #9D9362;
	
}
#Topzeile a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#Topzeile a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Topzeile a:hover {
	color: #9D9362;
	text-decoration: none;
	background-color: #FFFFFF;
}


#statuszeile p {
	font-size: 14px; /* Hide from NN4*/
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: normal;
}
#statuszeile a:link{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#statuszeile a:visited{
	color: #000000;
	text-decoration: none;	
}
#statuszeile a:hover{
	color: #FFFFFF;
	background-color: #002C5B;
	text-decoration: none;
}
