body {
    font-family: Arial, Helvetica;
    background-color: black;
    color: white;
    font-size: 12pt;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}

#page { 
	margin: auto; 
	position: relative; 
	text-align: left; 
	width: 630px; 
	top: 20px;
} 

td {
	vertical-align: top;
	padding-bottom: 16px;
}

.tabelcompact td {
	padding-bottom: 0px;
}

strong {
	color: rgb(0, 150, 245);
}

h1 {
	font-size: 14pt;
	color: white;
	margin: 0pt;
}

.wit {
	color: white;
}

.paragraaf {
	color: rgb(120,120,120);
	font-size: 14pt;
}

.quote {
	color: rgb(0, 150, 245);
	font-size: 14pt;
}

a:link
{
    text-decoration: none;
    color: rgb(0, 150, 245);
}
a:visited
{
    text-decoration: none;
    color: rgb(0, 150, 245);
} 
a:hover 
{
    text-decoration: none;
    color: rgb(0, 150, 245);
}

.fotorechts {
  float:right; margin: 0pt 0pt 4pt 4pt;
}

.knopimg {
	position: absolute; 
	top: 80px; 
}

.knoptekst {	
	position: absolute; 
	top: 86px; 
	
    color: white; 
    font-weight: bold;
    
    margin-left: 20px;
}

.knoptekst a:link {
	color: black;
}

.knoptekst a:visited {
	color: black;
}

.knoptekst a:hover {
	color: black;
}

.knopimg2 {
	position: absolute; 
	top: 120px; 
}

.knoptekst2 {	
	position: absolute; 
	top: 126px; 
	
    color: white; 
    font-weight: bold;
    
    margin-left: 20px;
}

.knoptekst2 a:link {
	color: black;
}

.knoptekst2 a:visited {
	color: black;
}

.knoptekst2 a:hover {
	color: black;
}

#over {
	left: 0px;
}

#aanpak {
	left: 160px;
}

#projecten {
	left: 320px;
}

#contact {
	left: 480px;
}

#concept {
	left: 0px;
}

#realisatie {
	left: 160px;
}

#productie {
	left: 320px;
}

#verkoop {
	left: 480px;
}

#vorige {
	left: 320px;
}

#volgende {
	left: 480px;
}

#contactgegevens {
	left: 0px;
}

#download {
	left: 160px;
}

#talen {
	position:  absolute;
	top: 40px;
	left: 0px;
	width: 630px;
	text-align: right;
}

#content {
	position:  absolute;
	top: 170px;
	left: 0px;
}