BODY, TD, TR
 {	font-size: 10pt;
	font-family: Arial,Helvetica,Univers, sans-serif;
	line-height: 100%;
	color: #000000;
	background-color: #CCCCCC;
	}
.table
{	font-family: Arial,Helvetica,Univers, sans-serif;
	font-size: 100%;
	text-align: center;
	background-color: #CCCCCC;
	border-top-width: thin; 
	border-bottom-width: thin;
}
.td_nowrap
{	font-size: 10pt;
	font-family: Arial,Helvetica,Univers, sans-serif;
	line-height: 100%;
	color: #000000;
	background-color: #CCCCCC;
	white-space:nowrap;
	
}
.tdata
{	font-family: Arial,Helvetica,Univers, sans-serif;
	font-size: 100%;
	text-align: left;
	background-color: #CCCCCC;
	border-top-width: thin; 
	border-bottom-width: thin;
}
.title 
{	font-size: 24px;
	text-align: center;
	font-family:  Comic Sans MS, Swing, Brush Script MT,fantasy;
	font-weight: 900;
	line-height: 40px; 
	border-color: #000000;
}
.title_left 
{	font-size: 24px;
	text-align: left;
	font-family:  Comic Sans MS, Swing, Brush Script MT,fantasy;
	font-weight: 900;
	line-height: 40px;
	border-color: #000000;
}
.subtitle 
{	font-size: 16px;
	line-height: 20px;
    text-align: center;
	font-family: Comic Sans MS, Swing, Brush Script MT,fantasy;
	font-weight: 300;
	border-color: #000000;
}
.subtitleleft
{	font-size: 16px;
    line-height: 20px;
    text-align: left;
	font-family: Comic Sans MS, Swing, Brush Script MT,fantasy;
	font-weight: 300;
	border-color: #000000;
}
.subtitleleftwhite
{	font-size: 16px;
    line-height: 20px;
    text-align: left;
	font-family: Comic Sans MS, Swing, Brush Script MT,fantasy;
	font-weight: 300;
	border-color: #000000;
	color: #FFFFFF; 
}
.center 
{	font-size: 16px;
	font-weight: 900; 
	border-color: #000000;
	text-align: center;
	
}
.footer 
{	font-size: 10px;
	font-family: Courier New, Courier, monospace;
	border-color: #000000;

}
.small 
{	font-size: 8pt;
	border-color: #000000;

}
.aktion 
{	font-size: 16px;
    text-align: center;
	color: #FF3366;
	background-color: #CCCCCC;
}
.underline
{	text-decoration: underline;
}
.rot 
{	font-size: 14px;
	color: #FF3366;
	background-color: #CCCCCC;
}


a:link { color:#003366; text-decoration:underline; }

a:visited { color:#336633; text-decoration:underline; }

a:active { color:#000000; text-decoration:none; }
