/*<agl.folder "Spalte rechts">*/
	#spalterechts {
		background-color: #c8d240;
		position: relative;
		bottom: 0;
	}

	#spalterechts h2 {
		font-weight: bold;
		}
	#spalterechts h2.csc-firstHeader {
		margin-bottom: 0.7em;
	}

	#spalterechts p, #spalterechts li {
		font-size: 11px;
		line-height: 140%;
		}
	#spalterechts td, #spalterechts th, #spalterechts caption { font-size: 11px; }
	#spalterechts a { color: #000; }
	#spalterechts a:link { color: #000; }
	#spalterechts a:visited { color: #000; }
	#spalterechts a:hover { color: #000; text-decoration: underline; }
	#spalterechts a:active { color: #000; text-decoration: underline; }
/*</agl.folder>*/
#boxrechts2 {
	color: #000;
	}
#content {
	background-color: #e5352c;
	}

