BODY {
	background-color : #FFFFFF;
}BODY.menu {	background-color : #EEEEEE;}
TABLE, TR, TD {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;}
TABLE.page {	font-size : 85%;	line-height : 15pt;	background-color :  #EEEEEE;	color : #000000;}
TD.red {
	background-color :  #CC3333;
}
TD.white {
	background-color :  #FFFFFF;
}
/* Links in den Buttons */
A {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 100%;
	font-weight : 800;
}
A:LINK {
	text-decoration : none;
	color : #CC3333;
}
A:VISITED {
	text-decoration : none;
	color : #993333;
}
A:ACTIV {
	text-decoration : none;
	color : #000000;
}
A:HOVER {
	color : #000000;
	text-decoration : underline;
}
A.header {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 100%;
	font-weight : normal;
}
A.header:LINK {
	text-decoration : none;
	color : #FFFFFF;
}
A.header:VISITED {
	text-decoration : none;
	color : #C0C0C0;
}
A.header:ACTIV {
	text-decoration : none;
	color : #C0C0C0;
}
A.header:HOVER {
	color : #C0C0C0;
	text-decoration : underline;
}
A.page {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 100%;
	font-weight : normal;
}
SPAN.title {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 140%;
	font-weight : 800;
	color : #FFFFFF;
}
SPAN.subtitle {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 70%;
	font-weight : normal;
	color : #FFFFFF;
	margin-bottom : 11pt;
}
SPAN.page_header {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 120%;
	font-weight : 800;
	color : #000000;
}