@CHARSET "ISO-8859-1";

/* ##################################################
 * #												#
 * # HOCHZWEI Stylesheet							#
 * #												#
 * # Autor: Frederick Stierle						#
 * # 												#
 * # Datum: 16.10.2008								#
 * # 												#
 * ################################################## 
 */

.kontakt_input input {
	width:200px;
}

textarea.anliegen {
	width:100%;
	margin-bottom:15px;
	border:1px dotted #1965A8;
	height:100px;
}

.refList {
	margin-top:15px;
}

.refSingleShort {
	font-style:italic;
}

.refListItemMargin {
	margin-bottom:5px;
}

.refListItemPadding {
	padding-bottom:5px;
}

.refList {
	margin-bottom:10px;
}

.tx-fstreferenzen-pi1 {
	margin-top:20px;
}

#nlFormOut {
	margin-bottom:10px;
}

#refAjax_detailsOut {
	margin-top:10px;
}

.ajaxLoader {
	background:url(../../img/ajaxLoader.gif) no-repeat center center;
}

/* newsletter */

input  {
	border:1px dotted #1965a8;
}

#nlFormCon {
	padding:10px;
	border-bottom:1px dotted #1965a8;
}

#nlFormCon input {
	width:100%;
	margin-bottom:8px;
} 
