body {
	/* background:#eeefef url(basic/bg-body.png) repeat-x 0 0; */
	background:#fff url(basic/bg-body-white.png) no-repeat top center;
	font-family:Arial,sans-serif;
}

#wrap {
	/* width:960px; */
	width:900px;
	margin:0 auto;
	/* background:#fff url(basic/bg-wrap.png) repeat-y 0 0; */
}

#page {
	/* background:url(basic/bg-page.png) no-repeat 0 0; */
	/* padding:0 30px; */
}

#meta {
	height:39px;
	font:12px/39px Arial,sans-serif;
	color:#000;
}

	#meta a {
		color:#575f65;
		text-decoration:none;
	}
	
	#meta a:hover,
	#meta a:focus,
	#meta a:active {
		color:#000;
		text-decoration:underline;
	}
	
	#meta a.active {
		color:#000;
		font-weight: bold;
	}

	#meta ul {
		float:right;
		width:500px;
		text-align:right;
	}
	
		#meta li {
			display:inline;
			text-align:center;
			padding:0 0 0 12px;
		}
	
	#meta p {
		float:right;
		width:75px;
		text-align:right;
	}

#head {
	height:103px;
	position:relative;
}

	#head h1 {
		float:left;
		width:241px;
		height:103px;
		background:url(basic/logo.png) no-repeat 40px 27px;
	}
	
		#head div {
		float:left;
		width:241px;
		height:103px;
		background:url(basic/logo.png) no-repeat 40px 27px;
	}

	
		#head h1 a {
			display:block;
			width:241px;
			height:103px;
		}
		
		#head div a {
			display:block;
			width:241px;
			height:103px;
		}
			#head h1 a strong {
				display:none;
			}
			
			#head div a strong {
				display:none;
			}
	#head ul {
		display:block;
		width:622px;
		text-align:right;
		padding:0 43px 0 0;
		
		position:absolute;
		bottom:18px;
		right:0;
		
		font:14px/14px Arial,sans-serif;
	}
	
		#head li {
			display:inline;
			text-align:center;
			padding:0 0 0 10px;
		}
		
			#head li a {
				color:#575f65;
				text-decoration:none;
				text-transform:uppercase;
				padding:5px;
			}

			#head li a:hover,
			#head li a:focus,
			#head li a:active,
			#head li.active a {
				color:#000;
			}
			
			#head li.active a {
				font-weight: bold;
			}
			
	#head p {
		display:block;
		width:160px;
		position:absolute;
		top:21px;
		right:0;
		padding:0 48px 0 0;
		text-align:right
	}
	
		#head p a {
			font:14px/14px Arial,sans-serif;
			color:#575f65;
			text-decoration:none;
			text-transform:uppercase;
			padding:0 0 0 21px;
			background:url(basic/link-arrow-up.png) no-repeat center left;
		}
		
		#head p a:hover,
		#head p a:focus,
		#head p a:active {
			color:#000;
		}

#stage {
	height:350px;
	background:url(basic/bg-stage.png) no-repeat 640px 0;
	position:relative;
}

	#stage img.stage-pic {
		position:absolute;
	}
	
	#stage p {
		position:absolute;
		top:277px;
		left:670px;
		color: #fff;
	}
	#stage p span { display: none; }

	#stage ul {
		position:absolute;
		top: 10px;
		width:230px;
		margin:10px 0 0 0;
		z-index: 100;
		background:url(basic/bg-nav-opacity90.png);
	}
	
		#stage li {
			border:1px solid #979999;
			border-width:0 0 1px 0;
		}
		
		#stage li.last-child {
			border-width:0;
			padding-bottom:1px;
		}
		
			#stage li a {
				display:block;
				font:12px/29px Arial,sans-serif;
				color:#575f65;
				text-decoration:none;
				padding:0 0 0 40px;
			}
			
			#stage li a:hover,
			#stage li a:focus,
			#stage li a:active,
			#stage li.active a {
				color:#000 !important;
			}
			#stage li.active a {
				font-weight: bold;
			}
		
			#stage ul ul {
				position:static;
				width:auto;
				margin:-6px 0 5px 0;
				display:none;
				background: none;
			}
			
				#stage ul ul li {
					border-width:0;
				}
				
				#stage ul ul a {
					font:12px/18px Arial,sans-serif; /* line-height geht im ff nicht? */
					color:#575f65 !important;
					padding:0 0 0 50px;
				}
				
				#stage li.active ul {
					display:block;
					font-weight: normal;
				}
				
				
				#stage li.active li a {
					color:#575f65 !important;
					font-weight: normal;
				}
				#stage li.active li a:hover,
				#stage li.active li a:focus,
				#stage li.active li a:active {
					color:#000 !important;
				}

				#stage li.active li.active a {
					font-weight: bold;
					color:#000 !important;
				}
				
