div.csc-header{
	border: none !important;
	margin: 0px;
	padding: 0px;
}
div#content h1{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	border: none !important;
	margin: 0px 0px 15px 0px;
}

/* ___________________________________________ TEMPLATE B1 2-spaltig*/
div.templateB1 div.el-1{
	width: 580px;
	padding: 0px;
}
div.templateB1 div.el-2{
	width: 230px;
	padding: 0px;
}

/* ___________________________________________ CONTACT FORM */
div.contact-form-left{
	width: 230px;
	display: block;
	float: left;
}
div.contact-form-right{
	width: 230px;
	margin-left: 290px;
	display: block;
}
div.contact-form-left input{
	margin: 0px;
	width: 230px;
	height: auto;
	padding: 0px;
}
div.contact-form-left input.submit{
	cursor: pointer;
	outline: none;
	width: auto !important;
	font-size: 10px;
	background-color: #FFFFFF;
	border: none;
	padding-left: 8px;
	margin-right: 10px;
	background-image: url("../../user_upload/misc_items/arrow_down.gif");
	background-position: left 5px;
	background-repeat: no-repeat;
}
div.contact-form-left textarea{
	width: 230px;
}
p.contact-form-row{
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px !important;
}
p.contact-form-hint{
	margin-top: 10px;
}
div.el-1 div.startAnimation{
	margin: 20px 0px 0px 290px;
	width: 230px;
}

/* ___________________________________________ IMPRINT */
table.imprint{
	border-collapse: collapse;	
}
table.imprint td{
	vertical-align: top;
	width: 160px;
}