/* 
   Datei: wsk-200.css 
   Version 2.0.0 vom 18.01.2004
   Autor: Christian Lauer
   Stylesheet für die Wir sind Kirche Homepage
   Styles für Formulare
   Dieses Style-Sheet kann nur mit wsk-xxx.css verwendet werden
*/

/* Formulare */

input {
	border-bottom: 1px dashed #993399;
	border-left: 1px solid #993399;
	border-right: 0px;
	border-top: 0px; 
}

.label_muss {
	color:#FFCC33;
	font-weight:bolder;
	line-height: 125%; 
	font-size: 80%;
}

.label_kann {
	color:#FFCC33;
	line-height: 125%; 
	font-size: 80%;
}