#menu, #menu * {
    list-style:none;
    border:0;
    padding:0;
    margin:0;  
}
#menu {
    width:164px;
    position:relative;
    z-index:999;
   	margin-top:28px;
    border-top:1px solid #b3b3b3;
    max-height:510px;
    border-bottom:0px solid #FF0000;
}

#left #menu {
     max-height:510px;
    height:510px;
}

#menu ul {
    
}
* html #menu, * html #menu ul { }
*

#menu div ul {
    padding-bottom:5px;
}
* html #menu div, * html #menu div ul {  }
*+html #menu li {  }
#menu li div {
    visibility:hidden;
    position:absolute;
    margin:-50px 0px 0px 0px;
    z-index:9000;
    left:100%;
    background: #cccccc;
    border:0px solid #FF0000;
}
* html #menu li div, *+html #menu li div { margin-top:-42px; }
#menu li:hover>div { visibility:visible; }
* html #menu li { height:34px; }
#menu li a {
	height:48px; 
	border-bottom:1px solid #b3b3b3;	
    display:block;
    font-size:12px;
    font-family: Arial, sans-serif;
    font-weight:bold;
    text-decoration:none;
    color:#343434;    
    cursor:pointer;
    position:relative;
    z-index:9;
    overflow:hidden;
}
*+html #menu li a { }
* html #menu li a {  }

/* #menu li.current a, */

#menu li a:hover {  background: url('/img/website/menu_active.png') no-repeat;}

#menu li a span { display:block; margin-left:16px; padding-left:32px; line-height:48px;}

#menu li a.over {  background: url('/img/website/menu_active.png') no-repeat;}


#menu li div.catselect { width:256px; height:auto; display:block; padding:16px; padding-bottom:6px; border-top:1px solid #b3b3b3; }
#menu li div.catselect a {background:none; }
#menu li div.catselect h5 { font-size:12px; font-weight:bold; border-bottom:1px solid #b3b3b3; margin-bottom:16px;}

#menu li div.catselect dd.catbox {
	float:left;	
	border:0px solid #FF0000; 
	display:block; 
	text-align:center; 
	width:64px; 
	height:64px; 
	overflow:hidden;
}

#menu li div.catselect dd.catbox:hover { background-color:#EFEFEF; }
#menu li div.catselect dd.catbox a {width:64px; display:block; padding-top:40px; font-size:10px; color:#343434; text-align:center; }
#menu li div.catselect dd.catbox a:hover { font-weight:bold; text-decoration:underline;}




#menu li div.cityselect { width:486px; height:auto; display:block; padding:16px; padding-bottom:6px; border-top:1px solid #b3b3b3; }
#menu li div.cityselect a {background:none; }
#menu li div.cityselect h5 { font-size:12px; font-weight:bold; border-bottom:1px solid #b3b3b3; margin-bottom:16px;}

#menu li div.cityselect dd.citybox {
	float:left;	
	border:0px solid #FF0000;
	display:block; 
	width:150px; 
	height:25px; 
	margin-right:10px;
	margin-bottom:10px;
	
}
#menu li div.cityselect dd.citybox a {width:140px; height:15px; overflow:hidden; background:#707070; display:block; padding:5px; font-size:12px; color:#FFFFFF; text-align:left;
-webkit-box-shadow: 0px 0px 1px 1px #b3b3b3;
-moz-box-shadow: 0px 0px 1px 1px #b3b3b3;
box-shadow: 0px 0px 1px 1px #b3b3b3; 
}

#menu li div.cityselect dd.citybox a:hover { font-weight:bold; border:1px solid #C9C9C9; background:#EFEFEF; color: #707070;}

#menu #region {
	padding-top:0px;
	display:block;
	margin-left:16px;
	width:130px;
	padding-bottom:16px;
	border-bottom:1px solid #b3b3b3;	
    font-size:12px;
    font-family: Arial, sans-serif;
    font-weight:bold;
    text-decoration:none;
    color:#343434;
    position:relative;
}

#menu #region span {
	line-height:48px;
	height:48px;
	display:block;
	padding-left:32px;
	border-bottom:1px solid #b3b3b3;
	margin-bottom:8px;
}

#menu #region .citylist {	
	width:140px;	
	height:auto;
	max-height:133px;
	overflow:auto;
	display:block;
	padding-top:0px;
	margin-right:16px;
	font-size:10px;
    font-family: Arial, sans-serif;
}

#menu .citylist form { margin:0; padding:0;}
#menu .citylist ul { width:120px; margin:0px; padding:0px;}


#menu .citylist ul li { height:18px; display:block; border:0px solid; font-size:10px;}
#menu .citylist ul li input {vertical-align:middle ; margin-top:-3px; }

