BODY { 
	margin-left:0px; margin-top:0px; margin-bottom:0px;
}

A:link  {
	text-decoration : underline;
}
A:visited  {
	text-decoration : underline;
}
A:active  {
	text-decoration : underline;
}
A:hover  {
	text-decoration : underline;
}

A.schwarz:link  {
	text-decoration : underline;
	color : #000000;
}
A.schwarz:visited  {
	text-decoration : underline;
	color : #666666;
}
A.schwarz:active  {
	text-decoration : underline;
	color : #000000;
}
A.schwarz:hover  {
	text-decoration : none;
	background-color : #CC0000;
	color : #FFFFFF;
}


A.weiss:link  {
	text-decoration : underline;
	color : #FFFFFF;
}
A.weiss:visited  {
	text-decoration : underline;
	color : #FFFFFF;
}
A.weiss:active  {
	text-decoration : underline;
	color : #FFFFFF;
}
A.weiss:hover  {
	text-decoration : none;
	background-color : #FFFFFF;
	color : #000000;
}

A.rot:link  {
	text-decoration : underline;
	color : #CC0000;
}
A.rot:visited  {
	text-decoration : underline;
	color : #CC6666;
}
A.rot:active  {
	text-decoration : underline;
	color : #CC0000;
}
A.rot:hover  {
	text-decoration : none;
	background-color : #CC0000;
	color : #FFFFFF;
}

A.gruen:link  {
	text-decoration : underline;
	color : #006600;
}
A.gruen:visited  {
	text-decoration : underline;
	color : #66CC66;
}
A.gruen:active  {
	text-decoration : underline;
	color : #008000;
}
A.gruen:hover  {
	text-decoration : none;
	background-color : #008000;
	color : #FFFFFF;
}

B  {
	font-weight : bold;
}

I  {
	font-style : italic;
}

P  {
	margin-top : 5px;
	margin-bottom : 0px;
}

.Headline1  {
	font-family : Verdana,Arial,Helvetica,Sans-Serif;
	font-size : 14px;
	color : #990000;
	font-weight : bold;
	background-color : #FFEECC;
	border-color : #008000;
	border-style : solid;
	border-bottom-width : 1px;
	border-left-width : 0px;
	border-right-width : 1px;
	border-top-width : 0px;
	margin-top : 15px;
	margin-bottom : 0px;
	padding-left : 3px;
	padding-bottom : 1px;
}

.Headline2  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	margin-top : 10px;
	margin-bottom : 0px;
	background-color : #FFFFEE;
	border-width : 0px;
	border-bottom-width : 1px;
	border-style : solid;
	border-color : #999999;
	border-top-width : 0px;
	border-right-width : 1px;
	border-left-width : 0px;
	padding-left : 3px;
	padding-top : 1px;
	padding-bottom : 1px;
}

.Headline2a  {
	font-family : Arial,Helvetica,Sans-Serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 0px;
	background-color : #FFFFEE;
	border-width : 0px;
	border-bottom-width : 1px;
	border-style : solid;
	border-color : #999999;
	border-top-width : 0px;
	border-right-width : 1px;
	border-left-width : 0px;
	padding-left : 3px;
	padding-top : 1px;
	padding-bottom : 1px;
}

.Headline3  {
	font-family : Arial,Helvetica;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}

.Gross  {
	font-family : Arial,Helvetica;
	font-size : 16px;
	color : #000000;
	font-weight : normal;
}

.GrossWeiss  {
	font-family : Arial,Helvetica;
	font-size : 14px;
	color : #FFFFFF;
	font-weight : normal;
}

.GrossGruen  {
	font-family : Arial,Helvetica;
	font-size : 14px;
	color : #008000;
	font-weight : normal;
}

.GrossRot  {
	font-family : Arial,Helvetica;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}

.Normal, LI  {
	font-family : Arial,Helvetica;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
}

.NormalGruen  {
	font-family : Arial,Helvetica;
	font-size : 12px;
	color : #008000;
}

.NormalWeiss  {
	font-family : Arial,Helvetica;
	font-size : 12px;
	color : #FFFFFF;
}

.NormalGrau  {
	font-family : Arial,Helvetica;
	font-size : 12px;
	color : #999999;
}

.NormalRot  {
	font-family : Arial,Helvetica;
	font-size : 12px;
	color : #DD3333;
}

.Klein  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 10px;
	color : #000000;
}

.KleinGruen  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 10px;
	color : #008000;
}

.KleinWeiss  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 10px;
	color : #FFFFFF;
}

.KleinRot  {
	font-family : Verdana,Arial,Helvetica;
	font-size : 10px;
	color : #DD3333;
}

OL  {
	margin-left : 25px;
	margin-top : 5px;
	margin-bottom : 5px;
}

UL  {
	margin-left : 25px;
	margin-top : 5px;
	margin-bottom : 5px;
}



