@charset "utf-8";


#navibild {
	height: 170px;
	width: 530px;
	float: left;
	margin-top: -4px;
	margin-left: 8px;
	background-image: url("../../bilder/navibild.webp");
	background-repeat: no-repeat;
}
#main {
	width: 814px;
	height: 277px;
	background-image: url("../../bilder/telematik/gpsauge/produkte/gpsauge_in1/gpsauge.webp");
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}
#titel {
	color: #FFFFFF;
	margin-top: 7px;
	height: 15px;
	padding-left: 367px;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 451px;
}
#bild_1 {
	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;
}
#text {
	color: #FFFFFF;
	font-size: 11px;
	width: 493px;
	padding-left: 8px;
	text-align: justify;
}
.Stil3 {
	color: #E7A80D
}
.Stil6 {
	font-size: 12px;
	color: #E7A80D;
}
#text a {
	color: #E7A80D;
}
#text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#text table{
	width: 494px;
	border-collapse:collapse;
	background-color: #FEBF3E;
}
#text td{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	border: 1px solid #5C5C5C;
	color: #555;
	font-size: 9px;
	padding-bottom: 5px;
}
