.sites li .info,.sites li.homeBlogItem {
	background-image: url(../Bilder/bg_stoerer2.jpg);
	background-repeat: repeat;
	border: 1px dotted #FFFFFF;
}



p.title {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0.5em;
	line-height: 17px;
}
.sites {
	list-style-type: none;
	margin-left: -50px;
}
.sites li {
	margin: 0 0 10px 10px;
	float: left;
	position: relative;
	font-size: 12px;
	width: 300px;
	overflow: hidden;
	color: #000000;
}
.sites li > div.block {
	background-color: #fff;
	width: 300px;
	height: 204px;
	padding: 10px;
	position: relative;
}
.archives .sites li > div.block {
	background-color: #fff;
	width: 300px;
	height: 112px;
	padding: 10px;
	position: relative;
}
.sites > li:hover a.extLink {
	visibility: visible;
}

.sites li .info {
	padding: 6px 10px 0;
	font-size: 1em;
	color: #000000;
	position: relative;
	overflow: auto;
	height: 7.2em;
	border: none;
	width: 150px;
}
.sites li.homeBlogItem {
	width: 190px;
	cursor: pointer;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;

}
.sites li.homeBlogItem p {
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0;
	font-weight: bold;
}
li.homeBlogItem ul {
	margin-top: 5px;
}
li.homeBlogItem ul li {
	font-size: 1em;
	list-style-type: disc;
	padding: 0;
	margin: 0 0 7px;
	width: 150px;
	list-style-position: inside;
	font-weight: bold;
}
.sites p.siteTitle a.homeBlogItemSectionLink {
	font-weight: bold;
	width: 214px;
	color: #ffffff;
	font-size: 10px;
	margin-left: 3px;
	line-height: 22px;
}
.sites li.homeBlogItem p.siteTitle {
	font-size: 20px;
	line-height: 22px;
	text-align: center;
}
.archives .sites li .info {
	height: 5em;
}
