/*
Website : Beeks.nl 2008
CSS : Frank Buschman
E-mail:frank@ihitro.nl
WWW: http://www.ihitro.nl
---------------------------------------
CSS bestand vrijgegeven door ihitro:media onder C.C. licentie:
http://creativecommons.org/licenses/by-sa/2.0/nl/


Kleuren:
lBlauw: #3399CC
dBlauw: #406EA6


*/

* {
	margin: 0;
	padding: 0;
}


body {
	color : #333;
	font : normal 12px Arial, Verdana, "Times New Roman", sans-serif;
	background-image:url(../site-img/bodyBack.png);
}

a img {
	border : none;
}

a {
	outline: none;
}

	a:link,
	a:visited {
		color:#3399CC;
		text-decoration:none;
	}
	
	a:hover,
	a:active {
		color:#000;
		text-decoration:underline;
	}

h1 {
	font-size: 22px;
	margin-bottom: 15px;
}

h2 {
	font-size: 20px;
	margin-bottom: 15px;
}

h3 {
	font-size: 18px;
	margin-bottom: 15px;
}

h4 {
	font-size: 16px;
	margin-bottom: 15px;
}

h5 {
	font-size: 14px;
	margin-bottom: 15px;
}

p {
	font-size: 12px;
	margin-bottom: 15px;
}

ul li,
ol li {
	margin-left:25px;
}

th {
	text-align:left;
}

div.welkom {
	background: #f9f9f9;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	float: left;
	margin-top: 20px;
	padding: 15px 0; 
	text-align: center;
	width: 100%;
}

h4.welkom,  h5.welkom {text-align: center; color: #395a74; margin-bottom: 2px;}

h5.welkom {color: #333; font-weight: normal; }

h5.welkom em {color: #777;}




/* -------------------------------------------------------------------------------------------------------------= Layout =-----*/



#container {
	width:851px;
	margin:0 auto;
}

#backExt {
	float:left;
	width:851px;
	background-color:#fff;
}

/* -------------------------------------------------------------------------------------------------------------= Head =-----*/


#head {
	width:851px;
	height:136px;

}

#melding {
	color:#000;
	width:400px;
	height:100px;
	font-weight:bold;
	background-image:url(../site-img/meldingBack.jpg);
	clear:both;
	margin:0 auto;
	position:relative;
	top:30px;
	font-size:16px;
	text-align:center;
}

	#melding div {
		padding:20px;
	}

	#headTop {
		width:851px;
		padding-top:20px;
	}
	
		#headTop a#logoBeeks {
			margin-left:20px;
			
	
		}

		#headTop a#logoToyota {
			margin-left:300px;
		}

		#headTop a#logoMitsubishi {
			margin-left:40px;
	
		}

		#headTop a#logoChevrolet {
			margin-left:40px;
	
		}
		
/* -------------------------------------------------------------------------------------------------------------= Navigatie =-----*/


	#headBottom {
		width:851px;
		margin-top:20px;
		height:36px;
	}
	
		#headBottom ul {
			width:851px;
			padding:7px 0;
			text-align:center;
			background-image:url(../site-img/navBack.gif);

		}
	
		#headBottom ul li {
			display:inline;
			margin-left:20px;
			color:#999999;
		}
		
		#headBottom ul li span {
			visibility:hidden;
		}
	
			
		#headBottom ul li a {
			color:#333;
			font-size:13px;
			text-decoration:none;
		}
		
			#headBottom ul li a:hover {
				color:#F51C1E;
				text-decoration:none;
			}
		
/* -------------------------------------------------------------------------------------------------------------= Onderkant =-----*/
	

#fotoBalk{
	width:851px;
	height:163px;
}

#wrapper {
	width:851px;
	clear:both;
}

