body 
{
	background : #DFDFDF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

table 
{
	font-size : 10px;
}

table.formular
{
	font-size : 10px;
	background-color:#F2F2F2;	
}


td.menue
{
	background-color:#4572B2;
        border-color:#4572B2;
	font-size:13px;
	font-weight:bold;
	color : white;
}

td.Ueberschrift
{
	font-family:Verdana, Arial; Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
td.Beschreibung
{
	font-family:Verdana, Arial; Helvetica, sans-serif;
	background-color:#F2F2F2;
	color:#000000;
	font-size:12px;
}

td.Liste
{
	background-color:#F2F2F2;
}
	
h1
{
	font-family:Verdana, Arial; Helvetica, sans-serif;
    	font-size:14px; 
    	text-shadow:#000000;
    	color:#4F4F4F;    	    	
}

h2
{
	font-family:Verdana, Arial; Helvetica, sans-serif;
    	font-size:12px; 
    	text-shadow:#000000;
    	color:#4F4F4F;    	    	
}    

p.Header
{
	font-family:Verdana, Arial; Helvetica, sans-serif;
    	font-size:12px; 
    	text-shadow:#000000;
    	color:#FF2F2F;    	    	
}    

tr.newsheader
{	
	background-color:#4572B2;
	font-weight:bold;
    	font-size:12px;
    	text-shadow:#000000;
    	color:#F2F2F2;	
}

tr.newsinhalt
{
	background-color:#F2F2F2;
        color:#000000; 	
}

tr.Liste
{
	background-color:#CCCCCC;
        color:#000000; 	
}

tr.Kalender
{
	background-color:#F2F2F2;
}
	
tr.Kalender_sontag
{
	background-color:#DBECEB;
}
	
tr.Kalender_heute
{
	background-color:#FFCCCC;
}


A:link 
{
	text-decoration: none;
	color : #000000; 
}

A:link.newsheader
{
	text-decoration: none;
	color : white; 
}

A:link.menue
{
	text-decoration: none;
	color : white; 
}

A:link.orderby
{
	text-decoration: none;
}

A:visited 
{
	text-decoration:none;
	color : #000000; 
}

A:visited.newsheader 
{
	text-decoration: none; 
	color : white; 
}

A:visited.menue 
{
	text-decoration: none;
	color : white; 
}

A:visited.orderby
{
	text-decoration: none;
}

A:active 
{
	text-decoration: none; color : red; 
}

A:hover
{ 
	text-decoration: none; 
	color : red; 
}

A:hover.menue
{ 
	text-decoration: none; 
	color : red; 
	background-color: #4572B2; 	
}

A:hover.newsheader
{ 
	text-decoration: none; 
	color : red; 
	background-color: #4572B2; 	
}

A:hover.orderby
{
	text-decoration: none;
}

select      
{
	background-color:#F2F2F2;
	font-family:arial;
	color:#000000; 
}

input.Feld
{
	background-color:#F2F2F2;
	font-family:arial;
	color:#000000; 
}

textarea    
{
	background-color:#F2F2F2;
	font-family:arial;
	color:#000000; 
}