div.page_heading {
	position: absolute;
	top: 0px;
	left: 0px;
	right: auto;
	bottom: auto;
	width: 911px;
	height: 116px;
	background: white url("../img/rect.png") right top;
	background-repeat: repeat-y;
	border-right: dotted 1px #DDD;
}

div.logo {
	width: 256px;
	height: 116px;
	float: left;
}

div.quote {
	margin: 10px 10px 10px 10px;
	width: 300px;
	float: right;
	align: right;
	text-align: justify;
	font-size: 10px;
	color: #FBFBFB;
}

div.colofon {
	position: absolute;
	text-align: right;
	font-size: 8px;
	color: #FBFBFB;
	right: 10px;
	bottom: 0px;
	margin: 10px 10px 10px 10px;
}

div.colofon a:link { color: #FBFBFB; text-decoration: none; } 
div.colofon a:visited { color: #FBFBFB; text-decoration: none; } 
div.colofon a:active { color: #FBFBFB; text-decoration: none; } 
div.colofon a:hover	{ color: #FBFBFB; text-decoration: underline; } 

div.menu {
	position: absolute;
	top: 116px;
	left: 0px;
	right: auto;
	bottom: 0px;
	width: 210px;
	background-color: #F9F9F9;
	text-align: left;
	vertical-align: top;
	border-right: dotted 1px #DDD;	
	height: expression(document.body.clientHeight - 116 + "px");
	he\ight: auto;
}

div.mheader {
	background-color: #DDD;
	color: black; 
	margin: 1px; 
	padding-left: 3px;
	vertical-align: middle;
}

div.mitem {
	padding-left: 3px;
	margin-top: 5px; 
	margin-bottom: 5px; 	
}

div.uvalogo {
	width: 34px;
	height: 34px;
	margin-top: 10px;
	margin-left: 88px;
}

div.content {
	position: absolute;
	overflow: auto;
	top: 116px;
	left: 211px;
	width: 700px;
	right: auto;
	bottom: 0px;
	background-color: white;
	vertical-align: top;
	text-align: justify;
	border-right: dotted 1px #DDD;	
	height: expression(document.body.clientHeight - 116 + "px");
	he\ight: auto;
}

div.cheader {
	background-color: #DDD;
	color: black; 
	margin: 1px; 
	padding-left: 3px;	
	vertical-align: middle;
}

div.citem {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px; 
	font-size: 12px;
	clear: left;
}

div.pinfoblock {
	float: left;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px; 	
	margin-bottom: 10px;
	vertical-align: top;	
	align: center;	
	width: 650px; 
	clear: both;
}

div.photo {
	clear: none;
	float: left;
	width: 100px;
}

div.pinfo {
	float: left;
	margin-left: 10px;
	left: 120px;
	width: 500px;
}

div.infoblock {
	float: left;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px; 	
	margin-bottom: 10px;
	vertical-align: top;	
	align: center;	
	width: 650px;
	clear: both;
}

div.picture {
	clear: none;
	float: left;
	width: 100px;
}

div.info {
	float: left;
	margin-left: 10px;
	left: 120px;
	width: 500px;
}




body { 
  font-family: 'Myriad Web', 'Microsoft Sans Serif', sans-serif; 
  margin: 0px; 
  text-align: left; 
  background: #F9F9F9;
  font-size: 12px;
}
  
/* #FFFFF5; */
/* #C3CFE5; */
/* background-image: url("../img/blueviolet.gif"); */
  
  
/* #05059A */

a:link { color: #1D1D78; text-decoration: none; } 
a:visited { color: #1D1D78; text-decoration: none; } 
a:active { color: #0707D8; text-decoration: none; } 
a:hover	{ color: #6767FA; text-decoration: underline; } 

a.tekstfragment:hover { color: #f93; text-decoration: none;} 


.strong { font-weight: bold;}
.blue { color: #1D1D78;}


td, tr, table {
  text-align: justify;
  vertical-align: top;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 12px;
	letter-spacing: 2px;
}


/* #9F9FC8 

#FAFAFF

#7C64CD;

#042FDB

#05059A;
*/

table {font-size: 12px;}

table.top {vertical-align: top;} 
table.white {background-color: #FFFFFF;}
table.center { text-align: center;}
table.border { border: solid 1px black; margin: 5px 10px 5px 10px; vertical-align: middle;}
table.slimborder { border: solid  1px black; margin: 0px 10px 0px 10px; vertical-align: middle;}

th.border    { background-color: #DDD; color: black; font-weight: bolder; margin: 1px; vertical-align: middle;} 
th.left { text-align: left;}


td.top {vertical-align: top;}

td.selected { background-color: #FFFF84; } 

td.bottom { vertical-align: bottom;}
td.top { vertical-align: top;}
td.right { text-align: right;}
td.center { text-align: center;}
td.left { text-align: left;}


td.submenu { font-style: italic; margin-left: 10px;}


td.grey {
	background-color: #F9F9F9;
}

td.white {
	background-color: #FFFFFF;
}







