a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

a:visited {
    font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}   

ul {
	list-style-type: none;
	padding: 0;
	margin: 0 15px 0 0;
	float: left;
	display: inline;
}

ul li#kgr {
	float: left;
	margin: 0;
	list-style-type: none;
	width: 20%;
	padding: 0px;
} 

.rood {
    color: #FF3333;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1em;
	text-decoration: underline;
	text-transform: lowercase;
	color: #0000FF;
	font-variant: small-caps;
	width: 100%;
}
    
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
body {
	background-repeat: repeat;
	background-image: url(images/gravelbackground.gif);
	margin: 0 auto;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
div#inner{
  position:relative;
  width:1000px;
  height:600px;
  margin:0px auto;
  text-align:left;
  padding:0px;
  border:0px;
  background-color:transparent;
  }
  
div#kgr {
	position: absolute;
	height: 400px;
	right: 25px;
	width: 888px;
	left: 25px;
	top: 15px;
	margin: 0px;
	background-image: url(images/achtergrond_europa.gif);
	border-width: 20px 20px 20px 20px; 
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	border-style: solid;
	border-right-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 10px 10px 10px 12px;
}
* html body div#kgr {
	width: 948px;
}
div#kkl {
	position: absolute;
	width: 371px;
	left: 25px;
	bottom: 5px;
	height: 66px;
	padding: 5px;	
	background-image: url(images/achtergrond_links.png);
	border-width: 10px 10px 10px 10px; 
	border-style: solid;
	border-top-color: #333333;
	border-right-color: #000000;
	border-bottom-color: #333333;
	border-left-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: underline;
}
* html body div#kkl {
	width: 401px;
}
div#kkr {
	position: absolute;
	width: 371px;
	right: 25px;
	bottom: 5px;
	height: 66px;
	padding: 5px;	
	background-image: url(images/achter_rechts.png);
	border-width: 10px 10px 10px 10px; 
	border-style: solid;
	border-top-color: #333333;
	border-right-color: #000000;
	border-bottom-color: #333333;
	border-left-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF3333;
	text-decoration: underline;
}
* html body div#kkr {
	width: 401px;
}