.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #8D751A;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #464646;
}
a:visited {
	text-decoration: none;
	color: #464646;
}
a:hover {
	text-decoration: none;
	color: #8D751A;
}
a:active {
	text-decoration: none;
	color: #8D751A;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
.textheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8D751A;
	text-decoration: none;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8D751A;
	text-decoration: none;
}
.more2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8D751A;
	text-decoration: none;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 15px;
	width: 100px;
	border: thin solid #CCCCCC;
}
.radio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 10px;
	width: 10px;
	border: thin none #CCCCCC;
}
.pfeil {
	list-style-image: url(grafik/pfeil2.gif);
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(grafik/pfeil2.gif);
}
.anwaeltehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8D751A;
	text-decoration: none;
}	
