body
{
	text-align: center !important;
}

#loginscreen,
#loginscreeninfo
{
	margin: 1.2em auto 0;
	padding: 0;
	width: 481px;
	overflow: hidden;
	border: 0px none;
	position: relative;
}

#loginscreeninfo
{
	text-align: center;
	color: #A3C266;
}

#loginscreen
{
	height: 481px;
	background: transparent url('../images/full_bg.gif') left top no-repeat;
}

#blumebringts,
#rathausapo,
#barbaraapo,
#kosmetik,
#suedapo,
#hellwegapo
{
	position: absolute
	z-index: 100;
}

#rathausapo,
#rathausapo img
{
	width: 98px;
	height: 61px;
	left: 85px;
	top: 100px;
}

#rathausapo a:link img,
#rathausapo a:visited img
{
	background: transparent url('../images/login_rathaus_apotheke.gif') left top no-repeat;
}

#rathausapo a:active img,
#rathausapo a:hover img,
#rathausapo a:focus img
{
	background: transparent url('../images/login_rathaus_apotheke_hover.gif') left top no-repeat;
}

#blumebringts,
#blumebringts img
{
	width: 120px;
	height: 67px;
	left: 180px;
	top: 100px;
}

#blumebringts a:link img,
#blumebringts a:visited img
{
	background: transparent url('../images/login_blume_bringts.gif') left top no-repeat;
}

#blumebringts a:active img,
#blumebringts a:hover img,
#blumebringts a:focus img
{
	background: transparent url('../images/login_blume_bringts_hover.gif') left top no-repeat;
}

#barbaraapo,
#barbaraapo img
{
	width: 109px;
	height: 53px;
	left: 80px;
	top: 130px;
}

#barbaraapo a:link img,
#barbaraapo a:visited img
{
	background: transparent url('../images/login_barbara_apotheke.gif') left top no-repeat;
}

#barbaraapo a:active img,
#barbaraapo a:hover img,
#barbaraapo a:focus img
{
	background: transparent url('../images/login_barbara_apotheke_hover.gif') left top no-repeat;
}

#kosmetik,
#kosmetik img
{
	width: 239px;
	height: 47px;
	left: 115px;
	top: 155px;
}

#kosmetik a:link img,
#kosmetik a:visited img
{
	background: transparent url('../images/login_blumes_kosmetikstudio.gif') left top no-repeat;
}

#kosmetik a:active img,
#kosmetik a:hover img,
#kosmetik a:focus img
{
	background: transparent url('../images/login_blumes_kosmetikstudio_hover.gif') left top no-repeat;
}

#suedapo,
#suedapo img
{
	width: 103px;
	height: 53px;
	left: 295px;
	top: 30px;
}

#suedapo a:link img,
#suedapo a:visited img
{
	background: transparent url('../images/login_sued_apotheke.gif') left top no-repeat;
}

#suedapo a:active img,
#suedapo a:hover img,
#suedapo a:focus img
{
	background: transparent url('../images/login_sued_apotheke_hover.gif') left top no-repeat;
}

#hellwegapo,
#hellwegapo img
{
	width: 103px;
	height: 61px;
	left: 285px;
	top: -115px;
}

#hellwegapo a:link img,
#hellwegapo a:visited img
{
	background: transparent url('../images/login_hellweg_apotheke.gif') left top no-repeat;
}

#hellwegapo a:active img,
#hellwegapo a:hover img,
#hellwegapo a:focus img
{
	background: transparent url('../images/login_hellweg_apotheke_hover.gif') left top no-repeat;
}

a
{
	color: #FFF !important;
}

a:link,
a:visited
{
	color: #FFF !important;
	text-decoration: none;
}

a:active,
a:hover,
a:focus
{
	color: #FFF !important;
	text-decoration: underline;
}