
			body {
				background-color: #717171;
				margin-top: 20px;
				margin-left: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				font-family: verdana;
			}
			a {
				color: #004990;
				text-decoration: underline;
			}
			a:hover {
				color: #000;
				text-decoration: none;
			}
			.mainContainer {
				width: 876px;
				margin: 0 auto;
				background-color: #fff;
				background-image: url('../pics/balk_blue.gif');
				background-repeat: repeat-x;
			}
			.containerLeft {
				width: 636px;
				float: left;
			}
			.container_PicSeat {
				clear: both;
				background-image: url('../pics/Cutaway_Car.gif');
				background-repeat: no-repeat;
				background-position: bottom right;
			}
			.footer {
				clear: both;
				width: 876px;
				height: 50px;
				background-image: url('../pics/footer.gif');
				background-repeat: no-repeat;
			}
			.container_header {
				width: 636px;
				height: 71px;
				background-image: url('../pics/header.gif');	
			}
			.container_menuTop {
				height: 30px;
				margin-left: 38px;
			}
			.container_button {
				height: 30px;
				float: left;
				font-size: 11px;
				font-weight: bold;	
			}
			.active {
				height: 30px;
				float: left;
				line-height: 28px;
				padding-left: 5px;
				padding-right: 5px;
				color: #000;
				background-color: #fff;
				background-image: url('../pics/arrowbottom.gif');
				background-repeat: no-repeat;
				background-position: bottom center;
				font-size: 11px;
				margin-left: 1px;
				font-weight: bold;
				text-transform: uppercase;
			}
			.container_button a {
				display: block;
				height: 30px;
				margin-left: 1px;
				line-height: 28px;
				padding-left: 5px;
				padding-right: 5px;
				color: #fff;
				text-decoration: none;
				text-transform: uppercase;
			}
			.container_button a:hover {
				background-color: #fff;
				color: #4583c0;
			}
			.container_slogan {
				width: 598px;
				clear: both;
				height: 67px;
				padding-top: 20px;
				padding-left: 38px;
				color: #fff;
				font-size: 14px;
				font-weight: bold;
			}
			.container_slogan p {
				
				margin-top: 0px;
			}
			.menu_overview {
				color: #004990;
				font-weight: bold;
				font-size: 10px;
				margin-top: 13px;
				padding-left: 38px;
				margin-right: 38px;
				padding-bottom: 16px;
				border-bottom: 1px solid #004990;
			}
			.menu_overview a { 
				color: #000;
				font-weight: normal;
			}
			.menu_overview a:hover {
				color: #004990;
				text-decoration: none;
			}
			.containerRight {
				margin-left: 636px;
				width: 240px;
				height: 407px;
				background-image: url('../pics/laptop.jpg');
			}
			.containerLanguages {
				float: right;
				margin-right: 2px;
				margin-top: 0px;
				padding-top: 0px;
			}
			a.germanyrollover {
				display: block;
				float: left;
			    	width: 23px;
			    	height: 30px;
			    	background: url("../pics/flag_germany.gif") 0 0 no-repeat;
				text-decoration: none;
			} 
			a:hover.germanyrollover {
			    	background-position: -23px 0;
			} 
			a.unitedkingdomrollover {
				display: block;
				float: left;
			    	width: 23px;
			    	height: 30px;
			    	background: url("../pics/flag_unitedkingdom.gif") 0 0 no-repeat;
				text-decoration: none;
			} 
			a:hover.unitedkingdomrollover {
			    	background-position: -23px 0;
			}
			
			a.unitedkingdomrolloverInfo {
				margin-left: -50px;
				display: block;
				float: left;
			    	width: 559px;
			    	height: 93px;
			    	background: url("../pics/klikInfo_en.gif") 0 0 no-repeat;
				text-decoration: none;
			}
			a:hover.unitedkingdomrolloverInfo {
			    	background-position: -559px 0;
			}
			a.germanyrolloverInfo {
				margin-left: -50px;
				display: block;
				float: left;
			    	width: 559px;
			    	height: 93px;
			    	background: url("../pics/klikInfo_de.gif") 0 0 no-repeat;
				text-decoration: none;
			}
			a:hover.germanyrolloverInfo {
			    	background-position: -559px 0;
			}
			
			
			
			
			
			
			
			.activeGermany {
				float: left;
			    	width: 23px;
			    	height: 30px;
			    	background: url("../pics/flag_germany.gif") -23px 0 no-repeat;

			}
			.activeUK {
				float: left;
			    	width: 23px;
			    	height: 30px;
			    	background: url("../pics/flag_unitedkingdom.gif") -23px 0 no-repeat;

			}
			
			
			
			
			
			.container_content {
				min-height: 540px;
				margin-left: 38px;
				margin-right: 38px;
				font-size: 10px;
			}
			.container_content h1 {
				margin-top: 10px;
				margin-bottom: 20px;
				line-height: 20px;
				font-size: 16px;
				color: #5d5d5d;
			}
			.container_content h2 {
				margin-top: 10px;
				margin-bottom: 2px;
				font-size: 12px;
				color: #5d5d5d;
			}
			.container_content h3 {
				margin-top: 8px;
				margin-bottom: 2px;
				font-size: 12px;
				color: #004990;
			}
