/* CSS Document */

body			 { color: #ffffff; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 14px; background-color: #a7aec8; margin: 0; padding: 0 }

#container		{margin:0 auto; width:560px;}
#flaschie		{margin:0;height:250px;}
#formblock		{background:#30324B url('../img/form_untenrechts.gif') bottom right no-repeat;}
#roundtop		{background:#30324B url('../img/form_obenrechts.gif') bottom right no-repeat;}

#formblock p	{margin:20px;padding:0 0 20px 0;background: url('../img/form_punktelinie.gif') bottom left repeat-x;}
#formblock p a	{cursor:pointer;}
form			{margin:20px;}
label			{}
textarea, input	{font-family: Arial, Helvetica, sans-serif;width:510px;margin-bottom:5px;border:none;color:#000000;font-size:11px;padding:3px;}
.button			{background-color:#30324B;color:#ffffff;float:right;width:auto;cursor:pointer;}