td, p, span {
	color: #FFF;
}

.navigation, .navigation a {
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Verdana; 
	font-size: 12px;
	text-decoration: none;
}

.box-title {
	font-weight: bold;
	font-family: Verdana, Arial; 
	font-size: 16px;
}
.box-subtitle {
	font-family: Verdana, Arial; 
	font-size: 11px;
}
.box-news-date {
	font-family: Verdana, Arial; 
	font-size: 9px;
	height: 25px;
	padding-left: 10px;
}
.box-trennbalken {
	background-image: url(images/box-trennlinie.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #342F2C;
	height: 350px;
}
.box-news {
	padding: 10px 10px 10px 10px;
}
.box-content {
	padding: 3px 25px 25px 25px;
}
.box-content-date {
	font-family: Verdana, Arial; 
	font-size: 9px;
}
.box-news-title {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
}
.box-unterpunkte-title {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.box-news-text {
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 15px;
}
.box-left p {
	color: #868686;
	font-family: Arial, Verdana;
	font-size: 9px;
	line-height: 12px;
}
.box-left a {
	color: #6B696A;
}

.kontakt-formular {	font-family: Tahoma;
	font-size: 9px;
	line-height: 14px;
	color:#000000;
	border-width: 3px;
	border-style: solid;
	border-color: #47423C;
	height: 22px;
	width: 200px;
}

