/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: ##404040;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: ;
	background-repeat: no-repeat;
}

a {
	font-size: 13px;
	line-height: 20px;
	color: #990000;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
}

a:hover {
	font-size: 13px;
	line-height: 20px;
	color: #990000;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
}

a:active {
	font-size: 13px;
	line-height: 20px;
	color: #990000;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
}

.text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #404040;
}

.texttitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #404040;
	font-weight: bold;
}

.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 23px;
	color: #404040;
	font-weight: bold;
}

.subtitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 23px;
	color: #404040;
}

.date {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #404040;
	line-height: 20px;
}

.aktuelles {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #404040;
	font-weight: normal;
	border-bottom: 1px solid #ccc;

}