A  {
	font-size : 10pt;
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : Black;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : #B0B870;
}

BODY  {}

TD  {
	color : Black;
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight : normal;
	font-size : 10pt;
}
STRONG {
	font-weight : bold;
}
B {
	font-weight : bold;
}

div  {
	font-weight : normal;
}

ul  {
	list-style-type : none;
}

BODY.lebenslauf {
	background-color : #3064D8;
}
TD.lebenslauf {
	background-color : #467AEE;
}


