body{
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #333333;
	font-size:11px;
	line-height:1.5;
}

/* Headline-Styles */
#headline {
	color: #4b5b6b;
	font-weight: bold;
	border-bottom: 2px solid #cfdce8;
	padding-bottom: 4px;
	margin-bottom: 7px;
	width:440px;
}
div.datum{
	font-size:12px;
}
div.datumdetail{
	font-size:12px;
	font-weight:bold;
}
.bgcolor {
	background-color: #fff;
}

a {
	color:#003366;
	text-decoration:none;
	font-size:12px;
}

a:hover {
	color:#003366;
	text-decoration:underline;
}

.link {
	color: #333333;
	width:100%;
	padding-bottom:20px;
}
h2 {
 	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:8px;
	color: #111111;
	margin:0;
}
 
table.newsDetail {
 	width:440px;
}
 
table.newsDetail pre {
 	font-size: 12px;
}
table.newsDetail td {
	font: normal 12px "Courier New" !important;
	vertical-align: top;
}

/* Design from Faysal */
/* Anpassung für HTML-News in Detailansicht */

table.news_layout {
	margin-top:11px;
	margin-bottom:11px;
	width:100%;
}

table.news_footer_layout tr td.first_column {
	width:100px;
}

table.news_footer_layout tr td {
	padding-top:2px;
	padding-bottom:2px;
}

table.news_layout tr td b {
	font-weight:bold;
}

table.news_layout *, table.news_footer_layout *{
	font-size:12px;
	font-family:"Courier New",Verdana,Geneva,Arial,Helvetica,sans-serif;
}
