body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
                color: #015699;
}
.main
{
    font-weight: normal;
    font-size: 10pt;
    position: absolute
}

h1 { font-size:14pt;}

h2 {font-size: 12pt;}

h3
{
    font-size: 12pt;
    font-style: italic;
}

h4
{
    font-size: 9pt;
    font-style: normal;
}

i
{
    font-size: 8pt;
    font-style: normal;
}

a
{
    font-weight: bold;
    text-decoration: none;
    color: #015699;
}
a:hover
{
    color: #990000;
    font-style: italic;
}

a:visited
{
   color: #015699;
}

table
{
    font-weight: normal;
    font-size: 10pt;
}


ul#menu li a           { font-size:9pt;}
ul#menu li a:hover  { color:#EFEFF7;}
	
	

p                           { margin:0; padding:0; margin-bottom:15px;}
h1, h2,h3,h4           { margin:0; padding:0;}
h1, h2                    { margin-bottom:7px;}


#Roosterwijzigingen {
	width:600px;
}

#Roosterwijzigingen thead{
	font-weight:bold;
}

#Roosterwijzigingen .Column1{
	font-weight:bold;
}

#Roosterwijzigingen .Divider{
	border-bottom:solid 1px black;
	font-size:1px;
	height:2px;
}

#frmLogin 
{
	width:400px;
	border:solid 1px #000;
	padding:20px;
	margin-left:100px;
}

#frmLogin label{
	width:200px;
}

#loginError 
{
	color:#f00;	
}

#BerichtenOverview 
{
	width:600px;
}

#BerichtenOverview img
{
	border-width:0px;
}

#BerichtenOverview thead 
{
	font-weight:bold;
}

#frmEditMessage label 
{
	width:100px;
	vertical-align:top;	
}

#frmEditMessage select 
{
	width:200px;	
}

#frmEditMessage textarea
{
	width:450px;	
	height:200px;
}


#lblSelectedGroups 
{
	margin-left:100px;
}

#lblUnSelectedGroups 
{
	margin-left:50px;
}


