
/***************************************************************************************/
/*                                                                                     */
/* Titel:     Stylesheet www.isango.biz                                                */
/* Author:    Arnold Bwele                                                             */
/* Company:   ISANGO                                                                   */
/* Date:      01.10.2006                                                               */
/* Version:   1.0                                                                      */ 
/*                                                                                     */
/***************************************************************************************/

.nofehler {
	display:none;
}

.fehler {	
	color:#FFFFFF;
	background-color:#FF0000;
	padding:2px 5px;
	font-size:10px;
	font-weight:bold;	
}

.whitespace {
	font-size:1px;
	line-height:1px;
	background-color:#ffffff;
}
.space {
	font-size:1px;
	line-height:7px;	
}

.headline_anfrage {
	font-weight:bold;
	color:#525252;
}

.secondText {
	color:#999999;
}

select, input, textarea {
	font-size:11px;
	font-family:Verdana;
}