body, p, td
    {
	font-family:Verdana, Tahoma, Arial, sans-serif; 
	font-size:12px; 
	color:#000000;
	}
	
h1	
	{
	font-size:18px;
	}

.titel
    {
	font-family:Verdana, Tahoma, Arial, sans-serif; 
	font-size:13px; 
	color:#0099FF; 
	font-weight:bold;
	}

td
    { 
	vertical-align:top;
	}

td.bg1
    {
	background-color:#E2FAE3;
	}

td.bg2
    {
	background-color:#ffffff;
	}

.input
	{
	font-family:Verdana, Tahoma, Arial, sans-serif; 
	font-size:12px; 
	background-color:#FCFED8; 
	border:1 solid #808080;
	}
	
.textarea
	{
	font-family:Verdana, Tahoma, Arial, sans-serif; 
	font-size:12px; 
	background-color:#FCFED8; 
	border:1 solid #808080;
	}

.button
	{
	font-family:Verdana, Tahoma, Arial, sans-serif; 
	font-size:12px; 
	background-color:#cccccc; 
	border:1 solid #808080;
	}

a       
	{
	text-decoration:underline; 
	color:#0000ff;
	}
		
a:link       
	{
	text-decoration:underline; 
	color:#0000ff;
	}
	
a:hover        
	{
	text-decoration:underline; 
	color:#ff0000; 
	}	

a.menu:hover        
	{
	text-decoration:none; 
	color:#c8f1c9; 
	background-color:#127C15; 
	}
	
a.menu:link       
	{
	text-decoration:none; 
	color:#c8f1c9;
	}
	
a.menu:visited        
	{
	text-decoration:none; 
	color:#c8f1c9; 
	}
	
a.menu:active
    {
	text-decoration:none; 
	color:#c8f1c9; 
	background-color:#127C15;
	}
	
a.sitemverweis
	{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	}
	
a.sitemverweistitel
	{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	}
	

.tableline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}

