body, table, tr, td {
	font-family: helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	
}

.description {
	font-size: 10px;
	text-align: center;
}

a:active,
a:visited,
a:link,
a { color: #CCCCCC; text-decoration: none; font-weight: bold; } 
a:hover { text-decoration: underline; color: #ffffff; }

/* 
 * Disables the double line break for P, UL, FORM and LI tags
 */
p, li, li, form
{
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: normal;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	
}

h4 {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
}

h5 {
	font-size: 15px;
	font-weight: bold;
	color: #534a40;
	line-height: 24px;
}

h6 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	background-color: #CC0099;
}

.marker {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	line-height: 24px;
	width: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;	
}

.bodytekst {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
.img{
    padding: 7px;
    border: 1px ridge #FFFFFF;
    background-color: #000000;
    margin-bottom: 5px;
}	

#tekstrechts
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	text-align: left;
	height: 340px;
	width: 410px;
	top: 0px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;	
}
#links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	text-align: left;
	height: 340px;
	width: 450px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;	
}
#fotos
{
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	text-align: left;
	height: 310px;
	width: 910px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 20px;
	left:20px;
	border: thin ridge #660052;
}
fieldset{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	text-align: left;
	height: 345px;
	width: 450px;
	top: 0px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;	
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	background-color: #640051;
	display: block;
	padding: 0px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
