body { 
  background-color: #045FB4; 	<!--  #6495ED Cornflowerblue -->
	text-align: center; 
	font-family: Trebuchet MS, sans-serif; <!-- verdana, sans-serif -->
}

#top { 
  width: 895px; <!--  725 px; --> 
	height: 60px; 
	margin: 0 auto 0 auto; 
	padding: 0; 
	border-left: 6px solid #4682B4; 
	border-top: 6px solid #4682B4; 
	border-right: 6px solid #4682B4;
	border-bottom: 6px solid #4682B4; 
	background-color: lightgrey; 
}			 

#kop { 
  width: 895px;
	height: 345px; 
	background-color: lightslategrey; 
}

body {
text-align: center
}
#koptekst { 
  width: 895px;
	height: auto;
	margin: 0 auto 0 auto; 
	font-size: 55pt; 
	text-align: right;
	color: red;
	border-top: 6px solid #4682B4; 
	border-left: 6px solid #4682B4; 
	border-right: 6px solid #4682B4; 
	background-image: url(compitenz_logo3.gif);
	background-repeat: no-repeat;
	background-position: left;
}

body {
text-align: center
}
#koptekst2 { 
  width: 895px; <!--725px; -->
	height: auto;
	margin: 0 auto 0 auto;
	font-size: 55pt; 
	text-align: right;
	color: red;
	border-top: 6px solid #4682B4;
	border-left: 6px solid #4682B4; 
	border-right: 6px solid #4682B4;
	background-image: url(compitenz_amsterdam3.gif);
	background-repeat: no-repeat;
	background-position: left;
}

body {
text-align: center
}
#koptekst3 { 
  width: 895px; <!--725px; -->
	height: auto;
	margin: 0 auto 0 auto;
	font-size: 55pt; 
	text-align: right;
	color: red;
	border-top: 6px solid #4682B4;
	border-left: 6px solid #4682B4; 
	border-right: 6px solid #4682B4;
	background-image: url(compitenz_newyork.gif);
	background-repeat: no-repeat;
	background-position: left;
}

body {
text-align: center
}
#koptekst4 { 
  width: 895px; <!--725px; -->
	height: auto;
	margin: 0 auto 0 auto;
	font-size: 55pt; 
	text-align: right;
	color: red;
	border-top: 6px solid #4682B4;
	border-left: 6px solid #4682B4; 
	border-right: 6px solid #4682B4;
	background-image: url(compitenz_project3.gif);
	background-repeat: no-repeat;
	background-position: left;
}

body {
text-align: center
}
#koptekst5 { 
  width: 895px; <!--725px; -->
	height: auto;
	margin: 0 auto 0 auto;
	font-size: 55pt; 
	text-align: right;
	color: red;
	border-top: 6px solid #4682B4;
	border-left: 6px solid #4682B4; 
	border-right: 6px solid #4682B4;
	background-image: url(compitenz_bull3.gif);
	background-repeat: no-repeat;
	background-position: left;
}

body {
text-align: center
}
#koptekst6 { 
  width: 895px; <!--725px; -->
	height: auto;
	margin: 0 auto 0 auto;
	font-size: 55pt; 
	text-align: right;
	color: red;
	border-top: 6px solid #4682B4;
	border-left: 6px solid #4682B4; 
	border-right: 6px solid #4682B4;
	background-image: url(compitenz_international3.gif);
	background-repeat: no-repeat;
	background-position: left;
}	
	
#hoofdvak { 
  width: 895px; 
	margin: 0 auto 0 auto; 
	padding: 0; 
	border-top: 6px solid #4682B4;
	border-left: 6px solid #4682B4; 
	border-bottom: 6px solid #4682B4; 
	border-right: 6px solid #4682B4; 
	background-color: lightgrey; 
}

h1 { 
  color: red; 
	font-size: 12pt; 
	font-weight: bold; 
	text-align: left; 
	margin: 0; 
	padding: 10px 16px 2px 28px;
}

h2 { 
  color: midnightblue; 
	font-size: 10pt;
	font-weight: normal; 
	text-align: left; 
	padding: 0px 16px 0 28px;
}

p { 
  color: black; 
  font-size: 10pt; 
	line-height: 140%; 
	text-align: left; 
	padding: 0px 16px 6px 28px; 
}

#menu {  
	text-align: center;
 	font-size: 10pt;
	padding-top: 36px;
	border-right: 0;
	padding-right: 17px;
}

#menu ul { 
	list-style-type: none;
  margin: 0; 
  padding: 0;
}

#menu ul li { 
  display: inline; 
}

#menu ul li a {  
  padding: 8px; 
	margin: 0; 	
  font-size: 1em;
	color: midnightblue;
	text-decoration: none;
	text-align: center; 
}

#menu ul li a:hover {  
	font: verdana, serif;
	color: red;
	font-weight: normal;	
	text-decoration: none;
}

#voet { 
  clear: both; 
  width: 725px; 
 	font-size: 8pt; 
	color: blue; 
	text-align: right; 
	margin: 0 auto 0 auto; 
	padding: 10px 0 0 0;
}

#voet a { 
 text-decoration: none;
 color: grey;
}