a{
 font-size: 12px;
 font-family: Arial, Helvetica, serif;
 font-weight: bold;
}
a:link, a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color : #aa0000;
	background-color: yellow;
}
p{
 font-size: 12px;
 font-family: Arial, Helvetica, serif;
}
h3{
  xbackground-color: black;
  color: #00A7D3;
}
body{
 background-color: #dddddd;
 background-image: url(scrat.jpg);
 background-repeat: no-repeat;
 background-attachment: fixed;
 xbackground-position: top left;
 background-position: center center;
 font-family: verdana, arial;
 font-size: 12px;
 font-weight: normal;
 color: black;
 margin-top: 0px;
 margin-left: 0px;
 
 overflow-x: hidden;
 scrollbar-3dlight-color:#A9A9A9;
 scrollbar-arrow-color:#000000;
 scrollbar-base-color:#A9A9A9;
 scrollbar-track-color:#000000;
 scrollbar-darkshadow-color:#A9A9A9;
 scrollbar-face-color:#A9A9A9;
 scrollbar-highlight-color:#A9A9A9;
 scrollbar-shadow-color:#000000;
}
.calendar_table{
 width: 300px;
 height: 265px;
 xbackground-image: url(kalback_lo.jpg);
 background-repeat: no-repeat;
 background-attachment: fixed;
 font-family: verdana, arial;
 font-size: 12px;
 font-weight: normal;
}
.calendar_th{
 xbackground-color: red;
 color: #00A7D3;
 font-family: verdana, arial;
 font-size: 16px;
 font-weight: normal;
}
.calendar_td{
}
.news_table{
 background-color: #333333;
 xbackground-image: url(nice2.gif);
 color: #00A7D3;
 font-family: verdana, arial;
 font-size: 10px;
 font-weight: normal;
 width: 500px;
}
.news_th{
 text-align: justify;
 color: red;
 background-color: #222222;
 font-family: verdana, arial;
 font-size: 12px;
 font-weight: bold;
}
.mb_table{
 background-color: #333333;
 xbackground-image: url(nice2.gif);
 color: #00A7D3;
 font-family: verdana, arial;
 font-size: 10px;
 font-weight: normal;
 width: 500px;
}
.mb_th{
 text-align: justify;
 color: #00A7D3;
 background-color: #222222;
 font-family: verdana, arial;
 font-size: 9px;
 font-weight: bold;
}
.login_table{
 xbackground-color: #550000;
 xbackground-image: url(kalback_lo.jpg);
 xbackground-repeat: no-repeat;
 xbackground-attachment: fixed;
 color: #00A7D3;
 font-family: verdana, arial;
 font-size: 9px;
 font-weight: normal;
 xwidth: 300px;
 xheight: 265px;
}
.standard_table{
 background-color: gray;
 background-repeat: no-repeat;
 background-attachment: fixed;
 color: #00A7D3;
 font-family: verdana, arial;
 font-size: 12px;
 font-weight: normal;
 border-style: solid;
 border-top-width: thin;
 border-width: thin;
}
.clear_table{
 xbackground-color: gray;
 xbackground-repeat: no-repeat;
 xbackground-attachment: fixed;
 color: #00A7D3;
 font-family: verdana, arial;
 font-size: 12px;
 font-weight: normal;
 xborder-style: solid;
 xborder-top-width: thin;
 xborder-width: thin;
 width: 100%;
}
.standard_td{
 xbackground-color: gray;
 xbackground-repeat: no-repeat;
 xbackground-attachment: fixed;
 color: #00A7D3;
 font-family: verdana, arial;
 font-size: 12px;
 font-weight: normal;
 border-style: solid;
 border-top-width: thin;
 border-width: thin;
}
.spantest{
 xbackground-color: yellow;
 color: #00A7D3;
}
.menu{
	position: absolute;
	left: 100pt;
	height: 50pt;
}

.menu_omgeving{
	width: 800px;
	height: 600px;
	background-image: url(scrat.jpg);
	color: black;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	xoverflow-y: hidden;
	scrollbar-3dlight-color: #A9A9A9;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #A9A9A9;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #A9A9A9;
	scrollbar-face-color: #A9A9A9;
	scrollbar-highlight-color: #A9A9A9;
	scrollbar-shadow-color: #000000;
	overflow: scroll;
}