@charset "utf-8";
/* CSS Document */


body {
	margin: 0 0 auto;
	background: url(images/mainbg.jpg) repeat-x;
	background-color: #061436;
	color: #1d2d53;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 10px;
}
.ankerheadline a {
	text-decoration: none;
	font-size: 20px;
	font-color: red;
}
.ankerheadline a:hover {
	text-decoration: none;
	font-size: 20px;
	font-color: red;
}
.ankerheadline {
	text-decoration: none;
	font-size: 20px;
	font-color: red;
}