A {
  text-decoration : underline;
  color: #8d7d52;
}
A.menu{
  text-decoration : none;
  color: white;
}
A.menu-select{
  text-decoration : none;
  color: #202020;
}
A.crumble{
  text-decoration : none;
  color: black;
}
A.crumble:hover{
  text-decoration : underline;
}
HR
{
	color: #aaaaaa;
  width: 550px;
  height: 1px;
}

B {
	font-weight: bold;
}
.normal {
  font-family: Trebuchet MS, arial; 
  font-size: 12px; 
  line-height: 13pt;
  color: black;
}
.kop {
  font-family: Trebuchet MS; 
  font-size: 18px; 
  font-weight: bold;
  line-height: 18pt;
  color: black;
}
.small {
  font-family : verdana, arial, helvetica;
  font-size : 9px;
  color : #505050;
}
.webding {
  font-family : webdings;
  font-size : 12px;
  color : #ff0000;
}
.cms {
  font-family : 'MS Sans Serif';
  font-size : 10px;
  color : #000000;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	background : #FFFFFF;
	border-left: 1px solid #505050; 
	border-right: 1px solid #c0c0c0; 
	border-top:1px solid #505050; 
	border-bottom: 1px solid #c0c0c0;
}
.txtbutton {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt ;
  color: #000000;
	background: #c0c0c0;
}

.info_input
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt ;
  color: #000000;
	background: #c0c0c0;
}
.info_button
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt ;
  color: #000000;
	background: #c0c0c0;
  filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#c0c0c0', endColorStr='#EEEEEE', gradientType='0');
}

.menuitem {
  filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#909090', endColorStr='#000000', gradientType='0');
  vertical-align: baseline;
  color: Black;
  font-family: verdana, arial; 
  font-size: 10px; 
  font-weight: bold;
  padding: 3px;
  border-top: 0px solid #8C9091;
  border-left: 1px solid #8C9091;
  border-bottom: 1px solid #8C9091;
  text-align:center;
  background-color : #000000;
}
.menuitem-select {
  filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#EEEEEE', gradientType='0');
  vertical-align: baseline;
  font-family: verdana, arial; 
  font-size: 10px; 
  font-weight: bold;
  padding: 3px;
  border-top: 0px solid #8C9091;
  border-left: 1px solid #8C9091;
  border-bottom: 0px solid #8C9091;
  text-align:center;
  background-color : #DDDDDD;
  color:#dddddd;
}

a.menuitemtext {
  color:#ffffff;
  text-decoration:none; 
}
a.menuitemtext:hoover {
  text-decoration:underline;
  color:#ffffff;
}

.pijltje {
  font-family : "webdings";
  font-size : 10px:
}

BODY{
	margin: 0px;
}
#main{
  width: 570px;
  background-color : White;
  border-left : 1px solid #cccccc;
  border-right : 1px solid #cccccc;
}
#header-top{
  height: 120px;
  width: 100%;
  vertical-align : baseline;
}

#menu{

}

#content {
  font-family: Trebuchet MS, arial; 
  font-size: 12px; 
  line-height: 13pt;
  color: black;
  margin: 7px;
}

#header-bottom{
  background-image : url(/images/border.jpg);
  height: 20px;
  width: 100%;
  vertical-align: baseline;
}

DIV
{
  vertical-align : top;
  border : 0px dashed Red;
}

DIV.td
{
  display : inline;
}

DIV.tdsmall
{
  display: inline;
  width: 130px;
}

/*VDrive zut*/
.upload_button {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	height : 17px;
  font-size: 8pt;
	border-left: 1px solid rgb(99,101,99); 
	border-right: 1px solid rgb(99,101,99); 
	border-top:1px solid rgb(99,101,99); 
	border-bottom: 1px solid rgb(99,101,99);
	background : #D4D0C8;
}
.info_input {
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	border-left: 1px solid rgb(99,101,99); 
	border-right: 1px solid rgb(99,101,99); 
	border-top:1px solid rgb(99,101,99); 
	border-bottom: 1px solid rgb(99,101,99);
	background : #FFFFFF;
}

.info_button {
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	border-left: 1px solid rgb(99,101,99); 
	border-right: 1px solid rgb(99,101,99); 
	border-top:1px solid rgb(99,101,99); 
	border-bottom: 1px solid rgb(99,101,99);
	background : #EEEEEE;
}
.txt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #202020;
}
#VDRV_menu
{
  width:160px;
  height:306px;
  border-right : 1px solid Black;
  border-left : 1px solid Black;
  border-bottom : 1px solid Black;
  padding: 5px;
}
