﻿#mainDiv {
	height:4.5em;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	position:relative;
	height:760px;
	width:1024px
	}
	
#blokLinksBoven
{
	position: absolute;
	top: 0px;
	left: 0px;
	height:111px;
	width:59px;
	background-image: url('./images/bloklinksboven.jpg');
	background-repeat: repeat-y;
}	

#logoBoven
{
	position: absolute;
	top: 0px;
	left: 60px;
	height:111px;
	width:166px;
	background-image: url('./images/logoboven.jpg');
}	

#header
{
	position: absolute;
	top: 0px;
	left: 226px;
	height:111px;
	width:798px;
	background-image: url('./images/header.jpg');
}

#ImageButtonUK
{
	position: absolute;
	top: 10px;
	left: 960px;
}

#menuBalk
{
	position: absolute;
	top: 120px;
	left: 0px;
	height:40px;
	width:1024px;
	background-image: url('./images/menuBalk.jpg');
	background-repeat: repeat-x;
	text-align: right;
	
}	
#mutatieVoorIE8
{
	position: absolute;
	top: 120px;
	left: 535px;
	height:40px;
	width:489px !important;
	text-align: right;
}	

#mutatie1VoorIE8
{
	position: absolute;
	top: 120px;
	left: 0px;
	height:40px;
	width:215px  !important;
	text-align: right;
}	


#blokLinks
{
	position: absolute;
	top: 169px;
	left: 0px;
	height:405px;
	width:219px;
	background-image: url('./images/bloklinks.jpg');
	background-repeat: repeat-x;

}	

#fotoLinksOnder
{
	position: absolute;
	top: 569px;
	left: 0px;
	height:200px;
	width:219px;
	background-image: url('./images/fotoLinksOnder.jpg');
}

#fotoNH4NO3
{
	position: absolute;
	top: 234px;
	left: 527px;
	height:498px;
	width:527px;
	background-image: url('./images/NH4NO3.jpg');
}


#tweekolommenlinks
{
	font-family: Arial, 'Gill Sans'; 
	font-size: 1em;
	position: absolute;
	top: 169px;
	left: 220px;
	height:580px;
	width:283px;
	padding: 8px
}

#tweekolommenrechts
{
	font-family: Arial, 'Gill Sans'; 
	font-size: 1em;
	position: absolute;
	top: 169px;
	left: 534px;
	height:580px;
	width:470px;
	padding: 10px
}

.level1
{
    color: White;
    background-color: Black;
    font-variant: small-caps;
    font-size: large;
    font-weight: bold;
}


.menuHorizontal
{
	color: white;
    line-height:38px;
    font-family: Arial, 'Gill Sans';
    font-weight:300;
	font-size: medium;
	height: 38px;
	width: 93px  !important;
	text-align: center;
    vertical-align:middle;
	background-image:url('images/menubalkitem.jpg');
}

.menuHorizontal:hover
{
    font-weight: bold;
    color: White !important;
    background-image:url('images/menubalkhover.jpg'); 
}

.menuHorizontal:active
{
    font-weight: bold;
    color: White !important;
    background-image: url('images/menubalkselected.jpg');
}
       
.menuHorizontal1
{
	color: white;
    line-height:38px;
    font-family: Arial, 'Gill Sans';
    font-weight:300;
	font-size: medium;
	height: 38px;
	width: 215px  !important;
	text-align: center;
    vertical-align:middle;
	background-image:url('images/menubalkitem.jpg');
}

.menuHorizontal1:hover
{
    font-weight: bold;
    color: White !important;
    background-image:url('images/menubalkhover.jpg'); 
}

.menuHorizontal1:active
{
    font-weight: bold;
    color: White !important;
    background-image: url('images/menubalkselected.jpg');
}

.menuHorizontalhoverstyle
{
    font-weight: bold;
    color: White !important;
    background-image:url('images/menubalkhover.jpg'); 
}

.menuHorizontalselectedstyle 
{
    font-weight: bold;
    color: White !important;
    background-image: url('images/menubalkselected.jpg');
}
       

.menuVertical
{
	color: White;
    font-family: Arial, 'Gill Sans';
    font-weight:300;
	font-size: medium;
	height: 38px;
    line-height:38px;
	width: 219px;
	text-align: left;
	background-image: url('./images/menubalkverticalitem.jpg');

}


.menuVertical:hover
{
    font-weight: bold;
    color: White !important;
    background-image:url('./images/menubalkverticalhover.jpg')!important; 
}


.menuVertical:active
{
    font-weight: bold;
    color: Red !important;
    background-image:url('./images/menubalkverticalselected.jpg') !important; 
}

.menuVerticalhoverstyle
{
    font-weight: bold;
    color: White !important;
    background-image:url('./images/menubalkverticalhover.jpg') !important; 
}

.menuVerticalselectedstyle
{
    font-weight: bold;
    color: Red !important;
    background-image:url('./images/menubalkverticalselected.jpg') !important; 
}
       
.Message
{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	top: 73px;
	left: 8px;
	width: 279px;
}
       
a 
    {
    }
    
    .selected
    {
    font-weight: bold;
    color: White !important;
    background-image:url('./images/menubalkselected.jpg') !important; 
    }


