@page querformat { size:landscape; }
.topnav { page:querformat; /* andere CSS-Angaben */ }


.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.topnav a{
	text-decoration: none;
	color: #666666;
}
.topnav a:hover{
	text-decoration: underline;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #003366;
}
.mainfont a{
	text-decoration: underline;
	color: #003366;
}
.mainfont a:hover{
	text-decoration: none;
	color: #003366;
}
.MM-Grundschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #003366;
}
.MM-Grundschrift a{
	text-decoration: underline;
	color: #003366;
}
.MM-Grundschrift a:hover{
	text-decoration: none;
	color: #003366;
}

h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-bottom: 2px;
	color: #003366;
}
h5 {
	padding-bottom: 2px;
	color: #003366;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 2px;

}
li {
	list-style-position: outside;
	list-style-image: url(imgs/allg/listpoint_red.gif);
	list-style-type: disc;
	line-height: 24px;

}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.navigation a{
	text-decoration: none;
}
.navigation a:hover{
	text-decoration: underline;
	color: #003366;
	font-weight: bold;
}
.red {
	color: #A50841;
	font-family: Arial, Helvetica, sans-serif;
}

.MM-Rot {
	color: #A50841;
	font-family: Arial, Helvetica, sans-serif;

}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #003366;
}
.Quellhinweis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #003366;
}
.Terminkopf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
}
.sublist {
	margin-top: 0px;
	padding-top: 0px;
	list-style-image: url(imgs/allg/listdash_red.gif);
	list-style-position: outside;
	list-style-type: disc;

}
.mainlist {

	margin-top: 0px;
	padding-top: 5px;
}

.Seitenanfang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
}
.Seitenanfang a{
	text-decoration: none;
}
.Seitenanfang a:hover{
	text-decoration: underline;
}
.topline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;

}
.BildRechts {
	margin-left: 15px;
}
.BildLinks {
	margin-right: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #A50841;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}