#menu .citylist ul li label { height:18px; line-height:18px; padding-left:10px; }


#menu .catlist dl { width:120px; margin:0px; padding:0px;}


#menu #archivselect {
	padding-top:0px;
	display:block;
	margin-left:16px;
	width:130px;
	padding-bottom:16px;
	border-bottom:1px solid #b3b3b3;	
    font-size:12px;
    font-family: Arial, sans-serif;
    font-weight:bold;
    text-decoration:none;
    color:#343434;
    position:relative;
}

#menu #archivselect .citylistcontainer {
	padding-bottom:16px;
	 border-bottom:1px solid #b3b3b3;	
}

#menu #archivselect .citylist {	
	width:140px;	
	height:auto;
	max-height:95px;
	overflow:auto;
	display:block;
	margin-top:16px;
	font-size:10px;
    font-family: Arial, sans-serif;
}

#menu #archivselect .catlist {	
	width:140px;	
	height:auto;
	max-height:95px;
	overflow:auto;
	display:block;
	margin-top:16px;
	font-size:10px;
    font-family: Arial, sans-serif;
}

#menu #archivselect .catlist .catbox{
	display:block;
	float:left;
	width:25px;
	height:25px;
	padding-right:15px;
	padding-bottom:12px;
}

#menu #archivselect .catlist .catbox-small{
	display:block;
	float:left;
	width:25px;
	height:25px;
	padding-right:0px;
	padding-bottom:12px;
}


/**************/
/* Recommendations  */
/**************/

div#recWindow_right{

	/*background-color: #99B32D;*/
	background-color:#E6E6E6;
	border:1px solid #B3B3B3;
	width: 142px;
	margin-left: 11px; 
	margin-right: 11px;
}

div#recWindow_content{

	
	padding-bottom: 26px;
}

div#recWindow_content .title{
	background-color: #CCCCCC;
	border-bottom: 2px solid #343434;
	
}



div#recWindow_right .title h4  {
	text-align: center;
	padding-top: 5px;
	color: #343434;
	height: 35px;
	margin-left: 5px;
	margin-right: 5px;
}

div#recWindow_content .thumbnail{
	/*background-color: #343434;*/
	border: 1px solid #B3B3B3;
	width: 128px; 
	height: 80px; 
	margin-top: 13px;
	margin-left: 7px; 
	margin-right: 7px;
	
}

div#recWindow_content .thumbnail .bar{
	background-color: #FFFFFF;
	color: #000000;
	opacity: 0.85;
	position: absolute;
	margin-top: 58px;
	width: 128px;
	height: 22px;
}

div#recWindow_content .thumbnail .bar .cattitle{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	position: absolute;
	padding-left: 4px;
}

div#recWindow_content .thumbnail .bar img {
    margin-left: 2px;
    margin-top: 2px;
}

div#recWindow_content .thumbnail .bar .savings {
    color: #000000;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding-top: 4px;
    padding-right: 2px;
}



div#recWindow_right .headdivider{
	background: url("/img/website/counter_spacer.png") no-repeat scroll 0 bottom transparent;
	height: 10px;
	margin-bottom: 9px;

}
/**************/
/* Facebook   */
/**************/
.fbdealticket {
	display:block; 
	position:relative;
	bottom:0px;
	left:12px;
}

.fbdealticket img {
	border:none;
	width:140px;
	height:42px;
}

/**************/
/* Suche Area */
/**************/
#searchfield { 
	display:block; 
	margin:0px; 
	padding:0px;
	clear:both;
}

#searchfield .searchfield { 
	border:1px solid #CCCCCC;
	border-right:none;
	margin:0px 0px 0px 10px;
	padding:0px;
	padding-bottom:2px; 
	height:16px; 
	font-size:12px;
	width:120px;
	background-color:#FFFFFF;
	float:left;
}
#searchfield .searchicon {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	background: url('/img/website/search.png') no-repeat;
	width:20px;
	height:20px;
	float:left;
}
#searchfield .searchicon:hover {
	background: url('/img/website/search_hover.png') no-repeat;
}

#right .bottom { position:absolute; bottom:10px; border:0px solid #DD0000;}
#right .bottom .siteseal {padding-left:16px; padding-bottom:10px;}
#right .bottom .siteseal table {border:0px solid #DD0000;}




#footermenu {	
	/*width:164px;*/
	display:block;
	text-align:center;
	margin-top:5px;
	color:#747474; 
}

#footermenu ul {
	list-style-type:none;
}

#footermenu ul li {
	display:inline;
}

#footermenu ul li a {
	font-size:10px;
	color:#747474; 
}

#footermenu ul li a:hover {
	text-decoration:underline;
}

