/*BuBe Automation*/
body 		{ font-family: Verdana; font-size: 8px; background-color: silver; background-image: none; }
.Ueberschrift { color: gray; font-size: 14pt; line-height: 12pt; }
.standard 	{ font-family: Verdana; 
		  font-size: 10pt; line-height: 10pt; }
.menu 	{ font-family: eurostile; font-size: 12pt; line-height: 12pt; background-color: #fff; }
.klein { font-size: 8pt; line-height: 10pt; }
/*--Links--*/
a:link 		{ text-decoration: none; color: #666666;}
a:visited 	{ text-decoration: none; color: #666666;}
a:active 	{ text-decoration: none; color: maroon; }
a:hover 	{ color: red; font-weight: bold; }
.pointer	{ cursor: pointer; }


/*--Überschrift--*/
H1		{ font-size: 12pt; color: navy; padding-bottom: 4pt; }
.H1_Überschrift	{ font-size: 12pt; font-weight: bold; color: navy; }

