html {  /* Main window */
	border:0;
	padding:0;
	margin:0;
	background-color:#FFFFFF;
	color:#999999;
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	
	}

a:link {
	color:#FFFFFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#555555;
}
a:active {
	text-decoration: none;
	color:#FFFFFF;
}

td#content a:link {color: #999999;}
td#content a:visited {color: #999999;}
td#content a:hover {color: #cccccc;}
td#content a:active {color: #999999;}

.container{
	width: 995px;
	height: 610px;
	margin-top:3px;
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;
	}
	
.logo{
	width: 195px;
	height: 120px;
	background-image:url(../images/logo.jpg);
	}

.top{
	width: 800px;
	height: 120px;
	margin-left: 195px;
	margin-top: -120px;
	background-image:url(../images/top.jpg);
	}
	
.nieuws{
	padding-top: 62px;
	padding-left: 10px;
	font-size: 18px;
	color: #b11a2d;
	text-align: center;
	}
	
.menu{
	width: 195px;
	height: 490px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	background-color: #b11a2d;
	}

.content{
	width: 800px;
	height: 490px;
	margin-left: 195px;
	margin-top: -490px;
	background-image:url(../images/contentA.jpg);
	 
	font-family: georgia;
	font-size: 18px;
	background-repeat:no-repeat;
	position: absolute;
	padding-right:25px;
	padding-left:25px;
	}
	
.contentbruidsmode{
	width: 800px;
	height: 490px;
	margin-left: 195px;
	margin-top: -490px;
	background-image:url(../images/content.jpg);
	 
	font-family: georgia;
	font-size: 18px;
	background-repeat:no-repeat;
	position: absolute;
	padding-right:25px;
	padding-left:25px;
	}
	
.contentherenmode{
	width: 800px;
	height: 490px;
	margin-left: 195px;
	margin-top: -490px;
	background-image:url(../images/content.jpg);
	 
	font-family: georgia;
	font-size: 18px;
	background-repeat:no-repeat;
	position: absolute;
	padding-right:25px;
	padding-left:25px;
	}
	
.contentadres{
	width: 800px;
	height: 490px;
	margin-left: 195px;
	margin-top: -490px;
	background-image:url(../images/content.jpg);
	 
	font-family: georgia;
	font-size: 18px;
	background-repeat:no-repeat;
	position: absolute;
	padding-right:25px;
	padding-left:25px;
	}
	
.contentnovios{
	width: 800px;
	height: 490px;
	margin-left: 195px;
	margin-top: -490px;
	background-image:url(../images/contentnovios.jpg);
	padding: 10px; 
	font-family: georgia;
	font-size: 18px;
	color:#666666;
	background-repeat:no-repeat;
	position: absolute;
	padding:25px;
	}

.contentafspraak{
	width: 800px;
	height: 490px;
	margin-left: 195px;
	margin-top: -490px;
	background-image:url(../images/contentafspraak.jpg);
	 
	
	font-family: georgia;
	font-size: 18px;
	color:#666666;
	background-repeat:no-repeat;
	position: absolute;
	padding:25px;
	}
	
.contentaccessoires{
	width: 800px;
	height: 490px;
	margin-left: 195px;
	margin-top: -490px;
	background-image:url(../images/contentaccessoires.jpg);
	 
	
	font-family: georgia;
	font-size: 18px;
	color:#666666;
	background-repeat:no-repeat;
	position: absolute;
	padding:25px;
	}
	
.contentadres{
	width: 800px;
	height: 490px;
	margin-left: 195px;
	margin-top: -490px;
	background-image:url(../images/content.jpg);
	
	text-align: center;
	
	font-family: georgia;
	font-size: 18px;
	background-repeat:no-repeat;
	position: absolute;
	padding:25px;
	}
	
.contentbruidsshow{
	width: 800px;
	height: 490px;
	margin-left: 195px;
	margin-top: -490px;
	background-image:url(../images/contentbruidsshow.jpg);
	 
	
	font-family: georgia;
	font-size: 18px;
	color:#666666;
	background-repeat:no-repeat;
	position: absolute;
	padding:25px;
	}


	
.home{
	font-size: 18px;
	margin-left: 55px;
	}

.novios{
	font-size: 18px;
	margin-left: 55px;
	margin-top: 50px;
	}

.bruidsmode{
	font-size: 18px;
	margin-left: 55px;
	margin-top: 50px;
	}

.accessoires{
	font-size: 18px;
	margin-left: 55px;
	margin-top: 50px;
	}

.herenmode{
	font-size: 18px;
	margin-left: 55px;
	margin-top: 50px;
	}

.adres{
	font-size: 18px;
	margin-left: 55px;
	margin-top: 50px;
	}


.afspraak{
	font-size: 18px;
	margin-left: 55px;
	margin-top: 50px;
	}


	
	
	
	
