body 
{ 
  background-color: #efefef; //#CCFF99; 
  scrollbar-face-color: #D1D7DC;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #DEE3E7;
  scrollbar-3dlight-color: #D1D7DC;
  scrollbar-arrow-color:  #666666;
  scrollbar-track-color: #EFEFEF;
  scrollbar-darkshadow-color: #888888; 
  width: 760px;
  margin:0 auto;
}

.MainText
{
	font-size:13px;
	font-family:Tahoma;
	color:#000000;
	text-decoration:none;
	vertical-align:top;
	margin-left: 20px;
}

.Header
{
	border: 2px #000000 solid; 
	background-color: #CC0000;
 	width: 760px;  
}

.Menu
{
	 border: 0px;
	 width: 760px;
}

.MainScherm
{
	border: 0px;
 	height: 400px; 
	width: 760px;
	border-style:solid; 
	border-width:0px; 
	border-left-width:2px; 
	border-bottom-width:2px; 
	border-left-color:#FF3333; 
	border-bottom-color:#000000;
}

.NavigatieTitel
{
	width: 420px;
	height: 20px;
 	border-left-color:#FF3333;
	border-Right-color:#000000;
    border-top-color:#FF3333;
    border-bottom-color:#000000;
	border-style:solid;
	border-width:1px; 
	font-size:15px;
	font-family:Tahoma;
	color:#000000;
	text-decoration:none;
	text-align:left;
	margin-left: 20px;
	background-color: #FFFFFF;	
}

.SnelNieuws
{
	width: 260px; 
	height: 85px;
	border: 1px;
	background-color: #FFFFFF;
	border-style:dotted; 
    border-left-color:#FF3333;
    border-Right-color:#000000;
    border-top-color:#FF3333;
	border-bottom-color:#000000;

}

.SnelNieuwsText
{
	font-size:12px;
	font-family:Tahoma;
	color:#000000;
	text-decoration:none;
}

a:visited { text-decoration: none; color: #666666; font-family: Verdana, sans-serif; font-size: 10px;} 
a:link    { text-decoration: none; color: #666666; font-family: Verdana, sans-serif; font-size: 10px;}   
a:hover   { text-decoration: none; color: #bbbbbb; font-family: Verdana, sans-serif; font-size: 10px;}

.knoppen { 
  font-family: Tahoma, Verdana, sans-serif; 
  font-size: 12px; 
  color: #000000; 
  border: 1px solid; 
  background-color: #ffffff;
  border-left-color:#FF3333;
  border-Right-color:#000000;
  border-top-color:#FF3333;
  border-bottom-color:#000000;
} 

.tableAdmin
{
 width: 100%;
 border: 0px;
}

.kalender
{
  font-family: Tahoma, Verdana, sans-serif; 
  font-size: 12px; 
  color: #000000; 
  border: 1px solid; 
  background-color: #ffffff;
  border-left-color:#FF3333;
  border-Right-color:#000000;
  border-top-color:#FF3333;
  border-bottom-color:#000000;
}

#marqueecontainer{
position: relative;
margin-left: 0px;
width: 240px; 
height: 55px;
background-color: white;
overflow: hidden;
border: 0px solid;
}

fieldset{
background-color:#FFFFFF;
border:1px solid;
border-left-color:#FF3333;
border-Right-color:#000000;
border-top-color:#FF3333;
border-bottom-color:#000000;
padding:.5em;
width:200px;
}

* html #fixed fieldset{
position: relative;
padding-top:.5em;
margin-top:1em;
}

* html #fixed fieldset{
margin-top:1em;
padding-top:1em;
}

* html #fixed legend{
position: absolute;
top:-.5em;
left:.5em;
}