/* CSS Document KNIP-OOG */

#box{
	width:950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/layout/achtergrond.gif);
}
/********** Rechterkant *******/
#right{
	float:right;
	width:224px;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 10px;
}
#right p{
	padding: 4px 0px 2px 0px;
	color: #333333;	
	}
#right h1{
	line-height:20px;
	font-style: normal;
	font-weight: bold;
	color: #ff9900;
}
#right h2{
	padding: 6px 0px 0px 0px;
	font-size:12px;
	line-height:17px;
	font-weight: bold;
}
#right a, a:visited{
	color:#333333;
}
#right a:hover{
color:#ff9900;
}
.project{
	width: 215px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
}
.onderschrift{
	font-size:11px;
	color: #333333;	
}
.onderschrift a, .onderschrift a:visited, .onderschrift a:active{
	text-decoration:underline;
	color: #555555;
}
.onderschrift a:hover{
	color:#555555;
	text-decoration:underline
}
/******************** Portfolio *******************************/
.portfoliolinks{
width:240px;
float:left;}
.portfolioleft img{
margin:0px 0px 0px 0px;
}
.portfoliolinks a:link, .portfoliolinks a:visited {
display:block;
width:190px;
height:143px; 
padding:4px;
border:1px solid #cccccc;
}
.portfoliolinks a:hover, .portfoliolinks a:active{
	border:1px solid #333333;
	background-image: url(../images/layout/licht_grijze_lijn.gif);
	background-repeat: repeat;
}
.portfoliorechts{
width:300px;
float:left;
padding:0 0 0px 8px;
}
.portfoliorechts p{
padding:2px 0px !important}

.portfoliorechts h4{
	color:#ff9900;
	font-weight:bold;
	padding-bottom:2px;
	margin-bottom:8px;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.portfolio{
padding:18px 0px 16px 0px;
height:145px;
border-bottom:1px solid #cccccc;
}
.project{
	width: 215px;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	height:110px;
	border-top-width: 1px;
	border-top-style: solid;
}

