/* BEGIN HTML TAG STYLES */

HTML {
  height: 100%;
  margin-bottom: 0 0;
}

body {
	font-family: arial, helvetica, sans-serif;
	margin: 0 0;
	background-color: #000000;
}

a:link, a:visited {
	color: #000000; text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a:hover {
	color: #000000;	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

.paginakop {
	font-size: 13px;
	font-weight: bold;
}

/* EINDE HTML TAG STYLES */

/* BEGIN TABLE LAYOUT STYLES */

TD.adresgegevens{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#TableMainContainer {
	margin: 0 0 0 0;
}	
#TableFotomodule {
	margin: 0 0 0 0;	
}
/* EINDE TABLE LAYOUT STYLES */	
	
/* BEGIN TABLE BORDER LAYOUT VOOR FOTOMODULES */


/* BEGIN TABLE BORDER LAYOUT VOOR FOTOMODULES */

/* BEGIN TABLE CONTENT LAYOUT */

.bg_solid {
	background-image: url(../images/bg_solid.gif);
}
.bg_gradient {
	background-repeat: repeat-x;
}

td.content {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	background-image: url(../images/gee.gif);
	background-repeat: no-repeat;
	background-position : left;
	background-position : bottom;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	font-size: 70%;
}


/* EINDE TABLE CONTENT LAYOUT */	
