body {
	background-color: #c3dcd2;
    margin: 5px 10px 5px 0px;
}

td {
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color: black;
}

td a:link, td a:active, td a:visited {
	color: black;
	text-decoration: underline;
}

td a:hover {
	color: black;
	text-decoration: none;
}

h1 {
	font-family: Arial,Helvetica;
	font-weight: bold;
	font-size: 9pt;
}

pre {
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	color: black;
}

table {
	border: 0px;
	margin: 0px;
}


/* Design from Faysal */
/* Anpassung für HTML-News in Detailansicht */

table.news_layout {
	margin-top:11px;
	margin-bottom:11px;
}

table.news_footer_layout tr td.first_column {
	width:100px;
}

table.news_layout tr td b {
	font-weight:bold;
}

table.news_layout tr td ul li ol li ul,
table.news_layout tr td ul,
table.news_layout tr td ul li ol
{
	margin-left:20px;
}

table.news_layout *, table.news_footer_layout *{
	color:black;
	font-size:8pt;
	font-family:"Verdana",Helvetica,sans-serif;
}
