body {
	font: 11px verdana;
	color: #000;
	background-color: #E9E9E9;
	margin: 0px;
	text-align: center;
}

body.popup {
	color: black;
	font: 11px verdana; 
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.popup p {
	font: 11px verdana;
	text-align: left;
}
	
body.instituut {
	color: black;
	font: 12px verdana; 
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.instituut p {
	font: 12px verdana;
	text-align: left;
}

body.instituut td {
	font-size: 12px;
}
	
td { 
	font: 11px verdana; 
	color: #000; 
}

th {
	font: 11px verdana; 
	color: #000; 
	font-weight: bold;
	font-size: 12px;	
}
	
p {
	font: 11px verdana;
	margin-top: 0px;
	text-align: justify;
}

h1 {
	font: 14px verdana;
	font-weight: bold
}
	
h1.header {
	color:#FFFFFF;
}

h3 {
	font: 12px verdana;
	font-weight: bold;
}

a { 
	text-decoration: none; 
	color: #3D82BB;
	font: 11px verdana;
}

#container {
	text-align: left;
	width: 980px;
	background-color: White;
	height: 100%;
	margin: 0px auto;
	text-align: left;
}

/* #### HEADER #### */
#header { 
	top: 0px;
	height: 104px;
	background-color: #40709F;
	color: white;
	padding: 10px 0px 0px 20px;
}

#hlinks {
	float: left;
}

#hrechts {
	float: right;
	padding-right: 10px;
	text-align: right;
}

#hrechts a {
	color: White;
	top: 5px;
	font-weight: bold;
}

#smallheader { 
	top: 0px;
	left: 0px;
	height: 90px;
	background-color: #40709F;
	color: white;
	padding: 10px 0px 0px 20px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}

#headermenu {
	position: absolute;
	top: 83px;
	height: 21px;
	color: white;
	padding-left: 20px;
}

#headermenu a { 
	text-decoration: none; 
	color: #fff;
	font: 20px Tahoma;
}

#headergray {
	background: url(../images/header_gray.gif);
	position: absolute;
	top: 104px;
	background-color: #d2d2d2;
	height: 25px;
	width: 980px;
	vertical-align: bottom;
}

#helpmenu {
	position: absolute;
	top: 105px;
	left: 5px;
}

#helpcontent {
	position: absolute;
	top: 130px;
	left: 0px;
}

.knopjens {
	position: absolute;
	left: 20px;
	top: 5px;
}

#content {
	position: absolute;
	top: 130px;
	width: 970px;
	height: auto;
	padding-left: 10px;
	background-color: #ffffff;
	margin: 0px auto;
	text-align: left;
}

.instituten {
	margin-left: 8px;
}

/* #### Boxen #### */

/* THUMBNAIL */
.sidebox {
	width: 170px;
	height: 223px;
	background: url(../images/box/body_right.gif) no-repeat bottom right;
	font-size: 100%;
	margin-top: 10px;
	overflow: hidden;
}

.boxhead {
	background: url(../images/box/header_right.gif) no-repeat top right;
	margin: 0;
	padding: 0;
}

.boxhead h5 {
	background: url(../images/box/header_left.gif) no-repeat top left;
	margin: 0;
	padding: 3px 3px 5px 2px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	line-height: 12px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.boxhead a {
	color: White;
}

.boxbody {
	background: url(../images/box/body_left.gif) no-repeat bottom left;
	margin: 0 auto;
	padding: 5px 3px 3px 10px;
}

/* COLLECTION */
.sidecol {
	width: 150px;
	height: 170px;
	background: url(../images/box/body_right.gif) no-repeat bottom right;
	font-size: 100%;
	margin-top: 10px;
	overflow: hidden;
}

.colhead {
	background: url(../images/box/header_right.gif) no-repeat top right;
	margin: 0;
	padding: 0;
}

.colhead h5 {
	background: url(../images/box/header_left.gif) no-repeat top left;
	margin: 0;
	padding: 3px 3px 5px 2px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	line-height: 12px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.colhead a {
	color: White;
}

.colbody {
	background: url(../images/box/body_left.gif) no-repeat bottom left;
	margin: 0 auto;
	padding: 5px 3px 3px 10px;
}

/* BIG */
.bigsidebox {
	width: 450px;
	min-height: 320px;
	background: url(../images/box/body_right.gif) no-repeat bottom right;
	font-size: 100%;
	margin-top: 10px;
	overflow: hidden;
}

.boxtab {
	position: absolute;
	top: 10px;
	right: 0px;
	background: url(../images/detail_tabbalk.gif) no-repeat top right;
	background-color: White;
	width: 35px;
	height: 450px;
	
}

.bigboxhead {
	background: url(../images/box/header_right.gif) no-repeat top right;
	margin: 0px;
	padding: 0px;
}

.bigboxhead h5 {
	background: url(../images/box/header_left.gif) no-repeat top left;
	margin: 0px;
	padding: 3px 3px 5px 2px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	line-height: 12px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.bigboxhead a {
	color: White;
}

.bigboxbody {
	background: url(../images/box/body_left.gif) no-repeat bottom left; 
	margin: 0px 0px 15px 0px;
	padding: 5px 3px 3px 10px;
	width: 410px;
	vertical-align: middle;
	text-align: center
}

/* ################################# */

.switchleft {
	margin-left: 22px;
}
	
.switchright {
	margin-right: 22px;
}

.copyright {
	color: Silver;
}

.intro {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 594px;
	border: 1px solid #40709F;
	margin-top: 2px;
}

.divheader {
	background-color: #40709F;
	color: white;
	font-weight: bold;
	padding: 2px;
	font-size: 12px;
	height: 16px
}

.divtext {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	height: 153px;
}

.divcontainer {
	height: 157px;
}

.divimage {
	position: absolute;
	left: 0px;
	top: 20px;
	background-color: #d2d2d2;
	width: 150px
}

img.foto {
	border: 1px solid white;
	margin: 10px;
}

img.thumbnail {
	border: 1px solid white;
}

.freetext {
	position: absolute;
	right: 1px;
	top: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	width: 180px
}

.kop {
	background: #d3d3d3 url(../images/bg_minifoto.gif) repeat-x top left; 
}

.resultaat {
	border-bottom: 1px solid silver;
}

.text {
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	max-width: 800px;
}

#navigation {
	position: absolute;
	left: 20px;
}

#detailleft {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 475px;
}

#detailright {
	float: right;
	width: 450px;
	padding-top: 20px; 
	padding-right: 10px;
}

/* Formulieren */
.formgoogle {
	width: 500px;
	border: 1px solid #40709F;
}

.formsmall {
	width: 75px;
	border: 1px solid #40709F;
}

.formmedium {
	width: 250px;
	border: 1px solid #40709F;
}

.formkeuze {
	width: 400px;
	border: 1px solid #40709F;
}

.boxinfo {
	padding: 15px 5px 5px 5px;
}

.tableheader {
	padding: 2px;
	color: White;
	font-weight: bold;
	font-size: 14px;
	background-color: #40709F;
}

.dateformat {
	font-style: italic;
	color: Silver;
	font-size: 10px;
	text-align: right;
}

.minifoto {
	margin-left: 10px;
}

.zoekform {
	margin-left: 5px;
}

img.notorder {
	border: 2px solid orange;
}
