html, body{
	height:100%;
	text-align: center;
}

body{
	text-align: center;
	font-family: Arial,tahoma,verdana;
	font-size: 11px;
	color: #ffffff;
	background-color: #1a1515;
	background-position: center;	
	background-image:url(images/home-bg.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin:0;
	padding:0;
}

.wrapper{	
	position:relative;
	height:100%;
}

#container{
	width:950px;
}

@font-face {
	font-family: 'HelveticaNeueLTStdThinRegular';
	src: url('helveticaneueltstd-th.eot');
	src: local('HelveticaNeueLTStdThinRegular'), url('helveticaneueltstd-th.woff') format('woff'), url('helveticaneueltstd-th.ttf') format('truetype'), url('helveticaneueltstd-th.svg#') format('svg');
}

.top{
	width:905px;
	padding-left:45px;
	height:45px;
	padding-top:10px;	
	background-image:url(images/home-top.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-family: 'HelveticaNeueLTStdThinRegular', Arial;
	font-size:26px;
	text-transform:uppercase;
	text-align:left;
}

*html .top{
	width:905px;
	padding-left:45px;
	height:42px;
	padding-top:40px;	
	background-image:url(images/home-top.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-family: 'HelveticaNeueLTStdThinRegular', Arial;
	font-size:26px;
	text-transform:uppercase;
	text-align:left;
}



.menuleft{	
	margin-left:45px;
	float:left;
}

*html .menuleft{	
	margin-left:22px;
	float:left;
}

.menu {
	width:713px;
	height:53px;
	background-image:url(images/home-menu.gif);
	float:left;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu li {
	float:left;
}
	
.menu li a:link, .menu li a:active, .menu li a:visited, .menu li a:hover   {
	color: #ffffff; 
	font-family: 'HelveticaNeueLTStdThinRegular', Arial;
	font-size: 11px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration: none; 
	display: block;
	height: 30px;
	padding: 20px 0px 0px 0px;
	text-align:center;
	width:192px;
	background-image:url(images/main-menu-bg.gif);
}

.menu li a:hover, .menu li .selected:link, .menu li .selected:active, .menu li .selected:visited, .menu li .selected:hover   {
    background-image:url(images/main-menu-bg.gif); 
    color:#e09326;
}

.animatie{
	width:533px;
	margin-left:45px;
	height:290px;
	float:left;
}

*html .animatie{
	width:533px;
	margin-left:22px;
	height:290px;
	float:left;
}

.foto{
	width:327px;
	height:290px;
	float:right;
}

.cat1{
	width:167px;
	padding-left:25px;
	margin-left:45px;
	height:79px;
	padding-top:16px;
	background-image:url(images/home-cat-bg.gif);	
	font-size:11px;
	text-align:left;
	text-transform:uppercase;
	float:left;
}

*html .cat1{
	width:165px;
	padding-left:27px;
	margin-left:22px;
	height:79px;
	padding-top:16px;
	background-image:url(images/home-cat-bg.gif);	
	font-size:11px;
	text-align:left;
	text-transform:uppercase;
	float:left;
}

.cat2{
	width:164px;
	padding-left:27px;
	height:79px;
	padding-top:16px;
	background-image:url(images/home-cat-bg.gif);
	font-size:11px;
	text-align:left;
	text-transform:uppercase;
	float:left;
}

.cat3{
	width:165px;
	padding-left:27px;
	height:79px;
	padding-top:16px;
	background-image:url(images/home-cat-bg.gif);
	font-size:11px;
	text-align:left;
	text-transform:uppercase;
	float:left;
}

.adres{
	width:259px;
	padding-left:19px;
	height:88px;	
	padding-top:7px;
	background-image:url(images/home-cat-bg.gif);
	font-size:11px;
	text-align:left;
	float:left;
}

.bedrijf{
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	color:#cea73e;
}

.right{
	width:49px;
	height:95px;
	float:left;
}

.spacer1{
	width:1px;
	height:95px;
	float:left;
}

.spacer2{
	width:1px;
	height:95px;
	float:left;
}

.bottom{
	width:950px;
	height:33px;
	float:left;
}

a:link       { color: #ffffff; font-family: Arial; font-size: 11px; font-weight:bold; text-decoration: none;}
a:visited    { color: #ffffff; font-family: Arial; font-size: 11px; font-weight:bold; text-decoration: none;}
a:active     { color: #ffffff; font-family: Arial; font-size: 11px; font-weight:bold; text-decoration: none;}
a:hover      { color: #ffffff; font-family: Arial; font-size: 11px; font-weight:bold; text-decoration: underline;}


.floatleft{	
	float:left;
}

.footer
{
	width:856px;
	margin-left:45px;
	margin-right:49px;
	float:left;	
}

* html .footer
{
	width:856px;
	margin-left:22px;
	margin-right:24px;
	float:left;
}

.footer .left
{
	float:left;
	width:550px;
}

.footer .right
{
	float:left;
	width:261px;
	margin-left:45px;
	text-align:left;
}

.bottomtekst{
	text-align:left;	
	font-size:12px;
	float:left;
	text-align:justify;
}

*html .bottomtekst{
	
	height:33px;
}

.sitemap
{	
	font-size:12px;
	float:left;
	margin-top:15px;
}

.videolink
{
	display:block;
	top:-90px;
	position:relative;
}

*html .videolink
{
	top:-10px;
	position:relative;
}
