body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #F9DF9F;
text-align: center;
}
h1 {
font-size: 1.6em;
font-weight: normal;
}
/* IDs */
#container {
position: relative;
text-align: left;
width: 866px;
margin: 0 auto 15px auto;
}
#headercon {
height: 118px;
background: transparent url(bg-header2.jpg) 0 19px no-repeat;
}
#logo_nova {
	position: absolute;
	top: 31px;
	left: 8px;
	width: 846px;
	height: 196px;
	background: #fff url(logo1.gif) 0 0 no-repeat;
	background-image: url(Images/Banner/Bergpanorama_Silvretta_Nova.jpg);
	background-color: #F9DF9F;
}
#logo1 a {
width: 208px;
height: 66px;
}
#logo_bergwiese {
	position: absolute;
	top: 31px;
	left: 8px;
	width: 846px;
	height: 195px;
	background-color: #f9df9f;
	background-image: url(Images/Banner/Bergwiese_Sommer_Schoder.jpg);
	visibility: visible;
}
#logo2 a {
width: 430px;
height: 108px;
}
#logo_schoder_sommer {
	position: absolute;
	top: 31px;
	left: 8px;
	width: 846px;
	height: 195px;
	background-color: #f9df9f;
	background-image: url(Images/Banner/schoder_aussen_sommer2.jpg);
}
#logo4 {
	position: absolute;
	top: 31px;
	left: 8px;
	width: 846px;
	height: 195px;
	background-color: #f9df9f;
	background-image: url(Images/Banner/Bergpanorama.jpg);
}
#logo_schoder_wohnung {
	position: absolute;
	top: 31px;
	left: 8px;
	width: 846px;
	height: 195px;
	background-color: #f9df9f;
	background-image: url(Images/Banner/Schoder_Kueche.jpg);
}
#logoPiemontRegion {
	position: absolute;
	top: 31px;
	left: 8px;
	width: 846px;
	height: 195px;
	background-color: #f9df9f;
	background-image: url(Images/Banner/Piemonte.jpg);
}
#maincon {
width: 866px;
background: transparent url(bg-container.jpg) 0 0 repeat-y;
}
#nocolumn #maincon {
background: transparent url(bg-container-nocol.jpg) 0 0 repeat-y;
}
#maincontent {
margin: 0 0 0 220px;
}
.mainconbot {
background: transparent url(bg-containerbottom.jpg) 0 0 no-repeat;
display: block;
width: 866px;
height: 17px;	
}
#nocolumn .mainconbot {
background: transparent url(bg-containerbottom-nocol.jpg) 0 0 no-repeat;
}
#column {
display: block;
width: 220px;
w\idth: 210px;
float: right;
background: transparent;
padding: 160px 10px 10px 0;
}
#content { 
min-height: 350px;
padding: 160px 0 20px 20px;
margin-right: 220px;
width: 402px;
}
#nocolumn #content { 
min-height: 350px;
width: 614px;
margin-right: 0;
}
#text {
width: 400px;
}
#nocolumn #text {
width: 614px;
}
/* extra divs */
#con1 {
	position: absolute;
	top: 226px;
	left: 8px;
	background: #F0A901;
	height: 20px;
	width: 846px;
	z-index: 5;
	background-color: #F9DF9F;
}
#nocolumn #con3 {	
}

/* Formular */
.form1, .form3 {
border: 1px solid #FBF3E1;
}
.form2, .form4 {
border: 1px solid #856c47;
}

input.sendbutton {
border: 1px solid #000;
color: #000;
background: #E7E3D8;
}
input.resetbutton {
border: 1px solid #000;
color: #fff;
background: #856C47;
}

