* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
}

body{
	margin:0;
	padding: 0;
	background-image: url(Images/bg_blue.jpg);
	background-repeat: repeat-x;
	background-color: #eaeff3;
	color: #33333e;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	/*text-align:center;*/
}

img{
	border: 0px;
}

a{
	color: #5a8eac;
	text-decoration: none;
}
a:hover {color: #5a8eac;text-decoration:underline;}
a:visited {color: #5a8eac;}

.gloClear{
	clear:both;
	font-size:1px;
}	

.boxAll
{
	position:relative;
	width: 972px;
	text-align:left;
	margin: 0 auto 0 auto;	
	min-height: 100%;
}

* html .boxAll {
	height: 100%;
}


form {padding:0; margin:0; height:100%;}

h1{
	margin:0;
	padding:0 0 5px 0;
	font-size: 18px;
	color: #33333e;
}
h1.shopping{color: #bc2b16;}
h1.gastro{color: #86a10b;}
h1.bad{color:#0080ab;}
h1.cinema{color:#ffa902;}
h1.hotel{color:#8b5507;}
h1.westside{color:#868689;}

h2{
	position:relative;
	margin:0 0 10px 0;
	padding:0;
	font-size: 12px;
	color: #33333e;
	/*text-transform:uppercase;*/
}

h2.shopping, h2.gastro, h2.bad, h2.cinema, h2.hotel, h2.westside{height:30px;}

h2.shopping, h2.shopping a, h2.shopping a:hover{color: #bc2b16 !important;text-decoration:none;}
h2.gastro, h2.gastro a, h2.gastro:hover{color: #86a10b !important;text-decoration:none;}
h2.bad, h2.bad a, h2.bad:hover{color:#0080ab !important;text-decoration:none;}
h2.cinema, h2.cinema a, h2.cinema :hover{color:#ffa902 !important;text-decoration:none;}
h2.hotel,h2.hotel a, h2.hotel a:hover{color:#8b5507 !important;text-decoration:none;}
h2.westside, h2.westside a, h2.westside a:hover{color:#868689 !important;text-decoration:none;}

h2 span{
	position:absolute; 
	display:block; 
	bottom:0;
}

h3{
	margin:0;
	padding: 0 0 8px 0;
	font-size:14px;
}

.noFlashContent
{
	display:none;
}

.linkArrowLeft
{
	color: #5a8eac;
	padding-left:10px;
	background: url(Images/link_arrow_left.gif) no-repeat 0 0.3em
}
.linkArrowRight
{
	color: #5a8eac;
	padding-left:10px;
	background: url(Images/link_arrow_right.gif) no-repeat 0 0.3em;
}

/* -- styles for header -- */
.boxHeader{
	position: relative;
	width: 972px;
	height: 115px;
	padding-top: 15px;
	background: url(Images/bg_header.gif) no-repeat bottom left;
}

.heaLogo{
	position:relative;
	float:left;
	padding: 20px 0 0 20px;
	width: 180px;
}
.heaRight{
	position:relative;
	float:right;
	width: 720px;
	padding: 20px 20px 0 0;
}

.heaInfo{
	position:relative;
	width: 720px;
}
.heaSearch{
	position:relative;
	width: 170px;
	float:right;
	text-align:right;
}
.heaSearchField{
    width: 138px;
    height: 19px;
    background:transparent url(Images/home_input.gif) repeat-x top left;
    color: #33333e;
    border: none;
    padding: 0 2px;
    line-height:19px;
    font-size:12px !important;
}

.heaMeta{
	position:relative;
	width: 440px;
	padding-right:8px;
	float:right;
	text-align:right;
	line-height:19px;
	font-size:11px;
	/* text-transform: lowercase; */
}
.heaMeta a{
	color: #99999a !important;
	text-decoration:none;
	padding-left: 8px;	
}
.heaMeta a:hover,.heaLang a:hover{
	color: #000 !important;	
}
.heaMeta a.active{
	color: #000 !important;
	font-weight:bold;
	text-decoration:none;
	padding-left: 10px;	
}
.heaLang{
	position:relative;
	padding-left:20px;
	width: 60px;
	float:left;
	color: #99999a;
	line-height:19px;
	font-size:11px;
}

.heaLang a{
	color: #99999a !important;
	text-decoration:none;	
}
.heaLang a.active{
	color: #000 !important;
	text-decoration:none;	
}

.heaNavigation{
	position:relative;
	width: 720px;
	padding-top:14px;
	color: #899092;
	font-size:18px;
	/* text-transform: lowercase; */
}

.heaNavigation a{
	color: #000 !important;
	font-size:18px;
	font-weight:bold;
	text-decoration: none;
}

.heaNavigation a.shopping:hover, .heaNavigation a.shopping.active, .heaNavigation a.shopping.selected{
	color:#bc2b16 !important;
	text-decoration:none;
}
.heaNavigation a.gastro:hover, .heaNavigation a.gastro.active, .heaNavigation a.gastro.selected{
	color:#86a10b !important;
	text-decoration:none;
}
.heaNavigation .bad:hover, .heaNavigation .bad.active, .heaNavigation .bad.selected{
	color:#0080ab !important;
	text-decoration:none;
}
.heaNavigation a.cinema:hover, .heaNavigation a.cinema.active, .heaNavigation a.cinema.selected{
	color:#f0b600 !important;
	text-decoration:none;
}
.heaNavigation a.hotel:hover, .heaNavigation a.hotel.active, .heaNavigation a.hotel.selected{
	color:#8b5507 !important;
	text-decoration:none;
}
.heaNavigation a.westside:hover, .heaNavigation a.westside.active, .heaNavigation a.westside.selected{
	color:#868689 !important;
	text-decoration:none;
}

/* -- end styles for header -- */



/* -- styles for top navigation -- */
.boxNavigationTop{
	position: absolute;
	left: 137px;
	top: 29px;
	width: 837px;	
}

/* -- breadcrumb -- */
.boxBreadcrumb{
	padding: 10px 0 15px 15px;
	color: #5a8eac;
	font-size:11px;
	text-transform: lowercase;
}
.boxBreadcrumb a{
	color: #5a8eac;
}
.boxBreadcrumb a.active,
.boxBreadcrumb span.shopping, .boxBreadcrumb span.gastro, .boxBreadcrumb span.bad, .boxBreadcrumb span.cinema, .boxBreadcrumb span.hotel, .boxBreadcrumb span.westside,
.boxBreadcrumb span.CMSBreadCrumbsCurrentItem
{
	font-weight:bold;
}

/* -- styles for home -- */
.boxHomeMain{
	position:relative; 
	width:972px;
	background: url(Images/bg_home.gif) repeat-y;
}
.homLeft{
	position:relative;
	float:left;
	width: 731px;
}
.homRight{
	position:relative;
	float:right;
	width: 235px;
	padding-right:6px;
	background: url(Images/shadow_right.gif) no-repeat top right;
}
.homMedia{
	position:relative;
	padding-left:6px;
	width:725px;
	height:290px;
	background: url(Images/home_media.gif) no-repeat;
	overflow:hidden;
}

.homTeaser{
	position:relative;
	padding-left: 6px;
	width:725px;
	overflow:hidden;
}
.homBoxTeaser{
	position:relative;
	cursor:pointer;
	width:235px;
	padding-top: 110px;
	margin-right:5px;
	float:left;
	color: #33333e;
	background-position: 5px 5px;
	background-repeat:no-repeat;
}

.homTeaserSector{
	position:relative;
	width:235px;
}

.homTeaserSector h3{
	margin:0;
	padding:0 0 5px 0;
	font-size: 14px;
}

.homTeaserSectorText{	
	height: 68px;
	padding-top:27px;
	
	padding-right:15px;
	padding-left:15px;	
}


.homBottom{
	position:relative; 
	width:972px;
	height:10px;
	background: url(Images/bg_home_bottom.gif) no-repeat;
}

.homRelSep{
	border-bottom:solid 1px #d6d9dc;
	height:1px;
	font-size:1px;
	padding:0;
	margin:0;
}

.homRelTeaser{
	position:relative;
	width:235px;
	cursor:pointer;
}

.homRelInfo{
	width: 215px;
	padding: 5px 5px 5px 15px;
	color:#33333e;
}
.homRelInfo h3{
	margin:0;
	padding: 5px 0 8px 0;
	color:#33333e;
	font-size: 14px;
}
.homRelInfo p{
	margin:0;
	padding: 8px 0 0 0;
}
.homRelInfoContainer{
	width:215px;
}
.homRelInfoDropdown{
	float:left;
	padding: 0 1px 3px 0;
}
.homRelInfo td.day{
	padding-right: 10px;
	font-weight:bold;
}
/* -- end styles for home --*/

/* -- styles for content -- */
.boxContentMain{
	position:relative; 
	padding:0;
	margin:0;
	width:972px;
	background: url(Images/bg_content.gif) repeat-y;
}

/* colored corner for detail pages*/
.boxContentMain .shoppingCorner{
	background: url(Images/bg_corner_shopping.jpg) no-repeat left bottom;
}
.boxContentMain .gastroCorner{
	background: url(Images/bg_corner_gastro.jpg) no-repeat left bottom;
}
.boxContentMain .badCorner{
	background: url(Images/bg_corner_bad.jpg) no-repeat left bottom;
}
.boxContentMain .cinemaCorner{
	background: url(Images/bg_corner_cinema.jpg) no-repeat left bottom;
}
.boxContentMain .hotelCorner{
	background: url(Images/bg_corner_hotel.jpg) no-repeat left bottom;
}
.boxContentMain .westsideCorner{
	background: url(Images/bg_corner_westside.jpg) no-repeat left bottom;
}

.conBottom{
	position:relative; 
	width:972px;
	height:10px;
	background: url(Images/bg_con_bottom.gif) no-repeat;
}
.boxContent{
	position:relative; 
	float:left; 
	width:960px;
	background: url(Images/corner_top.gif) no-repeat;
	overflow:hidden;
	min-height:450px;
}
.conShadowLeft{
	position:relative; 
	width:6px;
	height: 182px;
	float:left;
	background: url(Images/shadow_left.gif) no-repeat;
}
.conShadowRight{
	position:relative; 
	width:6px;
	height: 182px;
	float:right;
	background: url(Images/shadow_right.gif) no-repeat;
}
.conBoxSegments{
	position:relative;
	width:960px;
	padding-bottom:20px;
}
.conMainSegment{
	position:relative;
	padding-left:15px;
	width: 705px;
	float:left;	
}
.conOverview{
	position:relative;
	width: 705px;
}
.conOverviewIntro{
	position:relative;
	width: 465px;
	float:left;
	padding-bottom:30px;
}
.conOverviewLogo{
	position:relative;
	width: 225px;
	float:right;
}
.conBoxTeaser{
	position:relative;
	cursor:pointer;
	width:225px;
	margin-right:15px;
	float:left;
	color: #33333e;
}
.conTeaser{
	position:relative;
	width:225px;
	margin-top:-5px;
	z-index: 100;
}
.conTeaserText{
	padding:20px 20px 15px 0;
}
.conOverview .last{
	margin-right:0;
}
.conTeaserSeparator{
	position:relative;
	height: 20px;
	background: url(Images/con_teaser_separator.gif) no-repeat 0 0;	
}

.conBtnBack{
	position:relative; 
	padding:0 0 0 15px;
	width:945px;
	height:28px;
	line-height:22px;
	background: url(Images/corner_top.gif) no-repeat;
}

.conBtnBack a{font-weight:bold;}

.conDetail{
	position:relative;
	padding: 0 0 50px 15px;
	width: 945px;
}
.conDetLeft{
	position:relative;
	width:225px;
	float:left;
}
.conDetRight{
	position:relative;
	width:465px;
	padding-left:15px;
	float:left;
}
.conDetDescription{
	padding-bottom: 30px;
}

.conDetDescription .year{
	font-weight:normal;
}

.conDetDescription .eventdate{
	font-weight:normal;
	font-size: 11px;
	color: #99999e;
}

.conDetDescription p{
	margin:0;
	padding:0 0 5px 0;
}
.conDetDescription ol
{
	margin-left:15px;
}
.conDetDescriptionBelow{
	padding-top: 15px;
}

.conDetDescriptionBelow p{
	margin:0;
	padding:0 0 12px 0;
}

.conDetSep{
	border-top:solid 1px #d6d9dc;
	height:10px;
	font-size:1px;
	padding:0;
	margin:0;
}
.conDetLeftInfo{
	padding-bottom: 10px;
}
.conDetLeftInfo h3{
	margin:0;
	padding: 0 0 8px 0;
	color:#33333e;
	font-size: 14px;
}
.conDetLeftInfo h4{
	margin:0;
	padding: 0;
	color:#33333e;
	font-size: 12px;
}
.conDetLeft p{
	margin:0;
	padding:5px 0 0 0;
}
.conDetLeft a{
	font-weight:bold;
}
.conDetLeftInfo td.day{
	padding-right: 10px;
	font-weight:bold;
}
.con1Col{
	position:relative;
	padding: 0 0 50px 15px;
	width: 465px;
}
.conLinkBold{
	font-weight:bold;
}

.conEventTitle{
	padding-bottom: 8px;
}

/* -- image zoom --*/
#mainImgDefault, #mainImgDetail, #mainSwfDetail 
{
	overflow:hidden;
	margin: 5px 0 5px 5px;
	/*background: url(Images/corner_top.gif) no-repeat 0 0;*/
}
#mainImgDetail,#mainImgMinus, #mainSwfMinus { display:none; }
.conZoom{
	background: url(Images/bg_btn_line.gif) repeat-x;
}
.conZoomLeft{
	float:left;
}
.conZoomRight{
	float:right;
}


/*-- text zoom --*/
#mainTextDefault, #mainTextDetail {padding-bottom: 8px;}

/*-- slideshow --*/
#slideShow,
.slideShow{
	position:relative;
	height:230px;
	border-bottom: solid 1px #fff;
	overflow: hidden;
}

#slideShow img,
.slideShow img{
	display:none;
}

#slideShowPage,
.slideShowPage{
	vertical-align:top;
	display:inline-block;
	line-height:19px;
	padding-right:10px;	
}

.slideShowNav{
	display:none;
	width:465px;
	text-align:right;
	font-size:11px;
	line-height:19px;
}

.teaserSlideShow{
	position:relative;
	height:80px;
	z-index: 20;
	overflow:hidden;
}
.slideShowNav .slideShowPrev, .storeBtnBack{
	margin:0;
	padding:0;
	display:-moz-inline-box;
	display:inline-block;
	background: url(Images/btn_back.gif) no-repeat;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent: -999px;	
	text-align:left;
	font:0/19px Arial;
}
.slideShowNav .slideShowPrevDisabled,  .storeBtnBackDisabled{
	margin:0;
	padding:0;
	display:-moz-inline-box;
	display:inline-block;
	background: url(Images/btn_back_off.gif) no-repeat 0 0;
	width:19px;
	height:19px;
	overflow:hidden;
	text-indent: -999px;	
	text-align:left;
	font:0/19px Arial;
}
.slideShowNav .slideShowNext, .storeBtnNext{
	margin:0;
	padding:0;
	display:-moz-inline-box;	
	display:inline-block;
	background: url(Images/btn_next.gif) no-repeat;
	width:19px;
	height:19px;
	overflow:hidden;
	border-left: solid 1px #fff;
	text-indent: -999px;	
	text-align:left;
	font:0/19px Arial;
}
.slideShowNav .slideShowNextDisabled, .storeBtnNextDisabled{
	margin:0;
	padding:0;
	display:-moz-inline-box;	
	display:inline-block;
	background: url(Images/btn_next_off.gif) no-repeat;
	width:19px;
	height:19px;
	overflow:hidden;
	border-left: solid 1px #fff;
	text-indent: -999px;	
	text-align:left;
	font:0/19px Arial;
}

/*aktuell*/
.accordion {width:465px; }

.accordion a.head {
	display:block;
	cursor:pointer;
	height:25px;	
	color: #33333e;
	font-size:14px;
	font-weight:bold;
	border-top: 1px solid #d5d9dc;
	padding:6px 30px 0 15px;
	background: url(Images/aktuell_accordion_bg.jpg) no-repeat 0 0;
}
.accordion a.head span{
	color: #99999e;
	font-weight:normal;
	padding-right:10px;
	font-size:11px;
	text-decoration:none;
}

.accordion a.selected {
	/*background-color: #eaeff2;*/
	background-position: 0px -62px;
}
.accordion a.head:hover{
	text-decoration:none;
}
.accordion div{
	padding-top:15px;
}
.accordion p{
	margin:0;
	padding: 0 0 15px 0;
}
.accordion img{
	float:left;
	padding: 0 15px 10px 0;
}

/*search*/
.conSearchResult{
	border-top: solid 1px #d6d9dc;
	padding: 15px 0;
}

.conSearchResultEnd{
	border-top: solid 1px #d6d9dc;
	height:16px;
}

.conPaging{
	color: #99999e;
	padding: 0 0 15px 0;
}
.conPaging p{
	margin:0;
	padding: 0 0 5px 0;
	color: #000;
}
.conPaging .active{
	color: #000 !important;
	font-weight:bold;
}

.conSearchField{
    width: 444px;
    height: 19px;
    background:transparent url(Images/home_input.gif) repeat-x top left;
    color: #33333e;
    border: none;
    padding: 0 2px;
    line-height:19px;
    font-size:12px !important;
}
.conSearchDrop{
	padding-top:5px;
}

/*cinema*/
.conCinemaCredits td{
	vertical-align:top;
}
.conCinemaCredits td.desc{
	font-weight:bold;
}
.conCinemaCredits td.part{
	font-style: italic;
}

/* -- end styles for content -- */

/* -- styles for related links -- */

.boxRelated{
	position: relative;
	width: 226px;
	float:right;
}
.relTeaserTop{
	width: 213px;
	padding: 1px 0 0 1px;
	background: url(Images/rel_box_top.gif) no-repeat;
}
.relTeaserBottom{
	width: 214px;
	height:11px;
	background: url(Images/rel_box_bottom.gif) no-repeat;
}

.relBoxText{
	width:210px;
	cursor:pointer;
}

.relBoxImgText{
	width:210px;
	padding-top:90px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position: 5px 5px;
}
.relImgText{width:210px;}

.relTeaserText{
	padding: 15px 25px 0 15px;
	color:#33333e;
}

.relTeaserText h3{
	margin:0;
	padding: 0 0 5px 0;
	color:#33333e;
	font-size: 12px;
}
.relTeaserText p.date{
	margin:0;
	padding: 0;
	color:#99999e;
	font-size:11px;
}

.relShadowBottom{
	height:13px;
	font-size:1px;
	padding:0;
	margin:0;
	background: url(Images/rel_shadow_bottom.gif) repeat-x;
}

/* -- end styles for related links -- */

/*colors home teaser*/
.homTeaserSector .shopping{
	background: url(Images/home_teaser_shopping.gif) no-repeat 0 0;
}

.homTeaserSector .shopping h3{
	color:#bc2b16;
}
.homTeaserSector .gastro{
	background: url(Images/home_teaser_gastro.gif) no-repeat 0 0;
}
.homTeaserSector .gastro h3{
	color:#86a10b;
}
.homTeaserSector .bad{
	background: url(Images/home_teaser_bad.gif) no-repeat 0 0;
}
.homTeaserSector .bad h3{
	color:#0080ab;
}
.homTeaserSector .cinema{
	background: url(Images/home_teaser_cinema.gif) no-repeat 0 0;
}
.homTeaserSector .cinema h3{
	color:#f0b600;
}
.homTeaserSector .hotel{
	background: url(Images/home_teaser_hotel.gif) no-repeat 0 0;
}
.homTeaserSector .hotel h3{
	color:#8b5507;
}
.homTeaserSector .westside{
	background: url(Images/home_teaser_westside.gif) no-repeat 0 0;
}
.homTeaserSector .westside h3{
	color:#868689;
}
.homTeaserSector .over{	
	/*padding-top:17px;
	height:78px;*/
	background-position: 0 -150px;	
}
/*colors related teaser ohne bild*/
.homRelTeaser .shopping{
	background: url(Images/rel_shopping.gif) no-repeat 185px 0;
}
.homRelTeaser .gastro{
	background: url(Images/rel_gastro.gif) no-repeat 185px 0;
}
.homRelTeaser .bad{
	background: url(Images/rel_bad.gif) no-repeat 185px 0;
}
.homRelTeaser .cinema{
	background: url(Images/rel_cinema.gif) no-repeat 185px 0;
}
.homRelTeaser .hotel{
	background: url(Images/rel_hotel.gif) no-repeat 185px 0;
}
.homRelTeaser .westside{
	background: url(Images/rel_westside.gif) no-repeat 185px 0;
}
.homRelTeaser .over{
	background-position:185px -300px;
}
.relBoxText .shopping{
	background: url(Images/rel_shopping.gif) no-repeat 160px 0;
}
.relBoxText .gastro{
	background: url(Images/rel_gastro.gif) no-repeat 160px 0;
}
.relBoxText .bad{
	background: url(Images/rel_bad.gif) no-repeat 160px 0;
}
.relBoxText .cinema{
	background: url(Images/rel_cinema.gif) no-repeat 160px 0;
}
.relBoxText .hotel{
	background: url(Images/rel_hotel.gif) no-repeat 160px 0;
}
.relBoxText .westside{
	background: url(Images/rel_westside.gif) no-repeat 160px 0;
}
.relBoxText .over{
	background-position:160px -300px;
}

/*colors related mit bild*/
.relImgText .shopping{
	background: url(Images/rel_img_shopping.gif) no-repeat 0 0;
}
.relImgText .gastro{
	background: url(Images/rel_img_gastro.gif) no-repeat 0 0;
}
.relImgText .bad{
	background: url(Images/rel_img_bad.gif) no-repeat 0 0;
}
.relImgText .cinema{
	background: url(Images/rel_img_cinema.gif) no-repeat 0 0;
}
.relImgText .hotel{
	background: url(Images/rel_img_hotel.gif) no-repeat 0 0;
}
.relImgText .westside{
	background: url(Images/rel_img_westside.gif) no-repeat 0 0;
}
.relImgText .over{
	background-position:0 -300px;
}

/*colors teaser content mit bild*/
.conTeaser .shopping{
	background: url(Images/con_teaser_shopping.gif) no-repeat 0 0;
}
.conTeaser .gastro{
	background: url(Images/con_teaser_gastro.gif) no-repeat 0 0;
}
.conTeaser .bad{
	background: url(Images/con_teaser_bad.gif) no-repeat 0 0;
}
.conTeaser .cinema{
	background: url(Images/con_teaser_cinema.gif) no-repeat 0 0;
}
.conTeaser .hotel{
	background: url(Images/con_teaser_hotel.gif) no-repeat 0 0;
}
.conTeaser .westside{
	background: url(Images/con_teaser_westside.gif) no-repeat 0 0;
}
.conTeaser .over{
	background-position:0 -300px;
}


/* -- styles for footer -- */
.clearfooter {
	display: block;
	height: 50px;
}
.boxFooter {
	width: 100%;
	clear: both;
	height: 17px;
	background-color: #cfd6dd;
	color: #fff;
	text-align:center;
	margin: -17px auto 0 auto;
	position: relative;
}
.fooDisclaimer
{
	width:966px;
	padding-left:6px;
	text-align:left;
	margin: 0 auto;	
	height: 17px;
	line-height: 17px;	
	font-size:10px;
	color: #fff;		
}
.fooDisclaimer a{
	padding-right:10px;
	color: #62686f !important;
	text-decoration:none;		
}
/* -- end styles for footer -- */


/* -- styles cinema dates --*/
.conCinemaDate{
	position:relative;
	width: 705px;
	border-bottom: solid 1px #d6d9dc;
	margin-bottom: 20px;
	padding: 15px 0 10px 0;
	color: #9b9b9b;
}
.conCinemaDate a.first{
	padding-left: 0;
}
.conCinemaDate a{
	padding: 0 8px;
}

.conCinemaDate a.active{
	font-weight:bold;
	color: #000;
}
.conCinemaDate a.active, .conCinemaDate a.active:hover{
	font-weight:bold;
	color: #000;
	text-decoration:none;
}

/* styles for form */
.conForm td{
	padding-bottom: 5px;
}
.conForm td.linebefore{
	padding-bottom: 12px;
}
.conForm td.line{
	padding-top: 12px;
	border-top: solid 1px #d6d9dc;
}
.conForm td.pflicht{
	font-size: 10px;
	color: #99999A;
}
.conTextfield{
	width:250px;
	border:solid 1px #d9d9db;
}
.conSelectfield{
	width:252px;
	border:solid 1px #d9d9db;
}

.btnForm{
	display:inline-block;
	padding: 2px 10px;
	background-color: #bac5cc;
	color: #fff !important;
	font-weight:bold;
	text-decoration:none;
}
.btnForm:hover{
	color: #5a8eac !important;
	text-decoration:none !important;
}

/* styles for storelocator */
.boxStorelocatorMain{
	position:relative; 
	padding:0;
	margin:0;
	width:972px;
	margin-bottom: 20px;
}
.boxStoreRelatedMain{
	position:absolute;
	top: 0;
	left: 725px;
	width: 247px;
	z-index:50;
}
.boxStoreRelatedContainer{
	position:relative;
	width: 247px;	
	background: url(Images/bg_storelocator_related.gif) repeat-y 0 0;
}
.boxStoreRelated{
	position:relative;
	padding-left: 6px;
	width: 235px;
}
.boxStoreRelBottom{
	position:relative;
	width: 247px;
	height: 3px;
	padding:0;
	margin:0;
	font-size: 1px;
	background: url(Images/storelocator_related_bottom.gif) no-repeat 0 0;
}
.storeSearch{
	position:relative;
	width: 235px;
	padding-bottom: 20px;
	border-bottom: solid 1px #d6d9dc;
}
.storeRelDropdown{
	position:relative;
	padding: 15px 0 0 15px;
	width: 220px;
}
.storeRelContent{
	position:relative;
	padding: 15px;
}
.storeRelContent p{
	padding: 0 0 10px 0;
	margin:0;
}
.storeRelContent p.line{
	border-bottom: solid 1px #d6d9dc;
	padding: 3px 0;
}
.storeRelContent p.doubleline{
	border-top: solid 1px #d6d9dc;
	border-bottom: solid 1px #d6d9dc;
	padding: 3px 0;
}
.storeRelPaging{
	position:relative;
	text-align:right;
	margin-top: 5px;
	line-height:19px;
}
.storeRelPaging span{
	vertical-align:top;
	display:inline-block;
	line-height:19px;
	padding-right:10px;	
}

.storeTitle{
	width: 235px;
}
.storeTitle a.head {
	display:block;
	cursor:pointer;
	height:25px;	
	color: #33333e;
	font-size:14px;
	font-weight:bold;
	border-top: 1px solid #d5d9dc;
	padding:6px 30px 0 15px;
	background: url(Images/aktuell_accordion_bg.jpg) no-repeat right 0;
}
.storeTitle a.selected {
	background-position: right -62px;
}
.storeTitle a.head:hover{
	text-decoration:none;
}
.storeTabsBg{
	position:relative;
	width: 235px;
	background: #eaeef1 url(Images/bg_store_tabs.gif) repeat-x left bottom;
}
.storeTabs {
	list-style: none;
	margin:0;
	padding:0;
	
}
.storeTabs li  {
	float:left;
	margin: 0;
	padding:0;
	display:inline;
}

.storeTabs a {
	padding: 0 15px;
	display: block;
	float:left;
	height:22px;
	line-height:22px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #33333e !important;
	border-top: solid 1px #d6d9dc;
	border-right: solid 1px #d6d9dc;
}

.storeTabs a:hover {
	text-decoration:underline;
}

.storeTabs a.active, .storeTabs a.active:hover {
	display: block;
	text-decoration: none;
	color: #33333e;
	font-weight:bold;
	background-color: #fff;	
}

.storeRelContent #slideShow{
	height:101px;
}

.storeRelContent .slideShowNav{
	width:205px;
}
.storeSearchNav{
	color: #5a8eac;
	padding-left:10px;
	background: url(Images/link_storelocator_search.gif) no-repeat 0 4px;
}
.storeRelContent .active, .storeRelContent .active:hover{
	color: #33333e !important;
	font-weight:bold;
	text-decoration:none;
	background-position: 0 -16px;
}

/* styles for content table */
.conTableinfo{
	margin-bottom:20px;
}
.conTableinfo td{
	padding: 3px 5px;
	vertical-align:top;
	border-bottom: solid 1px #d6d9dc;
}
.conTableinfo .title{
	font-weight: bold;
	background-color: #eaeff3;
}
.conTableinfo .title span{
	font-weight: normal;
}
.conTableinfo .noline{
	border-bottom: none;
}
.conTableinfo .shopping{
	font-weight:bold;
	color:#bc2b16;
}
.conTableinfo .gastro{
	font-weight:bold;
	color:#86a10b;
}
.conTableinfo .bad{
	font-weight:bold;
	color:#0080ab;
}
.conTableinfo .cinema{
	font-weight:bold;
	color:#f0b600;
}
.conTableinfo .kinderland{
	font-weight:bold;
}

/* styles for landingpage/sitemap */
.conSitemap{
	position:relative;
	width: 705px;
}
.conSitemap .last{
	margin-right:0;
}
.conSitemapSeparator{
	position:relative;
	width: 705px;
	margin-top: 15px;
	height: 10px;
	border-top:solid 1px #d6d9dc;
}
.conSitemap ul{
	list-style: none;
	padding:0;
	margin:0;
}
.conSitemap a{
	padding-left: 12px;
	display:inline-block;
	font-weight:bold;
	text-decoration: none;
	background-position: 0 0.3em;
	background-repeat: no-repeat;	
}
.conSitemap a:hover{
	text-decoration: underline !important;
}
.conSitemap .shopping a{
	color: #bc2b16 !important;
	background-image: url(Images/list_shopping.gif);
}
.conSitemap .gastro a{
	color: #86a10b !important;
	background-image: url(Images/list_gastro.gif);
}
.conSitemap .bad a{
	color: #0080ab !important;
	background-image: url(Images/list_bad.gif);
}
.conSitemap .cinema a{
	color: #f0b600 !important;
	background-image: url(Images/list_cinema.gif);
}
.conSitemap .hotel a{
	color: #8b5507 !important;
	background-image: url(Images/list_hotel.gif);
}
.conSitemap .westside a{
	color: #868689 !important;
	background-image: url(Images/list_westside.gif);
}

/* styles for shop */
.conTableShop{
	margin-bottom:20px;
}

.conTableShop th{
	padding: 3px 5px;
	font-weight: bold;
	background-color: #eaeff3;
}
.conTableShop td{
	padding: 12px 5px;
	vertical-align:top;
	border-bottom: solid 1px #d6d9dc;
}

.conTableShop td.price{
	font-weight:bold;
	text-align:right;
}

.conTableShop td.first{
	padding-left:0;
}

.conTableShop td.last{
	padding-right:0;
	text-align:right;
}

.conTableShop td.noline{
	padding-bottom:0;
	border-bottom:none;
}

.conTextfieldShop{
	width:40px;
	border:solid 1px #d9d9db;
}

/* style for jquery modal dialog warning box */
.warningDialog {
	background-color: White;
	background-image: url(Jquery/Dialog/warning.jpg);
	background-repeat: no-repeat;
	background-position: bottom right
}

.promoItem 
{	
	margin-bottom:30px;
	border-bottom:1px solid #D6D9DC;
	overflow:hidden;
}

.promoItem.first 
{
	padding-top:0;
}

.promoItem .promoImages
{
	width:155px;
	float:left;
}

.promoItem .promoImages img
{
	padding-bottom:15px;
}

.promoItem .promoText 
{
	width:290px;
	padding-left:20px;
	float:left;	
}

.conDetDescription.promo
{
	padding-bottom:15px;
}

.promoText ul
{
    margin-left:14px;
}

.promoText ul li
{
    list-style-position:outside;
}


/* styles for promotionen 1.4.2010*/
.conPromo{
	position:relative;
	width:705px;
	padding-bottom:30px;
	
}
.promo-intro{
	width:465px;
	padding-right:240px;
	border-bottom:solid 1px #d6d9dc;	
	margin-bottom:20px;
}
.conPromo .promo-slide{
	position:relative;
	width:225px;
	float:left;	
	overflow:hidden;
}
.conPromo .promo-slide #slideShow{
	height:135px !important;
}
.conPromo .promo-slide .slideShowNav{width:225px;}
.conPromo .desc{
	position:relative;
	width:465px;
	float:right;	
}

/* -- new styles for home 4.5.2010 --*/
.homBoxTeaser{margin-bottom:10px;}
.homTeaser2col{
	position:relative;
	padding:16px 0 0 6px;
	width:725px;
	overflow:hidden;
	background:url(Images/home-teaser-2col.gif) 0 0 no-repeat;
}
.homTeaser2col .homRelTeaser{
	float:left;
	margin-right:5px;
	padding-bottom:10px;
	border-top:solid 1px #d6d9dc;
}
.homTeaser2col .wide{
	width:475px;
}
.homTeaser2col .homRelTeaser h3{
	font-size:14px;
}

.homTeaser2col .wide .shopping,
.homTeaser2col .wide .gastro,
.homTeaser2col .wide .bad,
.homTeaser2col .wide .cinema,
.homTeaser2col .wide .hotel,
.homTeaser2col .wide .westside{
	background-position: 425px 0;
}
.homTeaser2col .wide .over{
	background-position:425px -300px;
}
.homTeaser2col .homRelTeaser .shopping h3{color:#bc2b16;}
.homTeaser2col .homRelTeaser .gastro h3{color:#86a10b;}
.homTeaser2col .homRelTeaser .bad h3{color:#0080ab;}
.homTeaser2col .homRelTeaser .cinema h3{color:#f0b600;}
.homTeaser2col .homRelTeaser .hotel h3{color:#8b5507;}
.homTeaser2col .homRelTeaser .westside h3{color:#868689;}

/* -- end new styles for home --*/

/* Style for SCB-Logo*/
.logoSCB 
{
	width: 175px;
	margin-left: 25px;
	margin-top: 0px;
}
.footerHinweis
{
	font-size: 10px;
	color: #99999A;
}
