body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imagescatering/achtergrond.jpg);
	padding-left: 20px;
	background-repeat: no-repeat;
	font-size: 12px;
}
#links {
	font-size: 14px;
	text-align: center;
	position: absolute;
	height: 15px;
	width: 900px;
	top: 75px;
	z-index: 1;
	left: 40px;
}
#contactinfo {
	position:absolute;
	left:117px;
	top:192px;
	width:221px;
	height:490px;
	z-index:2;
	text-align: left;
	background-image: url(imagescatering/formachtergrond.jpg);
	padding-top: 15px;
	font-size: 12px;
}
#contactform {
	position:absolute;
	padding-top: 15px;
	left:410px;
	top:192px;
	width:440px;
	height:490px;
	z-index:3;
	background-color: #FFC;
	background-image: url(imagescatering/formachtergrond.jpg);
	padding-left: 20px;
}
#pic2 {
	position:absolute;
	left:382px;
	top:210px;
	width:235px;
	height:176px;
	z-index:3;
}
#pic3 {
	position:absolute;
	left:642px;
	top:210px;
	width:235px;
	height:176px;
	z-index:4;
}
#pic4 {
	position:absolute;
	left:97px;
	top:436px;
	width:767px;
	height:183px;
	z-index:5;
	background-image: url(imagescatering/galleryachtergrond.jpg);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#pic1 {
	position:absolute;
	left:109px;
	top:210px;
	width:235px;
	height:176px;
	z-index:2;
}

#slideshow1 {
	position:absolute;
	left:565px;
	top:150px;
	width:320px;
	height:240px;
	z-index:inherit;
}
#slideshow2 {
	position:absolute;
	left:565px;
	top:430px;
	width:320px;
	height:240px;
	z-index:6;
}

#slideshowomranding {
	position:absolute;
	left:557px;
	top:141px;
	width:338px;
	height:537px;
	z-index:4;
	background-image: url(imagescatering/formachtergrond.jpg);
}
#footer {
	position:absolute;
	left:39px;
	top:795px;
	width:900px;
	height:19px;
	z-index:6;
	background-image: url(imagescatering/achtergrondindex.jpg);
	text-align: center;
}
#under1 {
	position:absolute;
	left:108px;
	top:386px;
	width:236px;
	height:30px;
	z-index:1;
	background-image: url(imagescatering/galleryachtergrond.jpg);
	text-align: center;
}
#under2 {
	position:absolute;
	left:382px;
	top:386px;
	width:236px;
	height:30px;
	z-index:7;
	background-image: url(imagescatering/galleryachtergrond.jpg);
	text-align: center;
}
#under3 {
	position:absolute;
	left:642px;
	top:386px;
	width:236px;
	height:30px;
	z-index:8;
	background-image: url(imagescatering/galleryachtergrond.jpg);
	text-align: center;
}


.contactcatering {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.contactnamen {
	line-height: 18px;
	text-align: center;
	font-size: 13px;
}
input.invalid {
	background-color:#FF9;
	border: 2px inset #690;
}
label.invalid {
	color: #F00;
	font-weight: bold;
}
select {
	margin-left: 80px;
}
input {
	margin-left: 30px;
}
input+select, input+input {
	margin-left: 20px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a.footer:hover {
	color: #000;
}
a.footer {
	color: #666;
	text-decoration: underline;
}
