/* 
	:::::::::::::::::::::::::: ZEROSEVEN GMBH 2008 :::::::::::::::::::::::::::::::
	::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

.clear {
	clear: both;
}

.clear_small {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.clear_middle {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 4px;
}

.komment {
	font-size: 9px;
}


/* = = = = = = = = = = FORMULARE S T A R T  = = = = = = = = = = = */

/*----- Kontaktanfrage S T A R T -----*/

.kontakt_form label {
	float: left;
	width: 100px;
}

.kontakt_form input.feld {
	border: 1px solid #C1001F;
	width: 250px;
	margin: 0 5px 0 0;
	float: left;
}

.kontakt_form .textarea {
	border: 1px solid #C1001F;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.kontakt_form input.senden {
	border: 1px solid #C1001F;
	width: auto;
}

/*------ Kontaktanfrage E N D -------*/


/*----- Presseverteiler S T A R T -----*/

.checkbox_block {
	float: left;
	width: 250px;
}

.float_check {
	float: left;
	width: 125px;
}

/*----- Presseverteiler E N D -----*/


/*----- Broschuerenbestellung S T A R T -----*/

.prospektcheck_left {
	float: left;
	width: 250px;
}

.prospektcheck_right {
	float: right;
	width: 250px;
}
/*----- Broschuerenbestellung E N D -----*/
/* = = = = = = = = = = = FORMULARE E N D = = = = = = = = = = = = */