@charset "utf-8";
/* CSS Document */

/* IEpng-fix*/
img, div { behavior: url(fileadmin/templates/css/iepngfix.htc) }

.date {
	margin-top: -35px;
}

body, html {
	height: 100%;
}
body {
	margin: 0px;
	font:75%/1.5em Arial, Helvetica, sans-serif;
	background: url(../images/arch_09.jpg) no-repeat top left;
	background-color: #e7e8e7;
}
.main {
	position:absolute;
	width: 999px;
}
.shadow {
	position:absolute;
	height: 100%;
	left: 999px;
	right: 0%;
	background: url(../images/shadow_01.png) no-repeat  0px -260px;
	_width: 402px;
}
.sitetitle {
	position: absolute;
	z-index: 10;
	left: 692px;
	top: 0px;
	width: 331px;
	height: 68px;
	background: url(../images/galerie-im-taxispalais_01.png) no-repeat top left;
}
.sitetitle img {
	width: 305px;
	height: 60px;
	border: none;
}

.serviceMenu {
	position: absolute;
	left: 721px;
	top: 215px;
	width: 269px;
	height: 20px;
	font-size: 14px;
	text-transform: uppercase;
	z-index: 10;
}
.sysMenu {
	text-align: right;
	height: 20px;
}
.sysMenu a {
	width: auto;
	margin: 0px 5px;
	color: #000;
	text-decoration: none;
}
.sysMenu a:hover {
	text-decoration: none;
}
.language a{
	margin: 0px 0px !important;
}
.language_no {
	color: #888;
}

#searchBox {
	/*position: absolute;
	left: 670px;
	top: 200px;*/
	float: left;
	width: 69px;
	height: 20px;
	z-index: 15;
}
.searchBoxInput {
	width: 65px;
	border: none;
	background:none;
	text-transform: uppercase;
	text-align: right;
}
.searchBoxInput:hover { 
	background: #fff;
	text-transform: none;
	text-align: left;
}
.pdfLink,  .printLink, .language, .language_no {
	width: auto;
	margin: 0px 5px;
}
.spacer { border-left: 1px solid #111; margin: 0px 5px 0px 5px; font-size: 1em;}
#navigation {
	width: 710px;
	height: 48px;
	padding: 10px 0px;
}
#navigation:hover {
	background: url(../images/navi_mo.png) no-repeat top left;
}
#cHolder {
	margin: 130px 0px 0px 0px;
	padding: 20px 0px 10px 20px;
	_width: 979px;
	background: url(../images/cHolder.png) no-repeat top left;
	_background: url(../images/cHolder.png) no-repeat top left;
}
.metaMenu {
	clear: both;
	height: 38px;
	padding: 90px 0px 0px 10px;
	text-align: center;
	background: url(../images/footer_02.jpg) no-repeat 0px -45px;
}
.metaMenu a{
	color: #fff;
	margin: 0px 10px;
}
.metaMenu a:hover{
	color: #000;
	text-decoration: none;
}
.hidden, .skipNav {
	display: none;
}
.address {
	padding-top: 40px;
}
.address p {
	padding: 0px;
	margin: 0px;
	color: #8f8f8f;
}
.clearer {
	clear: both;
}

/* Contentbereich **************************/
.cLeft {
	float: left;
	width: 620px;
	margin: 0px 55px 0px 0px;
	/*text-align: justify;*/
}
.cRight {
	float: left;
	width: 290px;
	margin: 60px 0px 0px 0px;	
}
.cLeft h2 {
	padding-bottom: 20px;
}
.cel {
	width: 300px;
	float: left;
	margin-bottom: 40px;
}
.cem {
	margin-bottom: 40px;
	clear: left;
}
.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;
}

/* Typografische  */

