/* CSS Document */
body{
		margin			:0;
		background-color:#000000;
		font			:10px arial,verdana,sans-serif;
		color			:#FFFFFF;
}

td{
		font			:10px arial,verdana,sans-serif;
		color			:#FFFFFF;
}

em{
		color			:#97BEE9;
		font			:14px arial,verdana,sans-serif;
		font-weight		:bold;
}

.title{
		font			:18px arial,verdana,sans-serif;
		font-weight		:bold;
		color			:#FFFFFF;
}

.menu{
		font			:9px verdana,arial,sans-serif;
		color			:#000000;
		text-align		:center;
		text-decoration	:none;
		padding			:5px;
}

.menu1{
		font			:9px verdana,arial,sans-serif;
		color			:#000000;
		text-align		:center;
		text-decoration	:none;
}

.menu a, .menu1 a{
		font			:9px verdana,arial,sans-serif;
		color			:#000000;
		text-align		:center;
		text-decoration	:none;
}

.menu a:hover, .menu1 a:hover{
		font			:9px verdana,arial,sans-serif;
		color			:#E4AA00;
		text-align		:center;
		text-decoration	:none;
}

.menu a:active, .menu1 a:active{
		font			:9px verdana,arial,sans-serif;
		color			:#E4AA00;
		text-align		:center;
		text-decoration	:none;
}

.bgmenu{
		background-image:url(../images/bg_menu.jpg);
		background-repeat:repeat-x;
		background-position:left top;
		color			:black;
}

.submenu{
		background-image:url(../images/bg_menu.jpg);
		background-repeat:repeat-x;
		background-position:left top;
		color			:black;
		margin			:2px;
		padding-left	:5px;
}

.submenu1{
		color			:white;
		margin-left		:10px;
		height			:25px;
}

.submenu1 a{
		color			:white;
		text-decoration	:none;
		list-style		:url(../images/b13.gif) inside;
}

.submenu1 a:hover, .submenu1 a:active{
		color			:#E4AA00;
		text-decoration	:none;
		list-style		:url(../images/a13.gif) inside;
}

a{
		color			:white;
		text-decoration	:none;
}

a:active, a:hover{
		color			:#E4AA00;
		text-decoration	:none;
}

.logo{
		background-image:url(../images/logo.jpg);
		background-repeat:no-repeat;
		background-position:left top;
}

/*donkergrijs achtergrond*/
#Layer1{
		background-color:#414141;
		position		:absolute;
		width			:796px;
		height			:785px;
		z-index			:1;
		left			:167px;
		border			:1px solid white;
}

/*adresgegevens*/
#Layer2{
		position		:absolute;
		width			:106px;
		height			:106px;
		z-index			:19;
		left			:20px;
		top				:659px;
		border			:1px solid #414141;
		color			:#414141;
		padding			:10px;
}

/*header*/
#Layer3{
		position		:absolute;
		width			:794px;
		height			:57px;
		z-index			:49;
		left			:168px;
		top				:150px;
		background-image:url(../images/header.jpg);
		background-repeat:no-repeat;
		background-position:left top;
		border-bottom	:1px solid white;

}

/*portfolio plaatje groot*/
#Layer4{
		background-color:#000000;
		position		:absolute;
		width			:237px;
		height			:237px;
		z-index			:40;
		left			:700px;
		top				:240px;
		border			:1px solid white;
}


/*tekstblokken*/
#Layer5{ 
		position		:absolute;
		width			:740px;
		height			:445px;
		z-index			:42;
		left			:195px;
		top				:216px;
}

/*menu*/
#Layer6{
		position		:absolute;
		width			:796px;
		height			:25px;
		z-index			:50;
		left			:163px;
		top				:124px;
}

/*thumbnails - tekst*/
#Layer7{
		font			:10px arial,verdana,sans-serif;
		color			:#FFFFFF;
}

/**/

/*titel pagina*/
#Layer9{
		position		:absolute;
		width			:384px;
		height			:19px;
		z-index			:42;
		top				:78px;
		left			:195px;
		padding			:6px;
}

.titelpage{
		font			:18px arial,verdana,sans-serif;
		font-weight		:bold;
		color			:#000000;
}

/*Afbeelding: vergroting*/
#Layer100{
		position		:absolute;
		width			:240px;
		height			:240px;
		z-index			:51;
		top				:29px;
		left			:498px;
}

/*Afebeelding: omschrijving*/
#Layer11{
		position		:absolute;
		width			:240px;
		height			:10px;
		z-index			:52;
		top				:280px;
		left			:498px;
}

