
/*
.transparent_class {
	filter:alpha(opacity=90);
	-moz-opacity:0.94;
	-khtml-opacity: 0.94;
	opacity: 0.94;
}*/


.megamenu {
font-size:17px;
width:960px;
height:35px;
color:#FFF;
margin:0;
padding:0;
overflow: hidden;
}

.megamenu.lastselected{
/*background-image:url("../main/imgs/nbutton_last.gif");
background-position:right top;
background-repeat:no-repeat;*/
}

.megamenu ul {
list-style-type:none;
margin:0;
padding: 0;
}

.megamenu ul li.down {
list-style-type:none;
/*display:inline;*/
cursor:default;
display:inline;
float:left;
margin:0;
padding: 0;
}

.megamenu ul.down.act li,
.megamenu ul.down.over li{
list-style-type:none;
/*display:inline;*/
margin:0;
cursor:pointer;
display:inline;
float:none;
}

.megamenu ul li.down.act li,
.megamenu ul li.down.over li{
float:none;
}


/*sonderfall SHOPs externer Link */
.megamenu li#externallink .over{
background-image:url("../main/imgs/bg_nav_main_act.gif");
background-position:left top;
background-repeat:no-repeat;
display:block;
float:left;
}
/* */


.megamenu li.down.act,
.megamenu li.down.over{
background-image:url("../main/imgs/bg_nav_main_act.gif");
background-position:left top;
background-repeat:no-repeat;
display:block;
float:left;
}

.megamenu li.down.act div.nbutton,
.megamenu li.down.over div.nbutton{
background-image:url("../main/imgs/nbutton.gif");
background-position:right top;
background-repeat:no-repeat;
}

.megamenu.lastselected li.down.act div.nbutton,
.megamenu.lastselected li.down.over div.nbutton{
background-image:none;
}	

.megamenu ul li a,.megamenu ul li a:visited {
text-decoration:none;
color:#fff;
margin:0;
padding:3px;

}

.megamenu ul li a:hover,.megamenu ul li a:visited:hover {
text-decoration:none;
color:#e60000;
margin:0;
padding:3px;

}

.dropped{
background-image:url(../main/imgs/bg_dropped_events2.png);
background-position:left top;
background-repeat:no-repeat;
display:none;
text-align:left;
position:absolute;
top: 36px;
left:0;
/*opacity: 0.9;*/
font-size:12px;
width:950px;
height: 285px;
padding: 5px;
z-index:20;
cursor:default;
}

.megamenu h3 {
font-size:13px;
line-height:17px;
color: white;
background-color: #e60000;
padding: 2px;
margin: 2px 0 7px 0;
}

.megamenu h3.grey {
color: white;
background-color: #7b7b7b;
padding: 2px;
margin: 2px 0 7px 0;
}


.dropped ul.ulmega {
text-align:left;
float:left;
font-size:12px;
width:183px;
margin:0 0 0 6px;
padding:0;
}


.dropped ul.ulmega li{
display:block;
padding: 2px 0 2px 10px;
border-bottom: 1px solid #dddddd;
}

.dropped ul.ulmega li.header{
padding: 2px 0 2px 0;
border-bottom:none;
}

.dropped ul.ulmega li.allevents{
padding: 10px 0 2px 10px;
margin-bottom:10px;
/*border-bottom:3px double #DDDDDD;*/
border-bottom:1px solid #DDDDDD;
}

.dropped ul.ulmega li.allevents a{
font-weight:bold;
}

.dropped ul.ulmega li.allevents a:hover{
font-weight:bold;
}

.dropped ul.ulmega li.header h3{
padding: 2px 0 3px 10px;
}

.dropped ul.ulmega li a,.dropped ul.ulmega li a {
list-style-type:none;
/*display:block;*/
cursor:pointer;
color:black;
font-weight: bold;
font-size:11px;
margin:0;
padding:5px 0 5px 0;
}

.dropped ul.ulmega li a,.dropped ul.ulmega li a {
color:black;
display:block;
font-size:11px;
font-weight:normal;
list-style-type:none;
margin:0;
padding:1px 0;
}

.dropped ul.ulmega li a:hover,.dropped ul.ulmega li a:hover {
display:block;
font-size:11px;
font-weight:normal;
list-style-type:none;
margin:0;
padding:1px 0;
color: #FF0000;
}



/* ----------T O O L T I P S tom-------------------------------------------------------------- */
/*klasse, die den trigger darstellt */
.tooltiptrigger {
/*display:block;
overflow:hidden;	
width:159px;
*/
cursor:pointer;
}