#content {
	padding:36px 40px 0 40px;
}

	#content .clear {
		clear:both;
		height:0px;
		width:0px;
		font-size:0px;
		line-height:0px;
	}
	
	#content .invisible {
		display:none;
	}
	
	#content h2 {
		font:14px/16px Arial,sans-serif;
		color:#000;
		margin:0 0 10px 0;	}

		#content h2.claim {
			font:24px/28px Arial,sans-serif;
			text-transform:uppercase;
		}
	
		#content h2 span.right {
			float:right;
			text-align:right;
			font:12px/12px Arial,sans-serif;
			text-transform:none;
			padding: 2px 0 0 0;
		}
		

	#content h2.ladenbau {
		font:14px/16px Arial,sans-serif;
		color:#000;
		margin:0 0 3px 0;
		text-transform:none;
	}
	
	#content h3 {
		font:18px/22px Arial,sans-serif;
		color:#575f65;
		margin:0 0 13px 0;
	}
	#content h1 {
		font:18px/22px Arial,sans-serif;
		color:#575f65;
		margin:0 0 13px 0;
	}
	
	#content h4 {
		font:14px/16px Arial,sans-serif;
		color:#000;
		margin:0 0 10px 0;
	}

	#content p {
		font:12px/18px Arial,sans-serif;
		color:#575f65;
		margin:0 0 4px 0;
	}
	
		#content p.last {
			margin:0 0 33px 0;
		}
		
	#content ul {
		font:12px/16px Arial,sans-serif;
		margin:0 0 35px 0;
	}
	
		#content li {
			margin:0 0 8px 25px;
			list-style-type:disc;
			color:#9ba3a8;
		}
		
			#content li span {
				color:#575f65;
			}
			
	#content .downloadlist {

	}
	
		#content .downloadlist li {
			padding:0 0 0 23px;
			list-style-type:none;
			margin:0 0 5px 0;
		}

		#content .downloadlist li.downloadlist-general {
			background:url(basic/icon-download.png) no-repeat 0 0;
		}

		#content .downloadlist li.downloadlist-pdf {
			background:url(basic/icon-pdf.png) no-repeat 0 0;
		}
	
	#content a {
		color:#575f65;
		text-decoration:none;
		padding-left: 18px;
		background: url(basic/link-arrow-dark.png) no-repeat 0 1px;
		*background-position: 0 5px;
	}
	
	#content a.external-link-new-window {
		background: url(basic/link-arrow-up.png) no-repeat 0 1px;
	}
	
	#content .tx-flseositemap-pi1 a { background: none; padding-left: 0; }

	#content a:hover,
	#content a:focus,
	#content a:active {
		color:#000;
		text-decoration:underline;
	}
	
	#content img.link-arrow {
		margin:0 5px 0 0;
		vertical-align:middle;
	}
	
#column1 {
	float:left;
	width:600px;
}

#column2 {
	float:left;
	width:190px;
	margin:0 0 0 30px;
}

	#column2 h2 {
		font:14px/16px Arial,sans-serif;
		color:#000;
		margin:0 0 3px 0;
		text-transform:none;
	}
	

	#column2 p {
		font:12px/16px Arial,sans-serif;
	}
	
	#column2 a { padding-left: 18px; background: url(basic/link-arrow.png) no-repeat 0 1px; }
	
