/* ===================== */
/*        Tabelen        */
/* ===================== */

table {
	vertical-align: top;
	border-collapse: collapse;
}


tr.MainTableSec td,  tr.MainTablePri td {
	padding: 3px;
}

.RoosterVol {
	color: red;
	font-weight: bold;
}

td button, AfrForm button {
	width:80px;
	font-size: 12px;
}

table#LrList button, .FancyButton {
	font-size: 8px;
	height: 2em;
	font: normal 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	color: #333;	
	padding: 0px;
	width:180px; 
	margin:2px 0px;
	background-color:#F0F0F0;
}

.FancyButton {
	display:block;
	float:left;
	margin: 5px 10px 10px 0px;
}

.NormTable {
	width: 100%;
	margin-top: 10px;
	clear:both;
	border: 1px solid black;
}

.NormTable tr {
	vertical-align: top;
	background-color: white;
}
	
tr.TableTop {
	background-color: #B0D44E;
	border-top: 1px solid black;
	/* #BED87C */
}

tr.TableTop a:hover, .SpecialLink:hover, .GbQoute:hover  {
	text-decoration: underline;
}

.NormTable tr td, td a {
	padding: 2px;
	color: black;
}

td a, td a:hover, .SpecialLink  {
	padding-bottom: 1px;
	border-bottom: 1px dotted black;
}

.NoBorder a {
	border: 0px;
	padding: 0px;
}

td a:hover {
	color: black;
	text-decoration: underline;
}

tr.MainTablePri {
	vertical-align: top;
	background-color: white;
}

tr.MainTableSec {
	vertical-align: top;
	background-color: #F2F2F2;
}

.OverzichtLijn td {
	border-top: 2px solid #CFDF9D;
}

/* 
 DE REST
*/

.InfoText {
	font-size: 10px;
}

.NotLogedIn {
	padding: 3px 8px 5px 27px;
	border: 3px solid red; 
	border-top:0px; 
	position:absolute; 
	top:142px; 
	left:405px; 
	line-height:23px; 
	background-color:white; 
	background-image:url('/images/s_attention.png');
	background-position: 5px 6px;
	background-repeat:no-repeat;
	z-index:0;
	width:270px;
	color: black;
	display: none;
}

.NotLogedIn a {
	color: black;
}

.MenuDomeinLeft {
	float:left; 
	padding: 5px 0px;
	clear:left;
}

.MenuDomeinRight {
	float:right;
	text-align:right;
	padding: 5px 0px;
	width:400px;
	clear:right;
}

.MenuDomeinRight a {
	padding:0px 3px;
}

.MenuDomeinRight b {
	margin:0px -3px 0px 1px;
}

.SearchOutput {
	clear:both; 
	font-weight:bold; 
	border-bottom: 1px dotted black; 
	padding-bottom: 3px; 
	margin-bottom:5px;
}

.SearchBox {
	width: 185px; 
	position: relative; 
	margin: 2px 0px 0px 603px;
}

.LoggedInBox, .ErrorBox {
	border: 3px solid #9EC630;
	width: 450px;
	padding: 20px 0px;
	font-weight: bolder;
	margin: 80px auto;
	font-size: 13px;
	text-align: center;
}

.ErrorBox {
	border-color: red;
	padding: 5px;
}

#LeftOverzicht div {
	margin-top: 45px;
	margin-left: 15px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
	margin-bottom: -40px;
}

#LeftOverzicht ul.sidemenu {
	margin-top: 45px;
} 

.tip {
	font:11px Arial,Helvetica,sans-serif; 
	border:solid 1px #666666; 
	width:250px; 
	padding:2px;
	position:absolute; 
	z-index:100;
	visibility:hidden;
	color:#333333; 
	top:10px;
	left:90px; 
	background-color:#ffffcc; 
	text-align:left;
}

.AdminList li {
	margin-bottom: 10px;
}

.AdminList a {
	font-size: 12px;
}

.WhiteSearch {
	height: 19px;
}

fieldset {
	margin: 10px 0px;
	padding: 5px;
}

legend {
	color: #666;
	font-size: 13px;
	font-weight: bold;
}

.GbAfz {
	width:85%; 
	border: 1px solid black; 
	padding: 3px 3px; 
	text-align:left;
	background-color: #9EC630; 
	margin-top:8px; 
	height:16px;
	color: white;
}

.GbAfz a {
	color: black;
}

.GbMsg {
	width:85%; 
	border: 1px solid black; 
	padding: 3px 3px; 
	text-align:left;
	background-color: #F9F9F9; 
	margin-top:1px;
	clear: both;
}

.GbAfz span .GbQoute {
	padding-bottom: 1px; 
	border-bottom: 1px dotted white; 
	color: white; 
	font-weight: bold;
}

blockquote {
	margin: 10px;
 	padding: 4px 0 4px 10px;  	
	border: 1px solid #f2f2f2;
	background-color: white; 
	border-left: 4px solid #4284B0;   
}

.StaticEditBox {
	position:absolute; 
	margin-left:745px; 
	margin-top: -30px;
	border: 1px solid #ccc;
	padding:3px; 
	background-color:white;
}

optgroup {
	color: black;
}

.SelectForm {
	padding: 10px; 
	border-top:2px solid #ccc;
	border-bottom:2px solid  #ccc; 
	width:350px;
	margin-bottom: 10px;
}

#ActAddForm {
	clear: both;
}

#ActAddForm input[type="text"] {
	width: 200px;
}

#LeftH1 {
	position: absolute; 
	width: 200px;
	margin-top: 15px;
}

.SubmitButton {
	 border: 1px solid #D3D3D3; 
	 color: #515151;
	 margin-left:10px;
	 background-color: #F0F0F0;
}

.AfrForm {
	position:absolute; 
	background-color: white; 
	margin: 0px; 
	padding: 3px 4px; 
	border: 1px solid black; 
	width: 150px;
	font-weight:bold;
	text-align:left;
}

.AfrForm a,.AfrForm a:hover {
	border: 0;
}

.AfrForm input[type="radio"] {
	float:left; 
	border:0px;
}
.AfrFrom label {
	display: inline;
}
.AfrButton {
	width:95px;
	height: 22px;
	padding:0px;
	margin:0px;
}

label img {
  behavior: url(/images/label_img.htc);
}

#AccountSettings {
	display: block;
	float: right;
	border: 1px solid #9EC041;
	padding: 4px;
	padding-right: 25px;
	margin-top:10px;
	background-image: url(/images/account_settings.gif);
	background-position: 156px 4px;
	background-repeat: no-repeat;
	color: #666666; 
}

.WijzigForm {
	width:40%; 
	margin-bottom:10px;
	margin-top:4px;
	padding:8px;
}

.NoBorder, .NoBorder:hover {
	border: 0px;
}

.NoBorder img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input[type="submit"] {
	margin-top: 5px;
}

input[type="checkbox"] {
	border: 0px;
}

#EloKlasLijst label {
	display: inline;
	font-weight: normal;
	margin-right: 6px;
	margin-left:-1px;
}

.FormTitle {
	margin:0px;
	margin-bottom: 4px;
}

label {
	margin-left:20px;
}

#NoteBox {
	border: 3px solid #6297BC;
	margin: 20px 0px 5px 15px;
	padding: 3px;
}

#NoteBox b {
	color: black;
}

.GesprekButton {
	width: 90px;
}

.MentorUur {
	margin-bottom: 4px;
	margin-top:15px;
	font-size: 14px;
	color: black;
	font-weight: normal;
}

img[src="/images/help.gif"] {
	display: none;
}