/* -------- */
/*   Divs  */
/* -------- */

div.sp1_kopf
{
	width: 340px; height: 27px;
	color:#444444;
	/*border-width:1px;
	border-style:solid;
	border-color:blue;*/
	background-color:transparent;
	display: block;
}
div.sp1_logo
{
	width: 288px; height: 139px;
	margin-bottom: 35px;
	color:#444444;
	background-image:url(../image/sp1/logo.jpg);
	background-repeat: no-repeat;
	display: block;
}
div.sp1_kasten
{
	width: 288px; height: 230px;
	color:#444444;
	background-image:url(../image/sp1/adresskasten.jpg);
	background-repeat: no-repeat;
	display: block;
}
div.sp1_adresse
{
	vertical-align:top; text-align:left;
	width: 180px; height: 155px;
	font-size: 11pt;
	position: relative;
	top: 60px;
	color:#555555;
	background-color:transparent;
	display: block;
}