.norm {
	margin:0px;
	padding:0px;
	color:#000000;
	font-weight: normal;
	font-family: Georgia,Times;
	font-size: 10pt;
}

.fliess {
	font-family: Georgia,Times;
	font-size: 9pt;
	color: #000000;
	margin: 0px 0px;
	font-weight: normal;
	line-height: 1.3em;
}
html>body .fliess { 
	font-size: 10pt;
}
a {
	font-family: Georgia,Times;
	font-size: 10pt;
	color: #F9B700;
	text-decoration: none;
}

.headl {
	font-family: Georgia,Times;
	font-size: 12pt;
	color: #691F12;
	margin: 0px 0px;
	font-weight: bold;
}
.headl2 {
	font-family: Georgia,Times;
	font-size: 10pt;
	color: #691F12;
	margin: 0px 0px;
	font-weight: bold;
}
.unter {
	font-family: Georgia,Times;
	font-size: 9pt;
	font-weight: normal;
	color: #691F12;
	margin: 2px;
}
.tabelle {
	font-family: Georgia,Times;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin: 2px 4px;
}
a.link {
	font-family: Georgia,Times;
	font-size: 10pt;
	color: #F9B700;
	font-weight: normal;
	margin: 0px 0px;
}
a.link:hover { 
	color:#FBBA35;
}
a.linkunter {
	font-family: Georgia,Times;
	font-size: 9pt;
	color: #F9B700;
	font-weight: normal;
	margin: 0px 0px;
}
a.link:hover { 
	color:#FBBA35;
}
a.textlink {
	font-family: Georgia,Times;
	font-size: 10pt;
	color: #F9B700;
	margin: 0px 0px;
	font-weight: bold;
}
a.textlink:hover { 
	color:#FBBA35;
}	
ul, li {
	list-style-type: circle;
	
}
 