html
{
	height: 100%;
}

body, table
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	font: 11px Tahoma;
	color: #626463;
}

a
{
	color: #626463;
}

a:hover
{
	color: #d52d72;
}

img
{
	border: none;
}

#geheel
{
	width: 100%;
	height: 100%;
	padding: 0px;
}

#site
{
	border: 1px solid #999999;
	width: 1000px;
	height: 580px;
	position: relative;
}

#fadebg
{
	width: 590px; 
	height: 530px; 
	background: url(../images/logo_fade.jpg) center no-repeat;
	float: left;
	text-align: left;
	padding-bottom: 10px;
}

#contact_gegevens
{
	position: absolute;
	left: 250px;
	top: 250px;
	text-align: left;
}

#grotefotos
{
	position: relative;
	width: 600px;
	padding-top: 15px;
	padding-left: 30px;
	float: left;
}

#logo
{
	position:absolute;
	left: 10px;
	top: 10px;
	display: inline;
	z-index: 1;
}

#fotocontainer p, #liggend_tekst p
{
	margin: 0;
}

#fototekst
{
	position: relative;
	width: 338px;
	height: 35px;
	overflow: hidden;
}

#liggend_tekst
{
	width: 510px;
	position: relative;
	text-align: left;
}

#tekst_links
{
	position: absolute;
	left: 0px;
	top: 10px;
	text-align: left;
}

#tekst_rechts
{
	position: absolute;
	right: 0px;
	top: 10px;
	text-align: right;
}

#liggend_tekst p, #tekst_links p, #tekst_rechts p
{
	margin: 0px;
}

#kleinefotos
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 345px;
	height: 100%;
	background: #ededed;
}

#fotoseries
{
	position: absolute;
	left: 10px;
	top: 10px;
}

#contact
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 45px;
	height: 45px;
	background: #d52d72;
}

.serie
{
	width: 340px;
	margin-bottom: 12px;
	display: table;
}

.kleinefoto
{
	width: 52px;
	height: 52px;
	overflow: hidden;
	float: left;
	margin-right: 16px;
	display: inline;
}

#cv
{
	float: right;
	width: 52px;
	height: 30px;
	background: #d52d72;
	margin-right: 16px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	display: inline;
	text-decoration: none;
	position: relative;
}

#contact
{
	float: right;
	width: 52px;
	height: 30px;
	background: #d52d72;
	margin-right: 15px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	display: inline;
	text-decoration: none;
	position: relative;
}

#cvtekst
{
	position: relative;
	width: 620px;
	height: 550px;
	overflow: auto;
	text-align: left;
}