@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
	background-color: #2C6BA0;
	background-image: url(image/bg_cdu.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial Black;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	color: #000000;
}

h1 {
	color: #2C6BA0;
	font-size: 16pt;
	line-height: 20pt;
}

h2 {
	font-size: 14pt;
	color: #2C6BA0;
	line-height: 17pt;
}

h3 {
	font-size: 12pt;
	color: #2C6BA0;
	line-height: 14pt;
}

a:link {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}

#seitenleiste {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 235px;
}

#fuss {
	position: absolute;
	height: 35px;
	width: 1024px;
	left: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	color: #FF0000;
}

.headline {
	font-family: Arial;
	font-size: 16pt;
	color: #2C6BA0;
	font-style: normal;
	font-weight: bold;
	line-height: 20pt;
}
.subheadline {
	font-family: Arial;
	font-size: 12pt;
	color: #2C6BA0;
	font-style: normal;
	font-weight: bold;
	line-height: 14pt;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;
}
