.nl-anmeldung-container { padding: 0 0 15px 0; }
.dmailsub-label { float: left; width: 100px; padding: 4px 0 0 0; }
.dmailsub-row { margin-bottom: 4px; }
.dmailsub-submit { padding-left: 100px; }

.tx-stsocialnetwork-pi1 { padding: 2px 5px; }

.info-block {
	background-image: url(../grafik/info-side-shadow.png);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
	background-color: #f0f0f0;
}
.info-head {
	background-image: url(../grafik/info-header.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 23px;
	width: 100%;
}
.info-head-corner {
	background-image: url(../grafik/info-header-corner.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	height: 23px;
	width: 19px;
	top: 0px;
	right: 0px;
}
.info-foot {
	position: absolute;
	width: 100%;
	background-image: url(../grafik/info-foot.png);
	height: 10px;
	left: 0px;
	bottom: 0px;
}
.info-foot-corner {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-image: url(../grafik/info-foot-corner.png);
	height: 10px;
	width: 11px;
}
.info-body {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 15px;
	position: relative;
}
.info-body h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 15px;
}
.info-body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 10px;
}

.info-body p {
	margin-top: 0px;
	padding-bottom: 8px;
}

/* - - - - - - - - - - Spaltenaufteilungen - - - - - */
.fcecontainer { width: 100%; }
.fcepack { width: 100%; overflow: hidden; }
.col25 { width: 24.9%; float: left; }
.col33 { width: 33.3%; float: left; }
.col35 { width: 34.9%; float: left; }
.col50 { width: 49.9%; float: left; }
.col65 { width: 64.9%; float: left; }
.col75 { width: 74.9%; float: left; }
.col-cont-lft   { margin: 0 8px 0 0; overflow: hidden; }
.col-cont-m-lft { margin: 0 8px 0 8px; overflow: hidden; }
.col-cont-m-rgt { margin: 0 8px 0 8px; overflow: hidden; }
.col-cont-mid   { margin: 0 8px 0 8px; overflow: hidden; }
.col-cont-rgt   { margin: 0 0 0 8px; overflow: hidden; }

/* - - - - - - - - - - Formular - - - - - */
fieldset { border: 0; margin: 0; text-align: left; color: #444; }
.csc-mailform { padding: 0; margin: 0; }
.csc-mailform-field { clear: both; }
.csc-mailform label { float: left; width: 150px; margin-bottom: 6px; border-bottom: solid 1px #5F9AFF; font-family: Verdana, arial; font-size: 11px; text-align: left; }
.csc-mailform input { width: 200px; border: solid 1px #5F9AFF; padding: 2px 3px; font-size: 11px; margin: 3px 0 6px 0; font-family: Verdana, arial, no-serife; background-color: #f4f4f4; }
.csc-mailform select { width: 200px; border: solid 1px #5F9AFF; padding: 2px 3px; font-size: 11px; margin: 3px 0 6px 0; font-family: Verdana, arial, no-serife; background-color: #f4f4f4; }
.csc-mailform textarea { width: 200px; border: solid 1px #5F9AFF; padding: 2px 3px; font-size: 11px; margin: 3px 0 6px 0; font-family: Verdana, arial, no-serife; background-color: #f4f4f4; }
#mailformformtype_mail { width: 100px; }

/* - - - - - - - - - - Litfassaeule - - - - - */
.lfsaeule { border: 1px solid #5F9AFF; position: relative; height: 400px; width: 255px; margin-bottom: 15px; }
.lfs-container { position: relative; }
.lfs-bild { position: absolute; left: 100px; top: 133px; width: 105px; height: 238px; }
.lfs-cover { background: url(../saeule/wmi-saeule.png) no-repeat; position: absolute; height: 400px; width: 255px; left: 0px; top: 0px; overflow: hidden; text-align: left; }

.csc-frame-frame1 { border: solid 1px #5F9AFF; }

