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

body,html {
    
    position:relative;
	text-align:left;
	margin:0 auto 0 auto;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-color:#1f1f1f;
	background-repeat:repeat-x;
}

a:link,	a{
    color: #ffffff;
	text-decoration:underline;
	font-weight:bold
}
a:hover {
    color: #FFCC00;
	text-decoration:underline;
}
#introcontainer{
	position:relative;
	text-align:center;
	margin:auto;
	width:auto;
	height:auto;
}
#welkom{
	text-align:center;
	margin:50px 0 0 0;
	height:auto;
	width:auto;
}
#maincontainer{
	position:relative;
	margin:0 auto 0 auto;
	width:923px;
	height:auto;
	background-color:#1f1f1f;
}
#logo{
	position:relative;
	margin:0;
	float:left;
	width:229px;
	height:77px;
	background-image:url(pics/keesluitenfotografie.jpg);
	background-repeat:no-repeat;
}
.side_spacer{
	position:relative;
	margin:0;
	float:left;
	width:38px;
	height:77px;
}
#menu_spacer{
	position:relative;
	margin:0;
	float:left;
	width:656px;
	height:42px;
}
#menu_container{
	margin:0;
	float:left;
	width:656px;
	height:35px;
}
.menu_item{
	position:relative;
	margin:0;
	float:left;
	width:auto;
	height:35px;
}
#menu_spacer2{
	position:relative;
	margin:0;
	float:left;
	width:923px;
	height:50px;	
}
#gallery_spacer{
	position:relative;
	margin:0;
	float:left;
	width:923px;
	height:30px;		
}
#gallery_menu{
	position:relative;
	margin:0;
	float:left;
	width:923px;
	height:30px;
}
#gallery_menu_spacer{
	position:relative;
	margin:0;
	float:left;
	width:auto;
	height:auto;
}
#gallery_item{
	position:relative;
	margin:0;
	float:left;
	width:auto;
	height:30px;
	padding-right:25px;
}
#gallery_uitleg{
	position:relative;
	margin:0;
	float:left;
	width:auto;
	height:auto;
	padding-left:25px;
}
#textcontainer_links{
	position:relative;
	float:left;
	margin:0;
	width:229px;
	height:400px;
}
#text_links_header{
	position:relative;
	float:left;
	margin:0 0 20px 0;
	width:229px;
	height:auto;
	font-size:11px;
	font-weight:bold;
}
#text_links{
	position:relative;
	float:left;
	margin:0;
	width:229px;
	height:auto;
}
#content{
	position:relative;
	margin:0;
	float:left;
	width:656px;
	height:800px;
}
#content_viewer{
	position:relative;
	margin:0;
	float:left;
	width:923px;
	height:480px;
}
.thumbnail_container{
	position:relative;
	float:left;
	width:142px;
	height:190px;
	margin:0 20px 0 0;
}
.thumbnail{
	position:relative;
	float:left;
	width:142px;
	height:142px;
	margin:0
}
.thumbnail_naam{
	position:relative;
	float:left;
	width:142px;
	height:48px;
	text-align:center;
	padding:14px 0 0 0;
}
#fotokees{
	position:relative;
	float:left;
	width:630px;
	height:375px;
	background-color:none;
}
.blauw{
color:#03F;
}
.groen{
color:#0F0;
}
.oranje{
color:#F90;
}
.geel{
color:#FF0;
}
.bordeau{
color:#903;
}
.geel2{
color:#FC3;
}
.roze{
color:#F3F;
}
.grijs{
color:#999;
}

