/* CSS Document */

body { 
	margin: 0;
	padding:0;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;  
	color: #333;
	font-size:95%;
	line-height:125%;
	background:#eee;}
	
h1 {
	margin:0;
	padding:0 0 5px 0;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;  
	font-size: 120%;
	color: #2970A3;}
	
h2 {margin:0;
	padding:0 0 5px 0;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#333;}
	
h3 {font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#666;
	margin:0;
	padding:0;}
	
p {margin:0;
	padding:0;}	

	

/* rand om de screens van de portfolio thums en alg
======================================================*/	
.screenrand{
	margin:10px;
	padding:2px;
	float:right;
	border:1px solid #EFEFEF;}	
	
.portfoliodots{
	margin:5px 0;
	padding:5px;
	border-top: 1px dotted #ccc;}
	
/* portfoliotabel
======================================================*/	

.tab1{
	font-size:95%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	line-height:24px;
	margin:0 2px 0 0;
	padding:20px 0 0 10px;}

	
.tab1 ul{
	margin:0 15px;}	
	
.tab2{
	font-size:88%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:40px 4px 0 4px;
	vertical-align:text-top;}

.trlijn{
	margin:2px;
	padding:1px 0 0 10px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	height:3px;}
	
.trlijngrijs{
	margin:2px;
	padding:1px;
	height:30px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #ccc;
}
