﻿.Ueberschrift {
	font-family: Arial;
	font-size: 14pt;
	color: #001839;
	line-height: 150%;
	text-align: left;
	margin-bottom: 12px;
	margin-top: 0px;
	font-weight: bold;
}
.Ueberschrift2{
	font-family: Arial;
	font-size: 12pt;
	color: #001839;
	line-height: 150%;
	text-align: left;
	margin-bottom: 12px;
	margin-top: 6px;
	font-weight: bold;
}
.Ueberschrift3{
	font-family: Arial;
	font-size: 11pt;
	color: #001839;
	line-height: 150%;
	text-align: left;
	margin-bottom: 12px;
	font-weight: bold;
	font-style: normal;
}
.Ueberschrift4{
	font-family: Arial;
	font-size: 10pt;
	color: #001839;
	line-height: normal;
	text-align: left;
	margin-bottom: 12px;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
}
.Text        {
	font-family: Arial;
	font-size: 10pt;
	color: #001839;
	line-height: 150%;
	text-align: justify;
	margin-bottom: 6px;
	margin-top: 0px;
}
.Titel {
	font-family: Arial;
	font-size: 50px;
	color: #000000;
	line-height: normal;
	text-align: center;
	font-weight: bold;
}
.Interne_Links {
	font-family: Arial;
	font-size: 14pt;
	color: #ffffff;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 0px;
}
.Externe_Links {
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
	border-style: solid;
	border-width: 0;
	padding: 3px;
	background-color: #001839;
}
a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}
a:active     {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}
a:visited    {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}
ul {
	font-family: arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	list-style-type: square;
	color: #001839;
	line-height: 150%;
	margin-left: 16px;
}

