body {
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: normal;
}

div.rand {
	border: 2px;
	border-color: #F00000;
	
}
ul.navigatie{
	padding: 25px 0 0 25px;
	list-style: none;
	background-color: gray;
	margin: 0 auto 0 auto;
	width: 850px;
	text-align: left;
	
}

ul.navigatie li{
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	font-size: small;
}

ul.navigatie a {
display: block;
	margin: 0;
	padding: 6px 10px;
	color: #F00000 ;
	font-weight: bolder;
	text-decoration: none;
	border-bottom: none;
	background: black;
		font-size: small;
}

ul.navigatie a:hover,
           body#Home #t-Home a
			  body#WatDoenWij #t-WatDoenWij a
			  body#WaarStaanWeVoorGarant #t-WaarStaanWeVoorGarant a
			  body#OnzeWerkwijze#t-OnzeWerkwijze a
			  body#Contact#t-Contact a
			  {
	background: white;
	border-color: white;
	font-weight: bolder;
	font-size: small;
	color: #F00000;
}

.logo {
margin-left: 395px;
margin-bottom: 100px;
position: absolute;
float: right;
}

h2{
	color: Black;
	font-variant: small-caps;
	margin-left: 25px;
}

h3{
	color: black;
	font-size: small;
	margin-left: 25px;
}


h1{
	font-variant: small-caps;
	margin-left: 25px;
	color: white
}

ul{
	list-style-type: square;
	color: black;
}

p{
	margin-left: 25px;
}

.foto{
	margin-left: 25px;
}

strong{
	font-size: x-small;
	color: #F00000;
	font-variant: small-caps;
	margin-left: 25px;
}

.onderbalk {
	text-align: center;
	font-size: xx-small;
	font-style: italic;
	color: #F00000;
}

p{
	color: black;
	
}