@charset "utf-8";
/* CSS Document */

html, body, p, table {
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #002065;
}
ol {
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 11px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	color: #002065;
}
ul {
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 11px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	color: #002065;
}
li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a {
	text-decoration: underline;
	color: #002065;
}
a:hover {
	text-decoration: none;
}
h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 27px;
	font-size: 20px;
	font-weight: bold;
	color: #40588c;
}
h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
	font-size: 16px;
	font-weight: normal;
	color: #40588c;
}
h3, h4, h5, h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 14px;
	font-weight: normal;
	color: #40588c;
}
hr {
	color: #193971;
	background-color: #193971;
	height: 1px;
}
img.img {
	margin-bottom: 5px;
	margin-top: 3px;
	border: 1px solid #40588C;
}
img.img_links {
	float: left;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-top: 3px;
	border: 1px solid #40588C;
}
img.img_rechts {
	float: right;
	margin-left: 25px;
	margin-bottom: 5px;
	margin-top: 3px;
	border: 1px solid #40588C;
}
