div.csc-textpic,
div.csc-textpic-imagewrap {
	padding: 0;
}

/**
 * FCE: Zweispaltiger Inhalt
 */

.zweispaltiges_inhaltselement {
	width: 100%;
	clear: both;
}

.zweispaltiges_inhaltselement .linker_inhalt,
.zweispaltiges_inhaltselement .rechter_inhalt {
	width: 49%;
	float: left;
	line-height: 1.1em;
}

.zweispaltiges_inhaltselement .linker_inhalt {
	margin-right: 2%;
}

.zweispaltiges_inhaltselement .clear {
	clear: left;
}

/**
 * Hoch und tiefer gestellt
 */

sup {
	font-size: 0.8em;
	font-weight: inherit;
}

sub {
	font-size: 0.8em;
	font-weight: inherit;
	vertical-align: -2px;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
}

/**
 * Sitemap Textlinks
 */

a.sitemap_link {
	color: inherit;
}

/**
 * dam_downloads expand und collapse Links
 */

/*
.dam_downloads_row {
	margin: 0;
	display: none;
}

.dam_downloads_row li {
	padding-left: 15px;
}


.dam_downloads_row_expand_collapse {
	margin-bottom: 12px;
}

.dam_downloads_row_expand,
.dam_downloads_row_collapse {
	display: block;
	padding: 1px 30px;
	font-weight: bold;
	margin-top: 3px;
	background: #EEE url(../pics/shared/arrow-down1.gif) 15px center no-repeat;
}

.dam_downloads_row_collapse {
	display: none;
	background-image: url(../pics/shared/arrow-up1.gif);
}
*/

/**
 * News
 */
 
ul.news-single-files {
	margin-bottom: 15px !important;
}

	.news-single-img img {
		margin-left: 10px;
	}
 
	.news-single-files img {
		margin-right: 5px;
	}
 
	.news-single-files .header {
		margin-bottom: 6px !important;
		padding: 0 !important;
		border: none !important;
	}
 
/**
 * Drucklink
 */

#cnt-footer div a.printLink {
	padding: 0;
	background: none;
}

/**
 * Text mit Bild Definitionen
 */

.image img {
	margin: 0;
}
 
.image-left-over-text,
.image-center-over-text,
.image-right-over-text,
.image-left-in-text,
.image-right-in-text {
	line-height: inherit;
}
 
.image-right-in-text .image,
.image-right-over-text .image {
	float: right;
	margin: 0 0 5px 10px;
}

.image-left-in-text .image {
	float: left;
	margin: 0 10px 5px 0;
}

.image-right-over-text .image-text {
	clear: both;
}

.image-text {
	line-height: inherit;
}

.lh-plus .image-text {
	line-height: 1em;
}

/*
Lupenfunktion fuer Bilder
*/


img.lupe{
	position: relative;
	right: -206px;
	bottom: 18px;
	margin-bottom: 0.5em;
}

img.lupettNews{
	position: relative;
	right: 28px;
	bottom: -6px;
	margin-bottom: 0.5em;
}

/**
 * Mailformular
 * th_mailformplus
 */

.form_zip {
	float: left;
	width: 60px;
}

.form_zip input {
	width: 50px;
}

.form_city {
	float: left;
	width: 170px;
}

.form_city input {
	width: 152px;
}

.form_country {
	float: left;
	width: 219px;
}

.form_country input {
	width: 213px;
}


/*  Geburtstagskalender */
.tx-cenbirthdaycalender-pi2 {}
.tx-cenbirthdaycalender-pi2 h3 {}
.tx-cenbirthdaycalender-pi2 h4 {}
.tx-cenbirthdaycalender-pi2 ul {}
.tx-cenbirthdaycalender-pi2 ul li {}
.tx-cenbirthdaycalender-pi2 ul li a {}
.tx-cenbirthdaycalender-pi2 p {}
.tx-cenbirthdaycalender-pi2 p.birthday_delayed {}

/******************************************************************************/
/* hot_baustatics															  */
/******************************************************************************/

.statics #loadingText {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 50px;
	background: url(../pics/shared/loading.gif) center bottom no-repeat;
}

.statics.terms form {
	margin-top: 20px;
}
	.statics.terms form .error {
		color: #A00;
		font-weight: bold;
	}

	.statics.terms form .checkbox input {
		width: auto;
		float: left;
		margin: 3px 5px 0 0;
	}

.statics.tool > div {
	width: 100%;
}

.statics.search .date,
.statics.search .time {
	width: 210px;
	float: left;
}

	.statics.search .date .field,
	.statics.search .time .field {
		width: 60px;
		float: left;
		margin-right: 10px;
	}

		.statics.search .date .field input,
		.statics.search .time .field input {
			width: 53px;
		}

.statics.search {
	margin-bottom: 20px;
}
		
	.statics.search .zips {
		width: 280px;
		clear: left;
		float: left;
	}

		.statics.search .zips .field {
			width: 130px;
			float: left;
			margin-right: 10px;
		}

			.statics.search .zips .field input {
				width: 123px;
			}

			.statics.search .no .field input {
				width: 263px;
			}

.statics.list {
	width: 442px;
}

	.statics.list h6 .download-xml-go {
		background: url(../pics/shared/icon-xml-go.gif) no-repeat 0em 0.2em;
		padding: 0 0 0.25em 2em; font-weight: bold;
	}
		
	.statics.list h6 span a {
		width: 0;
		overflow: hidden;
		float: right;
	}