#teaserbox {
	margin:20px 0 40px 0;
}

	#teaserbox .teaser {
		float:left;
		width:190px;
		height:192px;
		margin:0 15px 0 0;
		
		position:relative;
	}
	
	#teaserbox .teaser-1 {
		background:url(basic/teaser-img-ladenbau.jpg) no-repeat 0 20px;
	}
	
	#teaserbox .teaser-2 {
		background:url(basic/teaser-img-kuehlraumbau.jpg) no-repeat 0 20px;
	}
	
	#teaserbox .teaser-3 {
		background:url(basic/teaser-img-daemmtechnik.jpg) no-repeat 0 20px;
		margin:0;
	}
	
	#teaserbox h3 {
		position:absolute;
		top:0;
		left:0;
		width:190px;
		height:164px;
	}
	
		#teaserbox h3 a {
			display:block;
			height:164px;
		}
	
		#teaserbox h3 span {
			display:none;
		}
		
		#teaserbox .teaser-1 h3 {
			background:url(basic/teaser-headline-ladenbau.png) no-repeat 0 0;
		}
		
		#teaserbox .teaser-2 h3 {
			background:url(basic/teaser-headline-kuehlraumbau.png) no-repeat 0 0;
		}
		
		#teaserbox .teaser-3 h3 {
			background:url(basic/teaser-headline-daemmtechnik.png) no-repeat 0 0;
		}
	
	#teaserbox span.teaser-link {
		font-size:12px;
		line-height:14px;
		position:absolute;
		bottom:5px;
		left:0;
	}
	
	#teaserbox a { padding: 0; background: none; }
	
.twocolumnbox {
	margin:20px 0 15px 0;
}

	.twocolumnbox h4 {
		margin:0 0 5px 0 !important;
	}

	.twocolumnbox .twocolumnbox-column {
		float:left;
		width:290px;
		margin:0 20px 25px 0;
	}
	
	.twocolumnbox .twocolumnbox-column-last {
		float:left;
		width:290px;
		margin:0 0 25px 0;
	}
	
.gallerybox-detail {
	margin:20px 0 20px 0;
}
	
	.gallerybox-detail .gallerybox-detail-big {
		float:left;
	}

	.gallerybox-detail a.gallerybox-detail-small {
		float:right;
		clear:right;
		
		display:block;
		width:112px;
		height:74px;
		margin:0 0 7px 0;
	}

.gallerybox-overview {
	margin:20px 0 20px 0;
	float:left;
	width:600px;
}

	.gallerybox-overview li {
		float:left;
		margin:0 15px 20px 0 !important;
		font-size:12px;
		line-height:14px;
		list-style-type:none !important;
	}
	
		.gallerybox-overview li.last {
			margin-right:0 !important;
		}
		
		.gallerybox-overview .gallerybox-overview-pic {
			display:block;
			margin:0 0 5px 0;
		}
	
#content .tx-flseositemap-pi1 a { padding: 0; background: none; } 

#content .tx-flseositemap-pi1 ul {

}

	#content .tx-flseositemap-pi1 ul li {
		border:1px solid #979999;
		border-width:0 0 1px 0;
		margin:0;
		padding:7px 0;
		list-style-type:none;
		text-transform:uppercase;
	}
	
		#content .tx-flseositemap-pi1 ul li.last {
			border-width:0;
			padding-bottom:0;
		}
	
	#content .tx-flseositemap-pi1 ul ul {
		margin:-24px 0 0 205px;
	}
	
		#content .tx-flseositemap-pi1 ul ul li {
			margin:0;
			padding:7px 0;
			text-transform:none;
		}
		
		#content .tx-flseositemap-pi1 ul ul ul {
			padding:3px 0 0 0;
		}
		
			#content .tx-flseositemap-pi1 ul ul ul li {
				margin:0;
				padding:4px 0 2px 0;
				border-width:0;
			}
			

div.image-left {
	float:left;
	width:190px;
	margin:4px 15px 0 0;
}
div.image-left-big {
	float:left;
	width:395px;
	margin:4px 15px 0 0;
}
div.image-right {
	float:right;
	width:190px;
	margin:4px 0 0 15px;
}
div.image-right-big {
	float:right;
	width:395px;
	margin:4px 0 0 15px;
}

div.image-description {
	width:100%;
	padding:3px 0 15px 0;
	margin:0;
	text-align:left;
	font-size:12px;
	line-height:14px;
	color:#575f65;
}

table {
	border:1px solid #bcbfc1;
	border-width:1px 0;
	border-collapse:collapse;
	width: 600px;
	
	font-size:12px;
	line-height:16px;
	
	margin:0 0 40px 0;
	
	font-family: 12px/18px Arial,sans-serif;
	color: #575f65;
}

table th {
	border:1px solid #bcbfc1;
	border-width:1px 0;
	padding:8px 20px 8px 0;
	vertical-align:top;
}

