﻿
*  { color: #999; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
body { background-color: white; background-image: url("img/menu_bg.jpg"); background-repeat: repeat-x; margin: 0; padding: 0 }
#menuDiv
{
    padding: 0px;
    visibility: visible;
    position: absolute;
    z-index: 0;
    top: 109px;
    width: 737px;
    height: 27px;
    vertical-align: middle;
}
#fotoDiv   { visibility: visible; position: absolute; z-index: 0; top: 136px; left: 0; width: 536px; height: 169px }
#newsDiv  { visibility: visible; position: absolute; z-index: 2; top: 136px; left: 536px; width: 401px; height: 169px }


#TekstIntroNL
{
	position: absolute;
	top: 325px;
	width: 450px;
	left: 20px;
	height: 320px;
	border-bottom-style: groove;
}


#TekstProjectenNL
{
	position: absolute;
	top: 665px;
	width: 450px;
	left: 20px;
	height:280px;
	border-bottom-style: groove;
}

#TekstContactNL
{
	position: absolute;
	top: 965px;
	width: 450px;
	left: 20px;
	height:170px;
	border-bottom-style: groove;
}

.Naam
{
	width:75px;
}

#TekstIntroUK
{
	position: absolute;
	top: 325px;
	width: 450px;
	left: 570px;
	height: 320px;
	border-bottom-style: groove;
}


#TekstProjectenUK
{
	position: absolute;
	top: 665px;
	width: 450px;
	left: 570px;
	height:280px;
	border-bottom-style: groove;
}

#TekstContactUK
{
	position: absolute;
	top: 965px;
	width: 450px;
	left: 570px;
	height:170px;
	border-bottom-style: groove;
}












#Informatie
{
	position: absolute;
	top: 625px;
	width: 450px;
	left: 570px;
	height:300px;
	border-bottom-style: groove;
}


main
{
	height:100%;
	vertical-align:bottom;
}

.hyperlink
{
    
    font-weight: bolder;
}