.backhome {
	background-image: url(images/filler_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.backfollow {
	background-image: url(images/filler_folge.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txtstd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	font-variant: normal;
	list-style-image: url(images/points.gif);


}
.pic {
	border: 1px solid #333333;
}
#pic {
	background-color: #D2D9D3;
	left: 0px;
	position: relative;
	top: 0px;
	width: 150px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #D2D9D3;
	border: 1px solid #333333;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 150px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #333333;
	display: block;
	height: 233px;
	left: -360px;
	position: absolute;
	top: -30px;
	width: 350px;
}
.picr {
	border: 1px solid #333333;
}
#picr {
	background-color: #D2D9D3;
	left: 0px;
	position: relative;
	top: 0px;
	width: 150px;
}

#picr a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#picr a img {
	border: 0;
}

#picr a.p1, #picr a.p1:visited {
	background: #D2D9D3;
	border: 1px solid #333333;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 150px;
}

#picr a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#picr a.p1:hover .large {
	border: 1px solid #333333;
	display: block;
	height: 233px;
	left: -520px;
	position: absolute;
	top: -30px;
	width: 350px;
}