BODY, TD, A, P, DIV, LEGEND, LABEL, INPUT, SELECT, TEXTAREA, FORM, OL, UL, LI, H1, H2, H3, H4, H5, H6 {
	font-family: verdana,sans-serif;
	font-size: x-small;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
BODY, TD, P, DIV, LEGEND, LABEL, INPUT, FORM, SELECT, TEXTAREA, OL, UL, LI, H1, H2, H3, H4, H5, H6 {
	color: #003333;
}

H1, H2, H3, H4, H5, H6 {
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

BODY {
	background: #EEEEEE;
	text-align: center;
}

.spacer{
	clear: both;
	font-size: 1px;
}

#shadow {
    width: 730px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 50px;
    padding-right: 50px;
    background-image: url(glow_bg.jpg);
    background-repeat: y-repeat;
    background-position: 0px 0px;
}

#shadow #middle { 
    width: 730px;
    background-color: #FFFFFF;
}

#banner { 
    padding-top: 8px;
    padding-bottom: 8px;
}

A:link, A:visited { 
    font-weight: bold;
    color: #336666;
    text-decoration: none;
}

A:hover { 
    color: #D24E02;
}


/********************************************************************************************************/
/* menu menu menu menu menu menu menu menu menu menu menu menu menu menu menu menu menu menu menu menu  */
/********************************************************************************************************/

#menu { 
    padding-left: 16px;
    padding-bottom: 30px;
}

#menu #menu_1 { 
    float: left;
    font-weight: bold;
}
#menu #menu_1_active { 
    float: left;
    font-weight: bold;
}

#menu #menu_2 { 
}
#menu #menu_2_active { 
}

#menu_links { 
	float: left;
/*	padding-left: 16px; */
	text-align: left;
	padding-right: 20px;
	width: 120px;
	padding-top: 10px;
}

TD#menu_left_spacer { 
    padding-left: 15px;
}

/********************************************************************************************************/
/* content content content content content content content content content content content content      */
/********************************************************************************************************/

#shadow #content { 
    padding-top: 10px;
    min-height: 200px;
    padding-right: 20px;
    text-align: left;
}

.contenttable { 
    border-width: 0px;
}

.contenttable TR TD { 
    border-width: 0px;
}

.contenttable TD { 
    border-width: 0px;
}


/********************************************************************************************************/
/* footer footer footer footer footer footer footer footer footer footer footer footer footer footer    */
/********************************************************************************************************/

#footer { 
    height: 18px;
    width: 730px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#footer_glow { 
    height: 20px;
    width: 830px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-image: url(glow_bottom.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}


/********************************************************************************************************/
/* photobook photobook photobook photobook photobook photobook photobook photobook photobook photobook  */
/********************************************************************************************************/

div#content div.tx-gooffotoboek-pi1 TABLE TR TD IMG { 
    margin-bottom: 20px;
}

div#content div.tx-gooffotoboek-pi1 TABLE TR TD.gfpb_landscape,
div#content div.tx-gooffotoboek-pi1 TABLE TR TD.gfpb_portret { 
    text-align: center;
}

div#content div.tx-gooffotoboek-pi1 TABLE TR TD.gfpb_landscape IMG,
div#content div.tx-gooffotoboek-pi1 TABLE TR TD.gfpb_portret IMG { 
    padding-left: 10px;
    padding-bottom: 5px;
}






