.normalfont{
	font-family:Verdana;
	font-size:90%;
}

.box_top{
	font-family:Verdana;
	font-size:110%;
	background-image:url(../img/box_oben.gif);
	width:525;
	height:40;
	padding-left:20;
}

.box_center{
	font-family:Verdana;
	font-size:90%;
	background-image:url(../img/box_mitte.gif);
	width:525;
	padding-left:20;
	padding-right:20;
}

.box_bottom{
	background-image:url(../img/box_unten.gif);
	width:525;
	height:19;
}

.Button{
	background-color:#B9C5E5;
	color:#000000;
	border:1px solid #000000;
}

.Button_fix{
	width:200;
	background-color:#B9C5E5;
	color:#000000;
	border:1px solid #000000;
}

.Select{
	background-color:#B9C5E5;
	color:#000000;
	border:1px solid #000000;
}

.Input{
	background-color:#DCEBF9;
	color:#000000;
	border:1px solid #000000;
	height:22;
}
