@charset "UTF-8";
/* CSS Document */
div#inhoud{
	top:150px;
}

div#notforsale,
div#crybaby,
div#nicetomeetyoutoo{
	height:auto
}

div#crybaby{
	top:100px;
}
div#nicetomeetyoutoo{
	top:85px;
	margin-bottom:20px;
}
div#notforsale{
	top:100px;
}

div#bottom_nav a:hover,
div#collections_nav a:hover,
div#projects_nav a:hover,
div#tshirts_nav a:hover,
div#tshirts_nav a:hover{
	text-decoration:none
}
div#tshirts_nav p.title{
	text-decoration:underline
}
div#crybaby p.soon,
div#bottom_nav p.current,
div#bottom_nav p.current a,
div#bottom_nav a:hover,
div#projects_nav p.current,
div#projects_nav a:hover,
div#projects_nav a.current,
div#projects_nav a.current_over,
div#collections_nav p.current,
div#collections_nav a:hover,
div#collections_nav a.current,
div#collections_nav a.current_over,
div#tshirts_nav p.current,
div#tshirts_nav a:hover,
div#tshirts_nav a.current,
div#tshirts_nav a.current_over{
	font-size:12px;
	font-weight:bold;
}
div#tshirts_nav p,
div#tshirts_nav p.current,
div#tshirts_nav a:hover,
div#tshirts_nav a.current,
div#tshirts_nav a.current_over{
	text-align:right
}
div#leftArrow,
div#rightArrow,
div#doublerightArrow,
div#doubleleftArrow{
	height:13px;
	display:block;
	background-position: 0 0;
	background-repeat:repeat;
	position:absolute;
	top: 15px;
	z-index:300;
}
div#leftArrow,
div#rightArrow{
	width: 8px;
}
div#doublerightArrow,
div#doubleleftArrow{
	width: 16px;
}
div#leftArrow{
	background-image:url(../img/pijl2_links.png);
	left:400px;
}
div#rightArrow{
	background-image:url(../img/pijl2_rechts.png);
	right:400px;
}
div#doubleleftArrow{
	background-image:url(../img/pijl2_links.png);
	left:150px;
}
div#doublerightArrow{
	background-image:url(../img/pijl2_rechts.png);
	right:150px;
}
div#fotogalerij{
	height:460px;
}
div#bottom_nav{
	top:750px
}
div#arrowSpace{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:40px;
	cursor:pointer
}
