@charset "utf-8";
.Rubrik1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #0052DB;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
.Rubrik2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #0052DB;
}
.Rubrik3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #0052DB;
}
.Ingress {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000;
}
.brodtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.bildtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0052DB;
}
a:active {
	text-decoration: none;
}
.wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
body {
	background-image: url();
	background-repeat: no-repeat;
}
