
#sektionen {
	color: #000;
	position: absolute;
	top: 135px;
	left: 10px;
}

#psBild {
	background: url("/files/images/starseite_ps_bild.jpg");
	background-position: 0px 0px;
	cursor:pointer;
	height: 253px;
	width:170px;
}



#psLogo {
	background: url("/files/images/starseite_ps_logo.png");
	background-position: 0px 0px;
	cursor:pointer;
	height: 77px;
	width:170px;
}

.spruch {
	color: #fff;
	padding: 10px;
	display:none;
}

#csBild {
	background: url("/files/images/starseite_cs_bild.jpg");
	background-position: 0px 0px;
	cursor:pointer;
	height: 253px;
	width:170px;
}

#csLogo {
	background: url("/files/images/starseite_cs_logo.png");
	background-position: 0px 0px;
	cursor:pointer;
	height: 77px;
	width:170px;
}

#isBild {
	background: url("/files/images/starseite_is_bild.jpg");
	background-position: 0px 0px;
	cursor:pointer;
	height: 253px;
	width:170px;
}

#isLogo {
	background: url("/files/images/starseite_is_logo.png");
	background-position: 0px 0px;
	cursor:pointer;
	width: 170px;
	height: 77px;
}

.snavi {
	float:left;
	width: 170px;
	margin: 10px 10px 10px 15px;
	border-color: #000;
	border-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-color: #eee;
	border-top-color: #eee;
	border-left-width: 1px;
	border-top-width: 1px;

}

.slogo {
	padding: 10px 0px 0px 0px;
}

.news-headline {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0px 10px 0px;
}

.news-container {
	margin: 5px 10px 5px 10px;
}

.news-content {
	cursor: pointer;
}

p {
	margin: 0px;
	padding: 0px;
}
