body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:17px;
}

/* ----- HEADER ----- */

h1 {
	width:507px;
	height:57px;
	margin:35px 0 20px 0;
	border-bottom:1px solid #9E9E9E;
	padding:0 0 30px 0;

	border-bottom:0;
}

	.detail h1 {
		border:0;
		padding:0;
	}

	h1 a {
		width:507px;
		height:57px;
		background:url(../images/logo.gif) top left no-repeat;
		text-indent:-5000px;
		display:block;
	}

h2, h3 { display:none; }

h4 {
	font-size:29px;
	line-height:29px;
	font-weight:bold;
}
	
	h4 a {
		color:#000;
	}

a { color:#FF0000; }

	a:hover { color:#535353; }

.small {
	font-size:10px;
}

hr { color:#9E9E9E;size:1px;}

/* ----- CONTENT ----- */

	/* ----- MENU----- */

	#menu {
		display:block;
		height:38px;
		
		height:70px;
		border-bottom:1px solid #9E9E9E;
		width:507px;
	}
	
		#menu li { float:left; }
	
			.menuitem {
				width:250px;
				font-size:22px;
				line-height:22px;
			}
	
			.menuitem a { color:#BFBFBF; }
			.menuitem a:hover { color:#FF0000; }
			.menuitem a.current { color:#535353; }
		
			#menu li ul li {
				float:left;
				margin:0 20px 0 0;
				font-size:16px;
			}

	/* ----- PORTFOLIO----- */

	#portfolio {
		clear:both;
		margin:15px 0 0 0;
	}
	
		#portfolio li {
			padding:0 0 20px 0;
			border-bottom:1px solid #9E9E9E;
			margin:0 0 15px 0;
			width:507px;
		}
		
			#portfolio li img { margin:0 0 20px 0; }
			
			#portfolio p {
				width:350px;
				float:left;
			}
			
			#portfolio p.link {
				width:157px;
				text-align:right;
				float:left;
			}
	
	#navigation { width:507px; }
	
	#navigation a {
		text-transform:uppercase;
		color:#fff;
		background-color:#000;
		padding:7px 10px;
		display:block;
		float:left;
		margin:0 10px 30px 0;
	}
	
	#navigation a:hover {
		background-color:#FF0000;
	}
	
	.nav {
		float:left;
		display:block;
		margin:0 0 40px 0;
		width:507px;
		height:20px;
	}
	
		.nav a.previous {
			float:left;
			display:block;
			/*width:254px;*/
			margin:0;
			text-align:left;
		}
		
		.nav a.next {
			float:left;
			float:right;
			display:block;
			/*width:253px;*/
			margin:0;
			text-align:right;
		}
		
			.nav a.previous, .nav a.next {
				padding:2px 5px;
				border:1px solid #f00;
			}
	
		.detail .nav {
			width:402px;
			margin:0;
			text-align:right;
		}
	
		.nav a { margin:0 0 0 20px; }
	
	/* ----- SIDEBAR----- */
	
	#sidebar { font-size:18px; }
		#sidebar li { margin:0 0 10px 20px; }
			#sidebar a { color:#999; }
			#sidebar a:hover { color:#FF0000; }
			#sidebar a.current { color:#535353; }
			
				#sidebar #mailinglist a { color:#FF0000; }
				#sidebar #mailinglist a:hover { color:#535353; }
			
			#contact, #mailinglist {
				font-size:12px;
				margin:10px 0 20px 0;
				display:none;
			}
			#contact p, #mailinglist p { margin:0 0 10px 0;}
			
	/* ----- OVERLAY----- */
	
	#cv, #scraps, #scrapshop {
		display:none;
	}
		
		#cv h2, #scraps h2, #scrapshop h2 {
			font-size:29px;
			line-height:29px;
			font-weight:bold;
			display:block;
			margin:0 0 10px 0;
		}
		
		#cv h3 {
			font-size:12px;
			font-weight:bold;
			display:block;
		}
		
		.cvrow {
			border-top:1px solid #9E9E9E;
			padding:10px 0 0 0;
		}
		
			#cv .cvrow p {
				margin:0 0 10px 0;
			}
			
/*			#cv .cvrow p.general {
				margin:0;
			}
*/		
		p.order {
			margin-top:20px;
			font-size:16px;
		}
		
		.image {
			margin:0 0 10px 0;
		}
		
		.slideshow a {
			margin:0 10px 0 0;
		}
	
	/* ----- DETAILPAGINA----- */
	
	.detail p {
		margin:0 0 60px 0;
	}
	
		#navigationdetail p {
			margin:0 0 10px 0;
		}
		
		.back {
			width:350px;
			float:left;
			display:block;
		}
			
	.detail h2 {
		font-size:29px;
		line-height:29px;
		font-weight:bold;
		display:block;
		clear:both;
		border-top:1px solid #9E9E9E;
		padding:10px 0 0 0;
	}
	
	.detail .image, #scrapshop .image {
		text-align:center;
		margin:0 0 10px 0;
	}
	
		.detail .image img, #scrapshop .image img {
			margin:0 0 10px 0;
		}
	
	.detail .slideshow, #scrapshop .slideshow {
		text-align:center;
		margin:0 0 40px 0;
	}
	
		.detail .slideshow img, #scrapshop .slideshow img {
			margin:0 5px;
		}
		
		.zoom {
			width:20px;
			height:20px;
			background:url(../images/zoom.gif) top left no-repeat;
			text-indent:-5000px;
			display:block;
			float:left;
		}
	
	.description {
		width:504px;
		float:left;
		display:block;
		padding:0;
		margin:0;
	}
	
	.collaboration {
		padding:10px;
		border:1px solid #9E9E9E;
		float:left;
		display:block;
	}
	
	#sidebar .collaboration {
		width:169px;
		margin:0 0 0 10px;
	}
	
	.detail .collaboration {
		width:178px;
		margin:0 0 0 50px;
	}
	
		.collaboration p {
			margin:0 0 10px 0;
		}
		
		.collaboration li {
			list-style-type: disc;
			margin:0 0 0 13px;
		}