/* Framework*/

td.boven
	{
	width: 937px;
	height: 137px;
	background-color: #ccddf3;
	background-image: url('images/achtergrond-boven.gif');
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: right;
	}

td.onder
	{
	width: 937px;
	height: 54px;
	background-image: url('images/achtergrond-onder.gif');
	background-repeat: no-repeat;
	text-align: left;
	}

td.menu
	{
	background-image: url('images/achtergrond-weg.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #fff;
	text-align: left;
	}

body
	{
	text-align: center;
	background-color: #ccddf3;
	font-family: arial;
	font-size: 11px;
	margin-top: 30px;
	}

/* /Framework*/

span.menu
	{
	background-image: url('/templates/images/blauw-knop.gif');
	background-repeat: no-repeat;
	margin-left: 5px;
	width: 20px;
	height: 13px;
	display: block;
	float: left;
	}

a.submenu
	{
	color: #0079c2;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	font-size: 11px;
	}

a.submenu:hover
	{
	color: #c2502f;
	}

a.cat
	{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}

a.cat:hover
	{
	color: #0079c2;
	}

	
a.sub
	{
	font-style: italic;
	font-weight: normal;
	color: #c2502f;
	margin-left: 30px;
	text-decoration: none;
	}

a.sub:hover
	{
	color: #0079c2;
	}

a
	{
	color: #0079c2;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	}
	
a:hover
	{
	color: #c2502f;
	}
	
div.organic
	{
	margin-top: 10px;
	width : 935px;
	margin-left: auto;
	margin-right: auto;
	}

a.organic
	{
	font-size: 10px;
	color: #98BDED;
	}

a.kruimel
	{
	color: #0079c2;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	}
	
a.kruimel:hover
	{
	text-decoration: underline;
	}

h1
	{
	color: #0079c2;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
h2
	{
	color: #c2502f;
	font-size: 14px;
	margin: 5px 0px 5px 0px;
	}

dt
	{
	color: #c2502f;
	font-weight: bold;
	}

a.abc
	{
	color: #0079c2;
	font-weight: normal;
	padding: 0px 5.5px 0px 5.5px; 
	font-weight: bold;
	height: 25px;
	}

a.abc:hover
	{
	color: #ca006b;
	}

a.abcSelected 
	{
	text-align: left;
	/* background-color: #E5F3EB; */
	background-color: #0079c2; 
	border-style: solid solid none solid;
	border-color: #007161;
	border-width: 1px;
	padding: 0px 5.5px 0px 5.5px; 
	font-weight: bold;
	height: 25px;
	color: #fff;
	}

a.abcSelected:hover
	{
	color: #fff;
	}

div.abc
	{
	display: none;
	background-color: #eee;
	border-style: solid;
	border-color: #888;
	border-width: 1px;
	padding: 15px;
	color: #000;
	}
