/* stylesheet for website JSM */
/* copyright 2006 Strik Design */
/* www.strikdesign.nl */
/* office@strikdesign.nl */

/*html selectors*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #434343;
	letter-spacing: 0.03em;
}
body {
	background-color: #CECFC9;
}
p em{
	color: #434343;
}

/*container*/
#container {
	position: absolute;
	width: 996px;
	top: 0px;
	margin-left: -498px;
	left: 50%;
	height: 100%;
}

/*formulieren*/
#content select {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
}
#content textarea {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .standaard {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434343;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .smaller {
	width: 256px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content .typeproject {
	width: 256px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10px;
}
#content .radio {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 20px;
}
#content #noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#content #noborder td, tr{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
input.butgroot  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	color: #000000;
	height:19px;
	width:60px;
	background-image: url(images/but_form_over.gif);
	border: 0px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
input.butgroot_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	color: #000000;
	height:19px;
	width:60px;
	background-image: url(images/but_form.gif);
	cursor: hand;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
input.butgroter  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	color: #000000;
	height:19px;
	width:140px;
	background-image: url(images/but_form_groter_over.gif);
	border: 0px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
input.butgroter_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	color: #000000;
	height:19px;
	width:140px;
	background-image: url(images/but_form_groter.gif);
	cursor: hand;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*fotokader*/
#kop {
	position: relative;
	width: 978px;
	height: 222px;
}

/*subsub menu*/
#subsubmenu {
	left: 1px;
	margin-bottom: 15px;
}
#subsubmenu #nav ul {
	margin: 0px;
	padding: 0;
	list-style-image: url(images/bullet.gif);
}
#subsubmenu #nav ul li a{
	color: #013183;
	display: block;
	padding: 5px 0 0px 0px;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: normal;
}
#subsubmenu #nav a:hover, #subsubmenu #nav a:focus, #subsubmenu #nav {
	color: #F6721E;
	background-color: #FFFFFF;
}
 

/*side menu*/
#sidemenu {
	position: absolute;
	height: 55px;
	top: 22px;
	z-index: 10;
	right: 235px;
}
#sidemenu td, tr{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0em;
}
#sidemenu a:link {
	color: #000000;
	text-decoration: none;
}
#sidemenu a:visited {
	color: #000000;
	text-decoration: none;
}
#sidemenu a:hover {
	color: #FF7D00;
	text-decoration: none;
}
#sidemenu a:active {
	color: #000000;
}
.mmhide_sidemenu_link {
	padding-right: 6px;
	padding-left: 5px;
}
.mmhide_sidemenu_link_over	{
	padding-right: 6px;
	padding-left: 5px;
}
.mmhide_sidemenu_link_visited	{
	padding-right: 6px;
	padding-left: 5px;
}

/*content*/
#content {
	width: 996px;
	position: absolute;
	background-color: #FCFAF4;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	height:9000px;
	top: 0px;
	left: 0px;
}
#contentwrapper {
	width: 480px;
	display: block;
	position: relative;
	left: 240px;
	top: 250px;
	margin-bottom: 40px;
}
#content p{
}
#content table {
	margin-bottom: 15px;
	display: table;
	line-height: 20px;
	border: 1px solid #BABEBB;
}
#content td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BABEBB;
	border-right-width: 1px;
	border-right-color: #BABEBB;
	padding-left: 4px;
	padding-right: 4px;
	border-top-color: #BABEBB;
	border-left-color: #BABEBB;
	border-top-width: 1px;
	border-left-width: 1px;
}
#content table table{
	margin-bottom: 0px;
	display: block;
	line-height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #bottomtablecell {
	border-bottom-style: none;
	font-size: 12px;
}

