@charset "UTF-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
	background-color: #F5F0EB;
}

.aktiv {
	color: #666666;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

h1 {
	color: #2C6BA0;
	font-size: 16pt;
	line-height: 20pt;
}

h2 {
	font-size: 14pt;
	color: #BE0000;
	line-height: 17pt;
}

h3 {
	font-size: 12pt;
	color: #BE0000;
	line-height: 16pt;
}

#navigation b{

color:#999999;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BE0000;
	font-style: normal;
	font-weight: bold;
	line-height: 13pt;
}

img {
margin-right: 10px;
}


a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

#navigation {
	position: absolute;
	left: 15px;
	top: 10px;
}



#headline {
	position: absolute;
	width: 700px;
	left: 200px;
	top: 0px;
}

#content {
	position: absolute;
	width: 680px;
	left: 200px;
	top: 200px;
	padding:10px;
	background-color: #EBE1C3;
}

#content_start {
	position: absolute;
	width: 680px;
	left: 200px;
	top: 150px;
	padding:10px;
	background-color: #EBE1C3;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #BE0000;
	font-style: normal;
	font-weight: bold;
	line-height: 24pt;
}
.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #BE0000;
	font-style: normal;
	font-weight: bold;
	line-height: 16pt;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt;
	font-weight: normal;
}

