.Text {
	font-family	: Verdana,Arial,Helvetica,Sans-serif;	
	font-size	: 10pt;
	font-weight	: none;
	color		: rgb(0,0,0);
	}

.Textklein {
	font-family	: Verdana,Arial,Helvetica,Sans-serif;	
	font-size	: 8pt;
	font-weight	: none;
	color		: rgb(0,0,0);
	}


.Ueberschrift {
	font-family	: Verdana,Arial,Helvetica,Sans-serif;	
	font-size	: 10pt;
	font-weight	: none;
	color		: rgb(156,146,107);
	}

	
a.Link{
	font-family	: Verdana,Arial,Helvetica,Sans-serif;	
	font-size	: 10pt;
	font-weight: none;
	color		: rgb(86,98,64);
	text-decoration : underline;
	font-weight: none;
	}
a.Link:link {
	}
a.Link:hover {
	color: rgb(147,138,105);
	font-size: 10pt;
	text-decoration : underline;
	font-weight: none;
	}
a.Link:visited {
	}
a.Link:active {
	color		: rgb(147,138,105)
	;	}


a.Linkklein{
	font-family	: Verdana,Arial,Helvetica,Sans-serif;	
	font-size	: 8pt;
	font-weight: none;
	color		: rgb(86,98,64);
	text-decoration : underline;
	font-weight: none;
	}
a.Linkklein:link {
	}
a.Linkklein:hover {
	color: rgb(147,138,105);
	font-size: 8pt;
	text-decoration : underline;
	font-weight: none;
	}
a.Linkklein:visited {
	}
a.Linkklein:active {
	color		: rgb(147,138,105)
	;	}