BODY,TD,A,DIV,.clFoldLinks,.clSubLinks,.clSubLinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #ffffff;
}

.klein { 
	font-size : xx-small;
 }
 
A {text-decoration: none}

A:Hover {
	color: #ff9900;
}

A:Active {
	font-weight : bold;
	color: #EA5E00;
}

A.mail {
	text-decoration: none;
	color: white;
	font-size : xx-small;
	font-weight : normal;
}

A:Hover.mail {
	text-decoration: none;
	color: #EA5E000;
	font-size : xx-small;
	font-weight : normal;
}


HR {
	color: #b7b7b7;
	height: 1pt;
}

DIV.clFold{position:absolute; width:150; clip:rect(0,150,300,0)}
DIV.clFoldSub{position:absolute; left:10; width:150; visibility:hidden}
DIV.clFoldSub2{position:absolute; left:24;  width:140; visibility:hidden}
#divFoldCont{position:relative; left:5; top:10; width:150; visibility:hidden}

 A.clSubLinks{
	color: #000099;
	font-size:xx-small;
	font-style : normal;
}

 A.clSubLinks2 {
	color: Black;
	font-size:xx-small;
	font-style : normal;
}

