/* This is the style of your browser text */
/* Headline */
h1 {
	text-align: left;
	font-size: 27px; /* 35px */
	line-height: 35px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin: 33px 0 10px 18px;
	padding: 0 0 0 0;
}
/* Main menu */
/* sIFR version of Main Navigation */
/*
div.sifr {
	text-align: center;
	font-size:16px;
	height: 16px;
	color:#FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 7px 10px 7px 10px;
	font-weight:normal;
	*+html div.sifr {
	padding: 7px 20px 4px 20px;
	font-size:13px;
	height: auto;
}
* html div.sifr {
	padding: 7px 20px 4px 20px;
	font-size:13px;
	height: auto;
}
}*/
/* OLD!!! sIFR version of Main Navigation 
div.sifr {
	text-align: center;
	font-size:18px;
	color:#FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 7px 10px 8px 10px;
	font-weight:normal;
}
 */ 
/* Teaser headlines */
#teaserContainer .blueText h2, #teaserContainer .whiteText h2, #teaserContainer .white h2, #teaserContainer .blue h2, #booking h2 {
	text-align: left;
	line-height: 20px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 7px 0px;
}
/* left navigation */

/*
#naviLeft li.activeLeft, #naviLeft li.inactiveLeft  {
   list-style-type:none;
   font-size:13px;
   height: 100%;
   padding: 0px 0px 0px 0px;
   text-transform: uppercase;
}
#naviLeft li .subnaviLeft {
	margin: 0 0 10px 20px;
	display: block;
}
* html #naviLeft li .subnaviLeft {
	margin: -20px 0 10px 20px;
}
*+html #naviLeft li .subnaviLeft {
	margin: -20px 0 10px 20px;
}
* html #naviLeft li .subnaviLeft li {
	margin: 0;
}
#naviLeft li .subnaviLeft li {
	list-style-type:none;
	display: block;
	font-size: 12px;
	padding:1px 6px 0px 0px;
	color:#FFFFFF;
	margin: 0;
}
* html #naviLeft li .subnaviLeft li {
	margin: 0;
}
*+html .subnaviLeft li {
	margin-top:0px;
}

*/
/* left Navigation on Group start page */
/* top */
#startPageGroup #topMenu {
 	margin-top:74px;
	text-align:left;
	width: 200px;
	padding: 0px 0px 0px 0px;
	margin-left:30px;
}
#startPageGroup #topMenu li {
	line-height:1.5em;
   list-style-type:none;
   font-size:13px;
   height: 100%;
   padding: 0px 0px 0px 0px;
   text-transform: uppercase;
}
#startPageGroup #topMenu li a {
	color:#00489b;
}
/* left */
#startPageGroup #naviLeft li {
   list-style-type:none;
   font-size:13px;
   height: 100%;
   padding: 0px 0px 0px 0px;
   text-transform: uppercase;
}
#popContent h1 {
	text-align: left;
	font-size: 20px;
	letter-spacing: -0.05em;
    margin:0;
	line-height: 30px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}