﻿body
{
	background-color: #FFFFE9;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #13125F;
	padding-top: 10px;
	padding-right: 20px;
	
	line-height: 16px;
}

div#box
{
	width: 800px;
	height: auto;
	position: absolute;
	left: 50px;
}


div#logo
{
	
	width: 200px;
	height: 180px;
	position: absolute;
	top: 10px;
	left: 30px;
}


div#navigatie
{
	width: 800px;
	height: 25px;
	position: absolute;
	top: 140px;
	left: 15px;
}

div#plaatje
{
	width: 170px;
	height: 69px;
	position: absolute;
	top: 20px;
	left: 610px;
	background-image: url(images/nvalogo.jpg);
	background-repeat: no-repeat;
}

h2
{
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #13125F;
	position:absolute;
	top:170px;
	left:115px;
	
}

h3
{
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #13125F;
	position:absolute;
	top:170px;
	left:100px;
	
}

h4
{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #13125F;
	position:absolute;
	top:100px;
	left:220px;
	
}

a.navigatie
{
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #B40046;
	padding: 0 0 0 12px;
}

a
{
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #B40046;
	}

a:visited
{
	color: #C37491;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
}
a:hover
{
	color: #C3EBB0;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
}


p
{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color:  #C3004A;
	line-height: 12px;
	
}

div#balk
{
	background-image: url("images/balkroze.jpg");
	background-repeat: no-repeat;
	width: 35px;
	height: 620px;
	position: absolute;
	top: 180px;
	left: 20px;
}

div#balk2
{
	background-image: url("images/balkroze.jpg");
	background-repeat: no-repeat;
	width: 35px;
	height: 620px;
	position: absolute;
	top:180px;
	left: 735px;
}
div#balk3
{
	background-image: url("images/balk.gif");
	background-repeat: no-repeat;
	width: 35px;
	height: 620px;
	position: absolute;
	top: 180px;
	left: 20px;
}
div#balk4
{
	background-image: url("images/balk.gif");
	background-repeat: no-repeat;
	width: 35px;
	height: 620px;
	position: absolute;
	top:180px;
	left: 730px;
}

div#text
{
	width: 540px;
	height: auto;
	position: absolute;
	top: 210px;
	left: 115px;

}

table.tarieven
{
	width: 580px;
	height: auto;
	position: absolute;
	top: 210px;
	left: 100px;
	
}


td.tarieven{	

    border-bottom: #C37491;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	}

div#teksthome
{
	width: 270px;
	height: auto;
	position: absolute;
	top: 0px;
	left: 250px;
}


div#textcirkel
{
	width: 540px;
	height: 400px;
	position: absolute;
	top: 210px;
	left: 115px;
	background-image: url(images/kleurencirkel2.gif);
	background-repeat: no-repeat;
	background-position: 250px 220px;
	background-attachment: fixed;
}
ul.link
{
	list-style-type: circle;
	list-style-position: default;
	position: absolute;
		left: -30px;
}
