body
{
	background-color:black;
}

p
{
	font-family: arial;
	color: DDDDDD;
	margin: 10;
}

p.tweedehandstabel
{
	margin: 0;
	font-size: x-small;
	text-align: center;
}

p.huurtekst
{
	font-weight: normal;
	font-size: small;
	color: DDDDDD;
	text-align: left;
	margin: 20;
}

p.tweedehandstabeltitel
{
	margin: 0;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
}

ul
{
	font-family: arial;
	color: AAAAAA;
	margin: 15;
	text-align: left;
}


p.links_tekst
{
	font-size: x-small;
	text-align: left;
	margin: 0;
}


p.kleinetekst
{
	font-size: x-small;
	text-align: center;
	margin-top: 5;
}

p.xkleinetekst
{
	font-size: xx-small;
	text-align: center;
	margin-top: 5;
}


p.kleinetekstjustify
{
	font-size: x-small;
	text-align: justify;
}

p.mediumtekst
{
	font-size: small;
	color: DDDDDD;
}

p.grotetekst
{
	font-weight: bold;
	font-size: medium;
	color: CCCCCC;
	margin: 15;
}

p.titel
{
	font-weight: bold;
	font-size: large;
	color: EEBB66;
	margin-top: 0;
}

p.titel2
{
	font-weight: bold;
	font-size: small;
	color: DDDDDD;
	text-align: center;
}
p.titel2links
{
	font-weight: bold;
	font-size: small;
	color: DDDDDD;
	text-align: left;
}

a.link
{
	color: CCCCCC;
}

a.TitleLink:visited
{
  color: EEBB66;
}

a.TitleLink:link
{
  color: EEBB66;
}

p.tekstonderaan
{
	font-size: x-small;
	text-align: center;
	margin: 0;
	margin-bottom: 0;
}

p.tekstonderlogo
{
	color: EEBB66;
	font-size: x-medium;
	text-align: center;
	font-weight: bold;
	margin: -10;
	margin-top: -5;
}

p.sloganonderlogo
{
	color: EEBB66;
	font-size: medium;
	text-align: center;
	font-weight: bold;
	margin: 10;
	margin-top: -10;
}

p.menu
{
	text-align: right;
	font-family: arial;
	font-weight: bold;
}

hr
{
	color: AAAAAA;
	margin-top: 20;
}

img
{
	vertical-align: middle;
	margin-bottom: 5;
	border:0;
}

img.taalknop
{
	border: 0;
	margin-left: 6;	
}

img.logo
{
	margin-top: -10;
}

img.logomanneke
{
	margin-left: 20;
	margin-top: 10;	
	margin-bottom: 15;
}

img.huurfoto
{
	margin-left: 20
}

img.transport
{
	margin: 15;
	margin-top: 0;
}

table.global
{
  border-style: solid;
  border-color: 777777;
  background-color: 222222;
  border-width: 1;
}

td.global
{
	border-style: solid;
  border-width: 0;
}

table.title
{
  background-color: 000000;
	border-style: solid;
  border-color: 222222;
  border-width: 1;
  border-top-color: 777777;
}
table.top-title
{
  background-color: 000000;
	border-style: solid;
  border-color: 222222;
  border-width: 1;
  border-top-width: 0;
}

table.content_pane
{
  background-color: 000000;
	border-style: solid;
  border-color: 222222;
  border-width: 1;
  padding: 0;
}

table.content
{
  background-color: 111111;
	border-style: solid;
  border-color: 222222;
  border-width: 1;
	text-align: center;
}


td.filler
{
  background-color: 222222;
  border-width: 0;
  	
}
td.menu
{
	border-style: solid;
  border-color: 777777;
  border-width: 1;
  border-top-color:222222;
  border-left-color:000000;
  padding-right: 15
}

td.top-menu
{
	border-style: solid;
  border-color: 777777;
  border-width: 1;
  border-top-color:222222;
}

td.content
{
	border-style: solid;
  border-color: 777777;
  border-width: 1;
  padding-right: 0;
}

div.contentcenter
{
	text-align: center;
}

div.contentlinks
{
	text-align: left;
}


a.menulink
{
	color: CCCCCC;
	text-decoration: none;
}

