body {
	background-color: #e3e8f0;
	background-image: url(/images/blue/background.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	overflow-y: scroll;
}

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	cursor: default;
	color: #4d4d4d;	

}

.vraagrijeven {
	background-color: #eff2f6;
}

.templatetable {
	background-color: White;
}

.submenu a:hover
{
  text-decoration: underline;
}

.submenu {
	text-decoration:none;
	color : #4d4d4d;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	}

.boxlink {
	color: black;
	text-decoration: none;
	line-height: normal;
}

.boxlink:hover {
	color: orange;
	text-decoration:none;
}

.div_selected
{
  color:#ffffff;
  background-color:#8AA6CE;
  width:10px;
  height:5px;
  display:inline;
  border:1px solid #000000;
}

a.nav:link
{
  color:#000;
  font-family:arial;
  width:10px;
  height:5px;
  display:inline;
  border:1px solid #000000;
  text-decoration:none;
}
a.nav:visited
{
  color:#000;
  font-family:arial;
  width:10px;
  height:5px;
  display:inline;
  border:1px solid #000000;
  text-decoration:none;
}
a.nav:hover
{
  color:#fff;
  background-color:#8AA6CE;
  font-family:arial;
  font-weight:bold;
  width:10px;
  height:5px;
  display:inline;
  border:1px solid #000000;
  text-decoration:none;
}

form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-size: 22px;	
	color: #718293;
	font-family: Trebuchet MS, arial;
	font-weight : normal;
}

h2 {
	font-size: 14pt;
  color: #718293;
	font-family: Trebuchet MS, arial;
	font-weight : normal;	
}

h3 {
  font-size: 14pt;
  color: #718293;
	font-family: Trebuchet MS, arial;
	font-weight : normal;
  line-height:15pt;  
}

#menubalk a {	
	color: White;
}

#menubalk a:hover {
	
}

#menubalk {
	background-image: url(/images/blue/menubalkrepeat.gif);
	background-repeat: repeat-x;
	white-space: nowrap;	
	color: White;
}

#menuOnder{
	font-family: Trebuchet MS, arial;
	font-size: 10pt;
}

#menuOnder a{
	color: #4d4d4d;
}

#afsluitbalk{
	background-image: url(/images/blue/afsluitbalk.gif);
	background-repeat: repeat-x;
	height: 5px;
	background-position: bottom;
}

#menudashboard {
	background-repeat: no-repeat;
	vertical-align: top;
	color: White;
}

#dashboard {
	padding:10px;
}

#dashboard a {	
	color: White;
}

#dashboard a:hover {
	
}

.balk {
	background-color: #8AA6CE;
	color: White;
}

.ontvangenmail
{
  background-color:#35568B;
  color:black;
}

.dashboardcontent {
	vertical-align: top;
	color: #14488f;
}

.dashboardcontent a {
	color: #14488f;
}

.dashboardcontent .balk a{
	color: White;
}

.dashboardcontent h1
{
	font-size: 22px;	
	color: #718293;
	font-family: Trebuchet MS, arial;
	font-weight : normal;
}

#voorpagina {
	background-image: url(/images/blue/voorpagina.jpg);
	background-repeat: no-repeat;
}

.mailboxnieuweitemsheader {
	font-weight: bold;
	color: #14488F;
}

.mailboxnieuweitems {
	color: #14488F;
}

.laatsteprofielbezoekenheader {
	font-weight: bold;
}

#dashboard table {
	color: White;
}

.verplicht {
	color: Red;
	font-size: 14pt;
}
.blokstijl { 
    font-size: 9pt;
    line-height: 20pt;
    font-family: Trebuchet MS, arial;
  }
.namelink
{
  color:#718293;
}
hr
{
  height: 1px;
  border: none;
  width: 100%;
  background-color:#8AA6CE;
}

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eff2f6;
width:200px;
height:200px;
z-index: 9002;
border: 3px #8AA6CE solid;
}
.inlinepopuptop
{
background-color:#8AA6CE; 
height:25px;
}
