.normaltext {
	/*font-size: 100%;*/
}
.browntext {
	/*font-size: 8pt;*/	
	color: #996633;
}
.whitetext {
	/*font-size: 8pt;*/	
	color: #FFFFFF;
}
a {
	/*font-size: 8pt;*/
	text-decoration: none;
	color: #996633;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: larger;
	font-weight: bold;
	color: #996633;
	text-align: center;
}
h2 {
	/*font-size: 8pt;*/
	font-size: 100%;
	font-weight: bold;
	color: #996633;
	text-align: left;
}
h3 {
	/*font-size: 8pt;*/
	font-weight: bold;
	color: #996633;
	text-align: right;
}
a:visited {
	color: #BF8040;
}
.blacktext {

	/*font-size: 8pt;*/
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mediumsmalltext {
	font-size: 10px;
}
.smalltext {
	font-size: 8px;
}
.gedanken {
	font-size: 12px;
	color: #996633;
}

.infoanforderung_felder {
	visibility:hidden;
}.brownboldtext {
	color: #996633;
	font-weight: bold;
}
