
html, body {
	margin:0px;
	padding:0px;
	text-align:center;
	overflow: auto;
	vertical-align:top;
	background-color:#000000;
	height:100%;
	width:100%;
	font-family: Tahoma;
	color:#000000;
}

.site_holder {
	width:100%;
	height:100%;
	vertical-align:middle;
}

table.maintable {
	width:1003px;
	text-align:center;
}

/*Header*/
td.header {
	background:url(../../images/header.png) no-repeat top center;
	vertical-align:bottom;
	height:190px;
	text-align:left;
}

div.logo {
	float:left;
	/*padding-left:119px;*/
	margin-left: 35px;
	height:82px;
}

div.header_banner {
	float:left;
	/*width:621px;*/
	margin-left: 35px;
	height:80px;
	line-height:80px;
	color:#f6c403;
	/*font-size:23px;*/
	font-size: 19px;
	letter-spacing:2px;
	margin-top: 2px;
	font-family:Arial, Helvetica, sans-serif;
}

/*Menu Top*/

td.menu_top {
	width:1003px;
	border-bottom: 3px solid #f8c600;
	border-top: 3px solid #f8c600;
	padding-bottom: 3px;
	padding-top: 3px;
}

table.menu_topa {
	margin-top: 3px;
	margin-bottom: 3px;
}

td.menuitem_top {
	border-left: 2px solid #FFFFFF;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 3px;
	padding-top: 2px;
	line-height: 14px;
}

a:link.menu_top, a:visited.menu_top, a:hover.menu_top {
	font-size: 14px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
}

/*Content*/
td.content_holder {
	width: 100%;
	height:467px;
	text-align:left;
	vertical-align:top;
	background-position: 0px 8px;
	background-repeat: no-repeat;
}

div.menu_left {
	height:200px;
	margin-top:24px;
	float:right;
}

td.menu_left {
	width: 105px;
	padding: 9px 0 4px 16px;
}

td.menu_left div.blok {
	float: left;
	width: 8px;
	height: 8px;
	margin: 3px 5px 0 0;
	background: #000;
}

a:link.menu_left, a:visited.menu_left, a:hover.menu_left {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

#div_model {
	width:95px;
}

div.model_item {
	margin-left: 14px;
	padding: 5px 0 1px;
}

div.model_item div {
	float: left;
	width: 8px;
	height: 8px;
	margin: 3px 5px 4px 0;
}

div.content {
	overflow:auto;
	width:450px;
	height:232px;
	margin-top:26px;
	margin-left:40px;
	float:left;
	text-align:left;
	font-size:11px;
	line-height:16px;
	scrollbar-base-color: #f0941b;
	scrollbar-arrow-color: #9D5F0B;
	scrollbar-face-color: #f0941b;
}

div.content td {
	font-size:11px;
	line-height:16px;
}

img.language {
	margin-right:2px;
	margin-top:8px;
	cursor:pointer;
}

td.image_slide {
	text-align:center;
	cursor:pointer;
	padding-top:5px;
	padding-left:8px;
}

div.image_slide {
	overflow-y:hidden;
	overflow-x:scroll;
	width:453px;
	height:103px;
	margin-right:5px;
	float:right;
	text-align:center;
	scrollbar-base-color: #4F5902;
	scrollbar-arrow-color: #85A520;
	scrollbar-face-color: #504A32;
}

div.image_bottom {
	width: 130px;
	height: 88px;
	float: left;
	margin-top: 10px;
	margin-right: 27px;
	background: url(../../images/schaduw.png) no-repeat right 4px;
	display: inline;
}

a:link, a:visited, a:hover {
	cursor:pointer;
	color:#000000;
}

a img {
	border:2px solid #FFFFFF;
}

a.fotoalbum:link, a.fotoalbum:visited {
	font-size:12px;
	text-decoration:none;
	cursor:pointer;
}

a.fotoalbum:hover {
	font-size:12px;
	text-decoration:underline;
	cursor:pointer;
}

/*Footer*/
td.footer {
	text-align:right;
	vertical-align:bottom;
	font-size:11px;
	color:#fde99b;
	padding-top:3px;
	padding-bottom: 2px;
	letter-spacing: 1px;
}

a.footer:link, a.footer:visited {
	font-size:10px;
	color:#fde99b;
	text-decoration:none;
}

a.footer:hover {
	font-size:10px;
	color:#fde99b;
	text-decoration:underline;
}

/*contact*/
#contact {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background:url(../../images/contact.png) left top;
}

td.contact_header {
	font-weight:bold;
	color:#000000;
	padding:6px;
	font-size:12px;
}

.input_text {
	border:1px solid #000000;
	padding-top:1px;
	width:272px;
	margin-right:4px;
}

td.contact_name {
	width:151px;
	letter-spacing:1px;
	padding-left:10px;
}

div.contact_content {
	width: 100%;
	text-align:left;
	overflow:auto;
}

.button {
	width: 96px;
	height: 24px;
	padding-bottom: 2px;
	border: 0px;
	background: #000000;
	color: #FFFFFF;
}

/* Nieuws */
div.news_header {
	height: 20px;
	padding-left: 2px;
	border-bottom: 1px solid #333;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
}

div.news_container {
	width: 100%;
	height: 210px;
	overflow: hidden;
	overflow-y: auto;
}

div.news_message {
	padding: 5px 3px 3px 3px;
	overflow: hidden;
	border-bottom: 1px dashed #333;
}

div.news_message span {
	font-weight: bold;
}

div.news_message div {
	max-height: 63px;
	overflow: hidden;
	padding: 4px 2px 2px 15px;
}

div.news_message a {
	float: right;
	margin-right: 5px;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

div.news_message_detail {
	height: 187px;
	padding: 2px 4px 0px 4px;
	overflow: hidden;
	overflow-y: auto;
}

div.news_message_detail p {
	margin-top: 0;
	padding-top: 0;
}

table.newscontrols {
	table-layout: fixed;
	width: 100%;
	border-top: 1px solid #333;
}

table.newscontrols td {
	padding-top: 3px;
	text-align: center;
}

table.newscontrols a {
	text-decoration: none;
	font-weight: bold;
}

