@charset "UTF-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #000000;
	background-color: #FFFFFF;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	color: #000000;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;;
}

h1 {
	font-size: 16pt;
	color: #0C1534;
	font-style: normal;
	font-weight: bold;
	line-height: 20pt;
}

h2 {
	font-size: 12pt;
	color: #0C1534;
	line-height: 16pt;
}

h3 {
	font-size: 12pt;
	color: #0C1534;
	line-height: 14pt;
}

a:link {
	text-decoration: none;
	color: #0C1534;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #666666;
}

.headline {
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	color: #172870;
	font-style: normal;
	font-weight: bold;
	line-height: 16pt;
}

.subheadline {
	font-family: Times New Roman, Times, serif;
	font-size: 13pt;
	color: #0C1534;
	font-style: normal;
	font-weight: bold;
	line-height: 15pt;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	font-weight: normal;
}

.grau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: normal;
	color: #555555;
}

hr {
	width: 170px;
	color: #172870;
	height:5px;
}	

#navigation {
	position: relative;
	top: 0px;
}

#infobox {
	z-index: -1;
	width: 170px;
	background-color: #F0F0F5;
	font-size: 8pt;
	line-height: 10pt;
	color: #222222;
	padding: 5px;
}
