@MEDIA screen {

	#selectLanguage {
	
		/*visibility:hidden;*/
	}
	
	#header .bar a {
		color: #535d62;
		font-size: 120%;
		font-weight: bold;
		padding: 0.5em 1.9em;
		background-color: #E1E1E1;
		margin-left: 0em;
		margin-top: 0em;
		position:inherit;
		filter:alpha(opacity=60); /* IE */
		-moz-opacity:0.6; /* Gecko-Browser */
		opacity:0.6; /* Opera 9+ */

	}
	
	#header .bar {
		/*padding-top: 1.67em;  20px */
		padding-top: 1.67em;  20px
		white-space: nowrap;
	}
	
	#naviMenu {
		background-image: url("../images/entry/yellow_trans.png");
		background-position: -1.67em 0; /* -20px 0; */
	}
	
	.navigationStartBox{
	padding-top: 1.3em;
	
	}
	
	.navigationStartBox a{
		color: #0099d1;
		background-image: url("../images/entry/white_trans.png");
		font-weight: bold;
		font-size: 125%;
		padding:0.4em 1em 0.4em 1em;
		text-decoration:none;
		color:#535d62;
	
	}
	
	.navigationStartBox a:hover{
		text-decoration:none;
		color:#C8D5DA;
	}
	
	
	
	.navigationStartTor{
		color: #0099d1;
		background-image: url("../images/entry/white_trans.png");
		font-weight: bold;
		font-size: 125%;
		padding:0.4em 1em 0.4em 1em;
		text-decoration:none;
		color:#535d62;
	}
	
	.navigationStartTor:hover{
		text-decoration:none;
		color:#C8D5DA;
	}
	
	.navigationStartRat{
		color: #0099d1;
		background-image: url("../images/entry/white_trans.png");
		font-weight: bold;
		font-size: 125%;
		padding:0.4em 1em;
		text-decoration:none;
		color:#535d73;
	}
	
	.navigationStartRat:hover{
		text-decoration:none;
		color:#C8D5DA;
	}
	
	#arrivalDay {
		color: #0099d1;
		font-size: 110%;
		font-weight: bold;
		height: 3.03em; /* 40px; */
		line-height: 1.52em; /* 20px; */
		background-image: url("../images/entry/white_trans.png");
		/*@todo problems in ie*/
		overflow: hidden;
		position: relative;
		z-index: 1;
/*		margin-left: 745px;*/
	}
		
	#arrivalDay .padding {
/*		float: right;*/
		padding: 0.379em 0.758em 0 1.136em; /* 7px 10px 0 15px; */
	}
	
	#arrivalDay .padding div {
		height: 2.197em; /* 29px; */
		line-height: 2.197em; /* 29px; */
		padding-bottom:0.2em;
	}
	
	#arrivalDay .right {
		float: right;
	}
	
	#arrivalDay label {
		float: left;
		margin-right: 0.758em; /* 10px; */
	}
	
	#arrivalDay .date {
		margin-top: 0.552em; /* -2px; */		
		background-image: url(../images/content/calendar.gif);	/*background-image: url("../images/input_loupe.png");*/		
		background-position: right center;
		background-repeat: no-repeat;
		padding-right: 2.14em; /* 24px; */
	}
	
	#arrivalDayLoupe {
		display: block;
/*		float: right;*/
		width: 1.818em; /* 24px; */
		height: 1.818em; /* 24px; */
		margin: 0 0 -1.894em 6.818em; /* 0 0 -25px 90px; */
		position: relative;
		z-index: 1;
	}
	
	#arrivalDayLoupe img {
		width: 1.818em; /* 24px; */
		height: 1.818em; /* 24px; */
	}
	
	#arrivalDayDetailed {
		font-size: 80%;
/*		font-weight: normal;*/
	}	
	
	#arrivalDayButton {
		background-color:#0099D1;
		color:#FFFFFF;
		height: 2.23em; /*1.894em; /* 25px; */
		line-height: 2.23em; /*1.894em; /* 25px; */
		padding: 0 0.891em; /*0.758em; /* 0 10px; */
	}
	#arrivalDayButton:hover {
		border:0.083em solid #9CBFCE;
	}
	
	#options {
		padding: 0.833em; /* 10px; */
		margin: 43.333em 0.833em 0; /* 520px 10px 0; */
	}
	
	#options .left {
		float: left;
	}
	
	#options .right {
		float: right;
		width: 17.5em; /* 210px; */
	}
	
	#options a {
		display: block;
		background-position: left 6px;
		background-repeat: no-repeat;
		padding-left: 0.833em; /* 10px; */
/*		text-decoration: none;*/
	}
	
	#options .left a {
		background-image: url("../images/entry/arrows_yellow.png");
		color: #ffcf09;
		display: none;
	}
	
	#options .right a {
		background-image: url("../images/entry/arrows_white.png");
		color: #fff;
	}
	
	#content {
		height: 49.17em; /* 590px */ 
	}
}
