@charset "utf-8";
body {
	font-family: Century Gothic, Verdana, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

#container  {
	width: 790px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 50px;
	padding: 0;
}
#header  {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#header p {
	display: inline;
}

#mainContent  {
	padding: 0;
}
.footerLinks {
	font-size: 1.4em;
	font-weight: lighter;
}

#footer  {
	padding: 0;
	clear: both;
}
#footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
    vertical-align:bottom;
}

#footer li {
    display: inline;
    margin-left:10px;
    padding: 0;
}

#footer a {
    display: block;
    float: left;
    height: 30px;
	margin-right: 40px;
    text-decoration: none;
    text-align: center;
}
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#footerIndex{
	text-align:center;
	margin-top: -50px;
	clear: both;
}

.subHead {
	color: #F48120;
	float:left;
	margin-top: 70px;
	margin-left: -120px;
	font-size: 1.4em;
}

.subHeadHome {
	color: #F48120;
	margin-top: -20px;
	margin-left: 40px;
	font-size: 1.4em;
}

.orangeHeader {
	font-size: 46px;
	color: #F48120;
	font-weight: lighter;
}

.orange {
	color: #F48120
}
.address {font-size: 18px}
.flags{
	float:right;
	margin-top: 0px;
}

.head {
	float:left;
	font-size: 2.9em;
	font-weight: bold;
	margin-top: 0px;
	margin-left: -100px;
}
.headG{
	margin-top: 20px;
	margin-bottom: 50px;

}

.headHome {
	font-size: 2.9em;
	font-weight: bold;
	margin-top: 50px;
	margin-left: 10px;
}
hr {
	top: -10px;
	color: #F48120;
	margin-top: -3px;
	text-decoration: none;
	background-color: #F48120;
}

.space{
	margin-top: 80px;
}
.headNoLink{
	font-size: 2.9em;
	font-weight: bold;
	margin-top: 50px;
	margin-left: -100px;
	color: #F48120;
}

#contact{
	padding-right:100px;
	float:right;
	margin-top: -50px;
	margin-bottom: 50px;
}

#uber{
	text-align:justify;
	width:400px;
	padding-right:10px;
	padding-left:10px;
	float:right;
	margin-top: -80px;
	margin-bottom: 50px;
}

#panorames{
	padding-bottom:10px;
	padding-left: 10px;
	overflow-y: auto;
	overflow-x: none;
	height: 300px;
}

.panoramaThumb{
	float:left;
	text-align:center;
	margin-right: 10px;
	margin-bottom: 30px;
	width: 180px;
	border:#000000;
	border:thin;
}
#panoram{
	text-align:right;
	padding-right: 70px;
	padding-top: 50px;
	margin-top: 0px;
}

#panoram2{
	text-align:right;
	padding-right: 70px;
	padding-top: 50px;
	margin-top: 0px;
}

.plugin{
	font-size: 0.8em;
}

.flag{
	float:left;
	text-align:center;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 150px;
	border:#000000;
	border:thin;
	width: 50px;
	font-size: 0.8em;
}

.flagsContainer{
	margin-left:310px;
}
.headNoLinkNoIndent {
	font-size: 2.9em;
	font-weight: bold;
	color: #F48120;
	margin-top: 50px;
}
.headNoLinkNoIndent2 {
	font-size: 42px;
	font-weight: lighter;
	color: #F48120;
	margin-left: 100px;
}
.galerieLink {
	color: #000000;
	margin-left: 230px;
	font-size: 16px;
	font-weight: bold;
}

.galerieLink a{
	display: inline;
	margin-right: 50px;	
}
.galerieInlineHeader {
	font-size:2.9em;
	font-weight:lighter;
	color: #F48120;
}
.galerieInlineHeader2 {
	font-size:2.9em;
	font-weight:bold;
	color: #F48120;
}

img{
	border: none;
}

