body {
	color: #08188C;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFDF00;
}

td, p, form, h1, h2, h3 {
	color: #394984;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.content {
	background-color: #FFDF00;
}


a:link {
	text-decoration: none;
	color: #08188C;
}
a:visited {
	text-decoration: none;
	color: #08188C;
}
a:hover {
	text-decoration: underline;
	color: #08188C;
}
a:active {
	text-decoration: underline;
	color: black;
}

.sitemap {
	border : 1px solid Black;
}

a.sitemap {color : black;}


/* Einzüge in der Navigationsleiste */
.nav0 {
	font-size:12pt;
	margin-left:0mm;
	padding-bottom : 20px;
}
.nav1 {
	font-size:12pt;
	margin-left:0mm;
	padding-bottom : 20px;
}
.nav2 {
	font-size:10pt;
	margin-left:2mm;
}
.nav3 {
	font-size:8pt;
	margin-left:4mm;
}

.disclaimer {font: normal 8pt; }
.footer {white-space:nowrap; font-size:8pt; color: #333366;}

h1 {font-size:15pt;}
h2 {font-size:14pt;}
h3 {font-size:12pt;}
h4 {font-size:11pt;}

/*  Font-Eigenschaften in der Navigationsleiste */
.open {
	font-weight : bold;
	font-style : normal;
	color : #08188C;
	text-decoration : none;
}
.closed	 {
	font-style : normal;
	color :#08188C;
	text-decoration : none;
}
.active {
	font-weight : bold;
	color : #08188C;
	font-style : normal;
	text-decoration : none;
}

.hochgestellt {
	font-size : 70%;
	vertical-align:text-top;
}
