@charset "utf-8";
/* CSS Document */

#menu {
	background-color: #434445;
	background: #434445;
	position:absolute;
	left:0px;
	top:110px;
	width:300px;
	height:500px;
	z-index:1;
}

#logo {
	position:absolute;
	left:5px;
	top:21px;
	width:305;
	height:90;
	z-index:2;
	border:0;
}

#submenu {
	background-color: #67696A;
	background: #67696A;
	position:absolute;
	left:300px;
	top:110px;
	width:170px;
	height:500px;
	z-index:3;
}

#adrandom {
	background: #434445;
	position:absolute;
	left:470px;
	top:110px;
	width:530px;
	height:500px;
	z-index:4;
	overflow:hidden;
	background-repeat:no-repeat;
}

#contact {
	background: #434445;
	position:absolute;
	left:470px;
	top:110px;
	width:530px;
	height:500px;
	z-index:5;
	overflow:inherit;
}

#intro {
	background: #434445;
	position:absolute;
	left:470px;
	top:110px;
	width:530px;
	height:500px;
	z-index:6;
	overflow:inherit;
	background-color: #434445;
}

#portfolio {
	background: #434445;
	position:absolute;
	left:470px;
	top:110px;
	width:530px;
	height:500px;
	z-index:7;
	overflow:inherit;
}

#thumbs {
	background: #67696A;
	position:absolute;
	left:300px;
	top:110px;
	width:170px;
	height:500px;
	z-index:8;
	overflow:inherit;
}

p {
	font-family: "Century Gothic", Verdana, Arial;
	color: #ffffff;
	font-size: 30px;
	padding: 20px; 
	line-height: 24px;
	overflow:visible;
	text-decoration: none;
}

h3 {
	font-family: "Century Gothic", Verdana, Arial;
	color: #ffffff;
	font-size: 30px;
	padding: 20px;
	line-height: 0px;
	overflow:visible;
	text-decoration: none;
	font-weight: lighter;
	text-transform: none;
}

h1 {
	font-family: "Century Gothic", Verdana, Arial;
	color: #666666;
	font-size: 24px;
	padding: 20px; 
	line-height: 20px;
	overflow:visible;
	text-decoration: none;
	font-weight:normal;
	text-align: justify;
	text-justify: distibute;
	text-transform:lowercase;
}

h4 {
	font-family: "Century Gothic", Verdana, Arial;
	color: #666666;
	font-size: 24px;
	padding: 20px; 
	line-height: 20px;
	overflow:visible;
	text-decoration: none;
	font-weight:normal;
	text-align: justify;
	text-justify: distibute;
}

h6 {
	font-family: "Century Gothic", Verdana, Arial;
	color: #fff;
	font-size: 24px;
	padding: 20px; 
	line-height: 20px;
	overflow:visible;
	text-decoration: none;
	font-weight:normal;
	text-align: justify;
	text-justify: distibute;
}

h2 {
	font-family: "Century Gothic", Verdana, Arial;
	color: #ffffff;
	font-size: 14px;
	padding: 20px;
	overflow:visible;
	text-decoration: none;
	text-transform:none;
	text-align: justify;
	text-justify: distibute;
	font-weight: normal;
}


a:link, a:active, a:hover, a:visited
{
color: white;
text-decoration: none;
}

h1 a:link, h1 a:active, h1 a:hover, h1 a:visited
{
color: #666;
text-decoration: none;
}

.bijschrift_image_div {margin:0px 0px 10px 0px; text-decoration:none; font-size:14px; color:#fff; font-family:"Century Gothic", Verdana, Arial; z-index:300;position:absolute;top:0;left:0;width:530px; border:0;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/alfabet2.png');}
	
.bijschrift_image_innerdiv {padding:8px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/alfabet2.png');}
	/* IE ignores styles with [attributes], so it will skip the following. */
.bijschrift_image_innerdiv[class] {background-image:url(../images/alfabet2.png);}
.bijschriftlink:hover {cursor:help;}
.bijschriftlink2:hover {}
.tentoonstellingsbeeld a div div {display:none;}
.tentoonstellingsbeeld a:hover div {display:block;}
.tentoonstellingsbeeld {position:relative;}
.tentoonstellingsbeeld .bijschrift_image {padding:0px 0px 0px 0px; margin:0px 0px 8px 0px;}
.tentoonstellingsbeeld .bijschrift_image_link {padding:0px 0px 0px 0px; margin:0px 0px 8px 0px; text-decoration:none;}

