/*CSC Styled Content
----------------------------------*/

#content_top .csc-textpic-border img{
border:3px solid #979797;
}

#content_top .csc-textpic-border img.hidemouse {
border: 3px solid #DDDDDD;
}

/*Zusätzliche RTE Links
----------------------------------*/

a.internal-link-pfeil {
background-image: url("../../../typo3conf/ext/nbevents/imgs/themen_text_arrow.gif");
    background-position: 3px 50%;
    background-repeat: no-repeat;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    line-height: 13px;
    padding: 4px 5px 4px 18px;
    text-align: left;
    text-transform: uppercase;
}

a.internal-link-rot{
color:#e60000;
}


/*Language Selection
----------------------------------*/

.tx-srlanguagemenu-pi1 div.CUR, .tx-srlanguagemenu-pi1 div.NO, .tx-srlanguagemenu-pi1 div.INACT {
/* float:left; */
margin: 3px 0;
height:11px;
width:35px;
}

.tx-srlanguagemenu-pi1 div.CUR img.tx-srlanguagemenu-pi1-flag, .tx-srlanguagemenu-pi1 div.NO img.tx-srlanguagemenu-pi1-flag, .tx-srlanguagemenu-pi1 div.INACT img.tx-srlanguagemenu-pi1-flag {
padding:0 5px;
}

/*TabMenu
----------------------------------*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

/* Component containers
----------------------------------*/
.ui-widget {}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {}
.ui-widget-content {}
.ui-widget-content a {}
.ui-widget-header { color: #ffffff; font-weight: bold; }
.ui-widget-header a {}

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {  }
.ui-state-hover a, .ui-state-hover a:hover { text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #dddddd; 
background: #ffffff; 
/*background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;*/
font-weight: bold; color: #65160b; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #65160b; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity:0.35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity:0.7; filter:Alpha(Opacity=70); font-weight: normal; }
*/

.ui-tabs .ui-tabs-nav {
    /*height: 35px;*/
    list-style: none outside none;
    position: relative;
    width:650px;
    color: #fffffff;
}

.ui-tabs .ui-tabs-nav li {
background-color: transparent;
    border: medium none;
    float: left;
    height: 29px;
    list-style-type: none;
    margin: 0;
    padding: 6px 0 0;
    position: relative;
    z-index: 1;
}

.ui-tabs .ui-tabs-nav li.tab2 {
z-index:8;
}
.ui-tabs .ui-tabs-nav li.tab3 {
z-index:7;
}
.ui-tabs .ui-tabs-nav li.tab4 {
z-index:6;
}
.ui-tabs .ui-tabs-nav li.tab5 {
z-index:5;
}
.ui-tabs .ui-tabs-nav li.tab6 {
z-index:4;
}
.ui-tabs .ui-tabs-nav li.tab7 {
z-index:3;
}
.ui-tabs .ui-tabs-nav li.tab8 {
z-index:2;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
margin:0;
padding:0;
z-index:10 !important;
height:35px;
}

.ui-tabs .ui-tabs-nav li.tab1.ui-tabs-selected {
height: 35px;
    margin: 0;
    padding: 0;
}

.ui-tabs .ui-tabs-nav li a { }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: default; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
 background-color: transparent;
    background-image: url("../main/imgs/bg_tab_no_2012.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    float: left;
    font-size: 11px;
    font-style: italic;
    height: 29px;
    line-height: 29px;
    margin: 0 0 0 -35px;
    padding: 0 45px 0 35px;
    text-transform: uppercase;
    color: #FFFFFF;
}
 /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a{
background-image: url("../main/imgs/bg_tab_act_2012.png");
    background-position: right top;
    background-repeat: no-repeat;
    border-bottom-width: 0;
    color: #8F0B00;
    margin: 0 0 0 -35px;
    padding: 6px 45px 0 35px;
}

.ui-tabs .ui-tabs-nav li.tab1{
z-index:9;
}

.ui-tabs .ui-tabs-nav li.tab1 a{
margin:0 0 0 0;
padding:0 45px 0 20px;
position:relative;
}

.ui-tabs .ui-tabs-nav li.tab1.ui-tabs-selected a {
margin:0;
padding:6px 45px 0 20px;
z-index:10 !important;
}

.ui-tabs .ui-tabs-panel { padding: 20px 0; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }





#stage_content .ui-tabs .ui-tabs-nav {
display:none !important;
}

.ui-tabs .ui-tabs-panel {
background:none repeat scroll 0 0 transparent;
border-width:0;
display:block;
padding:20px 0 0;
}


/*Detailansicht Angebote
----------------------------------*/

.homepageteaseritem .linkbuchen a,
table.grid td.booking a,
.tablesorter .bookingOnlineLeft a,
#fce_cols #factsheet .bookingBtnTable td a,
div.cols2 #fce_buttons .buchen a,
.tablesorter .c1 .bookingForm a,.tablesorter .c3 .bookingForm a {
    display: block;
    height: 21px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    border:none;
}

div.cols2 #fce_buttons .buchen a{
background-image: none;
}

