BODY {
	font-family :  Verdana, Arial;
	font-size : 10px;
	font-style : normal;
	line-height : 150%;
	color : #000000;
}

TD {
	font-family :  Verdana, Arial;
	font-size : 10px;
	font-style : normal;
	line-height : 150%;
	color : #000000;
}


A {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	text-decoration : underline;
	font-weight : bold;
}

A:LINK {
	text-decoration : none;
	font-weight : bold;
}

A:VISITED {
}

INPUT {
	color : #000000;
	font-family : Verdana, Arial;
	font-size : 11px;
	text-align : left;
	border-width: 1; 
	border-color: silver; 
	border-style: solid; 
}

.titel {
	font-family : Arial;
	font-size : 11px;
	color : #F6F100;
	font-weight : bold;
}

