input
{
	background-color: 	rgb(221, 223, 222);
	border-top:			0px;
	border-left:		0px;
	border-right:		0px;
	border-bottom:		3px solid rgb(222, 222, 221);
	color:				rgb(182, 183, 181);
	font-family: 		verdana, helvetica, arial;
	font-size: 			12pt;
	width:				10px;
}

.background_orange
{
	background-color: 	rgb(255, 255, 255);
}

.border_2px
{
	border: 			2px solid rgb(255, 255, 255);
}

.font_dunkel
{
	color:				rgb(20, 20, 20);
	font-family: 		verdana, helvetica, arial;
	font-size: 			14pt;
	font-weight:		lighter;
}

.font_hell
{
	color:				rgb(190, 190, 190);
	font-family: 		verdana, helvetica, arial;
	font-size: 			14pt;
	font-weight:		lighter;
}

.ueberschrift
{
	color:				rgb(20,20,20);
	font-family: 		verdana, helvetica, arial;
	font-size: 			14pt;
	font-weight:		bold;
}