html, body {
	margin: 0;
	padding: 0;
	width: 100%;
}

body {
	font-size: 12px;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	background: #dfdfdf url(../images/bg-gradient.jpg) repeat-x left top;
}

.Printonly {
	display: none;	
}

#Container {
	background: url(../images/bg-top.jpg) no-repeat left top;
	min-height: 300px;
	min-width: 100%;
	width: auto;
	float:left;
}

#LangNav {
	height: 22px;
	padding: 13px 0;
	width: 1074px;
}

	#LangNav ul {
		float:right;
		list-style-type:none;
		margin: 0;
		padding: 0;
	}
	
	#LangNav li {
		float: left;
		padding: 0 5px 0 0;
		margin: 0 0 0 5px;
	}
	
	#LangNav a {
		display: block;
		float: left;
		line-height: 20px;
		padding: 0 0 0 5px;
	}
	
	#LangNav li.current {
		background: url(../images/round5-20-right.png) no-repeat right top;
	}
	
	#LangNav a.current {
		background: url(../images/round5-20-left.png) no-repeat left top;
		color: #fff;
	}
	
.fbLike {
	float: left;
	height: 100%;
	margin-left: 338px;	
}

.phoneNumber {
	float: right;
	line-height: 22px;
	color: #2a2a2a;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 0 20px 0 28px;
	background: url(../images/phone-icon.png) no-repeat left top;
}

.address {
	text-align: right;
	float: right;
	margin-bottom: 20px;
	font-size: 10px;
	line-height: 11px;	
}

.address a {
	color:  #194984;
}

h1#Logo {
	width: 161px;
	height: 89px;
	background: url(../images/logo.png) no-repeat left top;
	position: absolute;
	left: 90px;
	margin: 0;
	padding: 0;
}

	h1#Logo span {
		display: none;
	}

#MainArea {
	margin:0 0 14px 336px;
	width: 738px;
}

#Content, #Navigation {
}

#Navigation {
	list-style-type: none;
	clear:both;
	margin: 0;
	padding: 5px 0px 4px 0px;
}

	#Navigation li {
		display: inline;
		padding: 0 6px;
		
		font-family: DIN, "DIN-Medium", Tahoma;
		font-weight: 500; /* medium */
		text-transform:uppercase;
		font-size: 14px;
	}
	

.MainNav {
	padding: 10px;	
}

.Navigation ul a {
	outline: 0;
	color: #656565;	
	text-decoration: none;
}

.Navigation ul a:hover, .Navigation ul a.section, .Navigation ul a.current {
	color: #c91218;	
	text-decoration: none;
}

#SideBar {
	position: absolute;
	top: 184px;
	left: 27px;
	width: 274px;
}

#SideBar .RoundBox {
	padding: 10px 0px;
}

#SubNavigation {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0px solid #d5d5d5;
	border-top-width: 1px;
}

	#SubNavigation li {
		border: 0px solid #d5d5d5;
		border-bottom-width: 1px;
	}
	
	#SubNavigation a {
		font-size: 14px;
		line-height: 36px;
		display: block;
		padding: 0 14px;
	}
	
	#SubNavigation a.section {
		background-color: #e4e4e4;
	}

.PaddedInner {
	padding: 0px 10px;	
}

.InnerContent {
	padding: 17px 150px 17px 17px;
}

.RoundBox {
	background-color: #ffffff;
	border: 1px solid #d5d5d5;
    margin-bottom: 14px;
    
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#SideBar .RoundBox, #BottomBar .RoundBox  {
	background: #fff url(../images/brightgradient.png) repeat-x 0px 0px;
}

#SideBar .Navigation {
	background: #fff;	
}

h1.PageTitle {
	margin: 5px 0;
}

.HomeContent p {
	margin-bottom: 0px;
}

.ImageWrapper {
	line-height: 0;	
	font-size: 0;
}

.ImageWrapper img {
	border: 0;
	display: block;
}
/*
.TeamMember {
	float: left;
	width: 100%;
	margin-bottom: 17px;
}
	.TeamMember .ImageWrapper {
		width: 468px;
		height: 175px;
		float: left;
	}
	
	.TeamMember .TextBlock {
		width: 225px;
		float: right;	
	}*/

