@charset "utf-8";
.buttonhead a:visited {
	background-color: #6699CC;
	text-indent: 10px;
	background-position: center;
	height: 30px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	display: block;
	font-weight: normal;
	line-height: 30px;
}
.buttonhead a:link {
	background-color: #6699CC;
	text-indent: 10px;
	height: 30px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	display: block;
	text-align: left;
	vertical-align: sub;
	letter-spacing: 1px;
	line-height: 30px;
}
.buttonhead a:hover {
	background-color: #6699CC;
	text-indent: 10px;
	background-position: center;
	height: 30px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	display: block;
	font-weight: bold;
	line-height: 30px;
}
.buttonhead a:active {
	background-color: #FFFFFF;
	text-indent: 10px;
	background-position: center;
	height: 30px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #6699CC;
	display: block;
	font-weight: bold;
	line-height: 30px;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #98CB00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	letter-spacing: 1px;
	text-indent: 10px;
	line-height: 25px;
	text-transform: uppercase;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	text-align: right;
	background-color: #E2E4E4;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.biografie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	letter-spacing: 1px;
	text-indent: 10px;
	line-height: 25px;
}
