@font-face{
font-family:'Century';
src: url('/fonts/Century.eot');
}
@font-face{
font-family:'Century';
src: url('/fonts/Century.ttf') format('truetype');
}
@font-face{
font-family:'Century_bold';
src: url('/fonts/Century_bold.eot');
}
@font-face{
font-family:'Century_bold';
src: url('/fonts/Century_bold.ttf') format('truetype');
}

body,td {
	margin:0px;
	padding:0px;
	font-family: 'Century', Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1E2541;
}
b, .bold {
	font-family: 'Century_bold', Arial, Verdana, sans-serif;
	font-weight: normal;
}
a:link, a:visited, a:active {
font-family: 'Century', Arial, Verdana, sans-serif;
text-decoration: none;
color: #594204;
}
a:hover {
font-family: 'Century', Arial, Verdana, sans-serif;
text-decoration: underline;
}

a.menu:link, a.menu:visited, a.menu:active {
font-family: 'Century', Arial, Verdana, sans-serif;
text-decoration: none;
color: #1E2541;
font-size: 11px;
line-height: 12px;
}
a.menu:hover {
font-family: 'Century', Arial, Verdana, sans-serif;
text-decoration: none;
color: #594204;
font-size: 11px;
line-height: 12px;
}
a.menu_active:link, a.menu_active:visited, a.menu_active:active, a.menu_active:hover {
font-family: 'Century', Arial, Verdana, sans-serif;
text-decoration: none;
color: #594204;
font-size: 11px;
line-height: 12px;
}

.home_div {
width: 100%;
height: 100%;
text-align: center;
}
.content_div {
margin: auto;

width: 343px;
height: 633px;
text-align: left;
background-image: url(/img/background_shadow_content.jpg);
background-position: top left;
background-repeat: repeat-y;
}
.text_div {
margin: auto;
padding: 29px 0 0 29px;
width: 343px;
height: 633px;
text-align: left;
background-image: url(/img/background_shadow_content.jpg);
background-position: top left;
background-repeat: repeat-y;
}
h1 {
margin: 0;
padding: 0 0 0 10px;
font-family: 'Century', Arial, Verdana, sans-serif;
text-decoration: none;
color: #594204;
font-size: 16px;
}

	
.clearfloat {
clear:both; height:0px;
line-height:0px; visibility: hidden;
}

#content_verti_scroll {
	/* Typical fixed height and fixed width example */
	width: 295px;
	height: 550px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0;
	padding: 0;
}

#content_hori_scroll {
	top: 25px;
	width: 100%;
	height: 444px;
	overflow: auto;
	position: relative;
	margin: 0;
	padding: 0;
}
#horizontalwrap {
/* border: 2px solid blue; */ /* this is only for show */
/* Following is the way to stack things dynamically */
display: inline; white-space: nowrap;
}

.collectie_div {
	top: 117px;
	width: 100%;
	height: 492px;
	overflow: auto;
	position: absolute;
	margin: 0;
	padding: 0;
background-image: url(/img/background_shadow_collectie.png);
background-position: top left;
background-repeat: repeat-x;
}
.collectie_entry {

	padding: 0 25px 0 25px;
	marging: 0;
}
#tinybox {position:absolute; display:none; background:#ECE3D4 url(/img/preload.gif) no-repeat 50% 50%; border:18px solid #ece3d4; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#fff; z-index:1500}
#tinycontent {background:#ECE3D4}

.submit_button {
font-family: 'Century', Arial; background-color: #594204; border:5px solid #594204; color: #ffffff;
}
