a:link   	 { text-decoration: none }
a:visited 	 { text-decoration: none }
a:hover    { color: #ffffff; text-decoration: none }

#text
{
font-size: 9pt;
font-family: Verdana;
font-weight: normal;
letter-spacing: 0pt;
color: #39426B
}
#ueberschrift
{
font-size: 9pt;
font-family: Verdana;
font-weight: bold;
letter-spacing: 0pt;
color: #39426B
}
INPUT {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-SIZE: 10px;
	BACKGROUND: #E8E9ED;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	FONT-FAMILY: Verdana;
}
TEXTAREA {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-SIZE: 10px;
	BACKGROUND: #E8E9ED;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	FONT-FAMILY: Verdana;
}


