/* default styles for extension "tx_zipsearch_pi1" */

.tx-zipsearch-pi1 input.textinput, .tx-zipsearch-pi1 input.textinputHovered {
	width:84px;
	margin:0;
	padding:0;
}

.tx-zipsearch-pi1 input.buttonSubmit, .tx-zipsearch-pi1 input.buttonSubmitHovered {
	width:86px;
	height:18px;
	color:#000;
	background:url(../fileadmin/templates/shared/img/submit_button_finden.gif) no-repeat left top;
	cursor:pointer;
	margin:0;
	margin-left:5px;
	border:none;
}

.tx-zipsearch-pi1 input.buttonSubmitHovered {
	background-position:left bottom;
}

#ausstellungen_startseite div.zs_form_outer {
	text-align:right;
}

#ausstellungen_startseite input.textinput,
#ausstellungen_startseite input.textinputHovered {
	margin-bottom:3px;
}


#ausstellungen_startseite div.zs_form_result {
	text-align:left;
	margin:5px;
}

#ausstellungen_startseite .tx-zipsearch-pi1 input.buttonSubmit, 
#ausstellungen_startseite .tx-zipsearch-pi1 input.buttonSubmitHovered {
	background:url(../fileadmin/templates/shared/img/submit_button_finden.gif) no-repeat left top;
}

#ausstellungen_startseite .tx-zipsearch-pi1 input.buttonSubmitHovered {
	background-position:left bottom;
}

/* default styles for extension "tx_zipsearch_pi2" */
.tx-zipsearch-pi2 {
	border:none;
	width:250px;
	margin:0px auto auto auto;
	background:#FFF;
}

.tx-zipsearch-pi2 .map24form {
	margin:10px;
}

.tx-zipsearch-pi2 td.section_label {
	padding: 10px 0 5px 0;
}

.tx-zipsearch-pi2 td.target_data {
	border:solid 1px #6EC5CF;
	background:#E5F4F4;
	padding:5px;
}

.tx-zipsearch-pi2 input.input_street,
.tx-zipsearch-pi2 input.input_streetHovered {
	margin:0;
	margin-bottom:5px;
}

.tx-zipsearch-pi2 input.input_zip,
.tx-zipsearch-pi2 input.input_zipHovered  {
	margin:0;
}

.tx-zipsearch-pi2 input.input_city,
.tx-zipsearch-pi2 input.input_cityHovered  {
	margin:0;
	margin-left:5px;
}

.tx-zipsearch-pi2 input.buttonSubmit,
.tx-zipsearch-pi2 input.buttonSubmitHovered {
	width:86px;
	height:18px;
	color:#000;
	background:url(../fileadmin/templates/shared/img/submit_button_contact.gif) no-repeat left top;
	cursor:pointer;
	border:none;
	margin-top:10px;
}

.tx-zipsearch-pi2 input.buttonSubmitHovered {
	background-position:left bottom;
}

/* default styles for extension "tx_quintpagefooter_pi1" */


.tx-quintpagefooter-pi1 {
	text-align:center;
	border:solid #C2C2C2;
	border-width:1px 0 0 0;
	height:27px;
	margin:15px 0 0 250px;
	font-size:12px;
	color:#9C9C9C;
	clear:both;
}

.tx-quintpagefooter-pi1 table {
	width:100%;
	margin-top:5px;
}

.tx-quintpagefooter-pi1 td.footer_left {
	text-align:left;
	width:50%;
}

.tx-quintpagefooter-pi1 td.footer_right {
	text-align:right;
	padding-right:10px;
	width:50%;
}

.tx-quintpagefooter-pi1 td {
	color:#9C9C9C;
}

.tx-quintpagefooter-pi1 td a {
	margin-right:10px;
}	
	
/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	.csc-textpic-caption { color:#9E9E9E; text-align:right; font-size:90%}

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	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 {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Custom rendering	*/

	DIV.csi-textpic-placeholder { text-align:right; background: #F4F4F4}

	img.csi-textpic-placeholder-lupe {margin: 2px; background: #FFFFFF}

/* default styles for extension "quint_bw_rechner" */

.tx-quintbwrechner-pi1 {
	border:none;
}

.tx-quintbwrechner-pi1 p,
.tx-quintbwrechner-pi1 td,
.tx-quintbwrechner-pi1 h1,
.tx-quintbwrechner-pi1 h2,
.tx-quintbwrechner-pi1 h3,
.tx-quintbwrechner-pi1 h4,
.tx-quintbwrechner-pi1 h5 {
	color:#4C4C4C;
}

.tx-quintbwrechner-pi1 h3 {
	font-size:13px;
}

.tx-quintbwrechner-pi1 input {
	margin:0;
}

.tx-quintbwrechner-pi1 td.label {
	border:none;
	width:200px;
	background:none;
	padding:0 0 5px 0;
	vertical-align:top;
}
.tx-quintbwrechner-pi1 td.field {
	border:none;
	background:none;
	padding:0 0 5px 0;
	vertical-align:top;
}

.tx-quintbwrechner-pi1 td.info,
.tx-quintbwrechner-pi1 td.info h5,
.tx-quintbwrechner-pi1 td.info p {
	font-size:11px;
	color:#4C4C4C;
}

.tx-quintbwrechner-pi1 td.info h5 {
	margin-top:5px;
}

.tx-quintbwrechner-pi1 form {
	margin:0;
}


.tx-quintbwrechner-pi1 select {
	width:150px;
	margin:0;
}

.tx-quintbwrechner-pi1 input.textinput, 
.tx-quintbwrechner-pi1 input.textinputHovered {
	width:150px;
	margin-right:10px;
}

.tx-quintbwrechner-pi1 input.buttonSubmit, 
.tx-quintbwrechner-pi1 input.buttonSubmitHovered {
	width:86px;
	height:18px;
	color:#000;
	font-weight:100;
	background:url(../typo3conf/ext/quint_bw_rechner/res/submit_button_berechnen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	cursor:pointer;
	margin:0;
	border:none;
}

.tx-quintbwrechner-pi1 input.buttonSubmitHovered {
	background-position:left bottom;
}

.tx-quintbwrechner-pi1 .output,
.tx-quintbwrechner-pi1 .outputHovered {
	border:none;
	background:none;
	font-size:15px;
	font-weight:bold;
	width:162px;
}

/* default styles for extension "tipafriend" */
.tx-tipafriend {
	
}

.tx-tipafriend td {
	vertical-align:top;
}

.tx-tipafriend img {
	border:solid 1px;
}

.tx-tipafriend td.label {
	width:150px;
}

.tx-tipafriend td.field {
	width:355px;
}

.tx-tipafriend span.info {
	font-size:11px;
	color:#999999;
}

.tx-tipafriend input.textinput,.tx-tipafriend input.textinputHovered {
	width:350px;
}

.tx-tipafriend input.small,.tx-tipafriend input.smallHovered {
	width:80px;
}

.tx-tipafriend textarea.textinput,.tx-tipafriend textarea.textinputHovered {
	width:350px;
}

.tx-tipafriend .buttonSubmit, .tx-tipafriend .buttonSubmitHovered {
	width:86px;
	height:18px;
	color:#000;
	font-weight:100;
	padding:2px 5px;
	background:url(../fileadmin/templates/shared/img/submit_button_contact.gif) no-repeat left top;
	cursor:pointer;
	margin-top:10px;
	border:none;
}

.tx-tipafriend .buttonSubmitHovered {
	background-position:left bottom;
}