.trebuchet_12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color : #FEC800;
}
.trebuchet_12_bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font : bold;
	color : #FEC800;
}

.textfeld_gross	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 300px;
	height: 60px;
	border: 1 solid #CCCCCC;
	background: #FEC800;
}

.textfeld_klein	{
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 150px;
	border: 1 solid #CCCCCC;
	background :  #FEC800;
}


.input
{
	background: #FEC800;
	border: 1 solid #CCCCCC;
	width: 150px;
	font-family: "Trebuchet MS";
	font-size : xx-small;
	
}

a:visited {  color: #66CCFF; 	font-family: "Trebuchet MS"; font-size: 12pt; text-decoration:none}
a:link {  color: #66CCFF; 	font-family: "Trebuchet MS"; font-size: 12pt; text-decoration:none}
