body {
	background: #909492 url(../icons/bg_2.gif) 0 0 repeat-y;
}



#content .herausforderung {
	display: block;
	width: 601px;
	height: 65px;
	background: #fff url(../icons/herausforderung.gif) 1px 0 no-repeat;
}

#content .loesung {
	display: block;
	width: 601px;
	height: 65px;
	background: #fff url(../icons/loesung.gif) 1px 0 no-repeat;
}

#content .loesung a, #content .herausforderung a {
	color: #fff;

}

#content .loesung a:hover, #content .herausforderung a:hover {
	color: #fff;

}

#content .loesung a:visited, #content .herausforderung a:visited {
	color: #fff;

}

#content .herausforderung img , #content .loesung img {
	border: 0;
}
