/*  Body Contenct */
body  {
	background : #339933;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	SCROLLBAR-FACE-COLOR: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFCC00; 
	SCROLLBAR-SHADOW-COLOR: #339933; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #FFCC00; 
	SCROLLBAR-TRACK-COLOR: #336600; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #000000;
	margin-top:15;
	margin-bottom:0;
	margin-right:0;
	margin-left:0;  
}

body.menu {
	background : #339933;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	SCROLLBAR-FACE-COLOR: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFCC00; 
	SCROLLBAR-SHADOW-COLOR: #339933; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #FFCC00; 
	SCROLLBAR-TRACK-COLOR: #336600; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #000000;
	margin: 0 0 0 0;
}

.normtext { 
 color : White;
 font-family :  Arial, Helvetica, sans-serif;
 font-size : 13px;
 font-weight: normal;
 filter:Shadow(color=#333333, strength=1, direction=120); 
 }

/* Standard Schriftformatierungen */
A, A:LINK, A:VISITED, A:ACTIVE {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #FFCC00;
text-decoration : none;
}

/* Standard Schriftformatierungen */
A:HOVER {
font-family :  Arial, Helvetica, sans-serif;
font-size : 12px;
color : White;
text-decoration : underline;
}

/* Standard TD auf den Inhaltsseiten */
td {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : White;
}

/* Tabellen für IP */
td.border { font-family: Arial, Helvetica, sans-serif; background-color: #000000; color: #000000; font-size: 8pt;  vertical-align : top; padding: 0,0,0,0; margin: 0,0,0,0;}
td.headline { font-family: Arial, Helvetica, sans-serif; background-color: #3A6EA5; color: #ffffff; font-size: 8pt; }
td.ip { font-family: Arial, Helvetica, sans-serif; background-color: #e4e4e3; color: #000000; font-size: 8pt;  vertical-align : middle; }

/************************************************** Sonstiges *************************************************/
hr { 
 color : #FFCC00;  
 height : 1px;      }

td.nxf
{
border-bottom: 1px solid #FFCC00;
}	

