/* Document settings */
body{
	background-color: #FFFFFF; 
	font-family:verdana;
	background-attachment: scroll;
	background-image:  url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #D7DAE1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #D7DAE1;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #848994;
	scrollbar-track-color: #EDEEF2;
    
}


TD      { border: 1px solid #C0C0C0; clip: rect(auto 20px auto 20px);}

.ruimte {
	font-family: verdana;
	font-size: 12px;
	padding: 7px;
	
}

.ruimte2 {
	font-family: verdana;
	font-size: 12px;
	padding: 5px 200px 5px 7px;
}

.ruimte-docenten {
	font-family: verdana;
	font-size: 12px;
	padding: 0px 110px 0px 7px;
	
}


.div {
    position: absolute;
    margin: 0 auto;
    width: 955px;
    height: 600px;
    top: 50%;
    margin-top: -300px;
    left: 50%;
    margin-left: -477px;

}

a {text-decoration:underline;}
a:link {color:#494D5A; cursor:pointer;}
a:visited {color:#494D5A;}
a:hover {color:#494D5A;}
a * {color:#494D5A;text-decoration:underline;}
sup {font-size:0.7em; vertical-align: 0.3em;}
sub {font-size:0.7em;}
.xr_tl {
	position: absolute;
	white-space: pre;
	unicode-bidi:bidi-override;
	width: 124px;
}
.xr_ap {
	position: absolute;
	border:none;
	visibility: visible;
}

