/* CSS Document - Tempodeur*/

* { /* verwijderd de standaard margin en padding van alle elementen */
margin: 0px; padding: 0px;
}

#body{ /* standaard lettertype, en uitlijning pagina */
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	}

p{ /* opmaak pargrafen */
	line-height: 16px;
	margin-bottom: 16px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	}
a { color: #000000}	
	
#tekst a:link, #tekst a:visited{ /* opmaak linken algemeen */
	color: #0089AD;
	text-decoration: none;
	font-weight: bold;
	} 
#tekst a:hover {
	text-decoration: underline;}

#container{ /* bevat de site en zorgt voor lijn rond pagina */
	width: 943px;
	height: auto;
	margin: auto;
	margin-top: 9px;
	border: 1px solid #0089AD;
	text-align: left;
	padding-bottom: 0px;
	}
	
	#header{ /* opmaak header van de site */
		width: 941px;
		margin: 1px;
		height: 87px;
		border-bottom: 1px solid #0089AD;
		background-color: #fff;
		}
	
#hoofdmenu{ /* opmaak hoofdmenu */
	position: relative;
	top: 45px;
	left: 19px;
	height: 23px;
	width: 619px;
	}
	
	#hoofdmenu a{
		text-decoration: none;}
	
	#hoofdmenu ul{
		list-style: none;
		}
		#hoofdmenu li{
			display: block;
			float: left;
			}
				a span{
				visibility: hidden;
				}
				
				#kn-home{
					display: block;
					width: 77px;
					height: 23px;
					background: url(images/kn-home.gif) no-repeat;
					}
					
				a#kn-home:hover{
					background: url(images/kn-home2.gif) no-repeat;
					}
					
					#kn-home-active{
					display: block;
					width: 77px;
					height: 23px;
					background: url(images/kn-home-active.gif) no-repeat;
					}
					
				a#kn-home-active:hover{
					background: url(images/kn-home-active2.gif) no-repeat;
					}
					
				a#kn-over-tempodeur{
					display: block;
					width: 143px;
					height: 23px;
					background: url(images/kn-over-tempodeur.gif) no-repeat;
					}
				
				a#kn-over-tempodeur:hover{
					background: url(images/kn-over-tempodeur2.gif) no-repeat;
				}
				
				a#kn-over-tempodeur-active{
					display: block;
					width: 143px;
					height: 23px;
					background: url(images/kn-over-tempodeur-active.gif) no-repeat;
					}
				
				a#kn-over-tempodeur-active:hover{
					background: url(images/kn-over-tempodeur-active2.gif) no-repeat;
				}
				
				a#kn-service{
					display: block;
					width: 90px;
					height: 23px;
					background: url(images/kn-service.gif) no-repeat;
				}
				
				a#kn-service:hover{
					background: url(images/kn-service2.gif) no-repeat;
				}
				
				a#kn-service-active{
					display: block;
					width: 90px;
					height: 23px;
					background: url(images/kn-service-active.gif) no-repeat;
				}
				
				a#kn-service-active:hover{
					background: url(images/kn-service-active2.gif) no-repeat;
				}
				
				a#kn-producten{
					display: block;
					width: 110px;
					height: 23px;
					background: url(images/kn-producten.gif) no-repeat;
				}
				
				a#kn-producten:hover{
					background: url(images/kn-producten2.gif) no-repeat;
				}
				
				a#kn-producten-active{
					display: block;
					width: 110px;
					height: 23px;
					background: url(images/kn-producten-active.gif) no-repeat;
					}
					
					a#kn-producten-active:hover{
						background: url(images/kn-producten-active2.gif) no-repeat;}
				
				a#kn-projecten{
					display: block;
					width: 105px;
					height: 23px;
					background: url(images/kn-projecten.gif) no-repeat;
				}
				
				a#kn-projecten:hover{
					background: url(images/kn-projecten2.gif) no-repeat;
				}
				
				a#kn-projecten-active{
					display: block;
					width: 105px;
					height: 23px;
					background: url(images/kn-projecten-active.gif) no-repeat;
				}
				
				a#kn-projecten-active:hover{
					background: url(images/kn-projecten-active2.gif) no-repeat;
				}
				
				a#kn-contact{
					display: block;
					width: 94px;
					height: 23px;
					background: url(images/kn-contact.gif) no-repeat;
				}
				
				a#kn-contact:hover{
					background: url(images/kn-contact2.gif) no-repeat;
				}
				
				a#kn-contact-active{
					display: block;
					width: 94px;
					height: 23px;
					background: url(images/kn-contact-active.gif) no-repeat;
				}
				
				a#kn-contact-active:hover{
					background: url(images/kn-contact-active2.gif) no-repeat;
				}
				
	#logo{ /* plaatsing logo */
		float: right;
		position: relative;
		top: -7px;
		}
	
#content{ /* kolom met inhoud */
	width: 579px;
	margin: 0px 1px;
	float: left;
	}
	
	#payoff{ /* plaatsing blauwe vlak met tekst en tel en email */
		width: 579px;
		height: 201px;
		overflow: hidden;
		background: #0089AD;
		clear:right;
		}
	
		#payoff-tekst{ /* tekst in het blauwe vlak */
			margin: 17px 25px 7px 14px;
			color: #fff;
			width: 247px;
			height: 155px;
			font-family: Verdana, Arial, sans-serif;
			font-size: 11px;
			float: left;
			}
			
			#payoff-tekst p{
				line-height: 18px
				}				
		
	#telefoon{ /* plaatsing telefoonnummer */
		float: right;
		width: 292px;
		height: 100px;
		overflow: hidden;
		}
	
	#email{ /* plaatsing email */
		float: right;
		width: 292px;
		height: 101px;
		}
		
#titel-foto{ /* overkoepelende div van kop 'projecten' en titel van artikel */
	width: 288px;
	height: 100px;
	margin-top: 1px;
	margin-left: 0px;
	float: left;
	}
	
	.kop{ /* plaatsing van kop aan linker kant (vertikale kop)*/
		float: left;
		}
		
	.titel-aritkel{ /* plaatsing van titel */
		float: left;
		clear: right;
		}
		
#fotos{ /* plaatsing foto bij artikel */
	width: 288px;
	height: 100px;
	margin-left: 28px;
	float: left;
	}
	
	*html #fotos{
		position: relative;
		left: -28px;
		}
	
	.foto1{
	margin-right: 1px;
	}
		
#tekst{ /* plaatsing van de artikel tekst */
	width: 260px;
	_width: 292px;
	position: relative;
	top: -205px;
	float: right;
	padding: 38px 32px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	margin-bottom: -205px;
	}
	
	*html #tekst {
		position: relative;
		left: 38px;
		}
	
#flash{ /* plaatsing flash module */
	width: 361px;
	height: 501px;
	margin-right: 1px;
	float: right;
	clear: right;
	background-color: #b2b2b2;
	margin-bottom: 59px;
	}

