html {
	overflow-y: scroll;
}
body {
	font-family: verdana;
	font-size: 60.5%;
	background: #F7F7F7;
	text-align: center;
	margin: 10px 0px;
}
#container {
	text-align: left;
	margin: 0px auto;
	width: 980px;
	padding: 2px;
	background: #ffffff;
}
#header {
	width: 978px;
	border: 1px solid #707070;
	background: #ffffff url(../img/bg/villa_vigoni_logo.gif) no-repeat left top;
}
#quicklinks {
	float: right;
	width: 187px;
	height: 135px;
	background: url(../img/bg/bg_quicklinks.gif) no-repeat left top;
}
#banner {
	float: right;
}
#navigation {
border-top: 2px solid #ffffff;
border-bottom: 1px solid #000000;
	font-size: 1.0em;
	text-transform: uppercase;
	background: #ffffff;
	font-family: verdana;
	font-weight: bold;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation li {
	float: left;
}
#navigation li a {
	border-right: 1px solid #ffffff;
	text-align: center;
	display: block;
	padding: 3px 0px;
	width: 151px;
  	min-height:30px;
  	height:auto !important;
  	height:30px;	
  	color: #bbbb7e;
	text-decoration: none;
	background: #ffffff;
	
}
 * html b\ody #navigation li a { 
   	min-height:32px;
  	height:auto !important;
  	height:32px;
                   }
#navigation li.first a {
	width: 185px;
	padding: 3px 0px;
}
#navigation li.last a {
	width: 180px;
	padding: 3px 0px;
	border-right: none;
}
#navigation li a:hover {
	background: #bbbb7e;
	color: #ffffff;
	
}
#navigation li.active a {
	background: #bbbb7e;
	color: #ffffff;
	font-weight: bold;
}
#aurora {
	background: url('../img/bg/bg_page.gif') no-repeat 380px 46px;
}
#main {
	min-height: 400px;
	background: url(../img/bg/bg_sidebar.png) repeat-y right top;
}
 * html b\ody #main { 
	background: url(../img/bg/bg_sidebar.gif) repeat-y right top;
                   }
#wrapper {
	float: left;
	width: 770px;
}
#subnavigation {
	border-top: 1px solid #ffffff;
	padding-bottom: 30px;
	width: 185px;
	float: left;
	background: url(../img/bg/bg_subnavigation.jpg) repeat-x left bottom;
}
#subnavigation ul{
	margin: 0px;
	padding: 0px;
}
#subnavigation li {
	list-style: none;
}
#subnavigation li a {
	font-size: 1.1em;
	text-decoration: none;
	color: #000000;
	display: block;
	margin-left: 2px;
	padding: 3px 10px;
	border-bottom: 1px solid #ffffff;
	
}
#subnavigation li a:hover {
	background: #680404;
	color: #ffffff;
}
#subnavigation li.active a {
	background: #ffffff;
	color: #000000;
}
#subnavigation li.level3 {
}
#subnavigation li.level3 a {
	font-size: 1.1em;
	text-decoration: none;
	color: #000000;
	display: block;
	margin-left: 2px;
	padding: 3px 3px 3px 20px;
	background: #f5f6EE;
	border-bottom: none;
}
#subnavigation li.level3 a:hover {
	background: #680404;
	color: #ffffff;
}
#subnavigation li.level4 {
}
#subnavigation li.level4 a {
	font-size: 1.1em;
	text-decoration: none;
	color: #000000;
	display: block;
	margin-left: 2px;
	padding: 3px 3px 3px 30px;
	background: #f5f6EE;
	border-bottom: none;
}
#subnavigation li.level4 a:hover {
	background: #ABB169;
}
#page {
	padding: 10px 0px;
	width: 560px;
	float: right;
}
#breadcrump {
	color: #87888a;
	font-size: 1em;	
}
#breadcrump a {
	color: #87888a;
	text-decoration: none;
}

#sidebar {
	width: 187px;
	float: right;
}
#sidebar li {
	list-style-type: square;
}
#newsteaser {
	color: #680404;
}
#newsteaser h1 {
	margin: 0px 0px 15px 0px;
	font-weight: normal;
	font-size: 1.2em;
	color: #ffffff;
	text-align: center;
	padding: 2px 0px 5px 0px;
	display: block;
	background: #680404;
}
.newsblock {
	padding: 0px 5px 15px 5px;
}
.newsblock p {
	margin: 0px;
}
.newsblock a {
	color: #3e3d40;
	text-decoration: none;
}
.newsblock a:hover {
	text-decoration: underline;
}

#toolbar {
	padding: 10px 0px;
	background: #ffffff;
}
#toolbar img {
	margin-right: 10px;
}
#footer {
	background: url(../img/bg/bg_footer.gif) repeat-y left top;
	border: 1px solid #707070;
}
#address {
	padding: 3px 10px;
	margin-left: 200px;
	float: left;
	width: 540px;
}
#address h1 a {
	text-decoration: none;
	color: #680404;
}
#address h1 a:hover {
	text-decoration: unerline;
	color: #000000;
}
#address h1 {
	margin: 0px;
	font-weight: normal;
	font-size: 1.1em;



}
#imprint {
	float: right;
	width: 167px;

	padding: 10px;
}
#imprint a {
	text-decoration: none;
	color: #000000;
}
#imprint a:hover {
	text-decoration: underline;
	color: #680404;
}
#search {
	background: #ffffff;
	padding-bottom: 10px;
}
#search form {
	margin: 0px;
}
#search input.searchbox-sword {
	padding: 1px;
	border: 1px solid #680404;
	width: 110px;
	height: 15px;
	float: left;
}
 * html b\ody #search input.searchbox-sword { 
  	height: 19px;
                   }
#search input.button {
	/*padding: 2px 5px;
	color: #680404;
	background: #E4E6CE;
	border: 1px solid #680404;*/
	float: right;
}