.body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.titels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.navigatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #333333;
	cursor: hand;
	background-position: center center;
	width: 170px;
	background-color: #FF9900;
	vertical-align: middle;
	text-align: center;
	padding-top: 1px;
	height: 18px;
	padding-right: 30px;
	padding-bottom: 1px;
	padding-left: 30px;
}
a.navigatie:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	color: #333333;
	cursor: hand;
	background-position: center center;
	width: 170px;
	background-color: #FF6600;
	vertical-align: middle;
	text-align: center;
	height: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.java-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	cursor: hand;
}
.sub-titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.sub-navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	cursor: hand;
}

.img-shadow {
  float:left;
  background: url(../villa-graphics/shadow.jpg) no-repeat bottom right;
  margin: 10px 0 0 10px;
  margin: 10px 0 0 5px;
  }
.page-titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
