
.ckformMOD {
	margin-top: 0px;
}


.ckformMOD .ckCSSlabel {
	float: none;
	margin-top: 5px;
	width: 100%;
}

.ckformMOD div.fc-error {
	margin-left: 0px !important;
}

.ckformMOD .ckCSSinputnormal, .ckformMOD .ckCSSinputnowidth,.ckformMOD .ckCSSinput {
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
	vertical-align: middle;
}

.ckformMOD button.calendar {
	margin-top: 0px !important;
}

.ckformMOD .calendarinput {
	float: left !important;
}

.ckformMOD .ckformMOD div.error {
	font-size:0.83em;
}

.ckformMOD .ckCSSnoTip {width: 97%;}
.ckformMOD .ckCSSTip, .ckformMOD .hasDatepicker {width: 84%;}

.ckformMOD .ckform_tooltip {
	margin-top: 0px;
	margin-left: 2px;
}

/* Anmeldung Form */
div.anmeldung {
	padding: 0 !important;
	height: 289px !important;
	width: 397px;
}
div.anmeldung label {
	float: left !important;
	text-align: right;
	width: 106px !important;
	font-size: 13px;
	
}
div.anmeldung input {
	width: 260px;
	height: 24px;
	float: right !important;
	margin-bottom: 20px !important;
	margin-right: 18px;
	background-color: #9bb7d8;
	border-bottom: 2px solid #53548b; 
	border-left: 2px solid #53548b;
	border-top: none;
	border-right: none;
}
div.anmeldung textarea {
	width: 260px;
	height: 160px;
	float: right !important;
	margin-bottom: 20px !important;
	margin-right: 18px;
	background-color: #9bb7d8;
	border-bottom: 2px solid #53548b; 
	border-left: 2px solid #53548b;
	border-top: none;
	border-right: none;
	overflow: auto;
  resize: none;	
}
div.anmeldung form {
	position: relative;
}
div.anmeldung div.componentheading {
	display: none;
}
div.anmeldung .first_element {
	margin-top: 18px;
	margin-bottom: 10px !important;
}
div.anmeldung .ckBtnCon {
	padding: 0 !important;
	margin: 0 !important;
	position: absolute;
	left: 43px;
	top: 250px;
	width: 50px;
	height: 20px;
}
div.anmeldung .ckBtnCon input {
	padding: 0 !important;
	margin: 0 !important;
	width: 50px;
	height: 20px;
	color: white;
	font-size: 10px;
	background: url('../images/button_bg.png') center no-repeat;
}

/* Kontakt Formular */
div.kontakt {
	padding: 0 !important;
	height: 289px !important;
}
div.kontakt label {
	float: left !important;
	text-align: right;
	width: 133px !important;
	font-size: 13px;
	
}
div.kontakt input {
	width: 360px;
	height: 24px;
	float: right !important;
	margin-bottom: 20px !important;
	margin-right: 90px;
	background-color: #9bb7d8;
	border-bottom: 2px solid #53548b; 
	border-left: 2px solid #53548b;
	border-top: none;
	border-right: none;
	padding: 0;
}
div.kontakt textarea {
	width: 360px;
	height: 144px;
	float: right !important;
	margin-bottom: 20px !important;
	margin-right: 90px;
	background-color: #9bb7d8;
	border-bottom: 2px solid #53548b; 
	border-left: 2px solid #53548b;
	border-top: none;
	border-right: none;
	overflow: auto;
	  resize: none;
}
div.kontakt form {
	position: relative;
}
div.kontakt div.componentheading {
	display: none;
}
div.kontakt .first_element {
	margin-top: 15px;
	margin-bottom: 10px !important;
}
div.kontakt .small_distance {
	margin-bottom: 10px !important;
}
div.kontakt .ckBtnCon {
	padding: 0 !important;
	margin: 0 !important;
	position: absolute;
	left: 73px;
	top: 259px;
	width: 50px;
	height: 20px;
}
div.kontakt .ckBtnCon input {
	padding: 0 !important;
	margin: 0 !important;
	width: 50px;
	height: 20px;
	color: white;
	font-size: 10px;
	background: url('../images/button_bg.png') center no-repeat;
}