.typography .Menu3 {
	float: left;
	background: url(../images/nav3-right.png) no-repeat right top;
	padding-right: 15px;
	margin-top: 1.5em;
}

	.typography .Menu3 ul {
		list-style-type: none;
		float: left;
		margin: 0;
		background: url(../images/nav3-left.png) no-repeat left top;
		padding: 0;
	}
	
	.typography .Menu3 li {
		float: left;
		padding: 0 15px 0 0;
		margin: 0;
	}
	
	.typography .Menu3 li.last {
		margin-right: -15px;
	}
	
	.typography .Menu3 li.section {
		background: url(../images/nav3-right.png) no-repeat right -45px;
	}

	.typography .Menu3 a {
		color: #5d5d5d;
		display: block;
		line-height: 25px;
		font-size: 14px;
		padding: 0 0 0 15px;
	}
	
	.typography .Menu3 a.section {
		background: url(../images/nav3-left.png) no-repeat left -45px;
	}
	
#VideoContent {
	width: 717px;
	height: 330px;
	padding-left: 10px;
}

.Widget {
	text-align: center;	
	padding: 10px 0;
	min-height: 80px;
	position: relative;
}

	.Widget .WidgetLink {
		height: 25px;
		line-height: 25px;
		text-align: center;
		width: 100%;
		left: 0;
	}

	.Widget h3 {
		font-size: 12px !important;
		font-weight: bold !important;
		margin: 0 !important;
		padding: 2px 20px 10px 14px;
		border: 0px solid #d5d5d5;
		border-bottom-width: 1px;
		text-align: left;
	}
	
	.Widget p {
		padding: 0px 14px;
		margin: 1em 0 !important;
		text-align: left;
	}
	
.Widget .Gift {
	height: 150px;
	position: relative;
	padding: 0;
}
	
	.de_DE .Widget .Gift {
		background: url(../images/voucher-de.png) no-repeat center 32px;
	}

	.Widget .Gift p {
		margin: 60px 0 1em 0 !important;
		text-align: center;
	}
	
	.Widget .Gift .WrapperTop {
		position: absolute;
		width: 69px;
		height: 72px;
		background: url(../images/ribbon-tr.png) no-repeat right top;
		right: -3px;
		top: -13px;
	}
	
	.Widget .Gift .WrapperBottom {
		position: absolute;
		width: 69px;
		height: 72px;
		background: url(../images/ribbon-bl.png) no-repeat left bottom;
		left: -3px;
		bottom: -13px;
	}
	
	.Widget .LinkList {
		list-style-type: none;
		margin: 8px 0 0 0;
		padding: 0 14px;
		text-align: left;
	}
	
	.Widget .LinkList li {
		margin: 0;
		padding: 0;
	}
	
	.Widget .LinkList a {
		color: #194984;
	}
	
	.Widget .ImageWrapper {
		width: 254px;
		margin: 8px 0 0 9px;
	}

#BottomBar .Widget {
	height: 150px;
	width: 238px;
	float: left;
	margin-right: 9px;
	margin-bottom: 26px;
}

	#BottomBar .Widget h3 {
		padding: 0 0 4px 0;
		margin: 0 10px !important;
		border-color: #acacac;
	}
	
	#BottomBar .Widget p, #BottomBar .Widget .LinkList {
		padding: 0px 10px;
	}
	
	#BottomBar .Widget .LinkList a {
		font-size: 14px;
		padding-left: 22px;
		background: url(../images/plus.png) no-repeat left center;
	}
	
	#BottomBar .position3 {
		margin-right: 0 !important;
	}
	
	#BottomBar .Widget .WidgetLink {
		position: absolute;
		bottom: 10px;
	}
	
	
	#BottomBar .Gift .WidgetLink {
		bottom: 0px;
	}
	
	.de_DE #BottomBar .Widget .Gift {
		background-position:center 24px;
	}
	
	#BottomBar .Widget .ImageWrapper {
		width: 220px;
		overflow: hidden;
		text-align: center;
	}
	
	#BottomBar .Widget .ImageWrapper + p {
		display: none;
	}
	
	
	
