 /*  Hauptschriftart, Farbe, Hintergrundbild */		

BODY  {	FONT-FaMILY : Verdana;	FONT-SIZE : 9pt; COLOR : #686868;}

 /*  Klassendefinitionen Tabellenzellen */		

td {	FONT-FaMILY : Verdana;	FONT-SIZE : 9pt;}


/*  Definitionen Links */		
a  {COLOR : #686868;	FONT-FaMILY : Verdana;	FONT-SIZE : 9pt;	FONT-WEIGHT : normal;	text-decoration : none;}

 /*  Definitionen Links */		
a.evctag {font-size : 7pt;}
a.evcmini  {COLOR : #ffffff; text-decoration : none;	font-size : 7pt;}

 /*  Definitionen Links aktiv*/		
 
a:active {font-weight : normal;	color : Red;	font-size : 9pt;}
a.evctag:active {font-size : 7pt;}
a.evcmonat:active {font-size : 7pt;}

 /*  Definitionen Links hover */		

a:hover  {COLOR : #ffffff;	text-decoration : underline;	font-weight : normal; }
a.evcmini:hover  {COLOR : #000000;	display:block; background color:#ffffff ;text-decoration : none;	font-size : 7pt; font-weight:bold;}

 /*  Definitionen Links besuchte */		

a:visited {color:#ffffff; font-size:8pt;}
					

 /*  Klassendefinitionen Boxen und Forms */					

.boxunavi {border-color: gray; border-bottom-width: 2px; border-top-width: 0px; border-right-width: 0; border-left-width: 0;border-style: dotted; padding: 6px;font-size:8pt;}
.boxunavibuecher {border-color: gray; border-bottom-width: 0px; border-top-width: 0px; border-right-width: 0; border-left-width: 0;border-style: dotted; padding: 6px;font-size:8pt;}
.boxunavibuecher {border-color: gray; border-bottom-width: 0px; border-top-width: 0px; border-right-width: 0; border-left-width: 0;border-style: dotted; padding: 6px;font-size:8pt;}
.formclass {font-size:8pt;font-family:verdana;}				


 /*  Definitionen Veranstltungskalender */		
 
 .evccaltabletop {background-color : #ff8800; font-weight : bold;}
.evcselmonat	{font-size : 10pt; font-weight:bold; display:inline;margin:30px;}
.evceintragbox  {text-align:left; width:400px;margin: 5px; background-color: #f0f0f0; border-color: #gray; border-style: solid; border-width: 1px; padding: 4px;}
.evccaltable {font-family : verdana; font-size : 9pt; margin-bottom: 5px;margin-top: 10px;background-color:fef8e1; border-color: #d8d8dd8; border-style: solid; border-width: 1px; padding: 3px; text-align : center;}

 