body {
 font-family:Verdana, sans-serif;
 font-size:1em;
 background-color:#D0E2EC;
 margin:0px;
 padding:0px;

}

 
h1 { 
 font-size:100%;
 background-color:#D0E2EC;
 color:black;
 margin: 5px 0px 0px 0px;
 padding: 5px 10px 5px 10px;

 }
 
 

 
h2 {
 font-size:14px;
 color:#000000;
 }
 
 table {
 	text-align: center;
	border: 1px solid #93AEBD;
	border-collapse: collapse;
	margin: 20px;
	table-layout: auto;
	width: auto;
 }
 
 td {
 	border: 1px solid #93AEBD;
	padding: 5px;
 }
 
 th {
 	padding: 5px;
 }
 
 
 img {
 border: 0px solid black;

 }

/* Die Hyperlinks im Text */
a:link, a:visited, a:hover, a:active
{ 
  text-decoration:underline;
  font-weight:bold;
  color: #364A5A;
  }
  
a:visited {
	color: #67839E;
}

#castelrotto {
	float: right;
	padding: 3px;
}

#haus {
	/* float: left;
	margin: 0px 10px 0px 0px; */
}

#bild_haus {
   float: left;
	margin: 0px 10px 0px 0px;
}


a:hover {
	color: #D98F00;
}

a:active {
	color: #FFC24F;
}
/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{ 
  color: #364A5A;
  text-decoration:none;
  font-weight:bold;
  font-family:"Book Antiqua", sans-serif;
  font-size:200%
}
a.menu:active, a.menu:hover
{ 
  color:#D98F00;
  background-image:url(hover.gif);
}

#quicknavi li {
   display: inline;
}

#quicknavi {
		text-align: center;
}

#contentFotos
{ 
border:0px solid #000000;
background-color:#F2FBFE;
background-image:url(contentBG.gif);
padding:10px 10px;
color: #364A5A;
margin:0px 0px 0px 0px;
}

/* Die Titelzeile */
#title { 
padding:20px;
text-align:left;
background-color:#93AEBD;
background-image: url(villettaMargheritaGross.gif);
background-position: 40px 10px;
background-repeat: no-repeat;
color: #364A5A;
}

/* Das Menü */
#menu {
background-color:#D0E2EC; 
text-align:left;
margin:5px 10px 0px 30px;
padding:0px;
top: 0px;
left: 0px;
}

#kontakt {
float:right;
}
#homePic {
	text-align:center;
}

#rightThumb {
	position: absolute;
	bottom:10px;
	right:5px;
}

#leftThumb {
	position: absolute;
	bottom:10px;
	left:5px;
}

#contentFotos {
text-align: center;
width:100%;
padding:0px 0px 0px 0px;
}



#contentThumbs {
border:0px solid #000000;
background-color:#F2FBFE;
background-image:url(contentBG.gif);
padding:10px 130px;
color: #364A5A;
margin:0px 0px 0px 0px;
}

/* Der Inhalt */
#content {
border:0px solid #000000;
background-color:#F2FBFE;
background-image:url(contentBG.gif);
padding:10px 100px;
color: #364A5A;
margin:0px 0px 0px 0px;
}

#footer {
	text-align: center;
	font-size: 70%;
}
#logo {
	position: absolute;
	top: 180px;
	left: 10px;
	margin: 0;
}


#logo[id] {
	position: fixed;
}
#logo img {
	vertical-align: bottom;
}

#logoRight {
   text-align:right;
}