td 
{
	font-family: arial;
	color: black;
	font-size: 10px;
	font-family: Tahoma;
}

a:link,a:active,a:visited,a:focus
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none
}

a:hover
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #abacac;
	text-decoration: none;
}

select
{
	border: 1px dotted #ffffff;
	font-size: 11px;
	font-family: arial;
	width:200px;
	background-color:#abacac;
	color:#000;
}

input
{
	font-size: 11px;
	font-family: arial;
	width: 160px;
	background-color: white;
	color: #000;
}

.button
{
	font-size: 11px;
	font-family: arial;
	width: 75px;	
	background-color: white;
	color: #000;
}

textarea
{
	font-size: 11px;
	font-family: arial;
	width: 500px;
	height: 100px;
	background-color:white;
	color:#000;
}

.Stil1
{
	color: #CC3300;
}

.Stil2
{
	font-style: italic;
}
