/* CSS Document */
body{
	background-color:#FFFFFF; 
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
}
a{
	color:000000;
	text-decoration:none;
}
div#pagewrapper {
	margin:0 !important;
	padding:0;
	width:100%;
	/*border:1px solid #ff0000;*/
}
div#header .csc-textpic{
 display:none;
}

div#header h1{
   display:block; 
   font-size:1.5em;
   font-weight:normal;
   font-family:Georgia, "Times New Roman", Times, serif;
   text-transform:uppercase;
   word-spacing:1px;
}
div#topnav,
div#fontsize,
div#breadcrumb,
div#unterkante,
div#oberkante,
div#leftcol,
div#searchbox,
div#footer,
div#features,
div#rightcol,
.news-list-morelink{
	display:none;   
}
div#rightcol{
	width:25%;
	padding-left:10px;
	float:right;
	border-left:1px dashed #CCCCCC; 
	font-size:0.8em;
}
div#rightcol h1,
div#rightcol h2,
div#rightcol h3{
	font-size:inherit;
}
/** only ie will read this **/
* html div#rightcol h1,
* html div#rightcol h2,
* html div#rightcol h3{
	font-size:0.7em;
}
/** only ie7 will read this **/
:first-child+html div#rightcol h1,
:first-child+html div#rightcol h2,
:first-child+html div#rightcol h3{
	font-size:0.7em;
}
div#main{
	margin:0;  
	background-color:#FFFFFF;
	width:70%;
}
div#main h1,
div#main h2,
div#main h3{
	color:#000000;
	font-size:1.2em;
}

em, a{
	color:#000000;
}
div#main ul li,
div#main ol li {
    
}
.accessibility{
	display:none;   
}
.news-list-morelink{
	list-style:none;
}
hr{
	border:none;
	border-bottom:1px dashed #CCCCCC;
}
.news-list-date,
.news-latest-date {
	float:left;
	padding-right:6px;
}
.news-single-timedata {
    display: inline;
    float: left;
    margin-right: 5px;
}
.news-single-backlink{
	display:none;
}
span.DK, .name-of-person {
    font-family: "Times New Roman",Times,serif;
    font-size: 80%;
    letter-spacing: 1px;
    text-transform: uppercase;
}
