body {
	font-family	:	arial;
	font-size	:	12px;
	margin		:	0px;
	padding		:	0px;
}

table {
	border-collapse	:	collapse;
}

a {
	color				:	#3c4712;
	text-decoration	:	none;
}

a:hover {
	text-decoration	:	underline;
}

table td {
	padding		:	0px;
	vertical-align	:	top;
}

td img {
	float			:	left;
}

table.placeholder {
	margin-left		:	auto;
	margin-right	:	auto;
	width				:	900px;
}

td.top {
	background		:	url('gfx/top_background.jpg') no-repeat;
	height			:	213px;
	text-align		:	center;
}

td.top img {
	float				:	none;
}

table.links td.col1 {
	height			:	539px;
	padding			:	0px 20px;
}

table.links td.col2 {
	height			:	625px;
	background		:	url('gfx/bg_links_1.jpg');
	padding			:	0px 20px;
}

table.rechts {
	color				:	white;
}

table.rechts td.col1 {
	height			:	389px;
	background		:	url('gfx/bg_rechts_1.jpg');
	padding			:	0px 20px;
}

table.rechts td.col2 {
	height			:	997px;
	background		:	url('gfx/bg_rechts_2.jpg');
	padding			:	0px 20px;
}

table.rechts td.col2 img {
	float				:	none;
}

table.rechts td.col3 {
	height			:	31px;
	background		:	#3c4712;
}

table.placeholder td.bottom {
	text-align		:	center;
	font-size		:	12px;
	color				:	#3c4712;
	padding			:	20px;
}

table.links h1 {
	color				:	#86BE3D;
}

table.links {
	color				:	#3C4712;
}

h1 {
	font-size		:	16pt;
	font-family		:	arial;
	margin			:	0.5em 0em;
}