table, td, body {
	font-family:georgia;
	font-size: 9pt;
}

.text_fett {
	font-size: 9pt; 
	font-style: normal; 
	color: #663300; 
	font-family: georgia;
	font-weight : bold; 
}
.ueber {
	font-size: 10pt; 
	font-style: normal; 
	color: #663300; 
	font-family: georgia;
	font-weight : bold; 
}
.schwarz {
	font-size: 9pt; 
	font-style: normal; 
	color: #000000; 
	font-family: georgia;
	text-decoration: none;
}
.schwarz_kl {
	font-size: 8pt; 
	font-style: normal; 
	color: #000000; 
	font-family: georgia;
}
a.schwarz:link {
	font-size: 9pt; 
	font-style: normal; 
	color: #000000; 
	font-family: georgia;
	text-decoration: none;
}
a.schwarz:hover {
	font-size: 9pt; 
	font-style: normal;
	color: #663300; 
	font-family: georgia;
	text-decoration: none;
}
a.schwarz:active {
	font-size: 9pt; 
	font-style: normal; 
	color: #000000; 
	font-family: georgia;
	text-decoration: none;
}
.text {
	font-size: 9pt; 
	font-style: normal; 
	color: #663300; 
	font-family: georgia;
}
a.text:link {
	font-size: 9pt;
	font-style: normal;
	color: #663300;
	font-family: georgia;
	text-decoration: underline;
}
a.text:hover {
	font-size: 9pt; 
	font-style: normal; 
	color: #000000; 
	font-family: georgia;
   text-decoration: underline;
}
a.text:active {
	font-size: 9pt; 
	font-style: normal; 
	color: #663300; 
	font-family: georgia;
	text-decoration: underline;
}
.textklein {
	font-size: 9pt; 
	font-style: normal; 
	color: #663300; 
	font-family: Georgia;
}
.textganzklein {
	font-size: 7pt; 
	font-style: normal; 
	color: #663300; 
	font-family: Georgia;
}
.textunderline {
	font-size: 10pt; 
	font-style: normal; 
	color: #663300; 
	font-family: Georgia;
	text-decoration : underline;
}
input, select, textarea {
	background-color: #CC9966;
	color: #663300;
	border: 1px solid #663300;
	font-size: 10pt;
	font-style: normal;
	color: #663300;
	font-family: georgia;
	scrollbar-track-color: #DEB887;
}

