body {
	background-color:#039;
	color: #009;
}

.container {
	background-color:#6c0;
}

#left {
	padding-top: 20px;
	padding-left: 10px;
}

#right {
	padding-top: 20px;
	padding-right: 10px;
}

#center {
	padding-top: 20px;
	padding-bottom:20px;
	background-color:#fff;
	padding-left: 29px;
	padding-right: 29px;
	border: 1px solid #3a0;
	min-height:450px;
}

#center a:link { color:#009; text-decoration:underline; }
#center a:visited { color:#009; text-decoration:underline; }
#center a:focus { color:#090; text-decoration:underline; }
#center a:hover { color:#090; text-decoration:underline; }
#center a:active { color:#090; text-decoration:underline; }

#header {
	background-image: url(header.gif);
	background-repeat: repeat-x;
	height:150px;
}
#footer {
	padding-top:10px;
	background-color: #6c0;
	clear:both;
	text-align:center;
}

#left ul {
	margin:0px;
	padding:0px;
}

#left ul li {
	list-style-type: none;
	
}
#left ul li.act {
	
	background-color: #7d1;
}

#left a {
	display:block;
	border-bottom: 1px solid #3a0;
	text-decoration: none;
	color: #039;
	padding-top: 2px;
	padding-bottom: 2px;
}

#left ul li a{
	padding-left: 3px;
	font-size:110%;
}
#left ul li ul li {
	font-weight:normal;
}
#left ul li ul li.act {
	font-weight:bold;
}

#left ul li ul li a{
	padding-left:16px;
	font-size:95%;
}

#left a:hover, 
#left a:focus {
	background-color: #039;
	color: #fff;
}

#footer li {
	display: inline;
	list-style-type: none;
	padding: 1px 10px;
	margin:0;
	border-left:1px solid #009;
	border-right:1px solid #009;
}
#footer li.first {
	border-style: none;
}
#footer li.last {
	border-style: none;
}
#footer a {
	color: #009;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #009;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}
#right a {
	color: #009;
}
#right a:link { color:#009; text-decoration:none; }
#right a:visited { color:#009; text-decoration:none; }
#right a:focus { color:#fff; text-decoration:none; }
#right a:hover { color:#fff; text-decoration:none; }
#right a:active { color:#fff; text-decoration:none; }

/* ----------- Fotoboek --------------- */
div.tx-gooffotoboek-pi1 .fotorow {
	
}
div.tx-gooffotoboek-pi1 td {
	background-color: #eee;
	width:110px;
	height:110px;
	text-align:center;
}
div.tx-gooffotoboek-pi1 td.gfpb_empty {
	background-color: #fff;
	width:0px;
	height:0px;
}

#right ul.menu {
	margin:0px;
	padding:0px;
}

#right ul.menu  li {
	list-style-type: none;
	
}

#right ul.menu a {
	display:block;
	border-bottom: 1px dotted #009;
	text-decoration: none;
	color: #039;
	padding-top: 2px;
	padding-bottom: 2px;
}

#right ul.menu li a{
	padding-left: 0px;
	font-size:95%;
}

#right ul.menu a:hover, 
#right ul.menu a:focus {
	color: #fff;
}

