Body
{
	margin: 0px;
	font-family: Verdana, Arial;
	background-color: #8F8E8E;
	text-align: left;
}

:focus { outline: none }

.VerenigingsManagersPortal
{
	background-color: #ffffff;
	
}

.inlog_link {
	font-weight: bold;
	background: url(/Sitefiles/Layout/pijltje.png) no-repeat 0px 0px;
	padding-left: 20px;
	display: inline;
	height: 20px;
	font-size: 13px;
	text-decoration: underline;
}

.inlog_link:hover {
	text-decoration: none;
	background: url(/Sitefiles/Layout/pijltje.png) no-repeat 2px 0px;
}

a{
	color: black;
	text-decoration: underline;
}
a:hover
{
	color: black;
	text-decoration: none;
}

.VerenigingsManagersPortal A{
	color: 9f9f9f;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	line-height:18px;
		
}




.VerenigingsManagersPortal A:hover{
	color: 9f9f9f;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	line-height:18px;
		
}

P
{
	font-size: 12px;
	font-family: Arial, Verdana;
}

TD
{
	font-size: 12px;
	font-family: Arial, Verdana;
}

.VerenigingsManagersPortal td{
	color: 9f9f9f;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	
		
}


.EventTable
{
	width:100%
	padding:20px;
	border:1px solid #A91E3F;
	background-color:#D1D2D4;
}

.Portal
{
	padding-top:5px;
	text-align:right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right:5px;

}

.EventTableFirstCol
{
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	width:100px;
}

.EventTableSecondCol
{
	width:421px;
	padding-left:10px;
	padding-right:10px;
}


/* Subtitle */
.SubTitle {
width:90%;
}

.SubTitle .top {
	background-image: url(/sitefiles/layout/vmonline.nl/VM-Content.jpg);
	background-position:left top;
	background-repeat: no-repeat;
	background-color: #9E9FA1;
	height:25px;
}
.SubTitle .top .left {
}
.SubTitle .top .center {
	background-color: #A91E3F;
	color:white;
	font-weight:bold;
	font-family:Tahoma;
	padding-left:30px;
}

img { border: 0; }
img a { border: 0; }

/* Cover in header */

#cover {
  padding: 0;
  width: 200px;
  height: 70px;
  position: relative;
  margin-top: 4px;
  margin-left: 10px;
}
#cover img {
	border: 1px solid white;
	width: 46px;
	height: 65px;
}
#cover span {
  display: none;
  position: absolute;
  color: white;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  width: 110px;
  top: 10px; left: 56px;
}
#cover a {
  display: block;
  position: absolute;
  outline: none;
  text-decoration: none;    
}
#cover a:hover span {
  display: block;
  text-decoration: none;  
}


.Table_Custom1 .top .center
{
	background: url(/SiteFiles/Layout/header.png) no-repeat 0px 5px;
	color: #fff;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
	padding-left: 38px;
	height: 41px;
	width: 548px;
	padding-top: 0;
}
