/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-size: 13px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}
.Tekst
{
	font-size: 13px;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}
.Foto
{
	font-size: 1px;
	color: white;
}
.linkbutton
{
	font-size: 15px;
	padding-right: 5px;
	padding-left: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	color: black;
	padding-top: 5px;
	font-family: Verdana;
	background-color: white;
	font-variant: normal;
	text-decoration: none;
}

.linkbuttonInv
{
	font-size: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	color: white;
	padding-top: 5px;
	font-family: Verdana;
	background-color: navy;
	font-variant: normal;
	text-decoration: none;
}
.fototext
{
	font-size: 12px;
	color: black;
	font-family: Verdana;
	background-color: white;
	font-variant: normal;
	text-decoration: none;
}
.fototexttitel
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana;
	background-color: white;
	font-variant: normal;
	text-decoration: none;
}
.spectext
{
	font-size: 12px;
	color: black;
	font-family: Verdana;
	background-color: white;
	font-variant: normal;
	text-decoration: none;
}
.geldtabel
{
	border-top: dimgray solid;
	border-bottom: dimgray solid;
	border-left: white solid;
	border-right: white solid;
}
.accomodatietabel
{
	margin-bottom: 25px;
}