/*das tooltip selber*/

.tooltip {
background-image:url(../main/imgs/bg_tooltip_bottom.png);
background-position:left bottom;
background-repeat:no-repeat;	
display:none;
font-size:12px;
width:219px;
padding:0 0 14px 0;
margin:0;
color:#fff;	
z-index:20;	
cursor:auto;
}

.tooltipcontent{
background-image:url(../main/imgs/bg_tooltip2.png);
background-position:left top;
background-repeat:no-repeat;
padding:6px 12px 14px 27px;
width:180px;
margin:0;
border:none;
min-height:70px;
float:left;
clear:both;
}

.tooltip h4{
color:white;
font-size:14px;
font-style:italic;
line-height:18px;
margin:0 0 3px;
padding:0;
}
	
.tooltip .tooltipcontent p{
font-size:10px;
line-height:12px;
}

.dropped ul.ulmega li .tooltip .tooltipcontent a{
font-size:10px;
line-height:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

.dropped ul.ulmega li .tooltip .tooltipcontent div.csc-textpic a img {
vertical-align:middle;
}

.dropped ul.ulmega li .tooltip .tooltipcontent a:hover{
color:#e60000;
text-decoration:underline;
}


/*Navigation right
----------------------------------*/

#nav_right ul{
background-color:#333333;
padding:0;
margin:0;
list-style-type:none;
width:235px;
}

#nav_right ul li{
margin:0;
list-style-type:none;
padding:0;
margin:0;
border-bottom:2px solid #ffffff;
}

#nav_right ul li a{
font-size:13px;
line-height:17px;
font-weight:bold;
font-style:italic;
padding:5px 15px;
margin:0;
color:#ffffff;
display:block;
width:205px;
background-color:#000000;
text-transform:uppercase;
}

#nav_right ul li ul{
padding:0 0 10px 0;
}

#nav_right ul li ul li{
border-bottom:none;
}

#nav_right ul li ul li a{
background-color:#333333;
border-bottom:1px solid #717171;
color:#FFFFFF;
display:block;
font-size:11px;
font-style:normal;
line-height:14px;
margin:0 15px;
padding:8px 0 3px;
width:205px;
text-transform:none;
}

#nav_right ul li .active{
color:#b80000;
font-weight:bold;
background-color:#333333;
border-bottom:1px solid #717171;
display:block;
font-size:11px;
font-style:normal;
line-height:14px;
margin:0 15px;
padding:8px 7px 3px;
width:205px;
}

#nav_right ul li ul li ul{
padding:0 0 5px 0;
margin: 10px 0 10px 30px;
width:204px;
border-left:1px solid #4b4b4b;
}

#nav_right ul li ul li ul li a{
border-bottom:none;
color:#9d9d9d;
font-size:11px;
font-weight:normal;
line-height:14px;
margin:0px;
width:174px;
}

#nav_right ul li ul li .active{
border-bottom:none;
color:#9d9d9d;
font-size:11px;
font-weight:normal;
line-height:14px;
margin:0px;
width:174px;
}

/** Countdown **/
#stage_content .imagebox  {
	/**margin-left: 0px;**/
}

#stage_content .nhitems .imagebox {
	margin-left: 0 !important;
}

#stage_content .counter {
    color: #FFFFFF;
    font-family: Verdana,Arial;
    font-size: 38px;
    font-weight: bold;
    height: 38px;
    line-height: 1em;
    /**margin-left: 80px;**/
	margin-left: 621px;
    position: absolute;
    top: 150px;
}

#stage_content .counter .tage, #stage_content .counter .stunden, #stage_content .counter .minuten, #stage_content .counter .sekunden {
	float: left;
}
/*
#stage_content .teaser-link {
    height: 39px;
    margin-left: 549px;
    position: absolute;
    top: 288px;
    width: 179px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url("../main/imgs/btn_book_f1.png");
}

#stage_content .teaser-link:hover {
	background-position: 0 -39px;
}
*/



#stage_content .teaser-link a {
    height: 37px;
    position: absolute;
    width: 179px;
}

#stage_content .teaser-link a span {
	display: none;
}

#stage_content .nhitems .imagebox  .counter {
	margin-left: 620px !important;
	top: 112px;
}

#stage_content .nhitems .imagebox  .teaser-link {
	margin-left: 537px !important;
	top: 252px;
}
