body {
  	background: #ffffff;
  	margin-top: 0px;
  	margin-bottom: 0px;
  	margin-right: 0px;
  	margin-left: 0px;
  	font-family: Verdana, Sans-Serif;
  	font-size: 11px;
  	color: #111111;
  	
  }
  td {
  	  	font-size: 12px;
  	  	color: #555555;
  	  	line-height: 160%;
  }
   td.titel {
  	  	font-size: 13px;
  	  	color: #ffffff;
  	  	line-height: 160%;
  } 
   td.menumain {
  	  	font-size: 12px;
  	  	color: #000000;
  	  	line-height: 160%;
  } 
  
  a.menusub:active {
  	color: #b83113;
  	text-decoration: none;
  	font-size: 12px;
  	padding-left: 20px;
  }
  a.menusub {
  	color: #e3e3e3;
  	text-decoration: none;
  	font-size: 12px;
  	padding-left: 20px;
  }
  a.menusub:hover {
  	color: #b83113;
  	text-decoration: none;
  	font-size: 12px;
  	padding-left: 20px;
  }
  a.main {
  	color: #b83113;
  	text-decoration: none;
  	font-size: 12px;
  }
  a.main:hover {
  	color: #4b4b4b;
  	text-decoration: underline;
  	font-size: 12px;
  }
  a.kotk {color: #4b4b4b;
  	text-decoration: none;
  	font-size: 12px;
  	text-align: left;
  }
  a.kotk:hover {
  	color: #b83113;
  	text-decoration: none;
  	text-align: left;
  	font-size: 12px;
  }
  .grijs {
  	background: #fafafa;
  	
  }

