table.intro {
  border: 1px solid #fff;
	width: 661px;
	height: 430px;
 }
 
img.intrologo {
  margin-top: 25px;
	margin-left: 25px;
 }
 
div.intromenu {
 margin-top: 80px;
 margin-left: 60px;
}

img.menuitem {
 margin-bottom: 15px;
}

td.menubalk {
  background-color: #333;
	border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
	color: #fff;
	font-size: 11px;
	font-face : arial;
	font-weight: bold; 
  height: 25px;	
 }
 
.menulink {
	color: #fff;
	font-size: 11px;
	font-face : arial;
	font-weight: bold;
	text-decoration: none; 
 }
a.menulink:hover {
  color: #ff0000;
}

td.topheader {
 background: #000 url('../img/topright.jpg') no-repeat right;		
}

div.normaltekst {
  color: #fff;
	font-size: 12px;
	font-face: arial;
}

.contactform {
  color: #000;
	font-size: 12px;
	font-face: arial;
}

td.normaltekst {
  color: #fff;
	font-size: 12px;
	font-face: arial;
}

img.photoblock {
 margin-top: 5px;
 margin-bottom: 10px;
}

#blenddiv {
 margin-top: 5px;
 margin-bottom: 10px;
}

#blenddiv1 {
 margin-top: 5px;
 margin-bottom: 10px;
}

#blenddiv2 {
 margin-top: 5px;
 margin-bottom: 10px;
}

#blenddiv3 {
 margin-top: 5px;
 margin-bottom: 10px;
}

#blenddiv4 {
 margin-top: 5px;
 margin-bottom: 10px;
}
#blenddiv5 {
 margin-top: 5px;
 margin-bottom: 10px;
}
#blenddiv6 {
 margin-top: 5px;
 margin-bottom: 10px;
}
#blenddiv7 {
 margin-top: 5px;
 margin-bottom: 10px;
}

table.prijslijst {
 color: #fff;
 width: 75%;
}

table.prijslijst td {
	color: #fff;
	font-size: 12px;
	font-face : arial;
	padding: 2px;
	padding-bottom: 15px;
}

tr.prijslijst {
	border: 1px solid #666;
}

table.prijslijst th {
	color: #fff;
	font-size: 12px;
	font-face : arial;
	font-weight: bold;
	padding: 2px;
}

table.prijslijst2 {
 color: #fff;
 width: 75%;
}

table.prijslijst2 td {
	color: #fff;
	font-size: 12px;
	font-face : arial;
	padding: 2px;
}

table.prijslijst2 th {
	color: #fff;
	font-size: 12px;
	font-face : arial;
	font-weight: bold;
	background-color: #666;
	padding: 2px;
}

a.normaltekst {
 color: #fff;
 text-decoration: none;
}

a.normaltekst:hover {
 color: #f00;
}