.Widget .FlightList {
	text-align: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

	.Widget .FlightList li {
		border: 0px solid #d5d5d5;
		border-bottom-width: 1px;
		margin: 0;
		padding: 4px 6px;
	}
	
	.Date {
		display: block;
		padding-left: 8px;
	}
	
	.FlightLink {
		display: block;
		margin: 4px 0 3px 7px;
		line-height: 25px;
	}
	
.typography a.LinkButton {
	display: block;
	float: left;
	height: 15px;
	width: 16px;
	background: url(../images/arrow.png) no-repeat left top;
}

.typography a.LinkButton:hover {
	background-position: left -16px;
}

.typography a.LinkButton span {
	display: none;
}

.Widget h3 a.LinkButton {
	float: right;
	position: absolute;
	right: 6px;
	top: 12px;
}

.Flights {
	float: left;
	width: 100%;
	border: 0px solid #d5d5d5;
	border-width: 1px 0 0 0;
}

.Flights .Flight {
	float: left;
	width: 368px;
	height: 64px;
	border: 0px solid #d5d5d5;
	border-bottom-width: 1px;
}

.Flights .odd {
	width: 367px;
	border-right-width: 1px;
}

.Flights .Date {
	margin: 8px 0 0 55px;
	padding: 0;
}

.Flights .FlightLink {
	margin: 7px 0 0 53px;
} 

table.FileList {
	border-collapse: collapse;
	width: 100%;
	border: 0px solid #d5d5d5;
	border-top-width: 1px;
	margin: 0 0 .5em 0;
	padding: 0;
}

	table.FileList td, table.FileList th {
		text-align: left;
		border: 0px solid #d5d5d5;
		border-bottom-width: 1px;
		padding: 8px 10px;
	}
	
	table.FileList td.first {
		padding-left: 17px;
	}
	
	table.FileList td.last {
		padding-right: 17px;
	}
	
.EmbedWrapper { 
	margin:0 10px;
}

#WebcamImage {
	width: 100%;
	height: auto;
}

#BottomBar .Widget .WebcamWrapper {
	overflow: hidden;
	height: 120px;
}

#SideBar .Widget .WebcamWrapper {
	overflow: hidden;
	height: 160px;
}

#BottomBar .Widget h3 a.LinkButton {
	top: 8px;
}

.typography ul.NoBullets, .typography ul.checkboxsetfield {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.typography ul.NoBullets li,  .typography ul.checkboxsetfield li {
	margin: 0;
	padding: 0;
}

.Column {
	width: 300px;
	margin-left: 17px;
	float: left;
}

.TeamList {
	border:0;	
}
	.TeamList td {
		padding-bottom: 16px;
	}
	
	.TeamList td {
		vertical-align: top;	
	}
	
	.TeamList td.TextBlock {
		padding-left: 25px;	
	}
	
	.BlockList {
		padding-top: 18px;
	}
	
	.TeamList .TextBlock h4 {
		margin: 0;
	}

/* ------------------------------------------------------------------------ 
 * Gallery
 * ------------------------------------------------------------------------ */
#GalleryWrapper {
	margin: 0 10px;
	position: relative;
	background: #E4E4E4;
}

.BtnPrev, .BtnNext {
	cursor:pointer;
	color: #c91218;
	margin:0 4px 0 8px;
}

.Pager {
	line-height: 1.4em;	
}

.Pager a {
	margin-left: 5px;
	outline: none;
	text-decoration: none;
}

.Pager a.activeSlide {
	color: #222;
	text-decoration: none;
}

#GalleryWrapper a.Thumbnail {
	display: block;
	outline: 0;
	line-height: 0;
}

#GalleryWrapper .Thumbnail img {
	border: 0;
	width: 716px;
	height: 478px;
}

.Loading {
	height: 478px;
	overflow: hidden;
	background: #fff url(../images/loader.gif) no-repeat center center !important;
}
