/*<agl.folder "Formulare">*/
	.formzeile{width: 400px; height: 25px; margin-bottom: 10px; }
	.formbeschriftung { color: #333; font-size: 11px; width: 70px; float: left; }
	.formfelder { color: #333; }
	.textinput { color: #333; font-size: 11px; font-family: verdana; width: 300px; height: 15px; padding-top: 1px; padding-left: 3px; }
	.area { color: #333; font-size: 11px;  font-family: verdana;line-height: 18px; width: 300px; height: 100px; padding-top: 3px; padding-left: 3px; }
	.submitbutton { font-size: 11px; font-family: verdana; margin-left: 295px; }

	body {font-family:verdana; 11px;}

/*	#blender { position:absolute; top:0px; left:0px; width:100%; height:100%; background: #ccc; opacity:0.5; z-index:1000;}*/
	#hinweisfenster { position:absolute; background: #ff0000; width: 300px; visibility:hidden; z-index:1001;}
	#fensterbalken {
		background: #ff0; text-align:right; padding:3px; }
	#zulink { color: #0000ff; }
	#textimfenster { margin:5px; text-align:center; color: #00ff00; background:#ff0000; width:auto!important; }
/*</agl.folder>*/
