#inhalt h1 {
	font-family:Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}

#inhalt h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #a80001;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.5;
	margin: 10px 0 5px 0;
}

#inhalt h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #494949;
	text-align: left;
	line-height: 1.5;
	margin: 10px 0 15px 0;
}

#inhalt p {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 1.5;
	margin: 0;
}

#inhalt ul {
	margin: 0px 0 0 17px;
	padding: 0px;
}

#inhalt li {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 1.5;
	margin: 0;
}

#news-list-container {
	font-family:Arial;
	margin: 20px 0 0 0;
}

#news-list-item {
	margin: 20px 0 0 0;
}

#news-list-date {
	float: left;
	width: 41px;
	height: 47;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(tt_date.png);
	background-repeat: no-repeat;
	text-transform: lowercase;
	padding: 8px 0 0 0;
	line-height: 1.1;
	border: 0px solid blue;
	margin: 0 20px 0 0;
}


.jahr{
	font-size: 10px;
	line-height: 2;
}

#news-list-title {
	width: 280px;
	height: 47;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #a80001;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.3;
}

#news-list-content {
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 1.5;
	clear: both;
	margin: 20px 0 20px 0;
}

.clearer {
	width: 405px;
	margin: 0 0 0 65px;
	border: 1px dotted #777777;
}

#news-latest-container {
	margin: 20px 0 0 0;
	border: 0px solid blue;
}

#news-latest-container h2 {
	font-family:Arial;
	font-size: 14px;
	color: #8a0001;
}

#news-latest-item {
	position:relative;
	padding: 10px 0 10px 0;
}


#news-latest-date {
	position: absolute;
	width: 41px;
	height: 47;
	float: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(tt_date.png);
	background-repeat: no-repeat;
	text-transform: lowercase;
	padding: 8px 0 0 0;
	line-height: 1.1;
	border: 0px solid blue;
}

#news-latest-title {
	width: 170px;
	height: 47px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.3;
	margin-left: 45px;
}

#news-latest-title a {
	text-transform:lowercase;
	text-decoration: none;
	color: #494949;

}

#news-latest-title a:link, #news-latest-title a:visited {
	color: #8a0001; 
	text-decoration: none;
	border: none;		
}

#news-latest-title a:hover {
	color: #000000;
	border: none;	
}

#news-latest-title a:focus { 
	outline: none;
}

.mbl_newsevent_singledayevent, 
.mbl_newsevent_multidayevent,
.mbl_newsevent_noendevent,
.news-list-category,
.news-single-category {
	font-family: Arial;
	font-size: 13px;
	color: #494949;
	text-align: left;
	line-height: 1.5;
}

.news-single-timedata {
	font-family: Arial;
	font-size: 11px;
	color: #494949;
}

.news-list-morelink {
	margin: 10px 0 20px 0;
}

.news-list-morelink a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform:lowercase;
	text-decoration: none;
	color: #494949;

}

.news-list-morelink a:link, .news-list-morelink a:visited {
	color: #8a0001; 
	text-decoration: none;
	border: none;		
}

.news-list-morelink a:hover {
	color: #000000;
	border: none;	
}

.news-list-morelink a:focus { 
	outline: none;
}
