@charset "utf-8";
body  {
	background: #666666;
	text-align: center; /* center the container in IE 5* browsers.*/
	color: #000000;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px; /* zero the margin and padding of the body element to account for differing browser defaults */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mw3d #ContainerTotaal {
	width: 1024px;
	border: 1px solid #000000;
	text-align: left; /* override text-align: center on the body element. */
	height: 768px;
	margin-top: 0;
	margin-right: auto; /* the auto margins (in conjunction with a width) center the page */
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
} 
.mw3d #top_frame {  /*background buttons+header+logo same on all-pages */
	height: 120px;
	float: left;
	margin: 0;
	background-color: #000000;
	width: 1024px;
	background-image: url(../site_images/mw3d_header+logo.jpg);
	overflow: hidden;
} 
.mw3d #bottom_frame_contact {
	background-color: #000000;
	height: 648px;
	margin-top: 120px;
	background-image: url(../site_images/contactpage_0_V2%20.jpg);
}

.mw3d  #bottom_frame_why3d {
	background-color: #000000;
	height: 648px;
	margin-top: 120px;
	background-image: url(../site_images/why3d_0.jpg);
}

.mw3d #bottom_frame_home {
	background-color: #000000;
	height: 648px;
	margin-top: 120px;
	background-image: url(../site_images/home_0.jpg);
}
.mw3d #bottom_frame_gallery {
	background-color: #000000;
	height: 648px;
	margin-top: 120px;
	background-image: url(../site_images/gallery_0.jpg);
}


.buttons {		/* buttons in menu same on all-pages*/
	height: 69px;
	width: 400px;
	left: 51px;
	top: 21px;
	position: relative;
}
.languageselector { /* language selector UK-NL */
	height: 21px;
	width: 80px;
	left: 464px;
	position: relative;
	top: -48px;
}
.flash_showicons {	/*flash icon-animation on home-page */
	height: 441px;
	width: 490px;
	float: right;
	position: relative;
	top: 207px;
}
.flash_gallery {  /*flash interactive gallery on gallery-page */
	height: 600px;
	width: 900px;
	float: left;
	position: relative;
	top: 48px;
	left: 62px;
}
.navbar_1 {	/* navbar= navigationbar under buttons same on all-pages*/
	background-color: #000000;
	height: 30px;
	width: 465px;
	background-image: url(../site_images/navbar_1.jpg);
}
.navbar_2 {
	background-color: #000000;
	height: 30px;
	width: 465px;
	background-image: url(../site_images/navbar_2.jpg);
}
.navbar_3 {
	background-color: #000000;
	height: 30px;
	width: 465px;
	background-image: url(../site_images/navbar_3.jpg);
}
.navbar_4 {
	background-color: #000000;
	height: 30px;
	width: 465px;
	background-image: url(../site_images/navbar_4.jpg);
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.textbox_home {		/* textbox on homepage */
	height: 550px;
	width: 440px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	left: 56px;
	top: 45px;
	padding-top: 0px;
	overflow: hidden;
	color: #CCCCCC;
}
.textbox_why3d_L {
	height: 224px;
	width: 477px;
	position: relative;
	padding-right: 20px;
	padding-left: 15px;
	left: 0px;
	top: 10px;
	padding-top: 0px;
	overflow: hidden;
	color: #CCCCCC;
	float: left;
}
.textbox_why3d_R {
	height: 224px;
	width: 482px;
	position: relative;
	padding-right: 10px;
	padding-left: 20px;
	left: 0px;
	top: 10px;
	padding-top: 0px;
	overflow: hidden;
	color: #CCCCCC;
	float: left;
}
.flash_why3d_R {
	height: 424px;
	width: 512px;
	float: right;
	position: relative;
	top: 0px;
}
.flash_why3d_L {
	height: 424px;
	width: 512px;
	float: left;
	position: relative;
	top: 0px;
}
.textbox_contact {
	height: 200px;
	width: 880px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	left: 56px;
	top: 0px;
	padding-top: 60px;
	overflow: hidden;
	color: #CCCCCC;
}
.rollover1_contact {  /* GSM display rollover */
	height: 100px;
	width: 200px;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	left: 271px;
	top: -197px;
	padding-top: 0px;
	overflow: hidden;
	color: #CCCCCC;
}
.rollover2_contact {  /* mailbox rollover */
	height: 347px;
	width: 341px;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	left: 568px;
	padding-top: 0px;
	overflow: hidden;
	color: #CCCCCC;
	top: 38px;
	z-index: 0;
}

.link_color {
	color: #3399FF;
	text-decoration: underline;
}
.link_color2 {
	color: #3399FF;
	text-decoration: none;
}

a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #3399FF;
}
a:active {
	text-decoration: underline;
}
.text_bold_wit   {color: #FFFFFF}
.style2 {color: #CCCCCC}