p { padding:0 0 0em 0;color:#111;}
p.first:first-letter{ float:left; width: auto; 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: #000; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; margin: 0px; }
h4,h5,h6 { font-weight: normal; color: #000; 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: #222;}
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; _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: 0px 20px 0px 20px; border-collapse: collapse; width: 550px;}
th { font-weight:bold; text-align: left; border-bottom: 1px solid #666;}
tr,th,td { margin:0; padding:0 1.5em 0 1.8em; 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(../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(../images/ico_arrow_sm.gif);
	background-position: 0px 13px;
	background-repeat: no-repeat;
	text-align: left;
}
a:hover.internal-link {
	
}
a.download{
	padding: 12px 0px 0px 18px; 
	background-image: url(../images/ico_arrow_sm_down.gif);
	background-position: 0px 13px;
	background-repeat: no-repeat;
	text-align: left;
}


/* 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;
	padding-left: 10px;
	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 */
label a {
	display: none;
}


/* 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 #999;
	padding: 10px;
	margin: 0px 30px 25px 30px;
}
fieldset.tx-powermail-pi1_fieldset legend, .tx-sremailsubscribe-pi1 legend, .tx-wcshowroom-pi1 fieldset legend{
	/* legend of Fieldset */
	color: #111111;
	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, #tx-powermail-pi1_fieldset_16{
	border: none;
}
.tx-powermail-pi1_fieldset_16,.tx-powermail-pi1_fieldset_17 {
	display: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;}

.tx_powermail_pi1_fieldwrap_html_captcha_description {
	position: relative;
	top: -80px;
	width: 150px;
	font-size: 0.9em;
}

/* Indexed Search Engine  ********/
.tx-indexedsearch-searchbox {
	padding-bottom: 30px;
}

.tx-indexedsearch table{

}
.tx-indexedsearchtr, .tx-indexedsearch th, .tx-indexedsearch td {
	height: 18px!important;
	margin: 0 !important;
	padding: 0 !important;
}
.tx-indexedsearch-res {
	padding-top: 0px;
}
.tx-indexedsearch-info {
	font-size: 0.8em;
	display: none;
}
.tx-indexedsearch-whatis, .tx-indexedsearch-browsebox p {
	display: none;
}
.tx-indexedsearch-icon, 
.tx-indexedsearch-title, 
.tx-indexedsearch-result-number, 
.tx-indexedsearch-percent{
	/*background-color: #efefef;*/
	border-bottom: 1px solid #222;
}
.tx-indexedsearch-icon img {

}
.tx-indexedsearch-browsebox {
	width: 100%;
	text-align: center;
}
.tx-indexedsearch-icon .icon {
	width: 10px;
}
.tx-indexedsearch-title {
	font-size: 1.0em;
	font-weight: bold;
}
.tx-indexedsearch-percent, .tx-indexedsearch-result-number{
	display: none;
}

/* Shop **************************/
.tx-wcshowroom-pi1 img {
	border: none;
}
.shop-list {
	margin: 0px 0px 0px 0px;
	clear: both;
}
.shop-list p , .shop-detail p{
	margin: 0px;
	padding: 0px;
}
.shop-detail-info-subtitle {
	font-weight: bold;
}
.shop-list-info .txtsmall, .shop-detail-info .txtsmall {
	font-size: 0.9em;
}
.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 {
	position: absolute;
	width: 979px;
	top: 452px;
	_top: -15px;
	font-size: 0.9em;
	color: #ccc;
	text-align: right;
}
.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;
	width: 290px;
	
}
#slider .scroll {
	width: 275px;
}
.scrollButtons.left, .scrollButtons.right {
	left: 285px;
}

.tx-wcshowroom-pi1 .shop-list .clearer {
	padding: 15px 0px 0px 0px;
	/*border-bottom: 1px solid #ccc;*/
}
.tx-wcshowroom-pi1 .shop-detail .shop-detail-backlink a{
	padding-left: 20px;
	background: url(../images/ico_arrow2_sm.gif) no-repeat 0px 2px;
}
.tx-wcshowroom-pi1 .shop-list {
	padding-top: 10px;
}

.tx-wcshowroom-pi1 .shop-list .shop-list-order a {
	padding: 0px 20px 0px 0px;
	background: url(../images/ico_arrow_sm.gif) no-repeat right 2px;
}
.tx-wcshowroom-pi1 .shop-detail .shop-detail-order a{
	padding: 0px 0px 0px 20px;
	background: url(../images/ico_arrow_sm.gif) no-repeat 0px 2px;
}
.shop-detail-order a{
	margin-top: -30px;
}
.tx-wcshowroom-pi1 .archive-year ul li {
	list-style: none;
	float: right;
	width: auto;
	padding-left: 10px;
}
.archive-search {
	display: none;
}
.tx-wcshowroom-pi1  .archive-list {
	padding: 20px 20px 0px 20px;
}
.archive-list h3 {
	padding: 0px 20px;
	border-bottom: 1px solid #111;
}
.archive-list .list-item {
	padding: 0px 20px;
}

/* Archive ********************/
.exhibition-detail-prevnext {
	margin-top: 40px;
	text-align: right;
}

.exhibition-detail-prev a{
	padding-left: 20px;
	float: left; 
	background: url(../images/ico_arrow2_sm.gif) no-repeat left 2px;
}
.exhibition-detail-next a{
	padding-right: 20px;
	background: url(../images/ico_arrow_sm.gif) no-repeat right 2px;
}

/* Pagebrowser  ***************/
.browseLinksWrap {
	text-align: center;
}

.inactiveLinkWrap, .activeLinkWrap {
	margin: 0px 3px;
}

.tx-wcshowroom-pi1 list {
	padding-bottom: 20px;
}
.pagebrowser-prev {
	margin-right: 5px;
}
.pagebrowser-next {
	margin-left: 5px;
}
.pagebrowser-prev img, .pagebrowser-next img{
	vertical-align: middle;
}
.panel {
	height: 85px;
}

/* Calendar **********************/
.tx-cal-controller .label, .tx-cal-controller_ .label {
	font-weight: bold;
	border-bottom: 1px solid #000;
}
.tx-cal-controller_ .label p {
	margin: 0px;
	padding: 0px;
}
.tx-cal-controller_, .event-item {
	margin: -30px 0 0 0;
}


.tx-cal-controller .month_wrapper {
	font-weight: bold;
	padding-top: 20px;
	border-bottom: 1px solid #333;
}
.tx-cal-controller .date-time {
	float: left;
	width: 150px;
}
.tx-cal-controller .info {
	float: left;
	width: 470px;
	/*margin-left: 150px;
	display: block;*/
}
.tx-cal-controller_ .description {
	padding: 0 0 0 10px;
}

.tx-cal-controller .title {
	font-weight: bold;
}
.tx-cal-controller .even, .tx-cal-controller_ .even {
	background-color: #efefef;
	padding: 2px 0px;
}
.tx-cal-controller .odd, .tx-cal-controller_ .odd {
	padding: 2px 0px;
}
.tx-cal-controller .price {
	font-style: italic;
}
.tx-cal-controller .pagebrowser, .tx-cal-controller .found, .tx-cal-controller h1 {
	display: none;
}



/* Kleine Liste  **********************/ 
.tx-cal-controller .item-tiny .date {
	width: 100px;
	float: left;
	margin: 0;
}
.tx-cal-controller .item-tiny .time {
	width: 100px;
	float: left;
}
.tx-cal-controller .item-tiny .description {
	width: 400px;
	float: left;
}