table th {
	font-weight:bold !important;
}

table thead th {
	text-align:left;
	padding:8px 20px 8px 0;
	color:#000;
	font-weight:bold;
}

table td {
	border:1px solid #bcbfc1;
	border-width:1px 0;
	padding:8px 20px 8px 0;
	
	vertical-align:top;
}

table p {
	margin:0 !important;
	padding:0 !important;
}

.tx-powermail-pi1,
form.contactform {
	margin:0 -20px 20px 0;
}

.tx-powermail-pi1 legend { display: none; }

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html, 
form.contactform p {
	width:290px;
	min-height: 51px;
	_height: 51px;
	float:left;
	margin:0 20px 20px 0;
}


form.contactform p.error {
	width:auto !important;
	margin:0 0 20px 0 !important;
	color:#f00 !important;
	font-weight:bold !important;
}

form.contactform p.full {
	width:600px;
	float:left;
	margin:0 0 20px 0 !important;
}

form.contactform p.last {
	margin:0 0 20px 0 !important;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_text input,
form.contactform p input.text {
	width:280px;
	border:0 none;
	background:#eeefef;
	border:1px solid #eeefef;
	padding:4px;
}

.tx-powermail-pi1 select,
form.contactform p select {
	width:290px;
	display:block;
	border:1px solid #fff;
	background:#eeefef;
	padding:3px;
	*margin: 4px 0 2px 0;
}

.validation-failed,
.val-failed,
form.contactform p select.error {
	border-color: #f00 !important;
	background: #fff !important;
}

form.contactform p input.error {
	border-color:#f00;
	background:#fff;
}

.tx-powermail-pi1 label,
form.contactform p label {
	display:block;
	padding:0 0 3px 0;
}

.tx-powermail-pi1 div {
		font:12px/18px Arial,sans-serif;
		color:#575f65;
		margin:0 0 5px 0;
	}
	
.mandatory, .powermail_mandatory,
form.contactform span.mandatory {
	color:#f00;
}

.powermail_mandatory_js { display: none; }

.tx-powermail-pi1 textarea,
form.contactform p textarea {
	display:block;
	width:590px;
	height: 150px;
	border:0 none;
	background:#eeefef;
	border:1px solid #eeefef;
	padding:4px;
	overflow:auto;
}

form.contactform p textarea.error {
	border-color:#f00;
	background:#fff;
}

.tx_powermail_pi1 .tx_powermail_pi1_fieldwrap_html .text-mandatory, form.contactform .text-mandatory {
	float:left;
}

.powermail_submit,
form.contactform button.submit {
	float:right;
}

.tx_powermail_pi1_fieldwrap_html_submit, .tx_powermail_pi1_fieldwrap_html_label, .tx_powermail_pi1_fieldwrap_html_textarea { width: 595px !important; }
.tx_powermail_pi1_fieldwrap_html_submit .powermail_submit { border: none; cursor: pointer; }
#powermaildiv_uid18 { margin-top: -50px; }

.tx_powermail_pi1_fieldwrap_html_submit_submit,
button { 
	position:relative;
	border:0; 
	padding:0;
	overflow:visible;
}

.tx_powermail_pi1_fieldwrap_html_submit,
button::-moz-focus-inner {
	border:none;
}

.powermail_submit,
button span { 
	position:relative;
	display:block; 
	white-space:nowrap;	
	*margin-right: -15px;
	_margin-right: -10px;
}

/* Webkit Hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.tx-powermail-pi1 select { margin: 4px 0 2px 0; padding: 0; }
	button span { margin-top: -1px; }
}

.tx_powermail_pi1_fieldwrap_html_submit,
button.submit { 
	min-height: 20px !important;
	_height: 20px !important;
	padding:0 5px 0 0; 
	font:12px/12px Arial,sans-serif;
	color:#fff;
	text-transform:uppercase;
}

.powermail_submit,
button.submit span {
	width:70px;
	height:21px;
	color:#fff; 
}

#powermaildiv_uid16 input { background: url(basic/button-sprite.gif) no-repeat 0 -42px;  }#powermaildiv_uid16 input:hover { background-position: 0 -63px; }#powermaildiv_uid71 input { background: url(basic/button-sprite.gif) no-repeat 0 -42px;  }#powermaildiv_uid71 input:hover { background-position: 0 -63px; }
.tx_powermail_pi1_formconfirmation_back, .tx_powermail_pi1_formconfirmation_submit { display: inline-block; margin-left: 20px; }
.tx_powermail_pi1_formconfirmation_back input, .tx_powermail_pi1_formconfirmation_submit input { cursor: pointer; width: 75px; height:21px; background: url(basic/button-sprite.gif) no-repeat 0 -84px; border: none; }
.tx_powermail_pi1_formconfirmation_submit input { background-position: 0 0; }
.tx_powermail_pi1_formconfirmation_back input:hover { background-position: 0 -105px; }
.tx_powermail_pi1_formconfirmation_submit input:hover { background-position: 0 -21px; }

button.submit strong {
	visibility:hidden;
}

.tx_powermail_pi1_fieldwrap_html_submit:hover,
button.submit:hover {
	background-position: right -123px; 
}

.tx_powermail_pi1_fieldwrap_html_submit:hover .powermail_submit,
button.submit:hover span {
	background-position: 0 -41px;
}

tx_powermail_pi1_fieldwrap_html_html {}

#map {
	width:600px;
	height:600px;
	position:relative;
	/*background:url(basic/bg-map.png) no-repeat 0 0;*/
	margin:0 0 20px 0;
}

	#map a {
		padding:0;
		background:none;
	}

	#map .map {
		position:absolute;
		top:0;
		left:0;
	}
	
	#map .bullet,
	#map .bubble {
		position:absolute;
		padding:5px 5px 0 5px;
	}
	
	#map .bigbubble {
		position:absolute;
		z-index:999;
		display:none;
	}
	
	#map .bigbubble p {
		margin:0 0 5px 0 !important;
		font-size:12px;
		line-height:16px;
		color:#575f65;
	}
	
	#map .bigbubble .bubble-close {
		position:absolute;
		right:12px;
	}
	
	#map .bb-tr {
		background:url(basic/map-bubble-big-tr.png) no-repeat 0 0;
		width:191px;
		height:138px;
		padding:12px 15px 0 15px;
	}
	#map .bb-tl {
		background:url(basic/map-bubble-big-tl.png) no-repeat 0 0;
		width:191px;
		height:138px;
		padding:12px 15px 0 15px;
	}
	
	#map .bb-en {
		background:url(basic/map-bubble-big-en.png) no-repeat 0 0;
		width:191px;
		height:510px;
		padding:20px 15px 0 15px;
	}
	
	#map .bb-br {
		background:url(basic/map-bubble-big-br.png) no-repeat 0 0;
	}
	#map .bb-bl {
		background:url(basic/map-bubble-big-bl.png) no-repeat 0 0;
		width:191px;
		height:131px;
		padding:19px 15px 0 15px;
	}
	
	#map .bb-tr .bubble-close {top:12px;}
	#map .bb-tl .bubble-close {top:12px;}
	#map .bb-br .bubble-close {top:20px;}
	#map .bb-bl .bubble-close {top:20px;}
	
	#map img.hoverable {
		background:#f00;
	}
	

	#bullet-umkirch {
		top:488px;
		left:178px;
	}
	#bubble-umkirch {
		top:457px;
		left:190px;
	}
	#bigbubble-umkirch {
		top:343px;
		left:195px;
	}
	
	
	#bullet-rheinfelden {
		top:525px;
		left:180px;
	}
	#bubble-rheinfelden {
		top:540px;
		left:100px;
	}
	#bigbubble-rheinfelden {
		top:380px;
		left:192px;
	}

	
	#bullet-singen {
		top:512px;
		left:220px;
	}
	#bubble-singen {
		top:487px;
		left:227px;
	}
	#bigbubble-singen {
		top:367px;
		left:232px;
	}
	
	
	#bullet-chemnitz {
		top:299px;
		left:406px;
	}
	#bubble-chemnitz {
		top:313px;
		left:413px;
	}
	#bigbubble-chemnitz {
		top:153px;
		left:197px;
	}
	
	
	#bullet-neubrandenburg {
		top:71px;
		left:411px;
	}
	#bubble-neubrandenburg {
		top:45px;
		left:418px;
	}
	#bigbubble-neubrandenburg {
		top:89px;
		left:202px;
	}
	
	
	#bullet-frankfurt {
		top:350px;
		left:215px;
	}
	#bubble-frankfurt {
		top:324px;
		left:223px;
	}
	#bigbubble-frankfurt {
		top:203px;
		left:227px;
	}
	
	
	#bullet-hamburg {
		top:102px;
		left:276px;
	}
	#bubble-hamburg {
		top:76px;
		left:283px;
	}
	#bigbubble-hamburg {
		top:120px;
		left:69px;
	}
	
	#bullet-nottingham {
		top:250px;
		left:295px;
	}
	#bubble-nottingham {
		top:225px;
		left:300px;
	}
	#bigbubble-nottingham {
		top:266px;
		left:88px;
	}
	
	