.tablesorter .bookingOnlineLeft a,
.tablesorter .c1 .bookingForm a,.tablesorter .c3 .bookingForm a  {
background-image: none;
background-color: transparent;
    background-image: none;
    width: auto;
    margin-top:10px;
    }

.homepageteaseritem .linkbuchen a img,
table.grid td.booking a img,
.tablesorter .bookingOnlineLeft a img,
#fce_cols #factsheet .bookingBtnTable td a img,
div.cols2 #fce_buttons .buchen a img,
.tablesorter .c1 .bookingForm a, img,.tablesorter .c3 .bookingForm a img {
left: 0;
    position: relative;
    top: 0;
}

.homepageteaseritem .linkbuchen a:hover img,
table.grid td.booking a:hover img,
.tablesorter .bookingOnlineLeft a:hover img,
#fce_cols #factsheet .bookingBtnTable td a:hover img,
div.cols2 #fce_buttons .buchen a:hover img,
.tablesorter .c1 .bookingForm a:hover img,.tablesorter .c3 .bookingForm a:hover img {
    top:-21px
}

br.clearb{
padding:0;
margin:0;
font-size:0;
line-height:0;
height:0;
clear:both;
}

div.cols2 {
margin:0;
padding:0;
float:left;
}

div.cols2.details,
div.cols2.sub{
width:960px;
/*padding:10px 0 0 0;*/
padding:0;
margin:0;
background-color: #FFFFFF;
background-image:url("../main/imgs/line_black_2012.gif");
background-position:50% 0;
background-repeat:no-repeat;
}

div.cols2 div.col1{
width:690px;
float:left;
padding:0;
margin:0;
}

h1{
font-size:26px;
margin:0;
padding:0;
line-height:32px;
color:#000000;
font-style:italic;
font-weight:bold;
}

div.cols2 div.col1 #fce_head h1{
display:block;
line-height:30px;
}

/* neu ab 27.5.2010 */
#fce_head h1{
	
color:#B7B7B7;
font-size:18px;
font-style:italic;
font-weight:bold;
line-height:18px;
margin:0;
padding:0 0 15px;

}
/* ----- */


div.cols2 div.col1 #fce_head div.icons{
display: block;
    float: right;
    height: 20px;
    margin: 0;
    padding: 0;
    width: 100%;
}

/* Facebook Link */
div.cols2 div.col1 #fce_head div.icons a{
float: right;
}

div.icons .facebooklink,
div.icons .googleplus,
div.icons .twitter{
float: right;
}

#fce_head .icons .facebooklink {
margin-right:20px;
}

h2{
color:#000000;
font-size:18px;
font-style:italic;
font-weight:bold;
line-height:18px;
margin:0;
padding:0 0 15px;
}

div.cols2 div.col1 .place,
div.cols2 div.col1 .from,
div.cols2 div.col1 .to,
div.cols2 div.col1 .time_specification{
float:left;
padding:0;
margin:0;
}

#factsheet{
margin:20px 0 0 0;
padding:0;
float:left;
}

.cols2 #factsheet table{
margin:20px 0 0 0;
padding:0;
float:left;
width:100%;
border-collapse:collapse;
}

.cols2 #factsheet td.header{
background-color:#333333;
color:#ffffff;
text-transform:uppercase;
padding:3px 10px;
font-style:italic;
font-weight:bold;
border-bottom:1px solid #ffffff;
margin:0;
}

.cols2 #factsheet td.label{
color:#000000;
padding:3px 0 3px 10px;
margin:0;
background-color:#c4c4c4;
width:100px;
text-transform:uppercase;
font-style:italic;
font-weight:bold;
border-bottom:1px solid #ffffff;
}

.cols2 #factsheet td.label.termine{
}

.cols2 #factsheet td.value{
color:#000000;
padding:3px 10px 3px 0;
margin:0;
background-color:#c4c4c4;
width:240px;
border-bottom:1px solid #ffffff;
}

.cols2 #factsheet td.value.termine{
    padding: 3px 0 3px 0;
    width: 250px;
}

.cols2 #factsheet td.value.termine div.terminliste {
    max-height: 90px;
    margin: 0;
    overflow: auto;
    width:250px;
}

.cols2 #factsheet td.value.termine ol li{
    list-style-type: circle;
    padding: 0;
}

