/**************************************************************************************
*
*			MENU LANDHOTEL RUPERTUS
*
***************************************************************************************/

/***********************************
*	Navi 1 - Header-Shortcuts
************************************/
a img {
	border:none;
}

div.navi1 {
	font-size: 12px;
	line-height: 23px;
	opacity: .80;
	filter: alpha(opacity=80);
	float:right;
	width:227px;
	position:relative;
}
a.navi1,
a.navi1_active {
	color: #585656;
	padding: 4px;
	margin-left: 2px;
	text-decoration: none;
	background: #ffffff;
}
a.navi1_active,
a.navi1:hover {
	color: #ffffff;
	background: #989183 !important;	
}

/***********************************
*	Navi 2 - Sommer/Winter
************************************/

div.n2 {
	float: left;
	height: 30px;
	margin-top: 10px;
	cursor: pointer;
	line-height: 30px;
}
div.n2 a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
}
div.sommer {
	width: 103px;
	margin-left: 12px;
	text-indent: 36px;
	background: url(../images/screen/sommer.gif) no-repeat top left;
}
div.winter {
	width: 111px;
	margin-left: 16px;
	text-indent: 50px; 
	background: url(../images/screen/winter.gif) no-repeat top left;
}
div.sommer:hover,
div.sommer_active {
	width: 103px;
	margin-left: 12px;
	text-indent: 36px;
	background: url(../images/screen/sommer_active.gif) no-repeat top left;
}
div.winter:hover,
div.winter_active {
	width: 111px;
	margin-left: 16px;
	text-indent: 50px; 
	background: url(../images/screen/winter_active.gif) no-repeat top left;
}

/***********************************
*	Navi 3 - Hauptnavigation
************************************/

.n3,
.n3_active {
	float: left;
	z-index: 5000;	
	font-weight: bold;
	cursor: pointer;
	background: url(../images/screen/navi3.gif) repeat-x right bottom;
	display:inline;
}
a.a3 {
	line-height: 50px;
	padding: 20px 20px 17px 20px;
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
}
a.a3home {
	line-height: 50px;
	padding: 20px 5px 17px 5px;
	font-size: 13px;
	text-decoration: none;
	color: #ffffff;
}
.n3:hover,
.n3_active {
	background: url(../images/screen/navi3_active.gif) repeat-x right top !important;
}
/********************
*  Navi 3 - Submenu
*********************/

.n3 div {
	position: relative;
	z-index: 5000;
}
.n3 div ul {
	display: none;
	float: left;
	margin: 0;
	padding: 0;	
}
.n3:hover div ul {
	position: absolute;
	display: block;
	bottom: 50px;
}
* html .n3:hover div ul {
	margin-bottom: 50px;
}
.n3 div ul li {
	width: 230px;
	height: 29px;
	overflow: hidden;
	white-space: nowrap;
	line-height: 29px;
/*	margin-bottom: 1px; */
	border-bottom: 1px solid #CEC6B2;
	list-style-type: none;
	background: #b6b0a0 url(../images/screen/snavi3.gif) no-repeat top left; 
	opacity: .85;
	filter: alpha(opacity=85);
	text-indent: 50px;	
}
.n3 div ul li:hover {
	background: #989183 url(../images/screen/snavi3_active.gif) no-repeat top left;	
}
.n3 div ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 100px 10px 0px;	
}
                      
/***********************************
*	Navi 4 - linke Sidebar
************************************/              

div.navi4 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;	
}
ul.nav4_blog li {
	margin-bottom: 15px !important;
}
div.navi4 ul li {
	height: 38px;
	width: 100%;
	margin-bottom: 1px;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	background: #d9d5c7 url(../images/screen/navi4.gif) no-repeat top left;
	text-indent: 50px;
}
div.navi4 ul li:hover,
li.navi4_active {
	background: #c4c0b3 url(../images/screen/navi4_active.gif) no-repeat top left !important;	
}
div.navi4 ul li a {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	line-height: 38px;
	padding: 15px 150px 15px 0px;
}

/***********************************
*	Navi 5 - Sprachmenü
************************************/

div.navi5 {
	height: 20px;
	line-height: 18px;
	background: #ffffff;
	text-align: right;
	padding-right: 21px;
	width:400px;
	float:right;
}
span.navi5 {
	margin-left: 5px;
}
span.navi5 a {
	text-decoration: none;
	
}

/**************************************
*             AAA Schriftgröße
***************************************/
span#txtSmall {
	margin-left:20px;
	font-size:10px;
}

span#txtMiddle {
	font-size:12px;
}

span#txtBig {
	font-size:16px;
}

.fb {
	position:absolute;
	float:left;
	z-index:100;
	top:20px;
	margin-left:540px;
	margin-top:1px;
	background:transparent;
}
* html .fb {
	position:absolute;
	float:left;
	z-index:100;
	top:10px;
	margin-left:595px;
	margin-top:1px;
	background:transparent;
}


.fb img {
	margin-left:3px;
}

.fb li {
	display: inline;
}

.printicon {
	vertical-align:bottom;
	border:none;
}

#siteInfo {
      overflow:hidden;
      list-style:none;
      margin:0;
      padding:20px;
      background:#CEC6B2;
}
#siteInfo li {
      float:left;
      margin-right:55px;
}