#map-list {
	margin:0 0 30px 0;
}

	#map-list a {
		padding:0;
		background:none;
	}

	.map-list-item {
		float:left;
		width:175px;
		margin:0 30px 30px 0;
	}
	
	.map-list-item-last {
		float:left;
		margin:0 0 30px 0;
	}

#foot {
	clear:both;
	margin: 50px 40px 0 40px;
	padding:20px 0 27px 0;
	border:1px solid #dddfe0;
	border-width:1px 0 0 0;
	font:11px/11px Arial,sans-serif;
}

	#foot p {
		float:left;
		width:300px;
		font-weight:bold;
		color:#575f65;
	}
	
	#foot ul {
		float:right;
		width:500px;
		text-align:right;
	}
	
		#foot li {
			display:inline;
			text-align:center;
			padding:0 0 0 11px;
		}
		
	#foot a {
		color:#575f65;
		text-decoration:none;
	}
	
	#foot a:hover,
	#foot a:focus,
	#foot a:active {
		color:#000;
		text-decoration:underline;
	}
	
	#foot a.active {
		color:#000;
		font-weight: bold;
	}
	
div#feEditAdvanced-menuBar.closedMenu { height: 0; }
.sifr { font-size: 20px !important; line-height:20px;}

.margin_bottom { margin-bottom: 50px !important; }