/* index.html */
			.container_content p {
				margin-left: 20px;
				margin-top: 8px;
				margin-bottom: 2px;
				line-height: 15px;
			}
			.container_company1 {
				padding-bottom: 10px;
				padding-left: 137px;
				background-image: url('../pics/logo1.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_company1 p {
				margin-left: 0px;
			}
			.container_company2 {
				padding-bottom: 10px;
				padding-left: 137px;
				background-image: url('../pics/logo2.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_company2 p {
				margin-left: 0px;
			}
			.container_company3 {
				padding-bottom: 10px;		
				padding-left: 137px;
				background-image: url('../pics/logo3.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_company3 p {
				margin-left: 0px;
			}
			.container_company4 {
				padding-bottom: 10px;
				padding-left: 137px;
				background-image: url('../pics/logo4.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_company4 p {
				margin-left: 0px;
			}
			.container_company5 {
				padding-bottom: 10px;
				padding-left: 137px;
				background-image: url('../pics/dvseat.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_company5 p {
				margin-left: 0px;
			}
			.link a {
				background-image: url('../pics/buttonTop.gif');
				background-repeat: no-repeat;
				background-position: 0px 1px;
				color: #fff;
				text-decoration: none;
				padding-right: 3px;
				padding-left: 3px;
				font-size: 9px;
			}
			.link a:hover {
				background-image: url('../pics/buttonUnder.gif');
			}
/* vervolg.html */
 			ul {
 				margin-left: 10px;
				padding-left: 30px;
 				line-height: 15px;
 			}
 			td {
 				font-family: verdana;
 				font-size: 10px;
 				padding: 10px;
 				text-align: top;
 				width: 170px;
 			}
 			th {
 				font-family: verdana;
 				font-size: 10px;
 				padding: 10px;
 				text-align: left;
 				width: 170px;
 			}
 			.tableimpressum {
 				margin-left: 20px;
 				margin-top: 10px;
 				margin-bottom: 10px;
 			}
 			.rowColor1 {
 				background-color: #eee;
 			}
 			.rowColor2 {
 				background-color: #c0c4c8;
 			}
 			.container_PDFLink {
 				margin-left: 20px;
 				margin-top: 20px;
 				height: 34px;
 				background-image: url('../pics/pdf.gif');
 				background-repeat: no-repeat;
 				padding-left: 60px;
 			}
 			.container_PDFLink a {
 				color: #004990;
 			}
 			.container_PDFLink a:hover {
 				color: #000;
 				text-decoration: none;
 			}
 			.container_refLeft {
 				float: left;
 				width: 225px;
 				min-height: 200px;
 				border-bottom: 1px solid #004990;
 				margin: 5px;
 				padding: 10px;
 			}
 			.container_refRight {
 				float: right;
 				width: 225px;
 				min-height: 200px;
 				border-bottom: 1px solid #004990;
 				margin: 5px;
 				padding: 10px;
 			}
			.container_companyInfo {
				min-height: 120px;
			}
			.container_companyInfo p {
				margin-left: 0px;
			}
			.container_companyInfo ul {
				margin-left: 0px;
				padding-left: 20px;
			}
			.container_companyPic1 {
				padding-bottom: 10px;
				padding-left: 137px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_ad.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic2 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_car.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic22 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_ATR.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;
			
			}
			.container_companyPic3 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_coparts.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic4 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_deren.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic5 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_ruville.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic6 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_eurocarparts.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic7 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_fstop.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic8 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_geri.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic9 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_gsf.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic10 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_gbelgie.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic11 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_hella.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic12 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_kuhne.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic13 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_matthies.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic14 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_nb.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic15 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_n1.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic16 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_qh.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic17 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_somecompany.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic18 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/log0_tec4u.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic19 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_vergolst.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic20 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_wesselsMuller.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.container_companyPic21 {
				padding-bottom: 10px;
				padding-left: 137px;
				min-height: 120px;
				margin-bottom: 10px;
				background-image: url('../pics/logo_zf.gif');
				background-repeat: no-repeat;
				border-bottom: 1px solid #004990;		
			}
			.item {
				background-image: url('../pics/achtergrond.gif');
				background-repeat: repeat-x;
				border: 1px solid #ddd;
				padding: 10px;
				margin-top: 20px;
			}
			.item td{
				width: 636px;
				height: 10px;
			}
			.special {
				width: 50%;
				text-align: left;
				height: auto;
			}
			.formTable {
				font-size: 11px;
				width: 100%;
			}
			.input_text {
				margin: 0px;
				padding: 0px;
				width: 200px;
			}
			.input_text_persons {
				font-size: 11px;
				width: 200px;
			}
			.button {
				color: #0086FE;
				font-size: 11px;
				padding: 1px 10px;
				cursor: pointer;
			}
			.bgMessen_en {
				margin-left: -30px;
				width: 559px;
				height: 725px;
				background-image: url('../pics/Topmotive_EN.jpg');	
			}
			.bgMessen_ger {
				margin-left: -30px;
				width: 559px;
				height: 725px;
				background-image: url('../pics/Topmotive_DE.jpg');
			}
			.maincontainer_download {
				height: auto;
				padding-bottom: 20px;
			}
			.containerDownloadLogo1 {
				float: left;
				width: 127px;
				min-height: 170px;
				background-image: url('../pics/dl_logo1.gif');
				background-repeat: no-repeat;
				border-right: 1px solid #004990;
				margin-bottom: 20px;
			}
			.containerDownloadLogo2 {
				float: left;
				width: 127px;
				min-height: 170px;
				background-image: url('../pics/dl_logo2.gif');
				background-repeat: no-repeat;
				border-right: 1px solid #004990;
				margin-bottom: 20px;
			}
			.containerDownloadLogo3 {
				float: left;
				width: 127px;
				min-height: 170px;
				background-image: url('../pics/dl_logo3.gif');
				background-repeat: no-repeat;
				border-right: 1px solid #004990;
				margin-bottom: 20px;
			}
			.containerDownloadLogo4 {
				float: left;
				width: 127px;
				min-height: 170px;
				background-image: url('../pics/dl_logo4.gif');
				background-repeat: no-repeat;
				margin-bottom: 20px;
			}
			.contentDownload {
				margin-top: 90px;
				margin-left: 10px;
				margin-right: 10px;
			
			}
			.contentDownload a {
				display: block;
				text-decoration: underline;
				color: #004990;
				background-image: url('../pics/download_icon.gif');
				background-repeat: no-repeat;
				background-position: right;	
			}
			.contentDownload a:hover {
				text-decoration: none;
				color: #004990;
				background-image: url('../pics/download_icon2.gif');
				background-repeat: no-repeat;
				background-position: right;
			}
			.contentDownload p {
				margin-left: 0px;	
				padding-right: 10px;
			}
			.containerLogoTopmotive {
				background-image: url('../pics/logo_topmotive2.gif');
				background-repeat: no-repeat;
				clear: left;
				border-top: 1px solid #004990;
			}
			.contentDownload2 {
				padding-top: 40px;
				margin-left: 10px;
				margin-right: 10px;
			
			}
			.contentDownload2 a {
				display: block;
				width: 86px;	
				text-decoration: underline;
				color: #004990;
				background-image: url('../pics/download_icon.gif');
				background-repeat: no-repeat;
				background-position: right;	
			}
			.contentDownload2 a:hover {
				text-decoration: none;
				color: #004990;
				background-image: url('../pics/download_icon2.gif');
				background-repeat: no-repeat;
				background-position: right;
			}
			.contentDownload2 p {
				margin-left: 0px;	
				padding-right: 10px;
			}
			
			
			
			
			
