body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	line-height: normal;
	color: #000000;
	margin-left: 32px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

li {
	line-height: 1.5em;
	list-style-type: square;
}
.quader {
	list-style-type: none;
	list-style-image:  url("grafik/element_01k.gif");
}
.pfeil {
	list-style-type: none;
	list-style-image:  url("grafik/element_02k.gif");
}
.kreis {
	list-style-type: none;
	list-style-image:  url("grafik/element_03k.gif");
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #003399;
}
h2 {
	font-size: 12pt;
	font-style: italic;
	color: #003399;
}
hr { 
	color: #0062AA; 
	height: 1px;
}
a:link {
	color: #0062AA;
}

a:visited {
	color: #0062AA;
}

a:hover {
	color: #FFFFFF;
	background-color: #0062AA;
}

a:active {
	color: #000000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.copyright:link {
	text-decoration: none;
	color: #666666;
}

a.copyright:hover {
	text-decoration: underline;
	color: #666666;
	background-color: #FFFFFF;
}

a.copyright:visited {
	color: #666666;
}

.seitentitel { /* wie h1 */
	font-size: 12pt;
	font-weight: bold;
	color: #0062AA;
}

.ueberschrift {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 16px;
	padding-top: 16px;
}

.bildrahmen {
	border: 1px solid #0062AA;
	margin: 5px;
}

.referenzen {
	border: 1px solid #0062AA;
	margin: 2px;
}

.bildtext {
	font-size: 9pt;
	font-style: italic;
}