/* CSS Hacks for Galleries */
#c162 .csc-textpic-imagewrap ul, #c207 .csc-textpic-imagewrap ul { margin-top: -35px !important; *margin-top: 0 !important; }
dl.csc-textpic-image dd { padding: 5px 0 15px 0; }
ul .csc-textpic-image a, .csc-textpic-imagewrap dt a, .csc-textpic-single-image a { padding: 0 !important; background: none !important; }
.csc-uploads, .csc-uploads * { border: none; padding: 0; margin: 0; }
.csc-uploads a { padding: 3px 0 !important; background: none !important; }
.csc-uploads-icon { width: 20px !important; padding: 1px 5px 1px 0; }
.csc-uploads-icon img { width: auto; height: auto; }
.csc-textpic-imagerow li { margin: 0 15px 12px 0 !important; }
@media screen and (-webkit-min-device-pixel-ratio:0) { .csc-textpic-imagerow li { margin-bottom: 15px !important; } }
*+ html .csc-textpic { margin-top: 10px; }
*+ html .csc-textpic-imagerow li { margin-top: -10px !important; }
* html .csc-textpic-imagerow li { margin-bottom: 0 !important; }
.csc-textpic { font: 12px Arial,sans-serif; color: #575f65; margin-bottom: 10px; }

#content div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image { margin: 0 15px 0 0; }
#content div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 3px\9 }
@media screen and (-webkit-min-device-pixel-ratio:0) { #content div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 3px; } }
#content div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image img, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image img { *margin-bottom: 13px !important; }

.csc-textpic-imagerow-last li { margin-bottom: 0 !important; }


/* Download-Icon in text */
a.download { background: url("/typo3/sysext/cms/tslib/media/fileicons/zip.gif") no-repeat 0 -1px !important; }
a.download-pdf { background: url("/typo3/sysext/cms/tslib/media/fileicons/pdf.gif") no-repeat 0 -1px !important; }
#column2 a.download { background: url("basic/download_hellgrau.gif") no-repeat 0 1px !important; }

/* Vergr??erungsicon */
.csc-textpic-image .lupe { position: absolute; width: 17px; height: 17px; background: url("basic/lupe.gif") no-repeat 0 0 !important; bottom: 7px; right: 7px; *bottom: 20px; }
.csc-textpic-image a { position: relative; }



#stage p {
width: 180px;
}

.sifr {
letter-spacing: 100% !important;
}
