﻿<!-- 
			* {
				margin: 0;
				padding: 0;
			}
			html, body {
				background: #000 url("http://www.car-products.nl/images/bg.jpg") no-repeat center top;
				color: #fff;
				font-family: 'Trebuchet MS', Verdana, sans-serif;
				font-size: 12px;
				width: auto;
				height: 100%;
			}

			h2 {
				margin-left: 10px;
			}

			a {
				color: #fff;
				font-family: Trebuchet MS, Verdana, "Times New Roman", Times, serif;
				font-size: 12px;
				font-style: normal;
				font-weight: normal;
				text-decoration: none;
				}
			
			a:hover {
				color: #fff;
				font-family: Trebuchet MS, Verdana, "Times New Roman", Times, serif;
				font-size: 12px;
				font-style: normal;
				font-weight: normal;
				color: #ef0000;
				text-decoration: none;
			}

			#container {
                min-height: 100%;
                _height: 100%;
                margin: 0 auto;
            }
			
			/* CONTAINER CLASSES THAT DETERMINE WIDTH, ADD TO FOOTER AS WELL!!! */

			.for1024 {
				width: 978px;
			}
			/* CONTAINER CLASSES THAT DETERMINE WIDTH, ADD TO FOOTER AS WELL!!! */
			
			#header {
				width: auto;
				height: 190px;
				background: #fff url("http://www.car-products.nl/images/header.jpg");
				color: #000;
				text-align: center;
				position: relative
			}

			#menu {
				width: auto;
				height: 19px;
				background: #000 url("http://www.car-products.nl/images/menubg.jpg");
				color: #000;

				border-bottom: 1px solid #611919;
				position: relative;
			}


			p {
				padding: 10px;
				font-size: 13px;
				line-height: 20px;
			}
		
			
			/* TEXT WIDTHS, ADD THIS TO A DIV AROUND A PARAGRAPH */
			.spacerzeikanten {
				width: 83px;
				height: auto;
				float: left;
			}

			.pos75 {
				width: 797px;

				min-height: 600px;
				border-left: 1px solid #611919;
				border-right: 1px solid #611919;
				border-bottom: 1px solid #611919;
				float: left;
				background: #191919;
			}


			.contentlinks {
				width: 155px;
				height: auto;
				float: left;
				padding-top: 60px;
				padding-left: 10px;
				display: none;
			}


			.contentmidden {
				width: 770px;
				height: auto;
				float: left;
				margin-left: 12px;
				background: #191919;
			}

/*
			.contentrechts {
				width: 210px;
				margin-left:13px;
				padding-top: 20px;
				height: auto;
				float: left;
			}
*/



			.footer2 {
				width: 980px;
				height: 40px;
				text-align: center;
				float: left;
				background: #000;
			}
			
			.clear {
				height: 0px;
			}
			
			
			/* OPMAAK SITE */			
			
h1 {
	color: #fff;
	font-family: Trebuchet MS, Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.titelred {
	color: #fd0001;
	font-family: Trebuchet MS, Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.producten {

	width: 980px;
}

.producten1 {
	margin-left: 13px;
	width: 150px;
	text-align: left;
	float: left;
}











/* Menu items positionering */

.menuitem {
	margin-left: 125px;
	color: #fff;
}

.menuitem2 {
	margin-left: 50px;
	color: #fff;
}

.menuitem3 {
	margin-left: 28px;
	color: #fff;
}

.menuitem4 {
	margin-left: 20px;
	color: #fff;
}

.menuitem5 {
	margin-left: 65px;
	color: #fff;
}

.menuitem6 {
	margin-left: 57px;
	color: #fff;
}

.menuitem7 {
	margin-left: 30px;
	color: #fff;
}

			
			
			
			
			
			
			/* TEXT WIDTHS, ADD THIS TO A DIV AROUND A PARAGRAPH */
			
			#footer {
				width: 797px;
				height: 45px;
				line-height: 45px;
				vertical-align: middle;
				text-align: center;
				margin: 0 auto;
				margin-top: -45px;
				clear: both;
				background: #EBEBEB;
								border-left: 1px solid #611919;
				border-right: 1px solid #611919;

			}
			#footer p {
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				font-size: 10px;
				padding: 0;
				line-height: 30px;
			}
			
			
/* WEBSHOP STYLE */			

#tabel_artikel {
	
}

.artikel_naam {
	padding:2px;
	padding-left: 6px;		
	padding-right: 5px;
}
.witruimte {
	padding:2px;
	padding-left: 6px;
	padding-right: 5px;
}

#titelbalk {
	background: #323232;	
	padding: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	text-align: left;
}

.witruimte {
	text-align: left;	
	padding: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
}
			



