body {
	background-color: transparent;
}
p, td {font: 8pt tahoma, arial, helvetica, sans-serif;
	line-height: 11pt;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
h1 {
	font: 11pt tahoma, arial, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color:#003366;
}
h3 {
	font-family: verdana, tahoma, arial, helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: italic; 
	font-weight: bold; 
	color: #cc9933;
}
ul {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	list-style-type: square;
	color:#333333;
}
li {
	font: 8pt tahoma, arial, helvetica, sans-serif;
	margin-top: 4pt;
	color:#333333;
}
.tbl-fullpage-sm-subhead {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #666666;
}

.tbl-fullpage-bodydark {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 8pt;
	color: #333333;
	background-color: #dddddd;
}

.tbl-fullpage-bodylight {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 8pt;
	color: #333333;
	background-color: #eeeeee;
}
.tbl-partpage-sm {
	width:701px;
}
a {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 8pt;
	text-decoration: underline;
	color: #336699;
}
a:visited {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 8pt;
	text-decoration: underline;
	color: #663366;
}
a:hover {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 8pt;
	text-decoration: none;
	color: #336699;
}



/* Design from Faysal */
/* Anpassung für HTML-News in Detailansicht */

div.Dove h1 {
	-x-system-font:none;
	font-family:Arial Black,Arial,Helvetica,sans-serif;
	font-size:19px;
	font-size-adjust:none;
	letter-spacing:-0.05em;
	line-height:22px;
	margin-bottom:25px;
	margin-top:25px;
	text-transform:uppercase;
	color:#F0AB00;
}



table.news_layout {
	margin-top:11px;
	margin-bottom:11px;
}

table.news_footer_layout tr td.first_column {
	width:100px;
}

table.news_layout tr td ul li ol li ul {
	margin-left:15px;
}

table.news_layout tr td b {
	font-weight:bold;
}

table.news_layout * , table.news_footer_layout *{
	font-size:11px;
	font-family:"Courier New",Verdana,Geneva;
}

table.news_layout_footer_end tr td.column_1 {
	width:80%;
}
