<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************CSS - default************************/
/* -- ganz dunkler braun ton --- 
#332110 */
/* --- dunkler brTon - rechts im Content --- 
#b49555*/
/* --- heller brTon - links im Content --- 
#d3be8c*/

/* --- noch hellerrer brTon -- formelder? --
f7eecb */
body, html
{  
/*braun-ton: #660000*/

	margin-left:0px;
	margin-top:5px;
	/*overflow-x:hidden;*/
	
	scrollbar-base-color:#b49555;
	scrollbar-3dlight-color:#332110;
	scrollbar-arrow-color:#332110;
	scrollbar-darkshadow-color:#b49555;
	scrollbar-face-color:#b49555;
	scrollbar-highlight-color:#b49555;
	scrollbar-shadow-color:f7eecb;
	scrollbar-track-color:#b49555;
	
	background-position:0px 0px;	 
	background-color:#660000;
	background-position:top;

	/*background-color:#e3d5b5; */ 
	background-image:url(gfx/bg_stripe.jpg) ;
	background-repeat:repeat-x;
	background-attachment:fixed;
	
	
	font: 67.5% Tahoma,Verdana; /*"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;*/
	font-size:10px;  /*schriftgr&amp;ouml;ße hauptmenu - org 14px*/
	color:#000000;
	line-height:25px;
	text-align:left;
	/** line-height:18px; */
}

.news{


	font: 67.5% Tahoma,Verdana; /*"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;*/
	font-size:12px; /** schriftgr&amp;ouml;ße hauptmenu - org 14px */
	line-height: 20px;
	color:#000000;
	text-align:justify;
} 
div, td, p, span, table, th, html, body {
	font: 67.5% Tahoma,Verdana; /*"Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;*/
	font-size:12px; /** schriftgr&amp;ouml;ße hauptmenu - org 14px */
	line-height: 20px;
} 

/* - MAIN-Überschriften - */
h1 {
	font: 67.5% Verdana, Tahoma;
	font-size:20px; /** schriftgr&amp;ouml;ße hauptmenu - org 14px */
	color:#000000;
	margin-top:-18px;
	margin-left:10px;
	margin-bottom:-1px;
	font-weight:bolder;	
	color:#000000;
} 



th {
	font: 67.5% Verdana, Tahoma;
	font-size:10px; /* schriftgr&amp;ouml;ße hauptmenu - org 14px */
	font-weight:bolder;
	color:#000000;	
	text-align:left;
	
} 
.tdbox_main_grey {
	background:transparent url(gfx/menu/purpleslate_background.gif) repeat-x top left;
  font-weight:bolder;
}
.tdborderbottom {
border-bottom-width:thin;
border-bottom-color:#006666;
border-bottom-style:dotted;
}





</pre></body></html>