body {
	background-image: url(http://www.lavaux-unesco-inscription.ch/images/bg_top.gif);
	margin: 0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	text-align: justify;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: lighter;
	letter-spacing: 1px;
}
a {
	color: #E67127;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.contentsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.trigger {
	position:relative;
	cursor:pointer;
	z-index:2;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:absolute;
	visibility:hidden;
	overflow:hidden;
	z-index:1;
	padding:0px;
	border: 0px solid #FFFFFF;
}
.contentbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: lighter;
}
.ohidden {
	overflow: hidden;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	width: 320px;
}
input.sub {
	border: 0px solid #000000;
	width: 38px;
	height: 38px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 320px;
	border: 1px solid #000000;
}
.botborder {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.webcam {
	overflow: hidden;
	position: relative;
	height: 268px;
	width: 375px;
	border: 1px solid #000000;
	background-image: url(http://www.lavaux-unesco-inscription.ch/images/loading.gif);
}
.crop {
	margin: -5px;
}
.clipit {
	position:absolute;
	z-index:1;
	clip: rect(0px,380px,260px,0px);
	background-color: #FFFFFF;
	overflow: hidden;
	border: 1px solid #000000;
	margin: -5px;
	height: 260px;
	width: 380px;
	background-image: url(http://www.lavaux-unesco-inscription.ch/images/loading.gif);
}
