@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #dde7f6; /*#e1ddf6; /*#FFFFFF*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 600px;
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #333;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #inhalt {
	width: 955px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 527px;
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFFFFF; /*#999; */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	clear: both;
	height: 72px;
	background:#dde7f6;  /*#ebebeb*/
	border-bottom: 1px;
	border-color:#FFF;
	padding-top: 5px;

}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	height: 462px;
	float: left;
}
.oneColFixCtrHdr #footer {
	background:#FFFFFF;
	clear: both;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	font-size: 12px;
	color: #666;
	float: right;
}

.oneColFixCtrHdr #mainmenu {
	/* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	clear:both;
	height: 25px;
}
.oneColFixCtrHdr #container #mainmenu div {
	padding-top: 3px;
	text-align: center;
	float: left;
	height:22px;
	color:#FFFFFF;
	border-right-width: 1px;
	border-right-color: #FFF;
}

.oneColFixCtrHdr #submenuLage {
	/* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #6487b3;
	font-size: 14px;
	text-align: center;
	clear:both;
	height: 22px;
	color: #FFF;
	margin-top: 1px;
}
.oneColFixCtrHdr #container #submenuLage div {
	float: left;
	width: 130px;
	height: 20px;
	padding-top: 3px;
}

.oneColFixCtrHdr #submenuPictures {
	/* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #b8cde3;
	font-size: 14px;
	text-align: center;
	clear:both;
	height: 22px;
	color: #FFF;
	margin-top: 1px;
	text-decoration: none;
}
.oneColFixCtrHdr #container #submenuPictures div {
	float: left;
	width: 95px;
	height: 20px;
	padding-top: 3px;
}

.oneColFixCtrHdr #submenuInfos {
	/* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #c57a22;
	font-size: 14px;
	text-align: center;
	clear:both;
	height: 22px;
	color: #FFF;
	margin-top: 1px;
}
.oneColFixCtrHdr #container #submenuInfos div {
	float: left;
	width: 140px;
	height: 20px;
	padding-top: 3px;
}

.oneColFixCtrHdr #submenuArea {
	/* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #c3be28;
	font-size: 14px;
	text-align: center;
	clear:both;
	height: 22px;
	color: #FFF;
	margin-top: 1px;
}
.oneColFixCtrHdr #container #submenuArea div {
	float: left;
	width: 140px;
	height: 20px;
	padding-top: 3px;
}

.oneColFixCtrHdr #submenuCalendar {
	/* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #58501d;
	font-size: 14px;
	text-align: center;
	clear:both;
	height: 22px;
	color: #FFF;
	margin-top: 1px;
}
.oneColFixCtrHdr #container #submenuCalendar div {
	float: left;
	width: 135px;
	height: 20px;
	padding-top: 3px;
}


#mainMenuLage {
	background-color: #6487b3;
	border-right-width: 1px;
	border-right-color: #FFF;
	margin-right: 1px;
	width: 189px;
}
#mainMenuPictures {
	background-color: #b8cde3;
		border-right-width: 1px;
	border-right-color: #FFF;
	margin-right: 1px;
	width: 189px;
}
#mainMenuInfos {
	background-color: #c57a22;
		border-right-width: 1px;
	border-right-color: #FFF;
	margin-right: 1px;
	width: 189px;
}
#mainMenuArea {
	background-color: #c3be28;
		border-right-width: 1px;
	border-right-color: #FFF;
	margin-right: 1px;
	width: 189px;
}
#mainMenuCalendar {
	background-color: #58501d;
	width: 195px; /* 195 px*/
}

#countryChooser {
	padding-top: 2px;
	width:200px;
	float: left;
	font-size: 10px;
	color: #FFF;
}
#casacorsicaImage {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 42px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	font-weight: 100;
	width: 370px;
	text-align: right;
	letter-spacing: 3px;
}

#casacorsicaTitle {
	padding-top: 38px;
	padding-right: 2px;
	width: 350px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: right;
}
#imageVertical {
	background-color: #FFF;
	height: 478px;
	width: 720px;
	float: left;
}
#imageHorizontal {
	background-color: #FFF;
	height: 405px;
	width: 955px;
	float: left;
}
#distImageVert {
	height: 1px;
}
#distImageVertVert {
	height: 1px;
}
#distImageHor {
	width: 0px;
	float: left;
}
#ImageText {
	font-size: 12px;
	color: #58501D;
	line-height: 18px;
	width: 220px;
	padding-top: 250px;
	padding-left: 10px;
	float: left;
}
#ImageTextFree {
	font-size: 12px;
	color: #58501D;
	line-height: 18px;
	width: 390px;
	padding-top: 0px;
	padding-left: 20px;
	float: left;
}

#ImageTextHor {
	font-size: 12px;
	color: #58501D;
	line-height: 18px;
	width: 400px;
	padding-top: 10px;
	padding-left: 0px;
	float: right;
}
#footerDist {
	width: 970px;
	float: right;
}
.oneColFixCtrHdr #container #footer div a {
	color:#999;
	font-size: 12px;
	text-decoration: none;
}
.oneColFixCtrHdr #container #footer div {
	float: right;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	width: 222px;
	padding-top: 2px;
}
.oneColFixCtrHdr #container #mainContent #imageVertical img {
	float: left;
}.oneColFixCtrHdr #container #submenuPictures div a {
	color: #FFF;
	text-decoration: none;
}
.calendarMain {
	clear: both;
}

.horDistCalendar {
	float: left;
	width: 20px;
}
.verDistCalendar {
	height: 50px;
	clear: both;
}
.floatRight
{
	float: right;
	width: 70px;
}
.calendar {
	float: left;
	width: 300px;
	height: 300px;
}
.oneColFixCtrHdr #container #submenuCalendar div a {
	color: #FFF;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainmenu a {
	color: #FFF;
	text-decoration: none;
}
#distVerMainImage {
	height: 40px;
}
img {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border: 0;	
}

#distImageHor300 {
	width: 200px;
	float: left;
}

#mapVertical {
	background-color: #FFF;
	height: 478px;
	width: 400px;
	float: left;
}
#ImageTextMap {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	width: 230px;
	padding-top: 300px;
	padding-left: 10px;
	float: left;
}
.oneColFixCtrHdr #container #submenuLage div a {
	color: #FFF;
	text-decoration: none;
}
.distVer25 {
	height: 50px;
}
.distHor30 {
	width: 80px;
	float:left;
}
.linkImage {
	float: left;
	width: 430px;
}
.widthLinks {
	float: left;
	width: 450px;
}
.infoDistHor {
	float: left;
	width: 540px;
	height: 415px;
}
.imgRightAlign {
	float: right;
}
.submenuLinks {
	color: #FFF;
	text-decoration: none;
}
.floatRight {
	float: right;
}
.footerImpressum {
	width: 300px;
}

