html {
	overflow: hidden;
}

body {
    background: #ffffff url(/images/rood.gif) repeat-y left top fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #969696;
	padding: 0px;
	margin: 0px;
}

a {
	color: #969696;
	text-decoration: none;
}

a:hover {
	color: #696969;
	text-decoration: none;
}

div#encase {
	position: absolute;
	top: -225px;
	left: -340px;
	width: 100%;
	height: 100%;
}

/* container */
div#container {
	margin: 0 auto 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 449px;
	width: 680px;
}

div#language {
	padding-left: 4px;
	padding-top: 65px;
	height: 12px;
	float: left;
}

div#merkaba {
	height: 20px;
	text-align: right;
	margin-bottom: 10px;
	padding-top: 50px;
}

div#menu {
	width: 691px;
	height: 174px;
	background: url(/images/new/bovenbg.png) no-repeat;
	padding: 0px;
	margin-bottom: 13px;
}

div#menu1 {
	width: 499px;
	height: 128px;
	padding: 3px;
	margin: 2px;
	vertical-align: middle;
}

div#menu1sub {
	width: 400px;
	border-top: 1px solid #969696;
	height: 20px;
	margin: 50px auto 0 auto;
	padding: 0px;
}

div#client {
	width: 153px;
	height: 128px;
	float: right;
	padding: 3px;
	color: #990000;
	font-variant: small-caps;
}

div#clientsub {
	margin: 30px auto 0 auto;
	width: 102px;
	height: 80px;
	border-top: 1px solid #969696;
	font-variant: normal;
}

form#contact {
	position: relative;
	top: -15px;	
}

input, textarea {
	width: 100px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	border: 1px solid #969696;
	background: #ffffff;
}

form {
	padding: 0px;
	margin: 0px;
}

textarea {
	width: 280px;
	margin-left: 3px;
}

input#send {
	margin-top: 21px;
}

div#menu2 {
	height: 26px;
	width: 685px;
	padding: 10px 0 0 5px;
	white-space: nowrap;
	text-align: center;
	font-size: 11px;
}

div#menu2 a {
	text-decoration: none;
	color: #696969;
}

div#menu2 a:hover {
	text-decoration: none;
	color: #333333;
}

div#content {
	width: 691px;
	height: 174px;
	background: url(/images/new/onderbg.png) no-repeat;
}

div#act_content {
	height: 128px;
	width: 529px;
	padding: 3px 3px 0px 150px;
	margin-left: 5px;
}

div#act_content2 {
	padding: 30px 30px 30px 3px;
	text-align: justify;
}

div#empty {
	height: 20px;
}

img#decor_image {
	position: absolute;
	top: 280px;
	left: 20px;
}
img {
	border: 0px;
}

a#casino {
	color: #fff;
	margin-left: 150px;
	text-decoration: none;
}