@charset "utf-8";
body {
	font-family: 'Nunito', Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 4px;
	background-color: #192e63;
	text-align: left;
	background-image: url(frameset/main.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
h1 {
	font-family: 'Nunito', Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #e00034;
	text-align: center;
}
a:link {
	font-family: 'Nunito', Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	font-family: 'Nunito', Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	font-family: 'Nunito', Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #e00034;
	text-decoration:none;
}
a:active {
	font-family: 'Nunito', Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #e00034;
	text-decoration:none;
}
.jahr {
	text-align: right;
}
.jahr {
	font-weight: bold;
}
