a{
	text-decoration:none;
}

a:link{
	text-decoration:none;
	color:white;
	font-family: arial;
}

a:visited{
	text-decoration:none;
	color:white;
	font-family: arial;
}

a:active{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}
.buttontxt{
	margin-left: 2;
	font-size: 11;
	font-family: arial;
	color: white;
}

.mailtxt{
	margin-left: 5;
	font-size: 16;
	font-family: arial;
	color: black;
	font-weight: 700 ;
}

.Text{
	text-align: left;
	font-family: verdana;
	font-size: 11;
	font-weight: 400;
}


.Map{
	width:500;
}

.Flag{
	width:350;
}

.Fotonaam{
	color: yellow;
	text-align: center;
	font-family: arial;
	font-size: 16;
	font-weight: bold;
}

.fototekst{
	text-align: left;
	font-family: arial;
	font-size: 12;
	font-weight: 400;
}

.menubutton{
	width:80px;
	height:24px;
	cursor: pointer;
}

.menutable{
	width:80px;
}

.parentbutton{
	background: url("../backgroundimages/parentbutton_s.gif")
}
.kindbutton{
	background: url("../backgroundimages/button_s.gif")
}


.TextCell{
	width:200;
}