@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#f5f4e0;
	background:url(../images/bg_paper.jpg)
}

#PCMS_Module_14 {
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	margin-bottom:8px;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:14px;
}

#container {
	width: 1000px;
	background-color:transparent;
}
#header {
	height: 248px;
	position:relative;
}
#headerElement2 {
	position:absolute;
	top:0px;
	right:0px;
}
#mainBody {
	
}
#mainBody #navigation {
	height:696px;
	background-image:url(../images/nav-element.png);
	background-repeat:no-repeat;
	width:195px;
}
#mainBody #navigation ul {
margin-top:16px;
}

#mainBody #navigation ul li {
	text-align:right;
}

#mainBody #navigation ul li a {
	display:block;
	margin-right:54px;
	color:#000;
	line-height:24px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

#mainBody #mainContent {
	margin-left:205px;
	min-height:450px;

}
#footer {
	padding-left:215px;
	padding-top:180px;
	position:relative;
	height:52px;
}

#footerElement {
	position:absolute;
	top:10px;
	right:0px;
}

span.label, label {
	float: left;
	display: block;
	width: 150px;
	font-weight: bold;
}
div.value, span.value {
	float: left;
	display: block;
	width: 250px;
}
/*
#localeNavigation {
	position:absolute;
	top:460px;
	left:0px;
	display:block;
	height:72px;
	width:160px;
	background-image:url(../images/language-element-new.png);
	background-repeat:no-repeat;
	background-position:12px 0px;
	font-size:14px;
	line-height:65px;
}

.en_US {
	vertical-align:bottom;
	display:block;
	width:60px;
	float:none;
}

.de_DE {
	vertical-align:bottom;
	display:block;
	width:60px;
	line-height:65px;
	float:right;
}
#localeNavigation span.separator {
	display:none;
	Color:#E8D4B1;
}
*/


#localeNavigation {
	position:absolute;
	left:0px;
	top:450px;
	line-height: 26px;
}

.en_US {
	display:inline-block;
	height: 26px;
 	background-image: url(../images/flag_usa.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 22px;
}

.de_DE {
	display:inline-block;
	line-height: 26px;
	height: 26px;
 	background-image: url(../images/flag_germany.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 22px;
}

#localeNavigation span.separator {
	color:#E8D4B1;
}


a {
	color:#ba5929;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:none;
}
.weatherBanner {
	position: absolute;
	top: 585px;
	left: -10px;
	width: 150px;
	z-index:1;
	/*background-color: #E8D4B1;*/
}

.weatherBanner span.temperature {
	font-size: 12px;
	font-weight: bold;
}

.weatherBanner img {
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
	float: left;
	margin-right: 5px;
}

.weatherImg {
	position: absolute;
	top: 580px;
	left: -5px;
	z-index:2;
}


.inlineSocial{
	width:45px;
	display:inline;
	float:right;
}

.social{
	overflow:hidden;
	position: absolute;
	top:500px;
	left: -13px;
	width: 100px;
	margin-left:30px;
	padding:5px;
	z-index:2;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0; 
}

.fb-like {
	margin-top: 5px;
}

.txtRed {
	color:#990033;
}

.border {
	padding: 4px;
	background-color: #F7F1E5;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 0px 4px #888;
	-webkit-box-shadow: 0px 0px 4px #888;
	box-shadow: 0px 0px 4px #888;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
}

.side {
	float:right;
	margin:0px 0px 0 16px;
	width:240px;
}

#contact {
	position:absolute;
	top:196px;
	left:550px;
	width:450px;
}

ul.list li {
	margin-bottom:32px;
}

dd#NumberOfPeople-element {
  height: 40px;
}

.messageaddress {
width: 50%;
text-align: justify;
}

/* Weather */
.booked-weather-160x36 {
    background: url(../images/wsmall.png) !important;
    background-repeat: no-repeat !important;
}

.booked-weather-160x36-city {
    width: 65px !important;
    overflow: hidden;
    line-height: 30px;
    display: block !important;
    float: left !important;
    padding: 3px 0 0 0px !important;
    text-decoration: none !important;
    font-weight: bold !important;
    color: #08488d;
}
/* Weather */

