html {
	border: none;
}

body {
	background-image: url(http://www.activityfoundation.nl/img/background.gif);
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	z-index: 1;
}

div#logo {
	width: 129px;
	height: 98px;
	position: absolute;
	top: 2px;
	left: 0px;
	z-index: 10;
}

img#logo {
	border: none;
}


table.layout {
	border-collapse: collapse;
	padding: 0;
}

td.layout_top {
	background-image: url('http://www.activityfoundation.nl/img/af_top.gif');
	background-color: #339999;
	font-size: 10px;
	height: 100px;
	padding: 0;
	text-align: right;
	vertical-align: bottom;
	width: 798px;
}

td.layout_left {
	border-style: dashed;
	border-color: #dedede;
	border-top: 0;
	border-left: 0;
	border-right: 1;
	border-bottom: 0;
	border-width: 1px;

	background-color: #eeeeee;
	color: #777777;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 480px;
	padding: 0px;
	vertical-align: top;
	width: 149px;
}

td.layout_right {
	border-style: dashed;
	border-color: #dedede;
	border-top: 0;
	border-left: 1;
	border-right: 0;
	border-bottom: 0;
	border-width: 1px;

	background-color: #eeeeee;
	color: #dedede;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	height: 480px;
	padding: 0px;	
	text-align: center;
	vertical-align: bottom;
	width: 99px;
}

td.layout_bottom {
	color: #999999;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	padding: 0px;
	text-align: center;
}

td.layout_spacer {
	background-color: #ffffff;
	height: 480px;
	padding: 0px;	
	vertical-align: top;
	width: 10px;
}

td.layout_content {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	height: 480px;
	padding: 0px;	
	text-align: justify;
	vertical-align: top;
	width: 528px;
}

img.lng {
	border: none;
}

a.menu:hover {
	color: #339999;
}

a.menu {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.submenu:hover {
	color: #339999;
}

a.submenu {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.copy:hover {
	color: #cecece;
}

a.copy {
	color: #dedede;
	text-decoration: none;
}

a.link:hover {
	color: #ff0000;
}

a.link {
	color: #339999;
	font-size: 12px;
	text-decoration: none;
}

a.news:hover {
	color: #ff0000;
}

a.news {
	color: #339999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a {
	color: #339999;
	font-size: 12px;
	text-decoration: underline;
}

h2 {
	color: #339999;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}

img.image {
	border-color: #dddddd;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
}

table.news {
	border-collapse: collapse;
	padding: 0;
}

td.head {
	background-color: #eeeeee;
	border-color: #339999;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	color: #339999;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;	
	font-weight: bold;
}

td.news {
	border-color: #dedede;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	vertical-align: top;
}

div.news_head {
	color: #339999;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

div.news_info {
	color: #999999;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}

div.news_text {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	padding-top: 15px;
	text-align: justify;
	vertical-align: top;
}

div.news_link {
	background-color: #ffffff;
	text-align: right;
	vertical-align: top;
}

div.news_link a {
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;
}

div.news_link a:hover {
	color: #339999;
}

table.agenda {
	border: none;
	padding: 0;
}

td.agenda_desc {
	font-size: 12px;
	font-style: italic;	
	margin: 1px;	
	padding-right: 15px;
	vertical-align: top;
}

td.agenda_item {
	padding-left: 5px;
	font-size: 12px;
	font-style: normal;
}
