html, body {
	margin	:	0px;
	padding	:	0px;
	color		:	#565656;
	font-family	:	arial;
	font-size	:	12px;
}

p {
	line-height	:	1.7em;
	text-align	:	justify;
	margin: 0px 0px 1em 0px;
}

h1 {
	padding		:	0px;
	margin		:	0px;
}

h2 {
}

h3 {
}

img {
	border		:	0px;
}

table {
	border-collapse	:	collapse;
}

table td {
	padding				:	0px;
	vertical-align		:	top;
}

table img {
}

table.lightbox {
	width					:	100%;
	margin-top			:	1em;
}

table.lightbox td {
	width					:	33%;
	text-align			:	center;
	padding-bottom		:	1em;
}

table.fp, table.np {
	margin-left			:	auto;
	margin-right		:	auto;
	width					:	954px;
}

table.np {
	width					:	952px;
}

td.line {
	height				:	9px;
	background			:	url('../gfx/fp_line.gif') repeat-x;
}

/*
td.background {
	background			:	url('../gfx/bg_shadow.gif') no-repeat -17px top;
}*/

img.shadow {
	position			:	absolute;
	margin-left			:	-40px;
}

td.linemidden {
	height				:	8px;
	background			:	url('../gfx/np_line_onder.gif') repeat-x;
}

td.lineonder {
	height				:	8px;
	background			:	#c7c7c7;
}

td.rechts {
	background			:	url('../gfx/rechts_bg.gif') repeat-y;
	text-align			:	center;
	vertical-align		:	top;
}
td.rechts IMG {
	margin-top: 20px;
	}

div#menu {
	background			:	url('../gfx/menu_bg.gif') repeat-x;
	height				:	46px;
	margin-bottom		:	1px;
}

div#menu img {
	margin-top			:	10px;
}

div#flash {
	width: 952px;
}

div.text {
	padding				:	25px 0px 25px 20px;
	width					:	501px;
}

div.text TABLE P {
	text-align: left;
	}

/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/
