/*
website:			villa-sanluca.ch
description:	em-layout for the site for the bead&breakfast-villa
author:				Andy Emch, http://www.aecoding.ch
year:					2007
*/

body {
	font-size: 62.5%;
	background-color: #d9e4ed;
}

#page {
	width: 94.5em;
	height: auto;
	margin: auto;
}

#banner {
	width: inherit;
	height: 9em;
	background-color: #EDF1F8;
}
#bannerTop {
	width: inherit;
	height: 1.4em;
	background-color: #EDF1F8;
}
#bannerLogo {
	float: left;
	width: 61.6em;
	height: 7.6em;
	padding: 0em 0em 0em 2.5em;
}
#bannerLogo_Image {
	width: 22.7em;
	height: 5.5em;
}
#bannerText {
	float: left;
	width: 40.1em;
	height: 1.8em;
	padding: 0em 0em 0em 10em;
}
#bannerSquare1, #bannerSquare1 img {
	float: right;
	width: 7.6em;
	height: 7.6em;
}
#bannerSquare2, #bannerSquare2 img {
	float: right;
	width: 7.6em;
	height: 7.6em;
}
#bannerSquare3, #bannerSquare3 img {
	float: right;
	width: 7.6em;
	height: 7.6em;
}
#bannerSquare4, #bannerSquare4 img {
	float: right;
	width: 7.6em;
	height: 7.6em;
}

#navi {
	float: left;
	width: 94.5em;
	height: 6.1em;
}
#naviTop {
	float: left;
	width: 94.5em;
	height: .2em;
	line-height: 0em;
	background-color: #FF9900;
}
#naviMain {
	float: left;
	width: 92em;
	height: 3em;
	padding: 0.5em 0em 0em 2.5em;
	background-color: #004985;
}
#naviLang {
	float: left;
	width: 17.1em;
	height: 1.9em;
	padding: 0.5em 1em 0em 1.9em;
	background-color: #759CBE;
}
#naviSub {
	float: left;
	width: 74.5em;
	height: 1.9em;
	padding: 0.5em 0em 0em 0em;
	background-color: #9DB3DA;
}

#content {
	float: left;
	width: 94.5em;
	height: auto;
	background-color: #759CBE;
}
#contentMain_Header {
	float: left;
	width: 94.5em;
	height: 5.5em;
	text-align: right;
	background-color: #EDF1F8;
}
#contentMain_Header_Image {
	width: 60em;
	height: 5.5em;
}
#contentMain_Text {
	float: left;
	width: 27.5em;
	height: 34.5em;
	padding: 0em 0em 0em 2.5em;
	background-color: #EDF1F8;
}
#contentMain_Pic {
	float: left;
	width: 64.4em;
	height: 34.5em;
	background-color: #EDF1F8;
}
#contentMain_Pic_Image {
	width: 64.4em;
	height: 34.4em;
}

#contentSub_Pic {
	float: left;
	width: 20em;
	height: 40em;
}
#contentSub_Pic_Image {
	width: 20em;
	height: 40em;
}
#contentSub_Text {
	float: left;
	width: 69.4em;
	height: auto;
	min-height: 36.5em;
	padding: 1em 2.5em 2.5em 2.5em;
	background-color: #EDF1F8;
}
/* for Internet Explorer */
/*\*/
* html #contentSub_Text {
	height: 36.5em;
}
/**/

#footer {
	float: left;
	width: 94.5em;
	background-color: #759CBE;
}
#footerText {
	float: left;
	width: 61.6em;
	height: 1.6em;
	padding: 0.2em 0em 0em 2.5em;
	background-color: #759CBE;
}
#footerSquare1 {
	float: right;
	width: 7.6em;
	height: 1.8em;
}
#footerSquare2 {
	float: right;
	width: 7.6em;
	height: 1.8em;
}
#footerSquare3 {
	float: right;
	width: 7.6em;
	height: 1.8em;
}
#footerSquare4 {
	float: right;
	width: 7.6em;
	height: 1.8em;
}



#bannerText p {
	margin: 0em;
	padding: 0em;
	font-size: 1.3em;
	font-weight: 300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9DB3DA;
}

#naviMain a:link, #naviMain a:visited, .mainLink_Act a {
	margin: 0em;
	padding: 0em 2em 0em 0em;
	font-size: 1.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #9DB3DA;
}
#naviMain a:hover, .mainLink_Act a, #naviLang a:hover, #bannerText {
	color: #FF9900 !important;
}


#naviLang p {
	margin: 0em;
	padding: 0em;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#naviLang a:link, #naviLang a:visited {
	margin: 0em 0.6em 0em 0.6em;
	text-decoration: none;
	color: #004985;
}


#naviSub a:link, #naviSub a:visited, .subLink_Act, .subLink_Act a {
	margin: 0em 0.6em 0em 0.6em;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #004985;
}
#naviSub a:hover, .subLink_Act, .subLink_Act a {
	color: #FFCC80 !important;
}

#contentMain_Text h1, #contentSub_Text h1, #formFormular table td h1 {
	font-size: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1em 0em .5em 0em;
	padding: 0em;
	text-decoration: underline;
	color: #004985;
}
#contentMain_Text h2, #contentSub_Text h2 {
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1em 0em .5em .5em;
	padding: 0em;
	text-decoration: underline;
	color: #004985;
}
#contentMain_Text p, #contentSub_Text p {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0em;
	padding: 0em 0em 0.75em 1em;
	color: #555555;
}
#formFormular table td p {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0em;
	padding: 0em 0em 0em 1em;
	color: #555555;
}
#contentSub_Text li {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0em;
	padding: 0em 0em 0.25em 0em;
	color: #555555;
}
#contentSub_Text a, #contentSub_Text table td a, table td a {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0em;
	padding: 0em;
	color: #004985;
}

#footerText p{
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0em;
	padding: 0em;
	color: #555555;
}

/* Form */
#formFormular {
	width: 59.4em;
	float: left;
}
.inputDayMonth {
	width: 2.5em;
	border: #759CBE solid thin;
	margin: 0.25em 0em 0.25em 0em;
}
.inputYear {
	width: 6em;
	border: #759CBE solid thin;
	margin: 0.25em 0em 0.25em 0em;
}
.inputMandatory {
	width: 15em;
	border: #FF9900 solid thin;
	margin: 0.25em 0em 0.25em 0em;
}
.inputNormal {
	width: 15em;
	border: #759CBE solid thin;
	margin: 0.25em 0em 0.25em 0em;
}
.button {
	background-color: #759CBE;
	color: #004985;
}
/*
.formHeader {
	float: left;
	width: 69.4em;
}
.row {
	float: left;
	width: 69.4em;
	height: auto;
}
.label {
	float: left;
	width: 15em;
	vertical-align: middle;
}
.datafield {
	float: left;
	width: 54.4em;
}*/