a.stern {
	font-size : 12pt;
	font-weight : bold;
}
a:link, a { font-family:Arial,Helvetica; font-size:10pt; font-weight:bold; color:rgb(2265,8,63); text-decoration:none }
a.klein { font-family:Arial,Helvetica; font-size:9pt; font-weight:bold; color:rgb(226,58,63); text-decoration:none }
a:active { text-decoration: underline; font-weight: bold }
a:hover { text-decoration: underline; font-weight:bold }
a.big { font-family:Arial,Helvetica; font-size:11pt; font-weight:bold; text-decoration:none }

h1 { font-family: Arial, Helvetica; font-size: 16pt; color: #E23A3F; text-align: center }
h2 { font-family:Arial,Helvetica; font-size:14pt; color:#339933; }
h3 { font-family:Arial,Helvetica; font-size:12pt; color:#339933; }
h4 { font-family:Arial,Helvetica; font-size:11pt; color:#339933; font-weight:bold; }
h5 { font-family:Arial,Helvetica; font-size:10pt; color:#E23A3F; }
h6 {
	font-family:Arial,Helvetica;
	font-size:9pt;
	font-weight:bold;
	color: #339933;
}

body  {
	background-color: #FFFFCC;
	scrollbar-face-color:#339933;
	scrollbar-arrow-color:#E23A3F;
	scrollbar-track-color:#006600;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#99CC33;
	scrollbar-3dlight-color:#99CC33;
	scrollbar-darkshadow-Color:#333333;
}

dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color: #292929;
}

p,ul,li,dd,blockquote,td    {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #292929;
}

p.n {
	font-size:9pt;
	color: #292929;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

p.fn {
	font-size:8pt;
	color:#292929;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.fnweiss {
	font-size:8pt;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

hr {
	width:65%;
	align:center;
	color : #339933;
}


.weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF
}