#factsheet .place td.value br{
padding:0;
margin:0;
font-size:0;
height:0;
line-height:0;
}

#factsheet td.value p{
padding:0 0 5px 0;
}

#factsheet td.value span.date{
padding:0 10px 0 0;
}

/** Buttons at detail eventcalendar - begin **/
#fce_cols #factsheet .bookingBtnTable{
	margin-top: 0 !important;
}
		
#fce_cols #factsheet .bookingBtnTable td{
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #C4C4C4;
}
	
/** Buttons at detail eventcalendar - end **/

.ctrlHolder {
clear:left;
margin:0;
overflow:hidden;
padding:0;
border-bottom:1px solid #ffffff;
}

div.cols2 div.col2 {
float:left;
margin:0;
padding:0 0 0 35px;
width:235px;
}

div.cols2 div.col2 #fce_right{
padding:10px 0 0;
}

h3{
font-size:13px;
margin:0;
padding:0;
line-height:18px;
color:#000000;
font-style:italic;
font-weight:bold;
}

div.cols2 div.col1 h3{
display:block;
margin:0;
padding:2px 0 0 0;
color:#000000;
font-style:italic;
font-weight:bold;
}

div.cols2 div.col1 div.teaser_short{
/*float:left;*/
clear:left;
padding:10px 0 5px 0;
}

div.cols2 div.col1 #fce_cols #leftcol h3 {
float:left;
width:360px;
}

div.cols2 div.col1 #fce_cols {
/*clear:both;*/
padding:0 0 25px;
float:left;
}

#fce_cols {
float: none !important;
}

div.cols2 div.col1 #fce_cols #leftcol {
width:360px;
padding:0 30px 0 0;
float:left;
}

div.cols2 div.col1 #fce_cols #rightcol {
float:right;
padding:0 0 0 4px;
text-align:right;
width:296px;
}

div.cols2 div.col1 #fce_cols #rightcol .image1 img,
div.cols2 div.col1 #fce_cols #rightcol .image2 img{
border:3px solid #979797;
padding:0;
margin:5px 0 0 0;
}

div.cols2 div.col1 #fce_cols #rightcol .cation_bold{
text-transform:uppercase;
color:#000000;
font-weight:bold;
font-style:italic;
text-align:left;
}

div.cols2 div.col1 #fce_cols #rightcol .cation_slim{
color:#000000;
font-style:italic;
text-align:left;
}

div.cols2 #fce_buttons{
float:left;
margin:0;
padding:20px 0 0 0;
width:690px;
}

div.cols2 #fce_buttons a {
background-image:url("../main/imgs/themen_text_arrow.gif");
background-position:5px center;
background-repeat:no-repeat;
display:block;
float:right;
font-size:11px;
font-style:italic;
font-weight:bold;
line-height:15px;
margin:0 0 0 10px;
padding:4px 10px 4px 25px;
text-transform:uppercase;
}


#fce_bottom .cols2 table tr td.col1{
padding:0 30px 0 0;
width:360px;
}

#fce_bottom .cols2 table tr td.col2 {
padding:0 0 0 4px;
width:296px;
}

/* Ampel Schrankenwart -begin --------------------------------------------- */

.sw_Warnung h3,
.sw_abschnitt h3,
.sw_checkbox h3 {
margin:10px 0;
}

.sw_submit_buttons{
margin: 20px 0 0 0;
}

.sw_checkbox p{
width:auto;
display:inline;
float:left;
padding:0 10px 0 0;
}

.sw_abschnitt p input {
margin:0 0 5px 10px;
}

#content_top .tx-newloginbox-pi1{
padding: 0 0 20px 0;
}


/* Indexed Search -begin --------------------------------------------- */

.tx-indexedsearch .tx-indexedsearch-browsebox{
text-align:center;
width:100%;
}


.tx-indexedsearch .tx-indexedsearch-browsebox ul li{
border:1px solid #d6d6d6;
padding: 0 3px;
color: #d6d6d6;
}

.search-wrapper {
     background: url("../main/imgs/bg_content_top_2012.gif") repeat-x transparent;
     height:20px;
     margin-top:10px;
}



.tx-indexedsearch .tx-indexedsearch-browsebox ul li a{
color: #7f7f7f;
}


.tx-indexedsearch .tx-indexedsearch-browsebox ul li a:hover{
color: #BD0416;
}

