body {
	margin:20px 0px;
	background-color:#eee;
	font-family: verdana, monospace, georgia, serif;
}
	
#container{
	width: 1000px;
	height: 1150px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #0782B3;
	background-color: white;
}


#topRow{
	position: relative;
	float: left;
	width: 100%;
	height: 110px;
	border-bottom:1px dashed #0782B3;
}

#bannertekst{
	position: relative;
	float: left;
	width: 600px;
	height: 50px;
	margin-left: 20px;
	margin-top: 0px;
}

#bannertekst p{
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}

#menu{
	position: relative;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	z-index: 100;
	cursor: pointer;
	height: 50px;
	width: 100%;
}

#tab_home,#tab_publications,#tab_collabprjs,#tab_cv{
	position: relative;
	float: left;
	margin-right: 50px;
	margin-top: 0px;
}

.tabs{
	font-size: 12px;
	font-style: normal;
	cursor: pointer;
	margin: 0px;
}

.tabs p:hover, a:hover{
	color: #0782B3;
}

#bottomRow{
	position: relative;
	float: left;
	width: 100%;
	height: 800px;
}

#container .mainframe {
	position: relative;
	width: 750px;
	margin-top: 0px;
	float:left;
}

#content{
	position: relative;
	float: left;
	width: 75%;
	height: 350px;
	margin-top: 16px;
	margin-left: 20px;
}

.heading1 {
	margin-top: 18px;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bolder;
}

.heading2 {
	margin-top: 30px;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bolder;
}

.tekst {
	margin-bottom: 10px;
	text-align: left;
	font-size: 13px;
	font-weight: lighter;
}

a{
	color: #0782B3;
	text-decoration: none;
}




/*vanaf hier code niet in gebruik?*/
#container .thumbnails {
	position: relative;
	float:left;
	width: 250px;
	background-repeat:no-repeat;
	/*background-image:url('../images/interface/total_grid.png');*/
	background-position:9px 70px;
	/*border: 1px solid red;*/
	cursor: pointer;
}

.thumbnailimage {
	float:left;
	padding:7px;
}

.large_thumb{
	float:left;
	position: relative;
	/*width:64px;
	height:64px;*/
	width:104px;
	height:104px;
	padding:0px 0px 0px 0;
}

/* standaard grootte voor img-thumbnails: 60px, met 64 voor borders, 54 voor shine */
img.large_thumb_image	{
	/*width: 60px;*/
	width: 90px;
	position:absolute;
	left:5px;
	top:4px;
}

.large_thumb_border	{
	/*width:64px;
	height:64px;*/
	width:104px;
	height:104px;
	background:url('../images/interface/thumb_border_100x100.png');
	background-repeat: no-repeat;
	position:absolute;
	/*visibility: hidden;*/
}

.large_thumb_shine{
	/*width:54px;
	height:54px;*/
	width:94px;
	height:94px;
	background:url('../images/interface/shine.png');
	position:absolute;
	background-position: -150px 0;
	left:5px;
	top:4px;
	background-repeat:no-repeat;
	visibility: hidden;
}

.thumb_container {
	/*width:64px;
	height:64px;*/
	width:104px;
	height:104px;
	/*background-image:url('../images/interface/thumb_holder_154x154.png');*/
	background-repeat: no-repeat;
}


/*beste als elk plaatje 800px breed is, met variabele hoogte */
#largephoto {
	/*width: 444px;
	height:370px;*/
	width: 750px;
	background-color:white;
	margin-top:0px;
	margin-left:0px;
	/*
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	*/
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	/*border: 5px solid green;*/
	background-repeat:no-repeat;
}

#largetrans {
	/*width: 444px;
	height:370px;*/
	width: 700px;
	height: 800px;
	/*background-image:url('../images/interface/main_bg_trans.png');*/
	/*background-image:url('../images/interface/big_border.png');*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.large_image { 
	display:none
}

#largecaption { 
	position: absolute;
	margin-top: -50px;
	margin-left: 300px;
	text-align:center; 
	height:100px;
	width: 100px;
	background-color:#111;
	/*-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;*/
	display:none;
	color:#fff;
	font-size:30px;
	font-family:Arial;
	letter-spacing:-1px;
	font-weight:bold
}

#largecaption .captionContent {
	padding:5px;
}
#largecaption .captionShine {
	background:url('../images/interface/bigshine.png');
	position:absolute; 
	width: 800px;
	height: 50px;
	background-position:-150px 0;
	background-repeat:no-repeat;
}

#loader { width:150px; height:150px;background-image:url('../images/interface/loader.gif'); background-repeat:no-repeat; position:absolute;}

#omslaan_links_cu{
	position: absolute;
	top: 135px;
	left: 920px;
	margin-top: -160px;
	height: 30px;
	width: 30px;
	background-color: white;
	cursor: pointer;
	visibility: hidden;
	z-index: 50;
	color: black;
	font-size: 30px;
	font-family: verdana;
	font-weight: bold;
}


#omslaan_rechts_cu{
	position: absolute;
	top: 135px;
	left: 960px;
	margin-top: -160px;
	height: 30px;
	width: 30px;
	background-color: white;
	cursor: pointer;
	visibility: hidden;
	z-index: 50;
	color: black;
	font-size: 30px;
	font-family: verdana;
	font-weight: bold;

}

#xtraB{
	position: relative;
	float: left;	
	visibility: hidden;
	z-index: 1000;
}

#plaatje{
	position: relative;
	float: left;
}



#uitvergroten{
	position: absolute;
	top: -7px;
	left: 885px;
	visibility: visible;
	cursor: pointer;
}

#uitvergroten p{
	font-family: monospace, georgia, verdana, serif;
	font-size: 14px;
	font-style: italic;
	font-style: underline;
}

#credits{
	position: relative;
	float: left;
	width: 100%;
	margin: 0px auto;
	margin-top: 10px;
	text-align: center;
}

