﻿<!-- 
			* {
				margin: 0;
				padding: 0;
			}
			html, body {
				background: #2a366a url("../images/bg.jpg") repeat-x top;
				color: #000;
				font-family: 'Trebuchet MS', Verdana, sans-serif;
				font-size: 12px;
				width: auto;
				height: 100%;
			}

			a {
				color: #000;
			}
						
			a:hover {
				color: #727272;
			}
			
			div, tr, tr, p, img {
				margin: 0px;
				padding: 0px;
			}
			
					
			#container {
                min-height: 100%;
                _height: 100%;
                margin: 0 auto;
                background: url("../images/bgcontainer.jpg") repeat-y top;
            }
            
            img {
	border: 0px;
}
			
			/* CONTAINER CLASSES THAT DETERMINE WIDTH, ADD TO FOOTER AS WELL!!! */

			.for1024 {
				width: 1000px;
			}
						
			/* CONTAINER CLASSES THAT DETERMINE WIDTH, ADD TO FOOTER AS WELL!!! */
			
			#header {
				width: auto;
				height: 446px;
				background: #eeeeee	url('../images/header.jpg');
				color: #000;
				text-align: left;
				position: relative;
			}

			#headertop {
				width: auto;
				margin-top: 3px;
				margin-left: 680px;
				height: 25px;
				color: #fff;
				text-align: left;
				position: relative;
			}

		#headertop a {
		color: #fff;
		text-decoration: none;
		}

			#headervisual {
				width: 922px;
				margin-top: 63px;
				margin-left: 41px;
				height: 281px;
				color: #fff;
				text-align: left;
				position: relative;
			}

			#headeraktietekst {
				width: 870px;
				margin-top: 13px;
				margin-left: 71px;
				height: 33px;
				color: #000;
				text-align: left;
				position: relative;
				font-weight: bold;
			}

						
			p {
				padding: 10px;
				font-size: 12px;
				line-height: 20px;	
			}
			
			.blauw {
				color: #283468;
				font-size: 12px;
				}
			
			h2 {
				font-size: 17px;
				margin-left: 7px;
			}

			
			
			/* TEXT WIDTHS, ADD THIS TO A DIV AROUND A PARAGRAPH */
						
			.pos25 {
				width: 206px;
				height: auto;
				float: left;
				background: #eeeeee;
				margin-left: 56px;
			}

						
			.pos75 {
				width: 679px;
				height: auto;
				float: left;
				background: #eeeeee;
				margin-left: 13px;
			}
			
			.kopstuk {
				width: 75%;
				height: auto;
				float: left;
			}


			/* MENU IC CARS LIST ITEMS */

.teksttabel {
	font-size: 14px;
	margin-left: 10px;
}


			
			/* TEXT WIDTHS, ADD THIS TO A DIV AROUND A PARAGRAPH */
			
			#footer {
				height: 45px;
				line-height: 45px;
				vertical-align: middle;
				text-align: center;
				margin: 0 auto;
				margin-top: -45px;
				clear: both;
				background: #EBEBEB;
			}
			#footer p {
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				font-size: 10px;
				padding: 0;
				line-height: 30px;
			}
			
			
/* MENU OPMAAK */

.pos25 ul {
	list-style: none;
	}


			.pos25 li {
				width: 190px;
				height: 24px;
				background: #fff url("../images/bgmenu.jpg") repeat-x;
				border-bottom: #283468 1px solid;
				font-size: 14px;
				font-weight: bold;
				line-height: 20px;		
				}

			.pos25 li a span {
				display:none;
			}

			.pos25 li a {
				display:block;
				background: #fff url("../images/bgmenu.jpg") repeat-x;
				border-bottom: #283468 1px solid;
				font-size: 14px;
				font-weight: bold;
				text-decoration: none;
				width: 190px;
				height: 24px;
				padding-left: 15px;
			}	

			.pos25 li a:hover {
				background: #283468;
				border-bottom: #283468 1px solid;
				font-size: 14px;
				font-weight: bold;
				text-decoration: none;
				color: #fff;
			}			
			
	
/* OCCASIONS OPMAAK */

.tabelcelKopBold {
	background: #2a366a;
	color: #ffffff;
}	

.tabelcelKopBold a {
	color: #ffffff;
}

.tabelCelOmschrijving {
	background: #dddddd;
}

.tabelblok {
	font-size: 12px;
	color: #000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	background: #fff;
	text-align:left;

}

.leegBold {
	font-size: 12px;
	color: #000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
}

.leeg {
	font-size: 12px;
	color: #000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
}

.tekstBold {
	font-size: 12px;
	color: #000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
}


.tekst {
	font-size: 12px;
	color: #000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
}

.blauw2 {
	background: #2a366a;
	color: #ffffff;
}















