body {
  font-family:Verdana, Arial, helvetica, sans-serif;
  font-size: 12px;
}

H1 {
  font-family: Verdana, Arial,  helvetica, sans-serif; color: #FE4D01;
  font-size: 14px;
}


td {
	font-family: Verdana, Arial,  helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Arial,  helvetica, sans-serif;
	font-size: 12px;
}

a img {
    border: none;
}


#logo {
	position: absolute;
	width: 183px;
	top: 45px;
	height: 87px;
	left: 40px;
}

#menu {
	position: absolute;
	width: 577px; /*800-40-183*/
	top: 50px;
	height: 87px;
	left: 243px; /* 40+183 */
}

.menuitem {
   font-family: Verdana, Arial,  helvetica, sans-serif;
   font-size: 12px;
   /*font-weight: bold; */
}
.menulink A:link {text-decoration: none; color: black}
.menulink A:visited {text-decoration: none; color: black}
.menulink A:hover {text-decoration: none; color: #B2B2B2}
.menulink A:active {text-decoration: none; color: #B2B2B2;}

#content {
	position: absolute;
	width: 557px;
	top: 136px;
	left: 243px;
	}

#contentslideshowcontainer {
	position: relative;	
	top: 10px;
	left: 30px;
}


#filmtrouwringenpagina {
	position: absolute;
	top: 145px;
	left: 515px;
}

#teksttrouwringenpagina {
	position: absolute;
	width: 250px;
	top: 135px;
	left: 245px;
}

#bekijkdecollectie {
	position: absolute;
	top: 400px;
	left: 535px;
	
}

#fototext {
	position: absolute;
	top: 160px;
	left: 40px;
	width: 183px;
}

#afspraak {
	position: absolute;
	top: 450px;
	left: 40px;
	width: 120px;
	height: 100px;
	
}


#fototextbreed {
	position: absolute;
	top: 160px;
	left: 40px;
	width: 220px;
	font-size: 12px;
}

A:link {text-decoration: none; color: #999999}
A:visited {text-decoration: none; color: #999999}
A:active {text-decoration: underline; color: #FE4D01}
A:hover {text-decoration: underline; color: #FE4D01;}


#trouwringentext{
	position: absolute;
	top: 160px;
	left: 400px;
	width: 350px;
}

#trouwringenimage{
	position: absolute;
	top: 140px;
	left: 134px;
	width: 350px;
}

#footer {
	position: absolute;
	width: 557px;
	left: 243px;
}

#valentijnlinks{
	position: absolute;
	top: 350px;
	left: 10px;
    
}