.tx-indexedsearch-browsebox p, .browsebox,
.tx-indexedsearch-browsebox p ul {
float:left;
padding: 20px 0 15px 40px;
margin-top:10px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox .browsebox li{
display:inline;
margin:10px;
padding: 0 3px !important;
background-image: none !important;
color:#7f7f7f;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res {
float:left;
width:650px;
}

.tx-indexedsearch .tx-indexedsearch-searchbox form .tx-indexedsearch-form {
}

.tx-indexedsearch .tx-indexedsearch-searchbox form fieldset {
clear:left;
}

.tx-indexedsearch .tx-indexedsearch-searchbox form .search_button {
width:150px;
float:left;
}

.tx-indexedsearch input.submit,
#content_top .tx-newloginbox-pi1 #loginbox table tr td input.submit {
background: url("../main/imgs/Searchbox.png") no-repeat;
background-repeat:no-repeat;
border:medium none;
clear:right;
cursor:pointer;
display:inline;
font-size: 13px;
font-style:italic;
font-weight:bold;
line-height:13px;
margin:0;
padding-left:60px;
text-align:left;
text-transform:uppercase;
height:39px;
width: 178px;
color:#fff;
}

#content_top .tx-newloginbox-pi1 #loginbox table tr td input.submit {
margin-left:0;
}

.tx-indexedsearch .tx-indexedsearch-selectbox-sections{
margin:0;
padding:2px 0;
}

.tx-indexedsearch .tx-indexedsearch-searchbox-sword{
margin:0;
padding:0;
}

.tx-indexedsearch .tx-indexedsearch-whatis{
padding:20px 0;
margin-top: 10px;
font-weight:bold;
float:left;
}

.tx-indexedsearch-whatis span  {
color: #BD0416;
}


/* felogin -begin */
/* -------------------------------------------------------------------------- */

.tx-felogin-pi1 form{
margin:20px 0 0;
}

#login .tx-felogin-pi1 form{
margin:0;
}

.tx-felogin-pi1 table td{
padding-bottom:20px;
vertical-align:middle;
}

.tx-felogin-pi1 table td form{
margin:5px 0 0;
}

.tx-felogin-pi1 h1{
margin-top:0;
}

.tx-felogin-pi1 form div{
clear:left;
float:left;
padding-bottom:4px;
}

.tx-felogin-pi1 p.bodytext{
display:inline;
}

.tx-felogin-pi1 label{
font-size:12px;
margin-right:10px;
font-weight:bold;
width:140px;
float:left;
padding:1px 0;
}

.tx-felogin-pi1 form.forgot label{
width:180px;
margin-right:0;
}

.tx-felogin-pi1 form.change label{
width:260px;
margin-right:0;
}

.tx-felogin-pi1 label.permalogin{
font-weight:normal;
font-size:11px;
}

.tx-felogin-pi1 input#permalogin{
border:none;
width:auto;
margin-top:3px;
}

.tx-felogin-pi1 input{
width:150px;
float:left;
border:1px solid #CCCCCC;
}

.tx-felogin-pi1 input.submit,
.tx-felogin-pi1 input.logout {
background-color:#FFFFFF;
background-image:url("../../../typo3conf/ext/nbevents/imgs/themen_text_arrow.gif");
background-position:3px 50%;
background-repeat:no-repeat;
border:medium none;
clear:right;
cursor:pointer;
display:inline;
font-size:11px;
font-style:italic;
font-weight:bold;
line-height:13px;
margin:0 0 0 150px;
padding:4px 5px 4px 18px;
text-align:left;
text-transform:uppercase;
}

.tx-felogin-pi1 input.logout {
margin:0 0 0 20px;
}

/* felogin -end */
/* -------------------------------------------------------------------------- */

/* Shop teaser 2013 -begin */
/* -------------------------------------------------------------------------- */

.shopproductteaser{
	background: url("../../../typo3conf/ext/shopteaser2/ShopReiter.png") no-repeat scroll 0 0 transparent;
	margin-top: -18px;
	width: 234px;
	font-size: 11px;
	line-height: 14px;
	color: black;

}

.shopproductteaser .header{
	border-bottom: 5px solid #BD0416;
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
    font-weight: bold;
	height: 23px;
	padding-left: 50px;
	padding-top: 27px;
}

.shopproductteaser .product {
	margin-bottom:3px;
	border-bottom: 3px solid #d9d9d9;
}

.shopproductteaser .last {
	border-bottom: 0px;
}

.shopproductteaser .product-price {
	font-size:16px;
	color:  #BD0416;
	font-weight: bold;
	margin-top: 20px;
}

.shopproductteaser .product-image a {
    	float:left;
}
.shopproductteaser .product-info {
	float:left;
}

.shopproductteaser .product {
    padding: 11px 0px 10px 0px;
}

.shopproductteaser .product-image img {
    border: 2px solid #f2f2f2;
    margin-right: 5px;
}

.shopproductteaser .product-name {
	width:80px;
}

.shopproductteaser .product .clearer {
	clear: both;
}