﻿body 
{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 16px;
  color: #004275;
  margin-top: 0px;
  margin-right: 0px;
  border-collapse:collapse;

  
}

td 
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th 
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

img#topline 
{
	width: 70%;
	height: 20px;
}

table#mainframe 
{
	margin: 0;
	width: 100%;
	height: 95%;
	padding:0;
	border:0;
	 border-collapse:collapse;
	
}

table#content 
{
	background: url(../sociaalResources/bg.gif);
	background-repeat: no-repeat;
	background-position: 25% bottom;
	width: 100%;
	height: 100%;
	vertical-align: bottom;


}

table#menuleft 
{
	height: 100%;
	width: 100%;
}

img.menuitem 
{
	width: 142px;
	height: 15px;
	margin-top: 5px;
}

a.menu:link, a.menu:visited 
{
	color: #004275;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	
}

a.menu:hover, a.menu:active 
{
	color: #004275;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px dotted #004275;
	border-top: 1px dotted #004275;
	
}

a.exLink:link, a.exLink:visited, a.exLink:hover, a.exLink:active 
{
	color: #004275;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px dotted #004275;
	
}

a.nieuwslink:link, a.nieuwslink:visited, a.nieuwslink:hover, a.nieuwslink:active 
{
	color: #004275;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px dotted #004275;
	
}

.menutextActive 
{
	color: #004275;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px dotted #004275;
	
}

.title 
{
	font-weight: bold;
	font-size: 18px;
}

.subtitleBlue 
{
	font-weight: bold;
	font-size: 16px;
}

.subtitleGreen 
{
	color: #91CD8B;
	font-weight: bold;
	font-size: 16px;
}

td.enumTitle 
{
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 20px;
	width: 25%;
	vertical-align: top;
}

td.enumText 
{
	padding-bottom: 20px;
}

.bText 
{
	color: #000000;
}

.newsBackground 
{
	background-color: #91CD8C;
	width: 100%;
	height: 300px;
}

.newsTextTitle 
{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	margin-left: 6px;
}

.disclaimer 
{
	font-size: smaller;
	
}

.sitemapitem 
{
	line-height: 1.5em;
}

.linkMaster
{
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 14px;
  color: Red;
  font-weight:bold;
 
}


.menuHoogte
{
    height:80px;
}


table#head
{
	
	width: 100%;
	height: 100%;
	vertical-align: bottom;


}