body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #000000;	
}
a:link, a:visited , a:hover, a:active {
	color: #FFFFFF;
}
h1 {
	z-index: 1;
	margin:auto;
	text-align: center;
}
p {
	margin: 0px;
	padding: 0px;
}
#main{
	margin:auto;
	text-align: center;
	width:975px;
	height: 100%;
	z-index: 2;
}
#toplogo{
	width:350px;
	height: 142px;
}
#menu{
	width:198px;
	float:left;
	padding-left: 26px;
	padding-top: 20px;
}
#thumb{
	width:110px;
	float:left;
	padding-top: 38px;
}
#content {
	float: left;
	width: 765px;
}

#work{
	float:left;
	padding-left: 55px;
	padding-top: 20px;
	color: #FFFFFF;
		width:600px;
}
#text{
	width:500px;
	float:left;
	padding-left: 55px;
	padding-top: 20px;
	color: #FFFFFF;
}
#description {
	float: left;
	clear: both;
	color: #9d9d9d;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9D9D9D;
	margin-bottom: 20px;
	width: 765px;
	padding-bottom: 20px;
}

.work a, .omschrijving a, .text a	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.work:hover, .work a:hover,a.omschrijving:hover, .omschrijving a:hover, .text a	{
	color: #9D9D9D;
	font-weight: bold;
}
.tumbcontainer {
	width: 50px;
	height: 50px;
	float:left;
	padding-left: 1px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 4px;
}
.activetumbcontainer {
	width: 50px;
	height: 50px;
	float:left;
	border: 1px solid #FFFFFF;
	margin-right: 3px;
	margin-bottom: 3px;
}
.titel {
	font-weight: bold;
	color: #FFFFFF;	
}
.omschrijving {
	color: #9d9d9d;
}
.menu a	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover, .menu a:hover	{
	color: #FFFFFF;
	font-weight: bold;
}
.activemenu a	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.activemenu:hover, .activemenu a:hover	{
	color: #FFFFFF;
	font-weight: bold;
}
.back{
	float:right;
}
.menu_nonclick	{
	color: #9d9d9d;
	text-decoration: none;
	padding-bottom: 2px;
}
.menu_work, .menu_work a, .menu_workA a:hover {
	color: #9d9d9d;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 3px;
}
.menu_workA, .menu_workA a, .menu_work a:hover{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 2px;
}
.menu_text, .menu_text a, .menu_textA a:hover	{
	color: #9d9d9d;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu_textA, .menu_textA a, .menu_text a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.worktext	{
	text-decoration: none;
}
.workimage	{
	padding-top: 5px;
	float: left;
}
.indeximage	{
	padding-top: 5px;
}
.worknav	{
	padding-top: 5px;
	float: left;
	padding-left: 13px;
}

