p {
	line-height: 13px;
}
.basic {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 13px;
}
.adresse {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	line-height: 11px;
}
.error {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 12px;
	color:#FF0000;
}
.backverlag {
	background-attachment: fixed;
	background-image: url(../images/basic/backs/verlag_back_lo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.backfilm {
	background-attachment: fixed;
	background-image: url(../images/basic/backs/film_back_lo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.backkuenstler {
	background-attachment: fixed;
	background-image: url(../images/basic/backs/kuenstler_back_lo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.nopadding{
padding-bottom: 0px;
}

