* {
	margin: 0;
	padding: 0;
}
body
{
	background: #120606 url('../images/bckgrnd-balvert.jpg') repeat-x;
	color: #000;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
}

#header h1
{
	display: none;
}
img{
	border:0;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a:hover
{
	text-decoration: none;
	color: #000;
}

#centrecontainer
{
	position: absolute;
	top: 87px;
	left: 49px;
	width: 100%;
}
#talen
{
	position: absolute;
	top: 40px;
	left: 688px;
	}
#menu
{
	margin:0;
	float: right;
	padding-right: 30px;
	padding-top: 240px;
	position: absolute;
	left: 755px;
}

#menu ul
{
	padding: 0;
	text-align: left;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 30px;
	font-weight: bold;

}

#menu li
{
	list-style-type: none;
}

#menu li a
{
	text-decoration: none;
	color: #FFF;
}
#menu li a:hover
{
	color: #FFCC00;	
}

#menu ul li.selected a, #menu ul li.selected a:visited {
	color: #FFCC00;
	text-decoration: underline;
}

#container    
{
	width: 800px;
	height: 520px;
	background: url('../images/content-balvert.jpg') no-repeat;
	padding-top: 30px;
}

#container .ochtend {
	background: url('/images/foto1.jpg');
}

#container .middag {
	background: url('/images/foto2.jpg');
}

#container .avond {
	background: url('/images/foto3.jpg');
}


#containertext
{
	float: left;
	overflow: auto;
	width: 646px;
	height: 422px;
	line-height: 135%;
	padding: 0px 0px 0px 0px;
	margin-left: 17px;
}

#containertext p
{
	padding: 0;
	color: #000;
}

#containertext h1, #containertext h2, #containertext h3
{
	margin: 10px 0;
	padding: 0px;
	color: #000;
	font-size: 125%;
	letter-spacing: 1px;
	font-weight: bold;
}

#footer
{
	background: #120606 url('../images/balvert-footer.jpg') no-repeat;
	width: 467px;
	height: 43px;
	position: absolute;
	top: 495px;
	left: 114px;

}

#footer p
{
	margin: 0;
	padding-left:20px;
	padding-top: 40px;
	font-size: 10px;
	text-align: left;
	color: #fff;
	letter-spacing: 1px;
	font-weight: bold;
}
#copyright1 {

	bottom: 60px;
	font-size: 10px;
	text-align: left;
	color: #fff;
	letter-spacing: 1px;
	font-weight: bold;
	position: fixed;

}
#copyright {
	top: 592px;
	font-size: 10px;
	text-align: left;
	color: #fff;
	letter-spacing: 1px;
	font-weight: bold;
	position: relative;
	left: 49px;
}
 #rgdtp {
  display: none;
 }
 #welcomeby {
	padding-top: 165px ;
	padding-left: 10px;
}
 #button {
	padding-left: 28px;
	padding-top: 10px;
}
#uitlijning {
	padding-left: 66px;
	padding-top: 10px;
}
.cardchooser {
	width: 50%;
	float: left;
}
.clear {
	clear: both;
	line-height: 0;
	height: 0;
	visibility: 0;
}

label {
	display: block;
	margin-top: 5px;
}

table.fotoalbum, table.fotoalbum_overzicht {
	width: 100%;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
table.fotoalbum td, table.fotoalbum_overzicht td {
	padding: 5px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	text-align: center;
}
table.fotoalbum_overzicht td {
	text-align: left;
	font-weight: bold;
}
table.fotoalbum td img, table.fotoalbum_overzicht td img {
	border: 0px solid #999;
}

