@charset "utf-8";
/* moved by compressor */
/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

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

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 5px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

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

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

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

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

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

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

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }
/* default styles for extension "tx_felogin_pi1" */
		.tx-felogin-pi1 label {
			display: block;
		}


/* CSS Document */
body { 
	font: 75%/1.5em Arial, Helvetica, sans-serif;
	margin: 0px;
}

/* Contentbereich **************************/
.cLeft {
	float: left;
	margin: 0px 55px 0px 0px;
	text-align: justify;
	width: 650px;
}
.cRight {
	float: left;
	width: 290px;
	margin: 20px 0px 0px 0px;
}
.cLeft h2 {
	padding-bottom: 20px;
}
.cem {
	margin-bottom: 25px;
}
.cer {
	margin-bottom: 40px;
}
.cer a img, .cem a img {
	opacity:0.8;
	filter:alpha(opacity=80);
}
.cer a:hover img, .cem a:hover img {
	opacity:1;
	filter:alpha(opacity=100);
}
.csc-textpic-caption {
	text-align: right;
	font-size: 0.80em;
	padding-bottom: 5px;
}

.print_main { padding: 10px 20px; background-color: #ffffff;}
.print_header { width: 650px; margin: 0px 0px 50px 0px; text-align:right;}
.print_content { width: 650px; }
.print_footer { width: 650px; clear: both; margin-top: 20px; font-size: 0.95em; text-align: center; border-top: 1px solid #999;}

/* Typografische  */

p { padding:0 0 0em 0;color:#111;}
p.first:first-letter{ float:left; font-family: Arial, Helvetica, sans-serif;font-size:3em;font-weight:700;line-height:1em;margin-bottom:-0.2em;padding:0.2em 0.1em 0 0; }
p img       { float: left; margin: 0.3em 0.833em 0.833em 0; padding: 0; }
p img.right { float: right; margin: 0.3em  0 0.833em 0.833em;  }

h1,h2,h3{ font-weight: normal; color: #333; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; margin: 0px; }
h4,h5,h6 { font-weight: normal; color: #333; font-family: Arial, Helvetica, sans-serif; }

h1 { font-size: 2.2em;  margin-bottom: 0.682em; }
h2 { font-size: 1.7em;  margin-bottom: 0.79em; }
/*h2 { font-size: 1.7em;  margin-bottom: 0.79em; }*/
h3 { font-size: 1.0em;  margin-bottom: 0.982em; font-weight: bold;}
h3 { font-size: 1.0em;  margin-bottom: 0.5em; font-weight: bold; color: #555;}
h4 { font-size: 1.3em;  margin-bottom: 1.071em; }
h5,h6 { font-size: 1.0em;  margin-bottom: 0em; }
h2.imageheader { /*overflow: hidden; height: 20px; text-indent: 999em; white-space: nowrap; background-repeat: no-repeat; */}

li ul, 
li ol  { margin:0 1.5em; }
ul, ol { margin: 0 1.5em 1.5em 1.5em; }


dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

a { color:#509203; text-decoration:none; }
a:hover { text-decoration: underline; }


table { margin-bottom:1.5em; border-collapse: collapse; }
th { font-weight:bold; text-align: left; border-bottom: 1px solid #666; display: none;}
tr,th,td { margin:0; padding:0 1.5em 0 1em; height:18px; }
tfoot { font-style: italic; }
caption { text-align:center; font-family:Georgia, serif; }

abbr, acronym { border-bottom:1px dotted #000; }
address { margin-top:1.5em; font-style: italic; }

del {color:#000;}

blockquote { padding:1em 1em 1em 1.5em; font-family: Arial, Helvetica, sans-serif; }
blockquote > *:first-child:before { content:"\201C";font-size:2.5em;margin-left:-.62em;font-family: Arial, Helvetica, sans-serif;padding-right:.2em;color:#aaa;line-height:0; }/* From Tripoli  */

strong { font-weight: bold; }
em { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; }
hr{  border: 0px; border-top: solid 1px #999; border-bottom: transparent; }

/*other small things */

.tc { text-align:center; }
.tr { text-align:right; }
.tl { text-align:left; }
.b { font-weight:bold; }
.i { font-style:italic; }

.indent { text-indent:1.5em;}
.open { font-variant: small-caps; }
p.break { text-align:center;text-indent:0;line-height:0; }
p.zero{padding:0; margin:0}
p.one { padding:0 1em  1em 1em;color:#111;}
p img.right10 { float: right; margin:0.833em;  }

.oldbook { font-family:"Book Antiqua","Warnock Pro","Goudy Old Style","Palatino",Georgia,serif; }
.note { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:0.9em; margin:0.1em; color:#333; } 
.mono { font-family:"Courier New", Courier, monospace; }

/* classes für den Rte    ***************************/

a.pdf {
	padding: 10px 0px 0px 30px; 
	background-image: url('../../fileadmin/templates/images/ico_pdf.gif');
	background-position: 0px 100%;
	background-repeat: no-repeat;
	text-align: left;
}
a:hover.pdf {
	
}

a.internal-link {
	padding: 12px 0px 0px 20px; 
	background-image: url('../../fileadmin/templates/images/ico_arrow_sm.gif');
	background-position: 0px 100%;
	background-repeat: no-repeat;
	text-align: left;
}
a:hover.internal-link {
	
}


/* Menu  ***********************************/
/* First Level */
#navigation ul li a {
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}
#navigation ul ul li a {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}
#navigation ul, #navigation ul ul {
	padding:0px;
	margin:0px;
	font-weight: bold;
	list-style-type: none;
}
#navigation-no, #navigation dfn {
	display: none;
}
#navigation ul li {
	float: left;
	width: auto;
	font-size: 12px;
}
#navigation ul a {
	color:#fff;
	margin: 0px 0px 0px 10px;
	padding: 0px 2px;
	text-decoration:none;
}
#navigation ul li a.active {
	color:#111;
}
#navigation ul a:hover {
	color:#111;
}
.act{
	color: #000 !important;
}
/* Für Unterpunkte keine Float-Eigenschaft */
#navigation ul ul {
	position: absolute;
	width: 620px;
	left: 0px;
	top: 35px;
}
#navigation ul ul li {
	float:left;
	width: auto;
}
/* Links auf Unterpunkten sollen die Hintergrundfarbe ändern */
#navigation ul ul li.hover, #navigation ul ul li:hover {
}

/* Extensions *******************/
/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	/*background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);*/
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset, .tx-sremailsubscribe-pi1 fieldset, .tx-wcshowroom-pi1 fieldset{
	/* Fieldset */
	border: none;
	border-top: 1px solid #666;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend, .tx-sremailsubscribe-pi1 legend, .tx-wcshowroom-pi1 fieldset{
	/* legend of Fieldset */
	color: #111;
	font-weight: bold;
	font-size: 1.0em;
}
fieldset.tx-powermail-pi1_fieldset label, .tx-sremailsubscribe-pi1 label, .tx-wcshowroom-pi1 label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px;

}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 3px 5px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a, .tx-sremailsubscribe-pi1 label a, .tx-wcshowroom-pi1 label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn, .tx-sremailsubscribe-pi1 label a dfn, .tx-wcshowroom-pi1 label a dfn {
	/* Description */
	display: none;
	font-weight: normal;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn, .tx-sremailsubscribe-pi1 label a:hover dfn, .tx-wcshowroom-pi1 label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #eee;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.9em;
	font-style: normal;
	z-index: 50;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {

}
input{
	border: 1px solid #a5acb2;
	background: #fff;
}

/* Confirmation */
td.powermail_all_td, .tx-sremailsubscribe-pi1 dl dt, .tx-sremailsubscribe-pi1 dl dd{
	padding: 3px 10px 3px 0px;
}

/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}
/* Validierung */
.powermail_mandatory_listitem {
	font-weight: normal;
}
.tx-powermail-pi1_fieldset_16 fieldset, .tx-powermail-pi1_fieldset_17 fieldset{
	border: none;
}

.tx-powermail-pi1_fieldset_16 legend, .tx-powermail-pi1_fieldset_17 legend {
	display: none;
	border: none;
}

/* sr_email_subcirbe *************/
.tx-sremailsubscribe-pi1-submit_ {
	margin: 10px 0px 0px 200px;
}

/* free_captcha  *****************/
.tx-srfreecap-pi2-image { margin-left: 1em; }
.tx-srfreecap-pi2-cant-read { font-size: .9em; margin: 0px 0px 0px 200px;}
.tx-srfreecap-pi2-cant-read a:link { }
.tx-srfreecap-pi2-image { margin: 0px 0px 0px 200px;}

/* Indexed Search Engine  ********/
.tx-indexedsearch-icon, 
.tx-indexedsearch-title, 
.tx-indexedsearch-result-number, 
.tx-indexedsearch-percent{
	background-color: #efefef;
}
.tx-indexedsearch-title {
	font-size: 1.2em;
	font-weight: bold;
}
.tx-indexedsearch-percent, .tx-indexedsearch-result-number{
	display: none;
}

/* Shop **************************/
.tx-wcshowroom-pi1 img {
	border: none;
}
.shop-list {
	margin: 0px 0px 25px 0px;
	clear: both;
}
.shop-list p {
	margin: 0px;
	padding: 0px;
}
.shop-list-info {
	
}
.shop-detail-image, .shop-list-image {
	float: left;
	width: 150px;
}
.shop-detail-info, .shop-list-info {
	float: left;
	width: 460px;
}
h3.shop-detail-info {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	line-height: 0px;
}
.shop-detail-backlink {
	clear: both;
	margin: 15px 0px 30px 0px;
}
.shop-detail-errors ul{
	padding-top: 5px;
	padding-bottom: 15px;
}
.shop-detail-errors li{
	font-weight: normal;
	margin: 2px 0px;
}

/* Ausstellungen */
.exibition-detail-caption {
	display: none;
}
.exibition-detail-caption span {
	padding: 0px 13px 0px 10px;

}
.exibition-detail-caption span:hover {
	color: #111;
	background:#e7e8e7;
}
.exhibition-detail .cLeft .imageheader{
	height: 25px;
	margin: 0px;
	padding:0px;
}
.exhibition-detail .cLeft h2 {
	margin: 0px;
	padding: 0px;
}
#slider {
	padding-bottom: 25px;
}