body { 	padding:0px; margin-left:0%; margin-right:0%;
	background-color:#AAAAAA; 
	font-family:'Times New Roman'; font-size:12px; font-weight:normal; font-variant:normal; text-align:justify;
	color:#000000; }

a:link {		text-decoration:underline;	color:#000000; }
a:visited {		text-decoration:underline;	color:#000000; }
a:active {		text-decoration:underline;	color:#000000; }
a:hover {		text-decoration:underline;	color:#000000; }
a.menu { 		width:110px; height:17px; valign:middle; display:block; padding:0px; }
a.menu:link {		text-decoration:none;		color:#FFFFFF; }
a.menu:visited {	text-decoration:none;		color:#FFFFFF; }
a.menu:hover {		text-decoration:none;		color:#FFFFFF; }
a.menu:active {		text-decoration:none;		color:#FFFFFF; }
table.menu {		text-align:center; 	width:110px;  }
div.menu {		text-align:center; }
tr.menu {		text-align:center; }
td.menu {		text-align:center; }

#farbe1  {	background-color:#004D0C; }					/* Trennleiste und Rahmen	*/
#farbe1m {	background-color:#004D0C; 	border-top:1px solid #004D0C; }	/* Datum Hintergrund		*/
#farbe3m  {					border-top:1px solid #004D0C; }	/* Rahmen Veranstaltungen	*/
#farbe4  {	background-color:#004D0C; }					/* Balken Menü			*/
#farbe7  {	background-color:#000000; }					/* Hintergrund Rahmen		*/
#farbe8  {	background-color:#000000; }					/* Hintergrund Menü		*/

#ptyp0 {	color:#000000; 	font-size:12px; }				/* normaler Text p		*/
#ptyp1 {	color:#FFFFFF; 	font-size:13px; }				/* Datum Auftrittstermine	*/
#ptyp2  {	color:#FFFFFF; 	font-size:12px; }				/* Menü Punkte			*/
#ptyp3 {	color:#000000; 	font-size:15px; }				/* Fehlermeldungen		*/

#ecke1 {	position: absolute; top: 3; left: 3;     position: expression("absolute"); }
#ecke2 {	position: absolute; top: 3; right: 3;    position: expression("absolute"); }
#ecke3 {	position: absolute; bottom: 3; left: 3;  position: expression("absolute"); }
#ecke4 {	position: absolute; bottom: 3; right: 3; position: expression("absolute"); }
#ecke1[id] {	position: fixed; }
#ecke2[id] {	position: fixed; }
#ecke3[id] {	position: fixed; }
#ecke4[id] {	position: fixed; }

