@charset "UTF-8";
/* CSS Document */

html {
	background-color:#c0c0c0;

}

body {
			/* fallback (Opera) */
    background: #FFFFFF;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #FFFFFF, #e7e7e7);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
                left top, left bottom, from(#FFFFFF), to(#e7e7e7));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(
                StartColorStr='#FFFFFF', EndColorStr='#e7e7e7', GradientType=0);
				
	height: 100%;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;

  }
  
  
#top {
	background: url(../images/top.png);
	width: 100%;
	height: 90px;
	margin-top: 0px;	
}


#container {
	width: 900px;
	margin: 20px auto;
	position: relative;	
}

#logo {
	width: 500px;
	height: 110px;
	margin: 0px 0 0 10px;
	position: relative;
	background:url(../images/lab_logo.png) no-repeat;
	}

#header {
	width: 900px;
	height: 60px;
	top: -10px;
	background:url(../images/header.png);
	position: relative;
	z-index: 3;
	
	}

#content {
	width: 900px;
	height: 400px;
	background: url(../images/schaduw.png);
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: -35px;
	z-index: 2;
	
	}

#footer {
	width: 900px;
	height: 80px;
	background:url(../images/footer.png);
	position: relative;
	margin-top: -15px;
	z-index: 3;
	}
	
.menu {
	width: 522px;
	height: 30px;
	position: relative;
	top: 22px;
	right: -350px;
	z-index: 10;
	overflow: hidden;
}

#info {
	width: 100%;
	height: 90px;
	background: url(../images/bottom.png);
	z-index: 10;
	position: relative;
	margin: -30px auto 0 auto;	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-shadow: #afafaf 0px 1px 0px;
	color: #2a2a2a;
	overflow: hidden;
}

#infocontainer {
	width: 	830px;
	margin: 0 auto;
}

.links {
	background: url(../images/home_icon.png) no-repeat;
	width: 200px;
	height: 60px;
	position: relative;
	float: left;
	top: 20px;
}

.midden {
	background:url(../images/mail_icon.png);
	width: 200px;
	height: 60px;
	position: relative;
	margin-left: 330px;
	top: 20px;
	
}

.rechts {
	background:url(../images/telefoon_icon.png) no-repeat;
	width: 200px;
	height: 60px;
	position: relative;
	float: right;
	top: -40px;
	text-align: right;
}

#contact {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 400px;
	
	color: #333;
	float: left;
	margin: 0px auto 0 40px;
	position: relative;	
}

.route {
	background:url(../images/map.png);
		width: 400px;
		height: 364px;
		overflow:auto;
		float: right;
		position:relative;
		margin: 25px 28px 0 0;
}

.title {
	display: none;
}

.powered {
	display: none;	
}

a.vebidak {
display: block;
width: 100px;
height: 75px;
background: url(../images/vebidak.png) no-repeat;
float: left;
}

a.vebidak:hover {
background-position: -100px 0;
}

a.vca {
display: block;
width: 100px;
height: 75px;
background: url(../images/vca.png) no-repeat;
float: left;
}

a.vca:hover {
background-position: -100px 0;
}
	
	
	
/***************************************************************
						LAVALAMP
***************************************************************/

/* Styles for the entire LavaLamp menu */
.lavaLamp {
	list-style: none;
	margin: auto auto auto auto;
	position:inline;
	left: auto;
	right: auto;
	font-size: 12px;
	padding-left: 15px;
	font-family:Helvetica, Arial, sans-serif;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
		position: relative;
		margin-left: auto;
		margin-right: auto;
        list-style: none;
		text-shadow: #fff 2px 2px 2px;
    }
        /* Represents the background of the highlighted menu-item. border-bottom: solid #FFF 2px; */
        .lavaLamp li.back {
            border-bottom: solid 3px #f8f8f8;
            width: 9px; height: 24px;
            z-index: 8;
            position: absolute;
			overflow: hidden;
        }
            .lavaLamp li.back .left {
				border-bottom: solid 2px #FFF;
                position: absolute;
                height: 24px;
                margin-right: 0px;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            position: relative; overflow: hidden;
            text-decoration: none;
          	font-size: 12px;
			font-family: Helvetica, Arial, sans-serif;
            color: #000; 
			outline: none;
            height: 24px; top: 0px;
            z-index: 10; letter-spacing: 0;
            float: left
			display: block;
            margin: 17px;
			text-align: center;
        }
		
		
/***************************************************************
						REFERENTIES
***************************************************************/
		
.main_image {
    width: 598px;
    height: 396px;
    float: left;
	left: 27px;
	top: 5px;
    background: #333;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
}
.main_image h2 {
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 10px;
}
.main_image p {
    font-size: 12px;
    line-height: 1em;
    padding: 10px;
    margin: 0;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 12px;
    padding: 0 0 0 0px;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
	margin-top: -13px;
	padding-bottom: 20px;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    background: url(../images/btn_collapse.gif) no-repeat left top;
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -40px;
    right: 20px;
}
.main_image a.show {background-position: left bottom;}



.image_thumb {
    float: left;
	overflow: hidden;
    background: #f0f0f0;
    border-right: 1px solid #fff;
    border-top: 1px solid #ccc;
}
.image_thumb img {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    float: left;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin: 0;
    padding: 12px 10px;
    background: #f0f0f0 url(http://www.sohtanaka.com/web-design/examples/image-rotator/nav_a.gif) repeat-x;
    width: 208px;
	height: 52px;
    float: left;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-right: 1px solid #ccc;
}
.image_thumb ul li.hover { /*--Hover State--*/
    background: #ddd;
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    background: #fff;
    cursor: default;
}
html .image_thumb ul li h2 {
    font-size: 12px;
    margin: 5px 0;
    padding: 0;
}
.image_thumb ul li .block {
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 120px;
}
.image_thumb ul li p{display: none;}/*--Hide the description on the list items--*/




#container{  

}  
#scrollbox{  
	width: 244px;
	height: 364px;
	position:relative;
	top: 20px;
	left: 27px; 
	
    overflow:auto; overflow-x:hidden;  
}  
#container > p{  
    background:#eee;  
    color:#666;  
    font-family:Arial, sans-serif; font-size:0.75em;  
    padding:0px; margin:0;  
    text-align:rightright;  
}