body {
 text-align: center}

h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	background-image:url(img/balk.gif);
	padding: 14px;
	padding-bottom: 12px;
	color: #990066;
	width: 250px;
}
p {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding-top: 10px;
	width: 600px;
}
.slogan {
	font-family: "Lucida Sans", Arial;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	color: #990066;
	width: 600px;

}
a:active { 
	color: #666; 
	font-weight: normal; 
	text-decoration: none; 
	border-bottom: solid 1px #ccc; 
}
a:link { 
	color: #666; 
	font-weight: normal; 
	text-decoration: none; 
	border-bottom: solid 1px #ccc; 
}
a:visited { 
	color: #666; 
	font-weight: normal; 
	text-decoration: none; 
	border-bottom: solid 1px #ccc; 
}
a:hover { 
	color: #666; 
	font-weight: normal; 
	text-decoration: none; 
	border-bottom: solid 1px #666; 
}

.navigatie a:active { 
	font-size: 13px;
	color: #333; 
	font-weight: normal; 
	text-decoration: none; 
	border-bottom: solid 1px #ccc; 

}
.navigatie a:link { 
	font-size: 13px;
	color: #333; 
	font-weight: normal; 
	text-decoration: none;
	border-bottom: solid 1px #ccc; 

}
.navigatie a:visited { 
	font-size: 13px;
	color: #333; 
	font-weight: normal; 
	text-decoration: none; 
	border-bottom: solid 1px #ccc; 
}
.navigatie a:hover { 
	font-size: 13px;
	color: #333; 
	font-weight: normal; 
	text-decoration: none; 
	border-bottom: solid 1px #666; 

}
.logo {
	float: left; 
	margin: 0 15px 0 0;
	border: 0;
}
#content
{
text-align: left;
width: 700px;
margin: 0 auto
} 
