Body
{
	font-family: Verdana;
	font-size: 10pt;
	background-color: #5a5459;
	color: #ffffff;
}

table
{
	font-family: Verdana;
	font-size: 10pt;
	background-color: #5a5459;
	color: #ffffff;
}

A
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	color: #000000;
}

P
{
	font-size: 10pt;
}

H1
{
	font-size: 14pt;
	color: #CC00FF;
}

H2
{
	font-size: 12pt;
	color: #ffffff;
}

IMG.nav
{
	border: solid 0px;
}

#container
{
	position: absolute; /*	border:solid 1px #000000;*/
	width: 820px;
	height: 500px;
	top: 50%;
	margin-top: -250px;
	left: 50%;
	margin-left: -410px;
}

#container2
{
	border: solid 1px #000000;
}

/* menu */

#list-menu
{
	background-color: #9900CC;
	height: 500px;
	width: 128px;
	color: #ffffff;
	float: right;
}

#menu a
{
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	display: block;
	width: 90px;
	padding: 0px 10px 0px 0px;
	border-top: solid 1px #ffffff;
	text-decoration: none;
	font-size: 8pt;
	text-align: right;
}

#menu A:hover
{
	color: #000000;
	background-color: #ffffff;
}

#list-menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#list-menu li
{
	margin: 0px 0px 5px 0px;
}

div.submenu
{
	display: none;
	margin-top: 5px;
	margin-bottom: 15px;
}

li.list-menu
{
	margin: 0px 0px -5px 0px;
}

#projecten A
{
	font-family: Verdana;
	display: block;
	width: 90px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: solid 0px purple;
	text-decoration: none;
	font-size: 8pt;
	text-align: right;
	font-weight: normal;
}

#contact A
{
	font-family: Verdana;
	display: block;
	width: 90px;
	padding: 0px 10px 0px 0px;
	border-top: solid 0px purple;
	text-decoration: none;
	font-size: 8pt;
	text-align: right;
	font-weight: normal;
}
/* end menu */

/* content*/
#content
{
	position: relative;
	padding: 0px 10px 0px 10px;
	width: 525px;
}

#contentbreed
{
	position: relative;
	padding: 0px 10px 0px 10px;
}

#contentbreed LI
{
	list-style-type:square;
}

#content li
{
	list-style-type:square;
}

#scroll
{
	position: absolute;
	top: 0px;
	width: 670px;
	height: 498px;
	overflow: hidden;
}

IMG
{
	border: solid 1px #ffffff;
	padding: 1px 1px 1px 1px;
}

#intro
{
	font-style: italic;
}

#path
{
	font-size: 8pt;
	padding-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 2px;
}

#path A
{
	color: #CC00FF;
	text-decoration: none;
	font-weight: bold;
}

Div.imgspacer
{
	height: 20px;
	width: 1px;
}

#logo
{
	background-color: #f7f2f2;
	background-image: url(logo-met.gif);
	background-repeat: no-repeat;
	float: right;
	height: 500px;
	width: 70px;
}

#navbar
{
	border: solid 1px #5a5459;
	float: right;
	width: 15px;
	margin-top: -5px;
	height:500px;
	
}

#scrollup
{
	position: absolute;
	text-align: center;
	font-size: 6pt;
	top: 20px;
	width: 15px;
}

#scrolldown
{
	position: absolute;
	text-align: center;
	font-size: 6pt;
	bottom: 20px;
	width: 15px;
}

#navup
{
	position: absolute;
	float: right;
	top: 5px;
	width: 12px;
}

#navdown
{
	position: absolute;
	float: right;
	bottom: 5px;
	width: 12px;
}

#piccontainer
{
	position: relative;
	float: right;
	overflow: hidden;
	height: 498px;
	width: 90px;
}

#piccontent
{
	position: absolute;
	top: 0px;
}

#piccontainer IMG
{
	margin-bottom: 19px;
}

#piccontainer A
{
	text-decoration: none;
}

DIV.portfolioitem
{
	margin-top: 10px;
	text-align: left;
	vertical-align: middle;
}

IMG.portfolioitem
{
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	border: solid 1px #ffffff;
	margin-top: 2px;
	margin-bottom: 2px;
}

H2.portfolioitem
{
	padding-top: 10px;
	color: #ffffff;
	margin-left: 5px;
	font-size: 10pt;
	letter-spacing: 2px;
	height: 80px;
}

#menu-tekst
{
	position: absolute;
	bottom: 15px;
	vertical-align: bottom;
	text-align: right;
	font-size: 7pt;
	width: 95px;
	margin-left: 5px;
}