/* -------------------------------------------------------------------------------------------------------------= Columns =-----*/


	#col1,
	#col2,
	#col3 {
		width:257px;
		margin-left:20px;
		margin-top:20px;
		float:left;
	}
	
	#wrapper div#col4,
	#wrapper div#col5 {
		width:387px;
		padding-bottom:40px;
		float:left;
		background-image:url(../site-img/subColsBack.gif);
		background-repeat:repeat-x;
	}
	
	#col4 h3,
	#col5 h3 {
		color:#406EA6;
		width:387px;
		font-weight:normal;
	}
	
	#col5 {
		margin-left:20px;
		
	}
	
	a.hippeKnop {
		display:block;
		margin:20px 0;
		padding:4px 0;
		text-align:center;
		color:#3399CC;
		text-decoration:none;
		background-image:url(../site-img/hippeKnop.gif);
		background-position:center 0px;
		background-repeat:no-repeat;
	}
	
		a.hippeKnop:hover {
			color:#406EA6;
			background-position:center -23px;
		}
	
	table.adres {
		margin:0 auto;
	}
	
		table.adres th {
			text-align:right;
			padding:3px 20px 3px 0;
		}
		
		table.adres td {
			padding:3px 0;
		}
	
	
	a.merk {
		display:block;
		margin-bottom:20px;
	}
	
	img.fotoMerk {
		margin-bottom: 20px;
	}
		
	
/* -------------------------------------------------------------------------------------------------------------= Foot =-----*/
	
	
#foot {
	background-image:url(../site-img/footBack.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:851px;
	height:137px;
	clear:both;
}

	div#foot div#footContent {
		margin-left:20px;
		color:#A2B2C4;
		padding-top:20px;
	
	}
	
		div#foot div#footContent2 {
		margin-left:20px;
		color:#A2B2C4;
		padding-top:20px;
	
	}
	
	div#foot div#footContent a {
		color:#A2B2C4;
	}


/* -------------------------------------------------------------------------------------------------------------= Subpagina's =-----*/


#subWrap {
	margin:20px;
	width:801px;
	line-height:20px;
}


#subWrap h2 {
	color:#406EA6
}

#subWrap h3 {
	color:#406EA6;
}

#subWrap h4 {
	color:#406EA6;
	font-weight:normal;
	font-size:14px;
}

/* -------------------------------------------------------------------------------------------------------------= Contact =-----*/


table.formTable {
	width:400px;
	margin:0 auto;
}

	table.formTable span {
		color: red;
	}


table.formTable th,
table.formTable td {
	padding:5px 0;
}

table.formTable th {
	text-align:right;
	padding-right:20px;
}


table.formTable input.txt,
table.formTable textarea {
	border:1px solid #406EA6;
	padding:3px;
	width:250px;
}



/* -------------------------------------------------------------------------------------------------------------= Openingstijden =-----*/


table.openingstijden {
	margin-left:20px;
}

table.openingstijden th,
table.openingstijden td {
	padding:5px 0;
}

table.openingstijden td {
	padding-left:20px;
}

/* -------------------------------------------------------------------------------------------------------------= Melding popup =-----*/

div#melding {
	width:400px;
	height:50px;
	background-color:red;
	clear:both;
}




/* -------------------------------------------------------------------------------------------------------------= Testrit =-----*/

table#testrit {
	margin-top: 20px;
}

table#testrit td {
	padding: 10px 0 5px;
	border-bottom: 1px solid #eee;
}

#testrit .klein {
	background: #f9f9f9;
	padding: 4px 0px;
	border: 1px solid #ccc;
	width: 100%;
}

table#keuze td {
	padding: 6px 0 2px;
	border-bottom: 1px solid #eee;
}



div.sd1 {
	background-color:#FFC; /*geel*/
	border:1px solid #FFE718;
	padding:10px;
	margin-bottom:20px;
	text-align:center;
}

div.sd2 {
	background-color:#E2FECB; /*groen*/
	border:1px solid #9AFE17;
	padding:10px;
	margin-bottom:20px;
	text-align:center;
}

div.sd3 {
	background-color:#FFD6CC; /*rood*/
	border:1px solid #FF704C;
	padding:10px;
	margin-bottom:20px;
	text-align:center;
}






