
Body
	{
	SCROLLBAR-FACE-COLOR: #e6e6e6; 
	SCROLLBAR-HIGHLIGHT-COLOR: #gray; 	/*d3d3d3; */	
	SCROLLBAR-SHADOW-COLOR: #000000;	/*silver; */	
	SCROLLBAR-3DLIGHT-COLOR: #000000; 	/*ffffff; */
	SCROLLBAR-ARROW-COLOR: gray; 
	SCROLLBAR-TRACK-COLOR: #f3f3f3; 
	SCROLLBAR-DARKSHADOW-COLOR: white
	}



td
{
	font-family : Verdana,helvetica,arial;
	font-size : 8pt;
	text-align : left;
	margin-left: 3px;
}

td.zeigen
{
	font-family : Verdana,helvetica,arial;
	font-size : 10pt;
	text-align : left;
	margin-left: 3px;
}

select
{
	font-family : Verdana,helvetica,arial;
	font-size : 8pt;
	width:;
	border : thin solid red;
}

textarea
{
	font-family : Verdana,helvetica,arial;
	font-size : 8pt;
	color:;				*/ blue; */
	background:#F0F8FF;
	border:1px solid silver;
	width:350px;				*/ 200px */
}

.checkbox
{
	font-family : Verdana,helvetica,arial;
	font-size : 8pt;
}
.bezeichner
{
	font-family : Arial,Verdana,helvetica;
	font-size : 8pt;
	margin-right : 5px;
}

a {
	font-family:verdana,sans-serif,arial;
	font-size:8pt;
	}
a:link 
{
color:blue;
}
a:visited {color:blue;}
a:hover {text-decoration:underline;color:red;}
a {text-decoration:none;}

.no	{display:none;}
