

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

	a {
		color: white;
	}

	a:hover {
		background-color: white;
		color: #151472;
	}

	.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: #151472;
	}

	input,
	textarea {
		background-color: white;
		color: #151472;
	}

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

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

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

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

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

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

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

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

	.floatingimage img {
		border: 0.1em solid #151472;
	}

	.floatingdesc {
		color: #151472;
	}
