<!-- overall styles for most pages (with tan background)
	body {
		font-family: Verdana,Arial,Tahoma,Helvetica,sans-serif;
		font-size: 0.8em;
		background-color: #EFEFE7;
		}
/*	     background-color:rgb(239,239,231); - -> <!-- the same as #EFEFE7 -->*/


body, p, td {
	font-family:Verdana,Arial,Tahoma,Helvetica,sans-serif;
	text-decoration: none;
	font-size: 0.8em;
	color:#555555;}

li {
	margin-top: 2pt;
	list-style-type: square;
	color:#555555;}





<!-- start dhtml coolmenues -->


.clCMEvent{position:absolute; z-index:300; width:100%; height:100%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:hidden}
.clCMAbs{position:absolute; width:10; height:10; left:0; top:0; visibility:hidden}

.clT,.clTover,.clS,.clSover,.clS2,.clS2over{position:absolute; overflow:hidden; width:130; height:25; cursor:pointer; cursor:hand}
.clT,.clTover{padding:4px; font-size:12px; font-weight:bold}
.clT{color:white; }   
.clTover{color:#FCCE55;}
.clS,.clSover{padding:2px; font-size:11px; font-weight:bold}
.clS2,.clS2over{padding:2px; font-size:11px;}
.clS,.clS2{color:#006699; background-color:#CDDBEB; layer-background-color:#CDDBEB;}
.clSover,.clS2over{color:#FCCE55;}
.clSover,.clS2over,.clTover,.clB,.clBar{layer-background-color:#336699; background-color:#336699;}
.clB{position:absolute; visibility:hidden; z-index:300}
.clBar{position:absolute; width:10; height:10; visibility:hidden; }
<!-- end dhtml coolmenues -->



/***************************************************************************
Head and Subheads
***************************************************************************/

p.head {
	text-decoration: none;
	font-weight: bold;
	color:#006699;}

li.no-indent {
	margin-top: 4pt;
	list-style-type: square;
	color:#555555;}

/***************************************************************************
Tabellen
***************************************************************************/

	
table.news { }

.tbl-news-head {
	font-weight: bold;
	font-style: italic;
	color:#336699;
	background-color: #ffffff;}

.tbl-news-line {
	text-decoration: underline;
	font-weight: none;
	color: none;
	background-color: #ffffff;}


