.big{
	color: #4682B4;
	font-style: normal;
	font-family: Monaco, tahoma;
}
.infotext {
	color: #4682B4;
	font-style: italic;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 15pt;
}
.techtext{
	color: #696969;
	font-style: normal;
	font-family: sans-serif;
	font-size: 13pt;
}
i{
	color: #808080;
	font-style: italic;;
	font-family: sans-serif;
	font-size: 12pt;
}
.trenner{
	/* background-color: #F0F8FF; */
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	border-bottom-width: 1px;
}
.fussnote{
	background-color: #F8F8FF;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 15pt;
	color: gray;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.fixedarea {
    position: fixed; /* Фиксированное положение */
    left: 10px; /* Расстояние от правого края окна браузера */
    top: 90%; /* Расстояние сверху */
    padding: 10px; /* Поля вокруг текста */
    background: #ffe; /* Цвет фона */
    border: 1px solid #333; /* Параметры рамки */
		color: red;
		font-family: Verdana, Arial, Helvetica;
		font-size: 14pt;
}
	 .bottleimg{
		 width: auto;
		 height: 450px;
		 position: relative; top: 25px;
}
	 .boximg{
		 width: auto;
		 height: 200px;
		 position: relative; bottom: -45px; left: -55px;
}

.vinittoboximg{
	width: auto;
	height: 200px;
	position: relative; bottom: -35px; left: -15px;
}

.bbdiv{
	vertical-align: top;
	width: 475px;
	height: auto;
	background-color: white;
}
