/*------------------------------------os.php-------------------------------------------------------------*/

#specials{
	border-color: red;
	border-style: solid;
	border-width: 0px;
	width: 600px;
	padding-top: 50px;
}

/*------------------------------------MENU-------------------------------------------------------------*/
#os-rechtsA{
	background:url(../images/menu/os_rA.jpg) no-repeat;
	float: left;
	width: 36px;
	height: 26px;
}

#osA{
	background:url(../images/menu/osA.jpg) no-repeat;
	float: left;
	width: 252px;
	height: 26px;
	width: 118px;
}

#contactA{
	background:url(../images/menu/contactA.jpg) no-repeat;
	height: 26px;
	width: 94px;
	float: left;
}
.mitte3A{
	background:url(../images/menu/head_oA.jpg) top no-repeat;
	position: absolute;
	top: 126px;
	height: 6px;
	width: 560px;
}
a.shopA:hover,a.contactA:hover{
	position: absolute;
}
a.contactA:hover{
	background: url(../images/menu_h/contactA.jpg) no-repeat;
}
a.shopA:hover{
	background: url(../images/menu_h/osA.jpg) no-repeat;
}