/* scroller background: iframe BODY object */
.Back {
	background: black;
}
/* style to be applyed to all items' bodies - DIV
	all local stylesheets of external files if any are to be ignored */
.ItemBody {
	font-family: Verdana;
	font-size: 11px;
	padding: 5px;
}

td {
	font-family: inherit;
	font-size: 11px;
}
td.td_menu_links {
	width: 158px;
	border-bottom: 0px solid #C6C7C6;
	border-top: none;
	text-align: right;
}
body {
	text-align: center;
	margin: 0px;
	font-family: Tahoma, Arial, Verdana
	font-size: 11px;
	color: #FFFFFF;
}
h1, h2, h3, h4 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
}
h2 {
	font-size: 13px;
}
h3,h4 {
	font-size: 12px;
}

a:link, a:visited, a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
}
p {
	margin-bottom: 5px;
	margin-top: 10px;
}
td.contact {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: black;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}

table.uitslagen {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: black;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}

#zwarte_link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: black;
	font-weight: bold;
}

.cmbutton 
{  
	font-family: Tahoma, Arial, Verdana; 
	font-size: 11px; 
	font-style: normal; 
	background-color: #000000; 
	border: 1px #FA6400 solid; 
	color: white; 
	font-weight: bold; 
	cursor: hand
	text-decoration:underline;
}
#flashcontain {
	border: 1px solid #333;
	width: 200px;
	/*position: absolute;
	top: 45px;
	left: 10px;*/
	z-index: 2; 
}

.fotoboek_blok {
	display: inline;
	float: left;
	border: 1px solid orange;
	padding: 2px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.fotoboek {
	display: inline;
	float: left;
	border: 0px solid #ffffff; 
	overflow: hidden; 
	height: 66px;
}

.fotoboek a {
	border: 0px;
}	
