@charset "utf-8";


#navibild {
	height: 170px;
	width: 530px;
	float: left;
	margin-top: -4px;
	margin-left: 8px;
	background-image: url("../../bilder/lkw/navibild_lkw_future.webp");
	background-repeat: no-repeat;
}
#main {
	width: 814px;
	height: 277px;
	background-image: url("../../bilder/lkw_tuning/scania_trucks_tuning.webp");
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}
#titel {
	color: #FFFFFF;
	margin-top: 7px;
	height: 15px;
	padding-left: 172px;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 642px;
}
#scania {
	width: 273px;
	height: 254px;
	float: left;
}
#scania_tuning {
	height: 238px;
	width: 250px;
	margin-left: 21px;
	float: left;
	margin-top: 8px;
}
#text_main {
	float: left;
	height: 236px;
	width: 523px;
	margin-top: 9px;
	overflow-y: scroll;
	overflow: auto;
	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;
}
#scania_text {
	color: #FFFFFF;
	font-size: 11px;
	width: 493px;
	padding-left: 8px;
	text-align: justify;
}
.Stil3 {
	color: #E7A80D
}
.Stil6 {
	font-size: 12px;
	color: #E7A80D;
}
#scania_text a {
	color: #E7A80D;
}
#scania_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}