﻿body
{
	background-image: url(images/creatievestorm2.gif);
	background-repeat: no-repeat;
	position:absolute;
	top: 0;
	left: 0;
}


	
div#logo
{
	width: 400px;
	height: 90px;
	position: absolute;
	top: 30px;
	left: 230px;
	background-image: url(images/miekenieuw.gif);
	background-repeat: no-repeat;
}



h3
{
	color: #3f3f3f;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}


div#text
{
	width:450px;
	height: 600px;
	position: absolute;
	top: 130px;
	left: 220px;
	color: #3f3f3f;
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	
	padding: 20px;
}

div#foto
{
	width: 400px;
	height: 430px;
	background-repeat: no-repeat;
	position: absolute;
	top: 130px;
	left: 230px;
	overflow: auto;
}

div#fotoos
{
	width: 550px;
	height: auto;
	position: absolute;
	top: 130px;
	left: 230px;
	
}

table
{
	color: #3f3f3f;
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	
}

td { padding: 0px 10px 10px 10px; }


div#navl
{
	width: 170px;
	height: 400px;
	position: absolute;
	top: 180px;
	left: 25px;
}

div#navr
{
	width: 170px;
	height: 300px;
	position: absolute;
	top: 450px;
	left: 250px;
	text-align: left;
}

div#navf
{
	width: 170px;
	height: 300px;
	position: absolute;
	top: 110px;
	left: 230px;
	text-align: right;
}

div#copy
{
	width: 170px;
	height: 30px;
	position: absolute;
	top: 675px;
	left: 650px;
	color: #9B9B9B;
	font-family: Arial;
	font-size: 10px;
}

a
{
	color: #993333;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}
a img{border:none;}

li
{
	list-style-type: none;
	list-style-position: default;
}
li.text
{
	list-style-type: decimal;
	list-style-position: default;
}

ul
{
	list-style-type: circle;
	list-style-position: default;
}
