BODY
{
    SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-HIGHLIGHT-COLOR: #d3d3d3;
    SCROLLBAR-SHADOW-COLOR: #FFFFFF;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-ARROW-COLOR: #d3d3d3;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #d3d3d3;
    SCROLLBAR-width: 5pt
}

BODY, TD, DIV{
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
}
a
{
	color:#003C58;
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	text-decoration:none;
}
a.aktiv
{
	color:#003C58;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
}
a.inaktiv
{
	color:#A1A1A1;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
}
a.submit
{
	color:#003C58;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
}
input.text{
	width:200px;
	height:18px;
	border: #939393 0px solid;
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	background-image: url(http://www.fridrich.de/_img/INPUT.gif);

}
textarea
{
	border-right: #939393 0px solid;
	border-top: #939393 0px solid;
	font-weight: normal;
	font-size: 11px;
	background-image: url(http://www.fridrich.de/_img/INPUT.gif);
	overflow: auto;
	border-left: #939393 0px solid;
	width: 290px;
	color: #000000;
	line-height: 18px;
	border-bottom: #939393 0px solid;
	font-family: Verdana;
	height: 54px;
}
li
{
	left: -20px;
	position: relative;
}