* {
	font-family:Arial, Helvetica, sans-serif;
}

body {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
    color: #999;
    font-size: 12px;
}

h1{
	font-size:17px;
	text-transform: uppercase;
    color: #999999;
    line-height: 20px;
}


table {
	width:440px;
}
table td {
    border-top: 1px solid #999;
	padding:10px 0 10px 12px;
    color: #999;
    font-size: 12px;
}

table td .date {
    color: #999;
    font-size: 12px;
    font-weight: bold;
}

h2{
	font-size:12px;
	font-weight:bold;
    color: #000;
    margin: 10px 0 0 0;
}



a {
	font-weight:normal; 
	text-decoration:none;
    padding-left: 12px;
    font-size: 11px;
    color: #000;
    text-decoration: underline;
    background-image: url(/dgap/img/newsExternal/safholland/icon_more.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
}
a:visited {
	font-weight:normal; 
	text-decoration:none;
}
a:hover {
	font-weight:normal; 
	text-decoration:underline;
}

table.newsDetail{
	margin:0px;
	padding:0px;
	width:440px;
}

table.newsDetail td{
	width:440px;
	margin:0px;
	padding:0px;
}

table.newsDetail td.newsDetail_back {
    padding: 6px 0 6px 0;
}

pre {
	width:440px;
	font-family:Courier New;
	padding:0px;
	margin:0px;
}

pre td {
	font: normal 11px "Courier New" !important;
	vertical-align: top;
	border: none;
}

pre td.col1 {
	width:150px;
}
pre td.col2 {
	width:10px;
}


/* Design from Faysal */
/* Anpassung für HTML-News in Detailansicht */

table.news_layout {
	margin-top:11px;
	margin-bottom:11px;
	width:440px;
}

table.news_footer_layout tr td.first_column {
	width:100px;
}

table.news_footer_layout tr td {
	padding-top:2px;
	padding-bottom:2px;
	border:0px;
}

table.news_layout tr td b {
	font-weight:bold;
}

table.news_layout tr td {
	border:0px;
}

table.news_layout * {
	font-size:12px;
	font-family:"Courier New",Verdana,Geneva,Arial,Helvetica,sans-serif;
}

table.news_footer_layout *{
	font-size:11px;
	font-family:"Courier New",Verdana,Geneva,Arial,Helvetica,sans-serif;

}
