

html{
		background: #fff url('body_bg.jpg') repeat-x top left;
}

img,
img a {
border: none;
margin: 0px;
padding: 0px;
}

.menuleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0095d9;
}
a.menuleft,
.menuleft a,
.menuleft a:link,
.menuleft a:visited,
.menuleft a:hover,
.menuleft a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0095d9;
	text-decoration: none;
	text-align:left;
}

.menuleft a:hover {
	text-decoration: underline;
}

.background {
	background-attachment: fixed;
	background-image: url(orangewave.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.manmethelm {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.content01,
.content01 a,
.content01 a:link,
.content01 a:visited,
.content01 a:hover,
.content01 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #392776;	
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #392776;
}


.footfont {
	font-family:Arial;
	font-size: 12px;
	color: #a1a1a1;
	text-transform: lowercase;
}
.footfont a,
.footfont a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a1a1a1;
	text-transform: lowercase;
	text-decoration: none;
}



#LAYOUT1-A
{
	background:transparent url('header_top.png') no-repeat top left;	
	width:1063px;
	height:213px;
	position:relative;
}

#Nav1{
		
	width:1063px;
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	left:145;
}

#Nav1 li{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	
}

#Nav1 li a{
	width:100%;
	display:block;	
}


#Nav1 .welkom,
#Nav1 .disciplines,
#Nav1 .referenties,
#Nav1 .bedrijf{
		
		height:35px;
}


#Nav1 .welkom a,
#Nav1 .disciplines a,
#Nav1 .referenties a,
#Nav1 .bedrijf a{
		width:100%;
		display:block;
		cursor:pointer;
		height:100%;
		outline:0;
		
}
#Nav1 .welkom a{
	width:110px;
	background:transparent url('bg_menu.png') no-repeat 47px 0px;

}

#Nav1 .disciplines a{
	
	background:transparent url('bg_menu.png') no-repeat -61px 0px;
	width:150px;
}

#Nav1 .referenties a{
	width:100px;
	background:transparent url('bg_menu.png') no-repeat -212px 0px;
}

#Nav1 .bedrijf a {
	width:100px;
	background:transparent url('bg_menu.png') no-repeat -312px 0px;
}


#Nav1 .welkom a:hover{
	width:110px;
	background:transparent url('bg_menu.png') no-repeat 47px -35px;

}

#Nav1 .disciplines a:hover{
	
	background:transparent url('bg_menu.png') no-repeat -61px -35px;
	width:150px;
}

#Nav1 .referenties a:hover{
	width:100px;
	background:transparent url('bg_menu.png') no-repeat -212px -35px;
}

#Nav1 .bedrijf a:hover{
	width:100px;
	background:transparent url('bg_menu.png') no-repeat -312px -35px;
}

.foto_overlay{
	width:205px;
	height:70px;
	background:transparent url('foto_overlay.png') no-repeat top left;
	position:absolute;
	
	top:1;
	right:92px;
	z-index:5;
}

.logo_tebezo{
	width:220px;
	height:165px;
	background:transparent url('logo_tebezo.png') no-repeat top left;
	position:absolute;
	
	bottom:45;
	right:0px;
	z-index:5;
}


.table_wrapper{
	width:915px;
	position:absolute;
	left:50%;
	z-index:4;
	margin-left:-457px;	
}

.lightbox-images {
    padding: 10px 0px 0px 0px;
    display: block;
}

.lightbox-images a {
    float: left;
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 0px 10px 10px 0px;
}

.lightbox-images img {
    width: 100px;
}

.lightbox-content {
    padding: 105px 0px 0px 69px;
}
