body
{
	font-size:8pt;
	font-family:Arial,Helvetica,Sans-Serif;
	color: Green;
	margin-left:3px;	
}
.Beschreibungstext
{
	font-family:Verdana;
	font-size:9pt;
}   
.Beschreibungstext_kursiv
{
	font-family:Verdana;
	font-size:9pt;
	font-style:italic;
}
.Bannertext
{
	font-family:Verdana;
	font-size:9pt;
}
.Bildtext
{
	font-family:Verdana;
	font-size:3px;
}
.Navigationsstext
{
	font-family:Verdana;
	font-size:9pt;	
}
.Tabellenueberschrift
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
}
.NachOben_Button
{
	font-family:Verdana;
	font-size:8pt;	    
}
.Border
{
    border-style: solid;
    border-width: 1px;
    border-color: Green;
    background-color:#ffffcc;
}



