body {
	font:  12px times new roman;
	color: #777;
	text-align:center;
	background: #ffffff url('http://i49.tinypic.com/9a4l69.jpg') repeat-x;
	margin: 0px;
	padding: 0px 0px 20px;	
        line-height: 17x;
}

a {
	color: #777;
	text-decoration: none;
}

a:visited {
	color: #777;
	text-decoration: none;
}

a:hover {
	color: #00a4e1;
	text-decoration: none;
}

h1 {
	margin: 0px;
	font-family: lucida sans unicode;
	font-size: 14px;
	color: #3582d4;
	font-weight: normal;
}

h2 {
	margin: 0px;
	font-family: lucida sans unicode;
	font-size: 14px;
	color: #ff2973;
	font-weight: normal;
}

h3 {
	margin: 0px;
	font-family: lucida sans unicode;
	font-size: 12px;
	color: #888;
	font-weight: normal;
}

h5 {
	margin: 0px;
	font-family: lucida sans unicode;
	font-size: 12px;
	color: #888;
	font-weight: normal;
}

.menu, .menu:link, .menu:visited,.menu:active {
	width: 220px;  
	text-align: left; 
	font-family: times new roman; 
	display: block; 
	font-size: 12px; 
	color: #777777; 
	padding-left: 4px; 
	text-decoration: none; 
	line-height: 16pt; 
}

.menu:hover {
	width: 220px;  
	text-align: left; 
	font-family: times new roman; 
	display: block; 
	font-size: 12px; 
	background-color: #eee;
	color: #777777; 
	padding-left: 4px; 
	text-decoration: none; 
	line-height: 16pt; 
}

.menu3, .menu3:link, .menu3:visited,.menu3:active {
	width: 220px;  
	text-align: left; 
	font-family: lucida sans unicode; 
	display: block; 
	font-size: 8pt; 
	color: #777777; 
	padding-left: 4px; 
	text-decoration: none; 
	line-height: 16pt; 
}

.menu3:hover {
	width: 220px; 
	text-align: left; 
	font-family: lucida sans unicode; 
	display: block; 
	font-size: 8pt; 
	color: #777777; 
	background-color: #eee; 
	padding-left: 4px; 
	text-decoration: none; 
	line-height: 16pt; 
}

#content {
	position: absolute;
	top: 290px;
	left: 307px;
	width: 548px;
	color: #777;
	text-align: justify;
}

#sidebar {
	position: absolute;
 	left: 55px;
 	top: 290px;
 	width: 220px;
	color: #777;
	text-align:left;
}

.sidebar-hokje { 
	float: left;
	padding: 5px; 
	width: 286px; 
	color: #777; 
	text-align: justify; 
	border: 1px solid #eee; 
	background: #f3f3f3;  
	margin-bottom: 15px;
}

.content-grijs-hokje-bovenaan-sidebar {
	width: 286px; 
	padding : 5px;
	color : #777;
	text-align : left;
	background : #ddd;
	border : 1px solid #ccc;
	margin-bottom: 15px;
}

.sidebar-hokje2 { 
	float: left;
	padding: 5px; 
	width: 286px; 
	color: #555; 
	text-align: justify; 
	border: 1px solid #eee; 
	background: #fff;
	margin-bottom: 15px;
}

textarea, input, output, submit{
	border: 1px solid #ccc; 
	background: #fff; 
	color: #777; 
	font-family: lucida sans unicode; 
	font-size: 11px;
	width: 400px;
}

.vakjecomments {
	background: #f3f3f3; 
	color: #888; 
	width: 400px; 
	border: 1px solid #ddd; 
	padding: 5px;
}

.portfolio-blend, .portfolio-blend:link, .portfolio-blend:visited,.portfolio-blend:active {
	background-color: #eeeeee; 
	padding: 4px; 
	border: 1px solid #ccc; 
	width: 50px; 
	height: 50px; 
	margin: 3px; 
	float: left;
}
.portfolio-blend:hover {
	background-color: #f4e0bc; 
	padding: 4px; 
	border: 1px solid #c3c3c3; 
	width: 50px; 
	height: 50px; 
	margin: 3px; 
	float: left;
}
	
.portfolio-blend-thumbnail {
	border: 0px; 
	width: 50px; 
	height: 50px; 
	float: left;
}
