﻿<!-- 
			* {
				margin: 0;
				padding: 0;
			}
			html, body {
				background: #302b28 url("http://www.autocentrumdrachten.nl/TEST/images/bg.jpg") repeat top;
				color: #fff;
				font-family: 'Trebuchet MS', Verdana, sans-serif;
				font-size: 12px;
				width: auto;
				height: 100%;
			}

img {
	border: 0px;
}

			a {
				color: #fff;
				font-weight: bold;
				border: 0px;
			}
			
			a:hover {
				color: #fff;
			}
			
			h2 {
				color: #fff;		
			}
			
			#container {
               	min-height: 400px;
                margin: 0 auto;
                background: #292421;
            }
			
			/* CONTAINER CLASSES THAT DETERMINE WIDTH, ADD TO FOOTER AS WELL!!! */

			.for1024 {
				width: 958px;
			}
			
			/* CONTAINER CLASSES THAT DETERMINE WIDTH, ADD TO FOOTER AS WELL!!! */
			
			#header {
				width: auto;
				height: 439px;
				color: #fff;
				text-align: center;
				position: relative
			}

			p {
				padding: 10px;
				font-size: 12px;
				line-height: 20px;
				color: #fff;				
			}
			
			/* TEXT WIDTHS, ADD THIS TO A DIV AROUND A PARAGRAPH */
			
			.menu {
				width: 233px;
				height: 439px;
				float: left;
				margin-left: 11px;
				background: url("http://www.autocentrumdrachten.nl/TEST/images/menubg.jpg") no-repeat top;
			}

			.menuitems {
				width: 233px;
				height: 239px;
				margin-top: 170px;
				text-align:left;
			}
			
			.visual {
				width: 702px;
				height: 439px;
				float: left;
				background: url("http://www.autocentrumdrachten.nl/TEST/images/visualbg.jpg") no-repeat top;
			}			
						
			.pos25 {
				width: 233px;
				float: left;
				margin-left: 11px;
				margin-top: 11px;
				background: #55504e url("http://www.autocentrumdrachten.nl/TEST/images/pos25bg.jpg") no-repeat top;
				text-align: right;
			
			}
			
			#twitterblok {margin-left: 1px;}

			.pos75 {
				width: 687px;
				height: auto;
				float: left;
				margin-left: 12px;
				margin-top: 11px;
				background: #302b28;
			}

			.pos75_2vlakken {
				width: 687px;
				height: auto;
				float: left;
				margin-left: 12px;
				margin-top: 11px;
				background: #302b28;
				display:none;
			}
			

			.inhoudlinks {
				width: 233px;
				height: auto;
				float: left;
				text-align: left;
				display:none;
			}

			.inhoudrechts {
				width: 340px;
				height: auto;
				float: left;
				display:none;

			}
			
			.agendazeikant {
				margin-bottom: 10px;
			}
			
			.kaderfoto {
				width: 651px;
				height: 329px;
				margin-left: 31px;
				margin-top: 29px;
				float: left;
			}

			.routetekst {
				width: 330px;
				height: 390px;
				float: left;
				text-align: left;
			}

			.routekaart {
				width: 330px;
				height: 350px;
				float: left;
			}			
			
			.hometekst {
				width: 330px;
				height: 390px;
				float: left;
				text-align: left;
			}

			.homeavdw {
				width: 320px;
				height: 350px;
				float: left;
			}

			.werkplaatstekst {
				width: 430px;
				height: 390px;
				float: left;
				text-align: left;
			}

			.werkplaatsfoto {
				width: 220px;
				height: 350px;
				float: left;
			}
			
			.afspraakkader {
				margin-left: 10px;
			}
			
			.leegBold {
				background: #302b28;
			}

			.leeg {
				background: #302b28;			
			}

			.tekstBold {
				background: #302b28;			
			}
			.tekst {
				background: #302b28;			
			}

			

/* 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;
			}
			#footer p {
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				font-size: 10px;
				padding: 0;
				line-height: 45px;
			}
			
			
			
			
			
			
			
			
/* OPMAAK MENU */			
			
			
#navcontainer ul
{
margin: 0;
padding: 0;
padding-top: 2px;
list-style-type: none;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
background: url(http://www.autocentrumdrachten.nl/TEST/images/button/spacer.jpg) top no-repeat;
}

#navcontainer li { margin:0px; }

#navcontainer a
{
display: block;
padding: 4px 0px 0px 24px;
line-height: 23px;
width: 233px;
height: 29px;
background: url(http://www.autocentrumdrachten.nl/TEST/images/button/menu.png);
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background: url(http://www.autocentrumdrachten.nl/TEST/images/button/menu_over.png);
color: #003fa5;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background: url(http://www.autocentrumdrachten.nl/TEST/images/button/menu_over.png);
color: #333;
}
		
			
			
			
			
/* AUTOCOMMERCE */

.tabelcelKopBold {
	background: #504c4a;
}

.tabelCelOmschrijving {
	background: #423d3a;
}


			
			
			
			
			
			
			
			
			
			
			
			
			
