@charset "utf-8";

#navibild {
	height: 170px;
	width: 530px;
	float: left;
	margin-top: -5px;
	margin-left: 8px;
	background-image: url("../../bilder/navibild.webp");
	background-repeat: no-repeat;
}
#main {
	width:814px;
	height:277px;
	background-image: url("../../bilder/lubegard/lubegard_biotech_30902.webp");
	background-repeat: no-repeat;
	float: left;
}
#maintext {
	height: 236px;
	width: 517px;
	overflow-y: scroll;
	margin-left: 278px;
	overflow: auto;
	margin-top: -9px;
	scrollbar-base-color: #E7A80D;
  	scrollbar-3d-light-color: #E7A80D;
  	scrollbar-arrow-color: #5B5B5B;
  	scrollbar-darkshadow-color: #E7A80D;
  	scrollbar-face-color: #E7A80D;
  	scrollbar-highlight-color: #E7A80D;
  	scrollbar-shadow-color: #E7A80D;
  	scrollbar-track-color: transparent;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
#text {
	width: 495px;
	text-align: justify;
	font-size: 11px;
	color: #FFFFFF;
}
.Stil3 {
	color: #E7A80D
}
.Stil4 {
	color: #FFFFFF;
	margin-top: 7px;
	margin-left: 263px;
	font-size: 11px;
}
.Stil6 {
	font-size: 12px;
	color: #E7A80D;
}

#maintext a {
	color: #E7A80D;
}


#maintext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
