BODY  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
	background: url(images/bg_brief.gif);
}

.rand  {
	background: url(images/bg_brief_bogen_rothell.gif);
}

TD  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	color : #000000;
}

TH  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
}

Input, Textarea, Select, Option, Checkbox  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	color : #ff0000;
}

A:ACTIVE  {
	color : #ff0000;
	text-decoration : none;
}

A:LINK  {
	color : #ff0000;
	text-decoration : none;
}

A:VISITED  {
	
	color : #ff0000;
	text-decoration : none;
}

A:HOVER  {
	color : #ff0000;
	text-decoration : underline;
}

.klein  {
	font-size : 8pt;
}

.gross  {
	font-size : 13pt;
}

.titel  {
	font-size : 15pt;
	color : #000000;
	font-weight : bold;
}

.schwarz  {
	color : #000000;
}

.weiss  {
	color : #ffffff;
}

.rot  {
	color : Red;
}

.hellrot  {
	color : ff8080;
}

.blau  {
	color : Blue;
}

.gruen  {
	color : Green;
}

.fuchsia  {
	color : Fuchsia;
}

.grau  {
	color : Gray;
}