#content th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #E6E6F9;
	margin-right: 2px;
	margin-left: 2px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #013183;
	border-right-color: #013183;
	border-bottom-color: #013183;
	border-left-color: #013183;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom-style: dotted;
}
#content H1 {
	position: relative;
	font-size: 24px;
	color: #FF7D00;
	display: block;
	line-height: 34px;
	margin-bottom: 20px;
	width: 480px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", sans-serif;
	letter-spacing: 0.03em;
	font-weight: normal;
}
#content img {
	border: 1px solid #1F1D6F;
}
.mmhide_project{
	margin-top: 4px;
	display: block;
	margin-left: 5px;
}
#content .noborder {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#content H1 .subkop {
	color: #013183;
	font-size: 14px;
	font-weight: normal;
	padding-left: 12px;
}
#content .subkop {
	color: #323232;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	width: 100%;
}
#content .subsubkop {
	color: #323232;
	font-weight: bold;
	letter-spacing: 0.5pt;
	font-size: 10px;
}
#content .voetnoot {
	color: #FF7D01;
	letter-spacing: 0.5pt;
	font-size: 9px;
}
#content .bijscrift {
	color: #999999;
	font-size: 9px;
}
#content a:link {
	color: #013183;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#content a:visited {
	color: #013183;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#content a:hover {
	color: #F6721E;
	background-color: #F3F3F3;
}
#content a:active {
	text-decoration: none;
	color: #F6721E;
}
#content ul {
	position: relative;
	margin-bottom: 15px;
}
#content ul li {
	list-style: square;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	padding-left: 0px;
	left: 12px;
	padding-bottom: 0px;
	width: 100%;
	position: relative;
}
#content ol {
	position: relative;
	margin-bottom: 15px;
}
#content ol li {
	list-style-type: decimal;
	margin-left: 20px;
}

/*link naar top van de pagina*/
#totop {
	position: relative;
	text-align: right;
	width: 480px;
	height: 30px;
	font-size: 10px;
	z-index: 500;
	top: 225px;
	left: 240px;
}

/*link naar printbare versie van de pagina*/
#print {
	position: absolute;
	text-align: right;
	color: #2E5699;
	top: -22px;
	right: -15px;
}



#print a:link, #uitloggen a:link{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0em;
}
#print a:visited, #uitloggen a:visited{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0em;
}
#print a:hover, #uitloggen a:hover{
	color: #FF7D01;
	background-color: #FFFFFF;
}
#print a:active, #uitloggen a:active{
	color: #FF7D01;
}

/*kolomrechts*/
#kolomrechts {
	position: absolute;
	width: 225px;
	top: 222px;
	right: 21px;
	height: 2000px;
}
#rechterbalk {
	position: absolute;
	width: 225px;
}
#rightcolumn {
	background-image: url(images/background_kolomrechts.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	padding-left: 5px;
	padding-top: 4px;
	width: 225px;
	height: 2000px;
	padding-right: 15px;
}
#rightcolumn form {
	width: 215px;
	text-align: right;
	margin-top: 180px;
}

#rightcolumn p {
	color: #FFFFFF;
}
#rightcolumn .subkop {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.5pt;
	font-size: 14px;
	position: relative;
	width: 100%;
}
#rightcolumn label {
	color: #FFFFFF;
}

#rightcolumn .subsubkop {
	color: #1F1D6F;
	font-weight: bold;
	letter-spacing: 0.5pt;
	font-size: 10px;
}
#rightcolumn .voetnoot {
	color: #999999;
	letter-spacing: 0.5pt;
	font-size: 9px;
}
#rightcolumn .bijscrift {
	color: #999999;
	font-size: 9px;
}
#rightcolumn a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#rightcolumn a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
#rightcolumn a:hover {
	color: #F6721E;
}
#rightcolumn a:active {
	text-decoration: none;
	color: #F6721E;
}
#rightcolumn ul {
	position: relative;
	margin-bottom: 15px;
}
#rightcolumn ul li {
	list-style: square;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	padding-left: 0px;
	left: 16px;
	padding-bottom: 0px;
	width: 100%;
	position: relative;
}
#rightcolumn .butgroot  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	color: #000000;
	margin: 0px;
	height:19px;
	width:60px;
	background-image: url(images/but_form_over.gif);
	border: 0px;
	padding-bottom: 3px;
}
#rightcolumn .butgroot_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	color: #000000;
	margin: 0px;
	height:19px;
	width:60px;
	background-image: url(images/but_form.gif);
	border: 0px;
	cursor: hand;
	padding-bottom: 3px;
	background-color: #CEB5CA;
}

/*plaatjes*/
.leftimage {
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 8px;
}
.rightimage {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
	margin-top: 8px;
}
#logoUMCG {
	margin-top: 422px;
	position: absolute;
	margin-left: -5px;
}
/*logo voor printfunctie*/
#logoprint {
	visibility: hidden;
	height: 206px;
	width: 236px;
	position: absolute;
	top: 0px;
	right: 145px;
}

/* Bas & Ferry toegevoegde styles */
.error, .pntInfoError {
	color:red;
}

#container #content #contentwrapper .projectLink:hover {
	background-color: transparent;
}


#container #content #contentwrapper table td .mmhide_project{
	margin-left:0px;
	margin-top:4px;
}

.onderzoekerVeld {
	margin-right:-4px;
}


#noborder td, #content #noborder  {
	border:0px;
}

