
BODY {
	color: Black;
	background-color: White;
	font-family: Arial, monospace;
	font-size: 10pt;
	background-image: url(images/h.gif);
}
BODY.pop {
	color: Black;
	background-color: White;
	font-family: Arial, monospace;
	font-size: 10pt;
	background-image: none;
}
hr {
	color: Black;
	line-height: normal;
}
TD {
	color: Black;
	font-family: Arial, monospace;
	font-size: 10pt;
}
A {
	color: #FC9132;
	text-decoration: underline;
	font-weight: bold;
}
A:HOVER {
	color: Maroon;
	text-decoration: underline;
	font-weight: bold;
}
A.navioben {
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
A:HOVER.navioben {
	color: Maroon;
	text-decoration: none;
	font-weight: normal;
}
A.navseite {
	color: Black;
	text-decoration: none;
	font-family: Arial Narrow;
	font-weight: normal;
	line-height: 105%;
}
A:HOVER.navseite {
	color: Black;
	text-decoration: underline;
	font-weight: normal;
	line-height: 105%;
}
A.map {
	color: Black;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	}
A:HOVER.map {
	color: Black;
	text-decoration: underline;
	font-weight: normal;
	}
h1 {
	color: #FC9132;
	text-decoration: none;
	font-size: 14pt;

}
h2 {
	color: #FC9132;
	text-decoration: none;
	font-size: 12pt;

}
h3 {
	color: Black;
	text-decoration: none;
	font-size: 10pt;
}
h4 {
	color: #FC9132;
	text-decoration: none;
	font-size: 10pt;
}
table.farbig {
	border: 1pt #FC9132; border-color: #FC9132;
	border-style: solid;
	
}

TD.kopf {
	
	background-color: #FFE2CB;
	font: bolder; color: #FC9132;
}
TD.form {
	
	background-color: #FFF3E8;
	font: bolder; color: Black;
}

.navioben{
	font-size: 10pt;
	font-family: Arial Narrow;
}
.naviseite{
	font-size: 10pt;
	font: Arial Narrow;
	background-image: url(images/verlauf.gif);
}
.klein
{
	font-size: 8pt;
	color: Black;
	text-decoration: none;
}
.oben
{
	font-size: 12pt;
	font-weight: bold;	
}
.bild {
	background-color: #FC9132;
	
}
ul.ex {
	list-style-image: url(images/pi.gif);
}

ul.pfeil {
	list-style-image: url(images/pf.gif);
	}
.map
{
	background-image: url(images/verlauf1.jpg);
}
.none
{	
	text-decoration: none;
}