/* Stylesheet for home page */

.pagewidth {
  background-image: url(../images/lichteule_gross.jpg);
  background-position: bottom right;
}

.leftcol {
	display: none;
}

.maincol H1 {
	margin: 0;
	padding: 4px 0 4px 0;
	
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}
.maincol H1 A {
	font-size: 14px;
	color: #000000;
}

.rightcol {
    display: none;
}

/* CSC override */
.csc-textpic {
	margin: 0 0 0 30px;
	width: 169px;
	display: block;
	float: left;
}


.maincol .csc-textpic-clear {
	clear: none;
}


/* NEWS */
.news-single-item {
	margin: 0 25px 0 61px; 
}
/* weitere newsformatierung siehe news.css, .news-latest-container XY */
