

	body,
	#helpers {
		background-color: black;
		color: white;
	}

	a {
		color: white;
	}

	a:hover {
		background-color: white;
		color: black;
	}

	.content div#navbar a,
	.content div#menu div div a {
		color: white;
	}

	.content div#navbar a:hover,
	.content div#menu div div a:hover {
		color: black;
	}

	input,
	textarea {
		background-color: white;
		color: black;
	}

	div.radios input {
		background-color: transparent;
	}

	.index div#top {
		border: 1px solid black;
	}

	.index div#top div#rollstuhl {
		background: top left url(pics/rollstuhl_nb.gif) no-repeat transparent;
	}

	.index div#top div#presidencia {
		background: bottom left url(pics/presidencia_nb.gif) no-repeat transparent;
	}

	.index div#conai,
	.content div#header {
		background-color: #464646;
		color: white;
	}

	.content div#conai			{ color: white; }
	.content div#conai a:hover	{ color: black; }

	.content div#body div.colright {
		background: bottom right url(pics/rollstuhl_nb.gif) no-repeat transparent;
	}

	.content div#body {
		background: 6em bottom url(pics/conaipd_nb.gif) repeat-y transparent;
	}

	.floatleft,
	.floatright {
		background-color: white;
	}

	.floatingimage img {
		border: 0.1em solid black;
	}

	.floatingdesc {
		color: black;
	}
